/* CSS Styles */

body{margin:0px;padding:0px;background:#EFF2EC url(http://www.prestonbrook.com/themes/prestonbrook2/images/pagebg.jpg) top left repeat-x;font-family:arial;font-size:12px;color:#333333;}
#pagecontainer{position:relative;width:897px;height:auto;margin-right:auto;margin-left:auto;}
#headerarea{position:relative;width:897px;height:266px;background:url(http://www.prestonbrook.com/themes/prestonbrook2/images/topbanner.jpg) top left no-repeat;}
#menubar{position:relative;width:897px;height:44px;background:url(http://www.prestonbrook.com/themes/prestonbrook2/images/menubar.jpg) top left no-repeat;}
#contentarea{position:relative;width:897px;height:auto;background:url(http://www.prestonbrook.com/themes/prestonbrook2/images/pagerepeatbg.jpg) top left repeat-y;}
#footerarea{position:relative;width:897px;height:65px;background:url(http://www.prestonbrook.com/themes/prestonbrook2/images/footerbg.jpg) top left no-repeat;}
#footercontent{position:relative;padding:25px;font-family:arial;font-size:10px;}
#valid{float:right;width:400px;text-align:right;}
#credits{float:left:width:400px;}
#content{position:relative;width:897px;height:auto;background:url(http://www.prestonbrook.com/themes/prestonbrook2/images/contentbg.jpg) top left no-repeat;padding:15px;padding-left:25px;padding-right:25px;}
#admincontent{position:relative;width:897px;height:auto;background:url(http://www.prestonbrook.com/themes/prestonbrook2/images/adminbg.jpg) top left no-repeat;padding:15px;padding-left:25px;padding-right:25px;}
#contentleft{float:left;width:610px;height:auto;}
#contentright{float:right;width:207px;height:auto;}

/* Login area */
#loginarea{float:right;margin:40px;margin-top:75px;font-family:verdana,arial;font-size:11px}

/* Menu */
#menu {float:left;list-style:none;margin:2px;padding-left:30px;width:600px;}
#menu ul{font-size:13px;font-family:arial;list-style-type:none;margin:0px;padding:0px;text-transform:uppercase; }
#menu li {float: left;font-weight:bold;margin: 0;padding-top:0px;	color: #ffffff;}
#menu a {background: url(http://www.prestonbrook.com/themes/prestonbrook2/images/seperator.jpg) top right no-repeat; color: #ffffff; display: block; float: left; margin: 0; padding: 10px 15px; text-decoration: none; font-weight:normal; height:23px; text-align:center;}
#menu a:link{font-weight:bold; color: #ffffff;}
#menu a:hover { background: #30485B url(http://www.prestonbrook.com/themes/prestonbrook2/images/hover.gif) bottom center no-repeat; font-weight:bold; color: #ffffff;  padding-bottom: 6px; }  
#menu a:visited {color: #ffffff; font-weight:bold;padding-bottom: 6px;}
#menu a:active {color: #ffffff;	font-weight:bold; padding-bottom: 6px;}
	

#submenu {width: 180px;font-family:arial;font-weight:bold;font-size:12px;padding-bottom:30px;text-transform:uppercase;}
		#submenu ul{font-size:12px;font-family:arial;list-style-type:none;margin:0px;padding:0px;}
		#submenu li {font-weight:bold;margin: 0;padding: 8px;padding-left:12px;color: #ffffff; height:20px;}
		#submenu a {display: block;  margin:0px; padding-left:5px; text-decoration: none; font-weight:normal; height:18px; text-align:left;width:170px;background: #a8bc9c;}
		#submenu a:link{ font-weight:bold; color: #ffffff;padding: 8px; }
		#submenu a:hover {background: #30485B;font-weight:bold; color: #ffffff; padding:8px}  
		#submenu a:visited {color: #ffffff; font-weight:bold;padding: 8px;}
		#submenu a:active {color: #ffffff;font-weight:bold;}

/*Search area */
#searcharea{float:right;padding-right:0px;width:220px;height:auto;}
#searcharea input{border:0px solid #cecece; background:transparent;  margin-left:15px; margin-top:13px; font-size:11px;font-family:verdana,arial; color:#666666;}   
#searchquery{padding-left:5px;width:120px;margin-top:-5px;}
#searchsubmit{padding-left:0px;width:30px;cursor:hand;}

h1{color:#30485B;font-family:arial;font-size:26px;margin-top:10px;}
h2{color:#97ae88;font-family:arial;font-size:18px;}
h3{color:#536444;font-family:arial;font-size:18px;}
h4{color:#333333;font-family:arial;font-size:14px;}
h5{color:#536444;font-family:arial;font-size:14px;}
h6{color:#30485B;font-family:arial;font-size:14px;}
p{line-height:20px;}
.clear{clear:both;}
ul{list-style-type:square;}




/*Single Page styles */
#adminbody{background-color:#5fa534;}
#adminpage{position:relative;width:800px;height:auto;left:50%;margin-left:-400px; top:0%;background-color:#5fa534; padding:20px;padding-right:30px; clear:both;}
#adminpageleft{position:relative;float:left;width:90%; height:auto;}
#adminbody h1{color:#30485B;font-size:18px;}
#adminbody h2{font-size:16px;color:#97ae88;}
#adminbody h3{font-size:12px;color:#536444;}

.ccm-form{text-align:center;}
#adminbody p{color:#666666;;}
label{font-size:16px;color:#30485B;font-family:arial;font-weight:bold;}
.ccm-input-password{font-size:14px;color:#267499;}
.ccm-input-text{font-size:14px;color:#267499;}
.uak-text{font-size:16px;color:#267499;}
.ccm-input-submit{font-size:14px;color:#267499;font-weight:bold;}


