p {}
td {}
a:link { text-decoration: none; }
a:visited { color: #a20000 ; text-decoration: none; }
a:hover { color: #bc731d ; text-decoration: none; }
a:active { color: #a20000 ; text-decoration: none; }

.footer { 
	height:20px;
	color: #a20000; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align:center;
	background-image: url(images/background_footer.gif);
	background-repeat:repeat-y;
	background-position:center;
	padding-top: 4px;
		background-color: #2e0000;
		border-top: 1px solid #b28080
	}
	
.headline { color: #a20000; font-size: 16px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; }
.body {
	color: #2e0000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 13px;
}
.chart {
	color: #2e0000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.picture { border: solid 5px #fff3e3 }
.picture_right { margin-bottom: 10px; margin-left: 10px; border: solid 10px white; }
.picture_left { margin-right: 25px; }
.line_bottom { border-bottom: 1px solid #b28080; }
.line_top { border-top: 1px solid #b28080; }

.container {
	position:relative;
	width: 1000px; 
	margin: 0 auto 20px auto; 
	background-image: url(images/background_gradient_body.gif);
	background-repeat:repeat-y;
}

.container_homepage {
	position:relative;
	width: 100%; 
	margin: auto; 
	background-image: url(images/background_top_bottom.gif);
	background-repeat: repeat-y;
	background-color: #3d0000;
	background-position:center;
}

.homepage {
	position:relative;
	margin:100px auto 0 auto;
	width: 100%;
	height: 480px;
	background-color: #640000;
	background-image: url(images/homepage.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border-top: 1px solid #b28080;
}

.header {
	width: 1000px;
	height: 150px;
	background-image: url(images/header.gif);
	background-repeat:no-repeat;
}

.header_centered {
	width: 1000px;
	height: 150px;
	background-image: url(images/header_centered.gif);
	background-repeat:no-repeat;
}

.header_photo {
	position:relative;
	float:right;
	/* [disabled]margin:10px; */
	z-index:1000;
}
	
.content {
	position:relative;
	margin-top:20px;
	margin-left:90px;
	margin-right:90px;
	margin-bottom:50px;
	color: #2e0000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 14px;
	text-align: justify;
	}
	
.content_left {
	margin-top:20px;
	margin-left:90px;
	margin-right:200px;
	margin-bottom:50px;
	color: #2e0000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 14px;
	}	
	
.content_right {
	position:absolute;
	width: 260px;
	top:484px;
	margin-left:720px;
	margin-right:50px;
	color: #2e0000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 14px;
	left: -41px;
	}		
	
.headshots {
	display: block;
	clear:both;
	margin-bottom:40px;
}

.gallery {
	display: block;
	clear:both;
	margin-bottom:40px;
	margin-top: 40px;
}

.seperator {
	width: 575px;
	height: 23px;
	background-image: url(images/seperator.gif);
	background-repeat:no-repeat;
}


.reviews_column {
	position:absolute;
	top:118px;
	margin-left:720px;
	margin-right:50px;
	color: 620000;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 14px;
	width: 352px;
	height: 420px;
	left: -190px;
	}	


#navcontainer
{
	position:relative;
	top:125px;
	left: 50px;
	z-index: 1300;
}

#navcontainer_homepage
{
position:relative; 
top:270px;
left: -200px;
}

#navlist ul
{	
align: left;
margin: 0;
white-space: nowrap;
padding: 0;
}

#navlist li
{
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display: inline;
	list-style-type: none;
	font-weight: bold;
}

#navlist a
{
	padding: 1px 8px 1px 16px;
	background-image: url(images/nav_bullet.png);
	background-repeat:no-repeat;
}

#navlist a:link, #navlist a:visited
{
	color: #CA9E61;
	text-decoration: none;
	text-shadow: #000 2px 2px 3px;
}

#navlist a:hover
{
color: #bc731d;
}


.review {
	position: absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	top: 345px;
	width: 416px;
	left: 495px;
	text-align: right;
	font-style: italic;
}

