/* GENERAL ***********************************/
html * { padding: 0; margin: 0; }
body {
	background: #333 url(../img/bg_chrome.jpg) top center no-repeat;
	color: #000;
	font-family: Helvetica, arial sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align: center;
}

h1, h2, h3 {  }
/* font size */
h1 { font-size: 1.8em;  }
h2 { font-size: 3.2em;  }
h3 { font-size: 1.5em;  }
h4 { font-size: 1.2em; }
p,li,td,blockquote { font-size: 1.3em; line-height:18px; }
/*.layouttable td { font-size: 1.0em; }*/
legend { font-size: 1.2em; margin-bottom: 15px; color: #999; }


/* margins and padding */
h1, h2, h3 { margin-bottom: 10px; }
h4 { margin-bottom: 10px; }
p, ul, ol, table { margin-bottom: 25px; }
blockquote { margin: 0 15px 25px 15px; }
li { margin-left: 20px; margin-bottom: 8px; }
th { padding: 1px 3px; vertical-align: bottom; }
td { padding: 1px 3px; vertical-align: top; }
.layouttable td { padding: 10px 5px; }
fieldset { 
	padding: 10px; margin-bottom: 25px;
	border-width: 1px;
	border-color: #999;
	border-style: solid; 
}


ul { list-style: dot; }
hr { width: 100%; height: 1px; color: #000; background-color: #000; margin: 5px 0; border-width: 0; }


/* colors */
a, a:visited { color: #F26522; }
a:hover {  }
p{color:#231F20;}
.orange{color:#F26522;}
.green{color:#8CC63F;}


/* LAYOUT *************************************/
#topbar {
	width:760px;
	margin:0 auto;
	padding-bottom:20px;
	background:url(../img/bg_topbar.gif) no-repeat;
	height:60px;
}
#topbar ul.topnav{float:right;color:#fff;padding:35px 20px 0 0;}
#topbar ul.topnav li{float:left;list-style:none;} 
#topbar ul.topnav li a{font:normal 12px/16px Helvetica, arial, sans-serif;float:left;color:#fff;text-decoration:none;}

#hug {
	position: relative;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background:url(../img/bg_top_rnd.gif) no-repeat;
	color: #fff;
	padding:13px 0 0 0;
}
#wrap {
	background:#fff;
	padding: 0;
}
.center { text-align: center; }
.clear { clear: both; height: 1px; overflow: hidden; }
hr { clear: both; }

/* primary space on home */
div.primary{background:url(../img/primary.jpg) no-repeat; position:relative; height:209px;}
a.primaryA{position:absolute;top:20px;left:85px;}
a.primaryB{position:absolute;top:55px;left:220px;}
a.primaryA img, a.primaryB img{border:none;}
div.followus{position:absolute;bottom:0;left:90px;background:#6c9d31;text-transform:uppercase;padding:5px;height:16px;font:normal 1.05em/1.6em Helvetica, arial, sans-serif;}
div.followus a{color:#fff;text-decoration:none;font-weight:bold;}

/* primary space on secondary pages */
div.primary_sub{background:url(../img/primary_sub.jpg) no-repeat; position:relative; height:110px;}
div.primary_sub a.primaryA{position:absolute;top:-30px;left:470px;}
div.primary_sub a.primaryB{position:absolute;top:-10px;left:600px;}
div.primary_sub div.followus{position:absolute;bottom:20px;left:90px;background:#6c9d31;text-transform:uppercase;padding:5px;height:16px;font:normal 1.05em/1.6em Helvetica, arial, sans-serif;}
div.primary_sub h3{position:absolute; top:30px;left:40px;font-size:2em;font-weight:bold;text-transform:uppercase;letter-spacing:-0.05em;  }

/* left on home */
div.left{float:left;width:335px;padding:10px 10px 20px 30px;}

/* HEADER ***************************************/
#header {
	position: relative;
	height: 65px;
	background:#fff;
	
}
#logo {
	position: absolute;
	width: 234px; height: 66px;
	top: 0;
	margin: 0;
	/*background: url('../img/logo.gif') top right no-repeat;*/
}
#logo a {
	display: block;
	width: 234px; height: 66px;
}
#logo a img{border:none;}

#nav {
position:absolute;
top:0px;right:20px;
z-index:99;
	
	
}
#nav li{list-style:none;margin:0 3px 0 0;float:left;}
#nav li a{
	color: #fff;padding:5px 10px;float:left;
	background:#DF771C;
	text-decoration: none;
        font:normal 1em/1.8em Helvetica, arial, sans-serif;
        text-transform:capitalize;
	
}




#login {
	position: absolute;
	width: 460px; height: 18px;
	top: 0; left: 285px;
	text-align: right;
	font-size: 9pt;
	overflow: visible;
}
#login span { 
	margin-top: 6px; 
	line-height: 14px;
	height: 14px;
}
#login input {
	width: 63px; height: 14px;
	font-size: 9pt;
	margin-top: 6px;
	border-style: none; border-width: none;
	padding: 0 2px;
	margin-left: 4px;
}
#login #logingo {
	width: 23px; height: 23px;
	float: right;
	margin-left: 4px;
	margin-top: 2px;
}
#login a { color: #fff; text-decoration: none; }
#login a: hover { text-decoration: none; }



