body {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	width: 400px;
	position: relative;


}
#wrapper {
	background-color: #FFFCF0;
	margin: 25px 0px 0px 25px;
	width: 475px;
	position: relative;
	text-align: left;
	padding: 0px;
	display: block;

}

#header {
	position: relative;
	padding: 0px;
	margin: 0px;
	display: block;
	height: 150px;
	background-color: #FF6633;
	vertical-align: top;
	width: auto;
}

#header p {
		margin: 0px;	
}

#header a {
	color: #29231F;
	text-decoration: underline;
	font-size: 16px;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header h2 {

}



#content {
	font-size: 16px;
	text-align: left;
	position: relative;
	margin: 0px;
	letter-spacing: 1px;
	vertical-align: top;
	padding: 2px 2px 10px;
	border: none;
	display: block;
	background-color: #E3DFD2;
	font-weight: bold;
	font-family: "StoneSerif SAIN SmBd v.1";

}
#content a {
	color: #000000;
	text-decoration: underline;
	}
#content ul {
}

#content p {
	font-size : 100%;
	font-weight : normal;
	ine-height : 120%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}
#content h3 {
	font-family: "StoneSerif SAIN SmBd v.1";
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
	margin: 10px 3px 3px;

}

.smalltext {
	font-size: 9px;
}

.line {
	background-color: #7C7C7C;
	margin: 0px;
	padding: 5px 0px 0px;
	position: relative;
	display: block;
	line-height: 115%;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bolder;
}

.line a {
	color: #FFFFFF;
}


#footer {
	background: #6C6C6C;
	position: relative;
	font-size: 16px;
	line-height: 16px;
	padding-top: 10px;
	color: #FFFFFF;
	padding-left: 0px;
	text-align: center;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-family: Garamond, Arial;
}

#footer a {
	color: #FFFFFF;


}

#footer p {
	margin: 0px;


}
#content li {
	font-weight: normal;
	font-size: 14px;

}
slideshow {
	width: 360px;
	position: relative;
}