/* CSS Document */
body {
     text-align: center;
     min-width: 870px;
     padding: 0;
     margin: 0;
	 background-color: #CCCCCC;
 }
 #wrapper {
 	 background-color:#FFFFFF;
 	 text-align: left;
     width: 850px;
     margin-left: auto;
     margin-right: auto;
     padding: 2px 5px 5px 5px;
 }
#header {
	text-align: left;
	width: 850px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 180px;
}

#top_bar {
	text-align: center;
	margin: 5px 0px 10px 0px;
	width: 850px;
	clear: both;
} 
#side {
	width: 175px;
	height: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px 8px 0px 5px;
	float: left;
	background-color:#FFFFFF;
	clear: both;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D2A996;
	border-left-color: #D2A996;
 }
 
 #content {
 	width: 628px;
	margin: 0 0 0 187px;
	padding: 0px 10px 10px;
	line-height: 20px;
	background-image:url(assets/images/content_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	 }
 #footer {
	margin-top: 10px;
	clear: both;
	border-top: thin dotted #D2A996;
 }
 #footer2 {
	margin-top: 0px;
	clear: both;
	border-top: thin dotted #D2A996;
 }
#extra {
	height: 150px;
	position: relative;
	width: 168px;
	float: left;
	margin-left: 0px;
	border: thin solid #666666;
	top: auto;
	
}
#photo1 {
	position:absolute;
	left:738px;
	top:288px;
	width:180px;
	height:240px;
	z-index:1;
	background-image:url(assets/photos/vertical_rad_fp.jpg);
	border:2px;
	
}

img.floatLeft { 
    float: left; 
    margin: 5px 10px 5px 5px; 
}
img.floatRight { 
    float: right; 
    margin: 5px; 
}
a {
color:#333333;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6C2E16;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	}
.style1 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	color: #6C2E16;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#824D39;
	}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style5 {color: #824D39}
.style6 {font-size: 13px}
.style7 {color: #824D39}
.style8 {font-size: 14px}