/* FOOTER ***************************************/
#footer { 
	clear: both;
	position: relative;
	margin-top: 6px;
}
#footer .container { 
	border-width: 2px; border-style: solid; border-color: #fff; 
	height: 140px;
}

#footerleft {
	float: left;
	width: 314px; height: 150px;
}
#footerleft .container { 
	background: url('../img/footer.newsletter.gif') center center #3b3f42 no-repeat; 
	border-left-style: none; border-left-width: 0;
}
#footerleft .container a { 
	display: block;
	margin: 4px 14px;
	width: 286px; height: 132px;
}


#footerright {
	float: right;
	width: 440px; 
}
#footerright .container { 
	background-color: #644d2c; 
	border-right-style: none; border-right-width: 0;
}
#personaimage {
	float: left;
	margin: 12px 8px 8px 14px;
}
#footerright h3 {
	margin: 12px 14px 5px 0;
}
#footerright p {
	margin: 0 14px 12px 0;
}
#footerright a {
	color: #fff;
}


#adminfooter {
	text-align: center;
	margin: 0;
	padding: 30px 0 10px 0;
	clear: both;
	font-size: 8pt;
}
#adminfooter a {
	color: #000;
}





/* GENERAL DETAIL ********************************/
.editdata p { 
	clear: both; 
	float: right; 
	width: 100%;
	margin: 8px 0 8px -100px;
}
.editdata .item {
	display: block;
	margin-left: 100px;
}
.editdata .label {
	float: left; 
	width: 95px;
	text-align: right;
	padding-top: 3px;
}
.editdata .long { width: 240px; }
.editdata .short { margin-left: 245px; }
.editdata textarea { width: 420px; height: 300px; }
.editdata textarea.smallta { width: 280px; height: 150px; }

.editdatawide p { margin-left: -150px; }
.editdatawide .item { margin-left: 150px; }
.editdatawide .label { width: 145px; }


#imageuploadinstr ol { margin-bottom: 0; }

.adminlink { color: #007646; }
.adminlink a, .adminlink a:visited, #sidebar .adminlink a, #sidebar .adminlink a:visited  { 
	font-size: 10pt;
	color: #007646;
	font-weight: normal;
	text-transform: lowercase;
}
.linkthispage {
	padding-left: 15px;
	color: #8fc3ae;
	font-size: 10pt;
}
#flashMessage { 
        position:fixed;width:100%;top:0px;left:0px;
	font-size: 10pt; 
	padding: 5px 0; 
	color: #fff; 
	background-color: #4db848;
	text-align: center; 
z-index:999;
font-weight:bold;
}
div.error_message { 
	display: block;
	margin-left: 100px;
	font-size: 1.2em; 
	color: #d82928; 
	font-weight: bold;
	font-style: italic;
}


#sitemapframe {
	background-color: #fff;
	color: #333;
	padding: 30px;
	margin: 0 20px;
}
#sitemapframe table { border-collapse: collapse; }
#sitemapframe tr:hover {
	background-color: #cfe2d4;
}
#sitemapframe th, #sitemapframe td {
	padding: 2px 3px;
}
#sitemapframe th { 
	font-size: 1.3em; 
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #0d6c28;
}

