/* CSS Document */

body {
	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align:left;
}

a:link,
a:visited {
	color: #d1ff26;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff0;
	text-decoration: none;
	font-weight: bold;
}
ul{list-style:none;}
img{border:none;}
h1 {
	color: #b0dbfd;
	text-decoration: none;
	font: bold 20px "Arial Black", Arial;
}

.head {
	color: #b0dbfd;
	text-decoration: none;
	font: 12px "Arial Black", Arial;
	padding-right: 10px;
}
h1{margin:0px;}
h2 {
	color: silver;
	text-decoration: none;
	font: 14px "Arial Black", Arial Black, sans-serif;
}

.left_description {
	color: white;
	font-size: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.left_heading {
	color: #d1ff26;
	font-size: 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 5px;
}
#container { 
	width: 1000px;
	height: auto;
	margin: 0px;
}
#leftNav {
	float: left;
	width: 164px;
	height: 395px;
	background: url(images/leftnav_back.gif) no-repeat;
	padding-top: 10px;
}
#clients {
	width: 150px;
	height: 350px;
	font-size: 10px;
	text-align: left;
	color: #ffffff; 
	overflow: scroll;
}
#frontBlock {
	float: right;
	width: 802px;
	height: 397px;
	background: url(images/frontcontent_back.jpg) no-repeat;
}
.frontContent {
	padding-top: 7px;
	color: #ffffff;
	width: 380px;
	float: right;
	text-align: left;
	padding-right: 10px;
}
#contentBlock { background: url(images/frontcontent_back.jpg) no-repeat; width: 802px; height: 397px; float: right }
.Content {
	padding: 15px;
	color: #ffffff;
	text-align: left;
}
.greenBold {
	color: #d1ff26;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
}
.orangeBold {
	color: #FFCC66;
	font-weight: bold;
}

#outer_table td{vertical-align:top;}
#leftArea{width:182px;background:url('/images/inside-left_fill-back.jpg') repeat-y;}
#leftAreaInner{background:url('/images/inside-left_top-back.jpg') no-repeat top left;width:100%;height:100%;margin:0px;padding:0px;}
#leftContent{padding-left: 10px;min-height:300px;
	padding-right: 15px;
	padding-top:10px;
}

#contentHead {
	font: 20px "Arial Black", Arial;
	color: #b0dbfd;
}
#leftContentBottom{background:url('/images/inside-left_bottom-back.jpg') no-repeat bottom left;height:16px;}
#rightArea{width:818px;background:url('/images/inside-content_back-fill.jpg') repeat-y;}
#rightAreaInner{background:url('/images/inside-content_back-top.jpg') no-repeat top left;width:100%;height:100%;margin:0px;padding:0px;}
#rightContent{padding:20px;min-height:300px;margin-right:15px;padding-top:15px;}
#rightContentBottom{background:url('/images/inside-content_back-bottom.jpg') no-repeat bottom left;height:16px;}
.content_divider{width:0px;}

#leftContent, #rightContent{text-align:left;}

.topNav{margin:5px;}
.topNavCenter{vertical-align:bottom;padding-bottom:5px;width:650px;}
.topNavRight{text-align:right;}
.copyright{margin-right:22px;margin-top:3px;font-size:10px;}

.pocket_clientlist{margin:5px;padding:0px;padding-left:2px;}
.pocket_clientlist li{list-style-type:none;}

.sublinks{list-style:none;padding:0px;}
.sublinks li{display:block;float:left;margin:5px;width:160px;position:relative;}
.sublinks .sublink_link{text-align:center;font-weight:bold;height:40px;position:absolute;top:140px;left:0px;width:160px;}
.sublinks .sublink_link a{text-decoration:none;color: #b0dbfd;
	font: 11px "Arial Black", Arial Black, sans-serif;
}
.head{width:120px;color:#fff;}

.left_heading {
 color: #97ee2d;
 font-size: 10px;
 font-weight: bold;
 padding-right: 10px;
 padding-top: 5px;
}

.left_heading a{
 color: #97ee2d;
}
.left_heading a:hover{color:#ff0;}
.left_blog_link{10px;margin-top:15px;}
.left_blog_link a{color:#97ee2d;}
.left_subhead{font-weight:bold;font-style:italic;color:#b0dbfd;font-size:11px;margin-bottom:5px;margin-left:5px;margin-top:10px;}

.container_title a{font-weight:bold;font-style:italic;color:#b0dbfd;font-size:11px;margin-bottom:5px;margin-top:10px;}
.showhide_container{width:145px;margin-top:5px;margin-bottom:10px;}
#home_image{width:795px;height:384px;background:url('/images/home.png') no-repeat;position:absolute;top:1px;left:1px;}
#sand_bag{width:420px;height:370px;float:left;}
#rightContent{position:relative;}

.contactForm{background:#142e3f;border:solid 1px white;width:450px;float:right;margin:10px;}

.roundedcorner_container .edit_text{width:300px;margin-bottom:10px;}
.roundedcorner_container textarea{width:300px;height:70px;margin-bottom:10px;}
.contact_instructions{clear:both;height:240px;}

.contactForm{height:220px;}
.contactForm .question_container{clear:both;}
.contactForm .question{float:left;width:100px;}
.contactForm .answer{width:300px;float:right;width:320px;}
.contactForm .form_bottom{clear:both;margin-left:110px;}
#home_content{position:relative;}

.award_title {
 color: #f5c502;
 text-decoration: none;
 font: 12px "Arial Black", Arial;
}

.award_body {
 color: #fff;
 text-decoration: none;
 font: 11px "Arial Black", Arial;
}
.showhide_container .container_title img{
margin-top:3px;
}