@charset "UTF-8";
/* 	COPYRIGHT FOUTAIN DEW LLC */
body{
	background:url(../images/bg.gif) repeat;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{ font-size:22px; font-family:Georgia, "Times New Roman", Times, serif; background:url(../images/dot.gif) no-repeat left; text-indent:25px; text-transform:lowercase;}
h2{ font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; background:url(../images/dot_2.gif) no-repeat left; text-indent:18px; text-transform:lowercase;}
h3{ font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; background:url(../images/dot_2.gif) no-repeat left; text-indent:18px; text-transform:lowercase;}
img {border:0}
.smallTitle{
	color:#666666;
	font-size:10px;
	font-style:italic;
	text-indent:18px;
	margin:0;
	padding:0;
}

#wrap{width:100%; margin:0; padding:0;}
#containder{
	width:942px; 
	margin:25px auto 0 auto; 
	padding:0;
}
#header{
	width:942px;
	height:97px;
	display:block;
	background:url(../images/header.gif) no-repeat;
	margin:0 auto;
	padding:0;}

/* images will change per page*/
#topimage{ 
	width:940px;
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	border-bottom:#DADADA solid 6px;
}

/* top navigation*/
#navi, #footer{
	background-color:#262626; 
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px; 
	width:940px;
	display:block; 
	margin:0 auto; 
	padding:0; 
	color:#FFF;
}
#navi{
	height:35px;
}
#navi li{
	list-style:none;
	float:left;
	margin:0;
	padding:10px 20px;
	font-size:12px;
}

#navi a{
	color:#FFFFFF;
	text-decoration:none;
}
#navi a:hover{
	color:#FFCC00;
	text-decoration:none;
}

/* Main contents*/
#contents{
	clear:both;
	background-color:#FFF;
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	width:900px;
	margin:0 auto;
	padding:20px;
	overflow:auto;
	color:#333333;
}
#main-home{
	width:650px;
	height:100%;
	float:left;
	margin:0;
	padding:0;
	display:block;
}
#main-home p, #main p{
	line-height:16px;
}
#side-home{
	width:230px;
	height:100%;
	float:right;
	margin:0;
	padding:0;
	display:block;
}

#main{
	width:650px;
	height:100%;
	float:right;
	margin:0;
	padding:0;
	display:block;
}
#main2{
	width:650px;
	height:100%;
	margin:0 auto;
	padding:0;
	display:block;
}

#main .story{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:#666666 dotted 1px;
}
#main a{
	text-decoration:none;
	color:#FF9900;
}
#main img{
	border:0;
}

#side{
	width:230px;
	height:100%;
	float:left;
	margin:0;
	padding:0;
	display:block;
}


/* footer navigation and copyright */
#footer{
	clear:both;
	font-size:10px;
	height:70px;
}
#footer ul{
	margin:0;
	padding:0;
}
#footer li{
	list-style:none;
	float:left;
	margin:0;
	padding:10px;
}
#footer p{
	float:right;
	width:350px;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#FFCC00;
	text-decoration:none;
}

/* homepage content */
#col li{
	list-style:none;
}
#col img{
	float:left;
	padding:5px;
}
#col td{
	text-align:center;
	font-size:10px;
	color:#999999;
}
#col td img{
	text-align:center;
	float:none;
}
#col a{
	text-decoration:none;
	color:#999999;
}
#col a:hover{
	text-decoration: underline;
	color: #FF6600;
}

#col .bio{
	list-style:none;
	margin:15px 0 ;
	border-bottom:#999999 dotted 1px;
	
}
/* side content */
#block{
	width:185px;
	margin:20px 0;
	padding:0;
}
.middle-wht, .middle-blk{
	width:184px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
}
.middle-wht{
	background: #FFFFFF;
}
.middle-wht h3{
	margin:0;
	padding:0;
}
.middle-wht ul{
	margin:0;
	padding:5px;
}
.middle-wht li{
	list-style:none;
	padding-left:25px;
}
.middle-wht img{
	border:none;
}
.middle-wht a{
	color:#333333;
	text-decoration:none;
}
.middle-wht a:hover{
	text-decoration: none;
	color: #FF6600;
}

.middle-blk{
	background: #000000;
}
.top-wht, .top-blk, .top-grey{
	width:185px;
	height:16px;
	display:block;
	margin:0;
	padding:0;
}
.bottom-wht, .bottom-blk, .bottom-grey{
	width:185px;
	height:28px;
	display:block;
	margin:0;
	padding:0;
}
.top-wht{background:url(../images/side_box_wht_top.gif);}
.bottom-wht{background:url(../images/side_box_wht_bottom.gif);}
.top-blk{background:url(../images/side_box_blk_top.gif);}
.bottom-blk{background:url(../images/side_box_blk_bottom.gif);}
.top-grey{background:url(../images/side_box_grey_top.gif);}
.bottom-grey{background:url(../images/side_box_grey_bottom.gif);}

/* side menu */
#sidemenu{
	margin:20px 0 40px 0;
	padding:0;
	color:#999999;
}
.title{
	list-style:none;
	font-weight:bold;
	width:185px;
	border-bottom:#999999 dotted 1px;
}
.links{
	list-style:circle;
	list-style-position:inside;
	padding:3px 0;
	color: #FF9900;
}

.title a{
	text-decoration:none;
	color:#999;
}
.links a{
	text-decoration:none;
	color:#FF9900;
}
.title a:hover, .links a:hover{
	text-decoration: underline;
	color:#FF6600;
}

.viewbutton{
	text-indent:15px;
}
#divline{
	border-bottom:#999999 dotted 1px;
}