body{
	color:#FFFFFF;
	font-weight: normal;
	background-image: url(images/page_bg1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-align:center;
	background-color:#ffffff;
}


h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 2em;
	color:#87879a;
	text-align:left;
	padding:5px 0px;
	margin: 0px;
	font-weight: normal;
}

h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 1.7em;
	color:#87879a;
	text-align:left;
	padding:5px 0px;
	margin: 0px;
	font-weight: normal;
}

h3{
	font-family: "Trebuchet MS", Arial;
	font-size: 1.3em;
	font-style:italic;
	color:#87879a;
	text-align:left;
	padding:5px 0px;
	margin: 0px;
	font-weight: bold;	
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#000000;
	text-align:justified;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	line-height: 1.3em;
} 

/*
a {
	color:#0dc1ed;
	text-decoration:none;
	font-weight: bold;
}

a:hover {color:#0dc1ed;
text-decoration:underline;}
*/

/*	////////////////////////////////////////////////////////////////
	COMMON SITE LAYOUT - EXLUDING HOME PAGE SPECIFIC LAYOUT

/* Controls the overall width of the site */
#wrap {
	width:986px;
	height:auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/wrap_bg1.gif);
	background-repeat: repeat-y;	
	overflow:hidden;
}

#wrap_pad{
	position:relative;
	width:980px;
	height:auto;
	padding: 0px 3px 0px 3px;
	margin: 0px;
	overflow:hidden;
}

/* Controls the header of the page */

#header_top {
	width: 986px;
	height:13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header_top1.gif);
	background-repeat: no-repeat;
	line-height:13px;
	}
	
#footer_bot {
	width: 986px;
	height:13px;
	/*background-image:url(images/header.gif);
	background-repeat:no-repeat;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer_bot1.gif);
	background-repeat: no-repeat;
	}
	
#header {
	width: 980px;
	height:48px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:left;
	/*background-color: #FF9900;*/
	}

#photopanel {
	width: 980px;
	height:281px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	background-color: #ffffff;
	background-image: url(images/ad_panel1.jpg);
	background-repeat: no-repeat;
	}	

#photopanel_text {
	width: 640px;
	height:90px;
	/*background-image:url(images/header.gif);
	background-repeat:no-repeat;*/
	margin: 100px 0px 0px 296px;
	padding: 0px;
	float:left;
	/*background-color: #009900;*/
	display:inline;
	}

#photopanel_text h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.6em;
	font-weight: normal;
	color: #000000;
	text-align:left;
	}

#photopanel_tel{
	position:relative;
	width: 255px;
	height:40px;
	margin: 15px 0px 0px 320px;
	padding: 0px;
	float:left;
	/*background-color: #009900;*/
	display:inline;
	}

#photopanel_tel h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-align:center;
	}

#photopanel_tel h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.1em;
	font-weight: normal;
	color: #ffffff;
	text-align:center;
	}

#photopanel_demo{
	position:relative;
	width: 255px;
	height:40px;
	/*background-image:url(images/header.gif);
	background-repeat:no-repeat;*/
	margin: 15px 65px 0px 0px;
	padding: 0px;
	float:right;
	/*background-color: #990000;*/
	display:inline;
	}

#photopanel_demo h1{
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.8em;
	font-weight: normal;
	color: #ffffff;
	text-align:center;
	
	}

#photopanel_demo a{
text-decoration:none;
	color: #ffffff;	
	}

#photopanel_demo a:hover{
text-decoration:none;	
	color: #ffffff;
	}

#photopanelinner {
	width: 690px;
	height:130px;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:right;
	background-color: #ffffff;
	}	

#photopanel_left {
	width: 220px;
	height:auto;
	margin: 30px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	background-color: #ffffff;
	text-align:center;
	}

#photopanel_left img{
	border: 1px solid #333333;

	}
	
#topnav {
	position:relative;
	width:980px;
	height:46px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/topnav_bg1.gif);
	background-repeat: repeat-x;
	text-align:center;
}

#topnav ul {
	list-style:none;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;

}

#topnav li {
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left:14px;
	height: 42px;
	background-position: left top;
	line-height: 42px;
	}

#topnav li.highlight{
	color: #0dc1ed;

}

#topnav li.highlight a, a:hover {
	color: #0dc1ed;

}

#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}

