/* Browser Compatibility code */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote {margin:0; padding:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
/*ol,ul { list-style:none; }*/
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
abbr,acronym { border:0; }
html {font-size: 62.5%;}
a {
	outline:none;
	color: #666;
}
input { outline:none; }
strong { font-weight:bold; }
img { margin:0px; padding:0px; border:0px; } 
/* /Broser Compatability Code/ */
/* Global Styles */

body {
width:966px;
	color: #003366;
	background-color: #FFE;
	font-size:1.3em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 6px solid #fff;
	}

h1 {
	color: #006699;
	line-height:1em;
	letter-spacing:1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	display: block;
	border-bottom: 2px dotted #999;
	}

h2	{
	font-size: 1.4em;
	color: #753E3E;
	line-height:1.1em;
	font-weight: bold;
	}
h3	{
        margin-top: 4px;
	font-size: 1.1em;
	color: #CC9966;
	line-height:1.1em;
	font-weight: bold;
	}
h4 {
    margin-top: 4px;
    margin-bottom: 2px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	}
h1, h2, h3, h4, p {
	margin-bottom:0.6em;
}
a {
	color: #006699;
	font-weight:bold;
	}

a img {
	border: 0px;

}
	
b {
	font-weight: bold;
	color: #666666;
	line-height:14px;
	letter-spacing:0.03em;
  }
a:hover {
	color: #9900FF;
	}
li {
	margin-bottom:10px;
	margin-left:20px;
}
/* Class Styles */

.ulhead	{
	font-size: 1.2em;
	color: #669900;
	line-height:1.1em;
	font-weight: bold;
	}

.whitebold {
	color:#FFFFFF;
	font-weight: bold;
}
.right {
	font-weight: bold;
	position: absolute;
	right: 3px;
	page-break-after: avoid;
	top: 3px;
}
.formlabel {
	font-size: 1.3em;
	line-height: 30px;
	color: #666666;
	font-weight: bold;
}


/* Layout Elements */

.cont {
	background-color:#FFFFCC;
overflow:hidden;
}
.top_pic {
	position: static;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	background-color: #FF9900;
	height: 182px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	width: 965px;
	overflow: visible;
	z-index: 1;
}
.top_picimgtop {
	padding-top: 4px;
	


}
.top_picimgbottom {
	padding-bottom:0px;

	
}
.bottominfo {

	width: 98%;
    height: 380px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #F7F7F7;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	font-size: 0.95em;
	clear: both;
}	
.bottominfo h2
{
	display: block;
	border-bottom: 1px dotted;
	margin-bottom: 30px;
}

.pic_container {
	float: left;
	margin-left: 30px;
	width: 150px;
	height: 160px;

}

.pic_leftfloat {
	float: left;
	margin: 10px;
}	


.phpbar1 {
	font-size: 0.95em;
	font-variant: small-caps;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 0px;
	width: 951px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	line-height: 1.1em;
	background-color: #FFCC99;
	border: 4px;
	border-style: solid;
	border-color: #FF9900;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	z-index: 0;
	background-image: url(../images/loginbg.jpg);
	background-repeat: no-repeat;
}


.sidebar, sidebar p {
	position:relative;
	float: left;
	clear: left;
	height: auto;
	width: 125px;
	margin-top: 0px;
	left: 0px;
	margin-right: 4px;
	padding: 7px;
	font-size: 0.8em;
	background-color: #FFCC99;
	color: #333;
	font-weight: bold;
	line-height: 1.3em;
	border: 4px;
	border-style: solid;
	border-color: #FF9900;
	border-top-width: 0px;
	z-index: 0;
/*	background-image: url(../images/colbg.jpg); */
padding-bottom:16383px;
margin-bottom:-16383px;
}
.sidebar li {
	margin-right: 0px;
}

.sidebar a {
	display: block;
	margin-top: 3px;
	margin-bottom: 14px;
	line-height: 1.5em;
	padding: 2px;
	width: 98%;
	background-color: #FFFFCC;
	border:1px dotted #DDD;
	text-decoration: none;
	font-size: 1.1em;
	color: #333;
}

.sidebar a:hover {
	background-color: #F7F7F7;
	border:1px dotted #333;
	text-decoration: none;
	font-size: 1.1em;
	color: #333;
}

.sidebar img {
	margin: 0px;
	width: 120px;
	height: auto;
	border: 2px;
	border-style: solid;
	border-color: #FF9900;
}	
	
.maincontent {
	position: relative;
	overflow: hidden;
	background-color: #F0FFFF;
	width: 789px;
	z-index: 0;
	left: 0px;
	min-height: 550px;
	font-size: 0.95em;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom:130px;
	border-right: 1px dotted #FFCC99;
	padding-left: 10px;
	border-left: 1px dotted #FFCC99;
	margin-top: 4px;
}

.bottomtext {
	position:absolute;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	clear: both;
	width: 96%;
	font-size: 0.9em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FFCC99;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
	background-color: #FFFFCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	color: #666666;
}

.bottomtext img {
	position: relative;
	left: 280px;
	margin-left: 5px;
	margin-bottom: 8px;
}
.newspost {
	position: relative;
    padding: 6px;
	width: 98%;
    border: 1px; 	
	border-style: dotted;
	border-color: #6699FF;
	margin-bottom: 0px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

.newsfooter {
    position: relative;
    margin-top: 12px;
	width: 98%;
	padding: 6px;
	border: 2px; 	
	border-style: dotted;
	border-color: #333333;
	font-weight: bold;
}

.newshead {
	
	position: relative;
    top: 0px;
	width: 97%;
	padding: 10px;
	border: 1px;
    background-color: #FFFFFF; 	
	border-style: dashed;
	border-color: #6699FF;

}

.newsbody {
    background-color: #F7F7F7;
	position: relative;
    border: 1px; 	
	border-style: dashed;
	border-color: #6699FF;
    top: 6px;
	width: 93%;
	padding: 25px;
}	

.postnews {
	position: relative;
	top: 16px;
}
.accomblock {
	background-color: #FFCC99;
	padding: 8px;
	margin-bottom: 20px;
	position: relative; /*relative to prevent bug with js code*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 90%;
	min-height:160px;
	border: 3px dotted #FF9900
}
.accomblock img {
	float: left;
	margin: 4px;
	border: 1px solid #FF9900;
}
.accomblock ul {
	display: block;
	background-color: #FFFFCC;
	margin-left: 340px;
	padding-top: 6px;
	padding-bottom: 0px;
	border: 3px dotted #FF9900
}
.bodypics {
	border: 2px;
	border-style: solid;
	border-color: #6699FF;
	margin: 8px;
}
.right_text_bar {
	float: right;
	position: relative;
	width: 140px;
	left: 6px;
	margin-right: 4px;
}

.ednewsform {

	float: none;
	width: 270px;
	position: relative;
}


.bottomnav {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F7F7F7;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #6699FF;
	font-size: 0.95em;
	clear: both;
}

.picbar {
	width: 201px;
	padding-top: 6px;
	padding-left: 6px;
	background-color: #009999;
	float: right;
	font-size: 0.9em;
	background-color: #FFF;
	font-weight: bold;
	line-height: 1.1em;
	clear: right;
	margin-left: 6px;
}	
.picbar#locmap {
	width: 365px;
}	
.picbar#pagecol {
	width: 44%;
}	
.picbar img {
	margin-top: 3px;
	border: 2px;
	border-style: solid;
	border-color: #FF9900;
	margin-bottom: 0px;
	margin-right: -2px;
}		
.picbar p {
	margin-top: 2px;
	margin-bottom: 4px;
}
.picbar i {
	font-weight: 300;
	color:#999;
}
.textcontent {
	text-align: justify;
	margin-right: 8px;
}
.pagecol {
	border: 2px;
	border-style: dotted;
	border-color: #FFCC99;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	border-bottom-width: 0px;
	background-color: #FFFFCC;
	margin-right: 11px;
	margin-left: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	clear: right;
	float: left;
	width: 369px;
	margin-bottom: 12px;
	min-height: 920px;
}
.pagecol li {
margin-bottom: 0px;
margin-left:0px;
}

.ulpagecol {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 4px;
	border: 4px double #FFCC99;
	width: 44%;
	background-color: #FFF;
}

.pagecol#col2 {
    margin-right: 0px;
    min-height: 920px;
}
.pagerow {
	background-color: #FFCC99;
	padding: 20px;
	padding-top: 12px;
	width: 88%;
	border: 2px dashed #FFFFCC;
	margin-bottom: 12px;
}
.pagerow img {
	border: 2px;
	border-style: solid;
	border-color: #FF9900;
}
.brcrumbcont{
	position:relative;
	float: left;
	height: auto;
	width: 125px;
	left: 0px;
	margin-right: 4px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 0.8em;
	background-color: #FFCC99;
	border: 4px;
	border-style: solid;
	border-color: #FF9900;
	border-bottom-width: 0px;
	border-top-width: 0px;
	z-index: 0;
	clear: both;
}
.brcrumbcont p {
	margin-top: 2px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px dotted #ccc;
	padding-bottom: 3px;
	display: block;
	background-color: #F0FFFF;

}

.breadcrumb{
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align:left;
}


.breadcrumb a:visited, .breadcrumb a:active{
	color: navy; 
	display: inline;
}

.breadcrumb a:hover{
	text-decoration: underline;
}

.star {
	color:#FF0000;
	font-size: 1.3em;
	font-weight:bold
}

.bform {
width:550px;
margin: 0 auto;
padding:25px 45px 35px 45px;
border:1px solid #ccc;
margin-top:45px;
}
.bform {
width:550px;
margin: 0 auto;
padding:25px 45px 35px 45px;
border:1px solid #ccc;
margin-top:45px;
background:#fff;
margin-bottom:40px;

}
.bform input {
padding:3px;
font-size:1.1em;
}
.bform option {
padding:3px 0px;
font-size:1.1em;
}
.bform textarea {
padding:7px;
}