@charset "UTF-8";
/* CSS Document */

body {
	background-color:#FAFAF8;
	margin:0px;
	padding:0px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#403E1E;
	font-weight:lighter;
	margin-top:15px;
	letter-spacing:3px;
	margin-bottom:0px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#F5532C;
	font-weight:lighter;
	margin-top:25px;
	letter-spacing:1px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#F5532C;
	font-weight:lighter;
	margin-top:0px;
	letter-spacing:1px;
	margin-bottom:0px;
	margin-left:9px;
	padding-bottom:2px;
}

img {
	background:#DCD8C9;
	padding:6px;
}

.noborder {
	padding:0px;
}

#hider {
	display:none;
}

#content {
	width:900px;
	height:inherit;
	position:relative;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	letter-spacing:1px;
}

#content p {
	margin-top:5px;
	padding-top:0px;
}

#content a, a:link, a:visited {
	color:#F5532C;
	font-size:12px;
}

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

#container {
	margin:0 auto;
	width:1000px;
	height:inherit;
	padding-left:10px;
}

#flashcontainer {
	background-color:#FAFAF8;
	height:220px;
	min-width:1000px;
	overflow:hidden;
}

#flashcontainer2 {
	background-color:#FAFAF8;
	height:400px;
	min-width:1000px;
	overflow:hidden;
}

#subnav {
	position:relative;
	float:left;
	width:98px;
	line-height:12px;
	height:200px;
	background:url(../images/side.jpg) no-repeat;
	padding-left:2px;
}
#subnav a, a:link, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

#subnav a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F5532C;
}
#subnav ul {
	list-style-image:url(../images/arrow.png);
	list-style-type:disc;
	padding:0px;
	margin:20px 0 0 15px;
}
#subnav ul li {
	padding:0px;
	margin-top:5px;
	letter-spacing:1px;
}

#subnav_float {
	position:fixed;
	float:left;
	width:98px;
	line-height:12px;
	height:200px;
	background:url(../images/side.jpg) no-repeat;
	padding-left:2px;
}
#subnav_float a, a:link, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

#subnav_float a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F5532C;
}
#subnav_float ul {
	list-style-image:url(../images/arrow.png);
	list-style-type:disc;
	padding:0px;
	margin:20px 0 0 15px;
}
#subnav_float ul li {
	padding:0px;
	margin-top:5px;
	letter-spacing:1px;
}

.line {
	display:block;
	width:880px;
	height:6px;
	background-color:#DCD8C9;
	margin-top:25px;
	margin-bottom:0px;
}

#clear {
	clear:both;
}

#footer {
	position:relative;
	width:1000px;
	height:140px;
	background:url(../images/footer.jpg) no-repeat;
	margin:0 auto;
}

#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#403E1E;
	padding-top:80px;
}

#bios {
	position:relative;
	margin-left:0px;
	padding:0px;
	width:900px;
	height:550px;
	float:left;
	border-bottom:#DCD8C9 6px solid;
	margin-bottom:15px;
}

/************************ BIOS ************************/

.bg {
	width:44px;
	height:44px;
	background:url(../images/new_bios/color.gif) center no-repeat;
	padding:0px;
	margin:0px;
	display:inline-block;
}

#bio_content {
	width:823px;
	height:inherit;
	margin:0px;
	padding:0px;
	background:url(../images/new_bios/bios_bg.jpg) left top no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#bio_bar {
	position:relative;
	background:url(../images/new_bios/bios_name.jpg) no-repeat;
	width:538px;
	height:26px;
	padding-bottom:4px;
	margin:0px;
}

#bio_bar p {
	padding:5px 0px 0px 10px;
	margin:0px;
}

#bio_box {
	position:relative;
	background:url(../images/new_bios/bios_box_r.jpg) repeat-y;
	width:538px;
	height:inherit;
	
}

#bio_box_content {
	position:relative;
	background:url(../images/new_bios/bios_box_b.jpg) bottom no-repeat;
	width:538px;
	min-height:145px;
}

#bio_box_content p {
	padding:7px 10px 10px 10px;
	margin:0px;
}

#bio_photo {
	position:relative;
	display:block;
	overflow:hidden;
	float:right;
	clear:right;
	width:250px;
	height:375px;
	padding:6px;
	background:#DCD8C9;
}

#bio_photo img {
	padding:0px;
}

#bio_stuff ul {
	list-style-image:url(../images/arrow.png);
	list-style-type:disc;
	padding:0px;
	margin:10px 0px 8px 26px;
}


/************************* /BIOS ***********************/

/********************* FRESH PAGE *********************/

#border1 {
	border-right:#DCD8C9 2px solid;
	padding-right:15px;
}

#rightcolumn {
	padding-left:15px;
}

.line2 {
	display:block;
	width:450px;
	height:6px;
	background-color:#DCD8C9;
	margin-top:25px;
	margin-bottom:0px;
}

#rightul {
	list-style-type:none;
	padding-left:20px;
}

.line3 {
	display:block;
	width:250px;
	height:2px;
	background-color:#DCD8C9;
	margin-top:20px;
	margin-bottom:5px;
}
/********************* END FRESH PAGE *********************/


/********************* HOME PAGE *********************/

#news {
	position:relative;
	float:right;
	width:525px;
	height:25px;
	margin-top:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	letter-spacing:1px;
}

.red {
	color:#F5532C;
}

#news a, a:link, a:visited {
	font-size:12px;
	color:#333333;
}
#news a:hover {
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}

/********************* END HOME PAGE *********************/

#hovernav {
	
	
}