#topnav a:hover{
	text-decoration:none;
	color:#bbe3ed;

}


	





#mainpanel {
	position:relative;
	float:left;
	width: 920px;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding: 30px 30px 30px 30px;
	background-color: #ffffff;
	background-image: url(images/main_bg1.gif);
	background-repeat: repeat-y;
}

#mainpanel_inner {
	position:relative;
	float:left;
	width: 920px;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding: 30px 30px 30px 30px;
	background-color: #ffffff;

}

#side_panel {
	position:relative;
	float:left;
	height:auto;
	width: 290px;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	/*background-color: #CC0000;*/
}

#side_panel h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	text-align:left;	
	}

#side_panel img{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;	
	}


#side_panel_inner {
	position:relative;
	float:left;
	height:auto;
	width: 290px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:left;
/*	border:1px solid #000000; */
}

#side_panel_inner h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	text-align:left;	
	}

#side_panel_inner img{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;	
	}



#contentpanel {
	position:relative;
	float:right;
	height:auto;
	width: 565px;;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	text-align:left;
	/*background-color: #CC0000;*/
}

#contentpanel p{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.3em;
	color:#000000;
	text-align:justify;
	padding:0px 0px 20px 0px;
	margin: 0px ;
}



#contentpanel_inner {
	position:relative;
	float:right;
	height:auto;
	width: 565px;	
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
/*	border:1px solid #000000;*/
	text-align:left;
}

contentpanel_inner p{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.3em;
	color:#000000;
	text-align:justify;
	padding:0px 0px 20px 0px;
	margin: 0px ;

}



#photo_caption_235px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#000000;
	width:235px;
	height:auto;
	float:right;
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 10px;
	text-align:center;
}

#photo_caption_235px img{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#newspanel {
	position:relative;
	float:right;
	height:auto;
	width: 565px;
	margin: 0px 0px 0px 0px;
	padding: 0px;

}

.signpost-panel {
	width: 272px;
	height:auto;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	background-color: #ffffff;
}

.signpost-panel h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 1.1em;
	text-align:left;
	font-weight:bold;
	margin:0px;
	padding:10px 0px 0px 20px;
	color:#ffffff;
}

.signpost-panel-top {
	width: 272px;
	height:40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;	/*background-image:url(images/sign-post-panel-top.jpg);
	background-position:top center;
	background-repeat: no-repeat;*/
	background-image: url(images/signpost_top_bg1.gif);
	background-repeat: no-repeat;
}

.signpost-panel-photo {
	width: 264px;
	height:52px;
	margin: 0px 4px 0px 4px;
	padding: 0px 0px 0px 0px;

}

.signpost-panel-mid {
	width: 272px;
	height:auto;
	margin: 0px;
	padding: 0px;
	background-image: url(images/signpost_bg1.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.signpost-panel-mid  p{
	margin: 0px;
	padding: 12px 12px 12px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-align:left;
}



.signpost-panel-bot {
	width: 272px;
	height:9px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-image:url(images/sign-post-panel-bot.jpg);
	background-repeat:no-repeat;*/
	background-image: url(images/signpost_bot1.gif);
	background-repeat: no-repeat;
}






/*	////////////////////////////////////////////////////////////////
	CONTROLS THE FOOTER GLOBAL NAV AREA OF EACH PAGE
*/

	
#footer {
	width: 980px;
	height:48px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	background-color: #ffffff;
	background-image: url(images/footer_bg1.gif);
	background-repeat: repeat-x;	
	}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	font-weight: normal;
	color: #ffffff;
	text-align:center;
	}
	
#footer ul {
	list-style:none;
	text-align:center;
	margin: 0px;
	padding: 9px 0px 0px 0px;
}

#footer li {
	
	display: inline;
font-size: 0.65em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;	
}

#footer a:link, #footer a:visited, #footer a:active {
font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;

}

#footer a:hover{
	text-decoration:none;
	color:#bbbbbb;

}


#credits {
	width: 100%;
	height:40px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #999999;	

	}
	
#credits ul {
	list-style:none;
	text-align:center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
}

#credits li {
	font-size: 0.65em;
	display: inline;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;	
		color: #888888;
}

#credits a:link, #credits a:visited, #credits a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;	
	text-decoration:none;

}

#credits a:hover{
	text-decoration:underline;
	color:#999999;

}

.clearone {
height:1px;
clear:both;
}
