/**
 * Main CSS Stylesheet
 * @copyright Copyright AskGraphics.com 
 * @license http://creativecommons.org/licenses/by/3.0/
 */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}

a{
	color:#476269;
	text-decoration:none;
}
a:hover{
	color:#000;
}
a img{
	border:0;
}

body{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ecf0ed url(bg.gif) repeat-x top left;
	color:#476269;
}

#page{
	width:779px;
	margin:0px auto;
}

/* HEADER */
/************all header stuff must add up to this************/
#header{
	width:100%;
	height:220px; /*220*/
	background:#000;
}

#header_top{
	width:100%;
	height:34px;
	background:url(header_top_bg.gif) no-repeat top left;
}

#header_center{
	width:100%;
	height:144px;/*144*/
	background:url(header_center_bg.gif) no-repeat top left;
}

/************start header pictures************/
#header_end{
	width:100%;
	height:42px;/*42*/
	background:url(header_template_sm.jpg) no-repeat top left;
}

#header_contact{
	width:100%;
	height:64px;
	background:url(http://www.geocities.com/joeyp_19/header_contact.jpg) no-repeat top left;
}

#header_sitemap{
	width:100%;
	height:64px;
	background:url(http://www.geocities.com/joeyp_19/header_sitemap.jpg) no-repeat top left;
}

#header_about{
	width:100%;
	height:64px;
	background:url(header_template_sm.jpg) no-repeat top left;
}
/************end header pictures************/
#header_top{
	color:#a3b1b4;
}

#header_top a{
	color:#a3b1b4;
}

#header_top a:hover{
	color:#fff;
}

#header_link{
	float:left;
	width:30%;
	padding-top:10px;
	padding-left:15px;
}

#header_menu{
	float:right;
	width:60%;
	text-align:right;
	padding-top:10px;
	padding-right:15px;
}

#header_logo{
	margin-left:30px;
	padding-top:20px;
	width:169px;
	height:47px; 
}

#header_slogan{
	margin-left:30px;
	color:#a4a4a4;
	font-size:9px;
}

#header_main_menu{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-top:35px;
	text-align:center;
}

#header_main_menu span{
	padding-left:15px;
	padding-right:15px;
}

#header_main_menu a{
	color:#FFFFFF;
}

#header_main_menu a:hover{
	text-decoration:underline;
}

/* BODY */

#body{
	width:100%;
	background:url(body_bg.gif) repeat-y top left;
	float:left;
}

#body_top{
	width:100%;
	background:url(body_top_bg.gif) no-repeat top left;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}

#body_left{
	width:497px;
	float:left;
}

#body_right{
	width:276px;
	float:right;
}

#body_index{
	width:436px;
	margin:0px auto;
	color:#476269;
	line-height:18px;
}

#body_index h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#000000;
	background:url(body_index_h2_line.gif) no-repeat bottom left;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-left:3px;
}

#body_index h2 span{
	color:#476269;
}

#body_index p{
	padding-bottom:15px;
	padding-left:5px;
}

#body_index a{
	color:#000000;
	font-weight:bold;
}

#body_index a:hover{
	text-decoration:underline;
}

#body_full{
	width:779px;
	margin:0px auto;
	color:#476269;
	line-height:18px;
	padding-left:30px;
}

#body_full h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#000000;
	background:url(body_index_h2_line.gif) no-repeat bottom left;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-left:3px;
}

#body_full h2 span{
	color:#476269;
}

#body_full p{
	padding-bottom:15px;
	padding-left:5px;
}

#body_full a{
	color:#000000;
	font-weight:bold;
}

#body_full a:hover{
	text-decoration:underline;
}
/************start news tab************/
#body_right_news{
	background:url(body_right_news_bg.gif) no-repeat top left;
	width:259px;
	min-height:314px;
}

#body_right_news h2{
	color:#83a6af;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-left:30px;
}

#body_right_news ul{
	margin-top:5px;
	margin-left:15px;
	width:224px;
}

#body_right_news ul li{
	color:#737373;
	font-size:10px;
	border-bottom:1px dashed #ced5de;
	padding-bottom:5px;
	padding-top:10px;
}

#body_right_news ul li a{
	color:#476269;
	font-weight:bold;
}

#body_right_news ul li a:hover{
	text-decoration:underline;
}

#body_right_news ul li p{
	padding-top:2px;
	padding-bottom:10px;
	line-height:15px;
}

#body_right_news ul li .body_right_news_link{
	color:#003471;
}
/************end news tab************/
/************start news highlight************/
#body_right_news2{
	width:196px;
	margin:0px auto;
}

#body_right_news2 h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#365a76;
}

#body_right_news2 ul{
	width:196px;
}

#body_right_news2 ul li{
	color:#666666;
	font-size:10px;
	padding-bottom:5px;
	padding-top:10px;
}

#body_right_news2 ul li a{
	color:#000000;
	font-size:10px;
	background:url(news_title_a.gif) no-repeat left center;
	padding-left:10px;
}

#body_right_news2 ul li a:hover{
	text-decoration:underline;
}

#body_right_news2 ul li p{
	padding-top:2px;
	line-height:15px;
}

#body_right_news2 ul li .body_right_news2_link{
	text-align:right;
	padding:0px;
	font-size:11px;
	background:#919191;
	margin-top:5px;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:5px;
}

#body_right_news2 ul li .body_right_news2_link a{
	color:#000;
	font-weight:bold;
	background:none;
}

.body_right_news2_title{
	color:#000000;
	font-size:11px;
	background:url(news_title_li.gif) no-repeat bottom left;
	padding-bottom:10px;
}
/************end news highlight************/

/* FOOTER */

#footer{
	width:100%;
	height:112px;
	background:url(footer_bg.gif) no-repeat top left;
	clear:both;
}

#footer_menu{
	color:#c8d0d2;
	text-align:center;
	padding-top:18px;
	text-transform:capitalize;
	width:100%;
}

#footer_menu span{
	padding-left:10px;
	padding-right:10px;
}

#footer_menu a{
	color:#c8d0d2;
}

#footer_menu a:hover{
	text-decoration:underline;
}

#footer_copyrights{
	color:#646464;
	font-size:10px;
	padding-top:40px;
	padding-left:40px;
	float:left;
}

#footer_copyrights a{
	color:#646464;
}

#footer_logo{
	float:right;
	width:20%;
	padding-top:20px;
	width:136px;
	height:48px;
}
/************start misc. picture lists************/
.info_box ul, .info_box ol{
	//width:800px;
	margin-left:30px;
}

.info_box a{
	color:#4a4b4c;
}

.info_box li{
	color:#4a4b4c;
	background:url(ul_info_li.gif) no-repeat bottom left;
	padding-bottom:5px;
	padding-top:4px;
        //font-size:0.75em;
}

.info_box ul li a{
	background:url(ul_info_a.gif) no-repeat center left;
	padding-left:13px;
}


.alignright{
	float:left;
}

.info_box textarea{
	background-color: #FFFFCC;//#c0c0c0;
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}