.h_dotted{background:url(../img/h_dotted.gif) no-repeat;color:#F26522;background-position:right 50%;font-family:Helvetica, arial, sans-serif;font-weight:normal;}
a.a_target{background:url(../img/a_target.gif) left 50% no-repeat;padding-left:15px;text-decoration:none;color:#F26522;font-size:1.5em;font-family:Helvetica, arial, sans-serif;float:right;clear:both;width:150px;margin-bottom:5px;}
a.a_create{position:absolute;right:0px;top:0px;width:120px;}
a.a_login{position:absolute;right:0px;top:20px;width:120px;}

.hr_orange{background:#F26522;height:5px solid #F26522;width:100%;}
.h_blog{float:left;width:100%;clear:both;margin-bottom:5px;}
.h_blog img{border:none;}
#feed{clear:both;font-size:1em;padding:0;color:#6C9D31;}
#feed li{float:left;width:100%;list-style:none;}
#feed li a{padding:0;text-decoration:none;font-weight:bold;}

#vsidebar .h_dotted{margin:15px 0 5px 0;background:url(../img/h_dotted_side.gif) no-repeat;color:#F26522;background-position:0 50%;float:left;width:100%;font:normal 1.3em Helvetica, arial, sans-serif;}
#vsidebar .h_dotted span{float:left;background:#fff;padding-right:5px;}
#vsidebar a.a_target{width:110px;background:url(../img/a_target.gif) left 50% no-repeat;text-decoration:none;color:#F26522;font:normal 1.2em Helvetica, arial, sans-serif;float:right;margin-bottom:5px;clear:none;}
#vsidebar .hr_green{background:#8CC63F;width:100%;line-height:5px;height:5px;float:left;margin:10px 0 0 0;}
#vsidebar .h_blog{float:left;width:100%;clear:both;margin-bottom:5px;}
#vsidebar .h_blog img{border:none;}
#vsidebar .feed{clear:both;font-size:1em;padding:0;color:#000;}
#vsidebar .feed li{float:left;width:100%;list-style:none;margin:0 0 3px 0; }
#vsidebar .feed li a{padding:0;text-decoration:none;font-weight:normal;color:#000;padding-right:10px;}

.contactform{float:left;}
.contactform div.input{float:left;width:100%;}
.contactform div.input label{float:left;width:100%;margin:5px 0 2px 0;font-size:13px;}
.contactform div.input input{float:left;width:300px;font-size:13px;padding:3px;}
.contactform div.input textarea{float:left;width:300px;height:200px;margin:5px 0 0 0;font-size:13px;padding:3px;}

/* EDITOR *****************************************/
body.mceContentBody {
	background-color: #fff;
	text-align: left;
	padding: 5px;
}


#imagelist { border-collapse: collapse; }
#imagelist td {
	padding: 5px;
	border-top-width: 1px; border-top-style: solid; border-color: #fff;
}



/* DEFAULT TWO COLUMN ******************************/
#twocol { 
	/*background: url('../img/back.twocol.gif') top left repeat-y;*/
	position: relative;
	width: 760px;
	color: #3b3f42;
}
#twocol #vcontent {
	float: left;
	width: 420px;
	margin-left: 25px;
	padding-top: 15px;
}
#twocol #vsidebar {
	float: right;
	width: 270px;
	margin-right: 0;
	padding-top: 20px;
}

#twocol #vsidebar p{padding-right:10px;line-height:18px;}

#twocol #vsidebartop {
	position: absolute;
	width: 271px; height: 82px;
	top: 0; left: 489px;
	background: url('../img/back.twocol.sidebar.top.gif') top left repeat-x;	
}
#twocol #vsidebartopmargin {
	background-color: #fff;
	width: 12px; height: 82px;
	position: absolute;
	top: 0; left: 259px;
}

#twocoltop {
	position: absolute;
	width: 482px; height: 2px;
	top: 0; left: 0;
	background-color: #fff;
	overflow: hidden;
}
#twocolbottom {
	clear: both;
	height: 2px;
	background: url('../img/back.twocol.bottom.gif') top left repeat-y;
	overflow: hidden;
}
#twocol #floatblock {
	position: absolute;
	top: 195px;
}


/* DEFAULT ONE COLUMN ******************************/
#onecol { 
	position: relative;
	width: 760px;
	color: #3b3f42;
}
#onecol #vcontent {
	float: left;
	position: relative;
	width: 482px;
	/*background-color: #fdb912;*/
	background:#fff;
	color: #3b3f42;
}
#onecol #vcontent .container { 
	border-width: 2px; border-style: solid; border-color: #fff; 
	border-left-style: none; border-left-width: 0;
	padding: 15px 20px 15px 20px;
}
#onecol #vsidebar {
	float: right;
	width: 271px;
	min-height: 160px;
	background-color: #f7941d;
	margin-top: 80px;
	overflow: hidden;
}
#onecol #vsidebar .container { 
	border-width: 2px; border-style: solid; border-color: #fff; 
	border-right-style: none; border-right-width: 0;
	padding: 3px 3px 0 10px;
}
#onecol #vsidebar p {
	margin-bottom: 2px;
}

#sidebarnews {
	float: right;
	width: 271px;
	margin-top: 6px;
	overflow: hidden;
	background-color: #3b3f42; 
	/*width: 314px; height: 150px;*/
}
#sidebarnews .container { 
	border-width: 2px; border-style: solid; border-color: #fff; 
	border-right-style: none; border-right-width: 0;
	padding: 5px 0 5px 5px;
}
#sidebarnews .container a { 
	display: block;
	width: 282px; height: 128px;
	background: url('../img/footer.newsletter.gif') center center #3b3f42 no-repeat; 
}




#getstarted {
	position: absolute;
	width: 136px; height: 136px;
	top: -22px; left: 434px;;
	background: url('../img/redcircle.getstarted.gif') top left no-repeat;
}
#getstarted a {
	display: block;
	width: 136px; height: 136px;
	text-indent: -9999px;
}


/* DEFAULT ***********************************/
#content {
	background-color: #fff;
	color: #3b3f42;
}
#content .container { 
	border-top-width: 2px; border-top-style: solid; border-color: #fff; 
	border-bottom-width: 2px; border-bottom-style: solid;
	/*border-left-style: none; border-left-width: 0;*/
	padding: 15px 20px 15px 20px;
}



.pagebubble { padding: 25px; }
.pagebubble h4 { font-size: 1.6em; color: #000; margin-bottom: 15px; }
.pagebubble h5 { font-size: 1.4em; color: #000; margin-bottom: 15px; }
.pagebubble li { color: #000; }