@charset "utf-8";

/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/background_page.jpg);
	text-align: center;
	margin-top: 10px;
}

#container
{
	border: 1px solid #FFFFFF;
	text-align: left;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background: #5c4c3d;
}

#banner
{
	background: url(images/index_01.jpg);
	height: 233px;
	width: 900px;
}

#orangeline
{
	width:900px;
	height:22px;
	background: url(images/index_02.jpg);
}

#flashholder
{
	height: 200px;
	width: 900px;
	text-align: center;
	background: #000000 url(images/index_03.jpg);
}

#navbar
{
	height: 40px;
	width: 900px;
	background: #000000;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	border-top: 2px solid #E85B0C;
}

#topnavbar
{
	color: #000000;
	height: 27px;
	width: 630px;
	padding-top: 8px;
	padding-left: 50px;
	background: url(assets/images_follow/follow_banner_04.jpg) no-repeat;
	float: left;
	font-size: 13px;
}

#topnavbargreen
{
	font-size: 13px;
	color: #000000;
	background-image: url(assets/images_follow/follow_banner_green_04.jpg);
	height: 27px;
	width: 600px;
	float: left;
	padding-top: 8px;
	padding-left: 80px;
}

#topnavbarblue
{
	float: left;
	font-size: 13px;
	color: #000000;
	background-image: url(images/follow_banner_blue_04.jpg);
	height: 27px;
	width: 650px;
	padding-top: 8px;
	padding-left: 30px;
}

#bottompane
{
	height: 183px;
	width: 900px;
	background: url(images/index_09.jpg);
	clear: both;
}

.credit
{
	height: 12px;
	width: 900px;
	font-size: 9px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: left;
}

.credit a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.credit a:hover
{
	text-decoration:underline;
	color: #FF9900;
}

#followbanner
{
	background: url(assets/images_follow/follow_banner_01.jpg);
	height: 200px;
	width: 900px;
}
#followHeaderPic {
	height: 200px;
	width: 900px;
}


.whitebox
{
	height: 35px;
	width: 220px;
	background: #FFFFFF;
	float: left;
}

.sidenavbar
{
	color: #FFFFFF;
	height: 566px;
	width: 190px;
	padding-top: 10px;
	padding-left: 30px;
	font-weight: bold;
	background: url(assets/images_follow/follow_banner_05.jpg) no-repeat;
	float: left;
	font-size: 12px;
	line-height: 2em;
}

.sidenavbargreen
{
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(assets/images_follow/follow_banner_green_05.jpg);
	height: 566px;
	width: 190px;
	padding-top: 10px;
	padding-left: 30px;
	font-weight: bold;
	float: left;
	line-height: 2em;
}

.sidenavbarblue
{
	font-size: 12px;
	color: #FFFFFF;
	height: auto;
	width: 168px;
	padding-top: 10px;
	padding-left: 30px;
	float: left;
	font-weight: bold;
	line-height: 2em;
	background: #5C4C3D repeat-x;
}

#sidenavbarlong
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 30px;
	float: left;
	height: 1124px;
	width: 168px;
	background: #5B4B3E url(images/follow_banner_blue_05ext.jpg);
}

.followframe
{
	color: #000000;
	padding: 25px;
	height: auto;
	width: 630px;
	background: #FFFFFF;
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	float: right;
	text-align: center;
}

.followframe2
{
	color: #000000;
	padding: 30px 40px;
	width: 600px;
	background: #FFFFFF;
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	float: right;
	text-align: center;
	height: 516px;
}
.formframe {
	color: #000000;
	padding: 30px 40px;
	width: 600px;
	background: #FFFFFF;
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	float: right;
	text-align: left;
	height: 516px;
}
.formframe a:link {
	color: #518A3D;
}


#footer
{
	background: url(assets/images_follow/follow_banner_07.jpg);
	height: 151px;
	clear: both;
}

a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited, a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
}

.followframe a:link
{
	color: #000000;
	text-decoration: none;
}

.followframe a:hover
{
	color: #999999;
	text-decoration: underline;
}

.followframe a:visited, a:active
{
	color:#999999;
	text-decoration: none;
}

.followframe2 a:link
{
	color: #000000;
	text-decoration: none;
}

.followframe2 a:hover
{
	color: #999999;
	text-decoration: underline;
}

.followframe2 a:visited, a:active
{
	color:#999999;
	text-decoration: none;
}

.bottomnav
{
	width: 900px;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
}
.kevimage {
	padding: 4px;
	float: right;
	border: 1px solid #069;
	margin: 12px;
}

.headline {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #761D19;
	float: left;
}

.sidenavbarAuto
{
	color: #FFFFFF;
	height: 1000px;
	width: 190px;
	padding-top: 10px;
	padding-left: 30px;
	font-weight: bold;
	background: url(assets/images_follow/follow_banner_05.jpg) no-repeat;
	float: left;
	font-size: 12px;
	line-height: 2em;
}

#containerSpecial
{
	border: 1px solid #FFFFFF;
	text-align: left;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background: #4d1312;
}
#content  {
	background-color: #FFF;
	padding: 15px;
	width: 870px;
	font-size: 14px;
	color: #666;
	line-height: 22px;
}
#content a {
	color: #C60;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: 22px;
	color: #5C4C3D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

.indexPic {
	float: left;
	border: 1px solid #999;
	padding: 4px;
	margin-right: 15px;
}
#leftBox {
	float: left;
	width: 500px;
	margin-top: 1px;
	margin-left: 10px;
}
#rightBox {
	float: right;
	width: 300px;
}



.followframe3
{
	color: #000000;
	padding: 30px 40px;
	width: 600px;
	background: #FFFFFF;
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	float: right;
	text-align: center;
	height: auto;
}

#containerSpecial2
{
	border: 1px solid #FFFFFF;
	text-align: left;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background: #375d2a;
}

#randomContainer {
	height: 200px;
	width: 900px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.slide {
	width:900px;
	height:200px;
	padding: 0;  
    margin:  0;  
	
	
	
}

.slide img {
	top:  0; 
    left: 0 
}


/*contact form*/

.contact_title {
	color:#f07398;
	font-weight:bold;
	float:left;
	width:70px;
}
.contact_detail {
	float:left;
	width:100px;
	clear:right;
}
.forms {
	background-color:#FFFFFF !important; /*the important gets rid of the yellow google toolbar field style*/
	border:1px solid #666666 !important;
	margin:3px 0px;
	padding:4px;
}
.pink {
	color:#666666;
}
#contact {
	border:0;
	width:480px;
}
#contact label {
	float:left;
	width:80px;
	margin-right:15px;
	clear:left;
	color:#666666;
	font-weight:bold;
	text-align:right;
	height:32px;
}
#contact input, #contact textarea {
	margin-right:40px;
}
#contact #submit {
	clear:left;
	margin-left:95px;
}

.important {
	color: #F00;
}
.testy {
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #06C;
}
.biopics {
	float: right;
a
	margin: 10px;
	margin: 12px;
}

