@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: 20px;
}

#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;
	margin-top: 10px;
	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;
}

#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;
}
