@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../site-images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	color: #858585;
}
a {
	color: #90b3d1;
	text-decoration: none;
}
h1 {
	color: #FFF;
	background-color: #F60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
h2 {
	color: #FFF;
	background-color: #F60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
h3 {
	color: #84abe2;
	font-size: 18px;
}
ol li {
	margin-bottom: 20px;
}
.promotion {
	height: 170px;
	width: 1012px;
	filter:alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
	background-color: #000;
}
.container {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	margin-top: 1px;
}
.navigation {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.headerimage {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.headerimage a:hover {
	background-color: none;
}
.content {
	color: #858585;
}
.breadcrumb {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #000;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 40px;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 40px;
	border-radius: 5px;
	border-top-right-radius: 40px;
}
.breadcrumb a:hover {
	color: #FFF;
	text-decoration: underline;
}
.leftcol {
	width: 520px;
	background-color: #000;
	float: left;
	min-height:493px;
	height:auto !important;
	height:493px;
	margin-right: 4px;
	font-size: 16px;
	line-height: 24px;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-left-radius: 40px;
	-moz-border-radius: 5px;
	-moz-border-radius-bottomleft: 40px;
	border-radius: 5px;
	border-bottom-left-radius: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.pagetext {
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
.pagetext p {
	margin-top: 0px;
	padding-top: 0px;
}
.leftcol a:hover {
	background-color: #467aa6;
	color: #FFF;
}
.leftcol ul {
	color: #F60;
}
.leftcol ul li {
	list-style-type: square;
}
.testimonial {
	line-height: normal;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 40px;
	-webkit-border-bottom-left-radius: 40px;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 40px;
	-moz-border-radius-bottomleft: 40px;
	border-radius: 5px;
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
	background-color: #121212;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.testimonial p {
	margin-top: 0px;
}
.testimonial_text {
	font-style:italic;
}
.testimonial_person {
	font-weight:bold;
	font-size: 12px;
	color:#FFF;
}
.testimonial_location {
	font-size: 10px;
	color: #CCC;
}
.briefdescription {
	background-color: #000;
	margin-bottom: 4px;
	padding: 5px;
	min-height:102px;
	height:auto !important;
	height:102px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.briefdescription a:hover {
	background-color: #467aa6;
	color: #FFF;
}
.briefdescription p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 7px;
}
.centercol {
	width: 186px;
	padding: 5px;
	background-color: #000;
	float: left;
	margin-right: 4px;
	min-height:493px;
	height:auto !important;
	height:493px;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius: 5px;
	-moz-border-radius-bottomright: 40px;
	border-radius: 5px;
	border-bottom-right-radius: 40px;
}
ul.blogarchivelist, ul.blogcatlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.blogarchivelist li, .blogcatlist li {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.blogarchivelist li a, .blogcatlist li a {
	color: #FFF;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	display: block;
}
.blogarchivelist li a:hover, .blogcatlist li a:hover {
	background-color: #1b1b1b;
	color: #84abe2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.rightcol {
	width: 278px;
	float: left;
}
.rightcol a:hover {
	background-color: #467aa6;
	color: #FFF;
}
.olark {
	background-color: #000;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.facebookshare {
	background-color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.contactinfo {
	background-color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	/*min-height:272px;
	height:auto !important;
	height:272px;*/
	-webkit-border-radius: 5px;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius: 5px;
	-moz-border-radius-bottomright: 40px;
	border-radius: 5px;
	border-bottom-right-radius: 40px;
}
.contactinfo a {
}
.contactinfo a:hover {
	background-color: #467aa6;
	color: #FFF;
}
.contactinfo img {
}
.contactinfo p {
	padding-right: 10px;
	padding-left: 10px;
}
.socialmedia {
	margin-left: 10px;
	margin-bottom: 5px;
	height: 36px;
}
.socialmedia img {
	margin-right: 10px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.socialmedia img a:hover {
	background-color: #000;
	background-image: none;
}
.footer {
	margin-top: 30px;
	color: #FFF;
	height: 145px;
	background-image: url(../site-images/footer-bg.gif);
	background-repeat: repeat-x;
	clear: left;
	margin-bottom: 0px;
}
.footernav {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	padding-top: 25px;
	font-size: 14px;
}
ul.subsitenav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.subsitenav li {
	margin-right: 18px;
	display: inline;
	font-size: 10px;
}
.subsitenav li a {
	font-size: 14px;
}
.subsitenav li a:hover {
	background-color: #467aa6;
	color: #FFF;
}
.designbycontainer {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
}
.designby {
	color: #FFF;
	font-size: 10px;
	width: 50%;
	float: left;
}
.designby a:hover {
	background-color: #467aa6;
	color: #FFF;
}
.designby p {
	margin: 0px;
	padding: 0px;
}
.designby h2 {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	background-image: none;
	background-color: #2E2E2E;
	margin: 0px;
	padding: 0px;
}
.designbylogo {
	width: 50%;
	float: left;
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blog_block {
	padding-top: 10px;
	margin-top: 0px;	/*border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #FFF;*/
	padding-right: 0px;
	padding-left: 0px;
}
.rightgraphic {
	width: 115px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
.blogpost {
	line-height: normal;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 40px;
	-webkit-border-bottom-left-radius: 40px;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 40px;
	-moz-border-radius-bottomleft: 40px;
	border-radius: 5px;
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
	background-color: #121212;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
h1.blogtitle {
	background-image: none;
	background-color: #121212;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.blogsummary {
	margin-bottom: 20px;
	margin-top: 8px;
}
.blogreadmorelink {
	text-align: right;
}
.blogposteddate {
	font-size: 10px;
	font-style: italic;
	color: #666;
}
.poster {
	font-weight: bold;
}
p.postedby {
	font-size: 10px;
	color: #CCC;
	font-style: italic;
}
.posteddate {
	font-weight: bold;
}
/**  CONTACT FORMS FORMATTING  **/

form.Contact_Us {
	width: 340px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: normal;
}
.Contact_Us label {
	background-color: #1b1b1b;
	border: 1px solid #000;
	color:#999;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 5px;
	float: left;
	width: 120px;
	text-align: right;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.Contact_Us textarea {
	height: 80px;
	width: 200px;
	margin-bottom: 5px;
	float: left;
	background-color: #e7f0f4;
	border: 1px solid #000;
	color: #31535E;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.Contact_Us input {
	border: 1px solid #000;
	background-color: #e7f0f4;
	margin-bottom: 5px;
	color: #31535E;
	float: left;
	width: 200px;
	padding: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.Contact_Us select {
	margin-bottom: 5px;
	width:207px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Contact_Us input.submit {
	background-color: #1e9e00;
	border: 1px solid #000;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	width: 208px;
	margin-bottom: 20px;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.Contact_Us input.submit:hover {
	background-color: #188100;
	color: #ffffff;
}
.Contact_Us .radiodiv {
	float: left;
	margin-bottom: 5px;
}
.Contact_Us .radiodiv div {
	clear: left;
	padding-top: 5px;
	vertical-align: middle;
}
.Contact_Us input.radio {
	width: 25px;
	background-color: #000;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Contact_Us .checkboxdiv {
	float: left;
	margin-bottom: 5px;
}
.Contact_Us .checkboxdiv div {
	width: 60px;
	float: left;
	padding-top: 5px;
	vertical-align: middle;
}
.Contact_Us input.checkbox {
	width: 25px;
	background-color: #000;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Contact_Us p {
	clear: left;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.Contact_Us .submitarea label {
	background-color: #000;
	margin-left: 0px;
	background-image: none;
	width: 120px;
	float: left;
	border: 1px solid #000;
}
.Contact_Us .captcha input {
	height: 22px;
	padding-top: 10px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.Contact_Us .captcha label {
	background-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	border: 1px solid #000;
	text-align:right;
	float: left;
}
.error {
	background-color: #FF6666;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	padding: 10px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}
/** CONNECT ICONS **/

#connectIcons {
	float: right;
	width: 120px;
	margin-top: 5px;
	margin-right: 10px;
}
#connectIcons a {
	width: 42px;
	height: 37px;
	position: fixed;
	right: 0px;
}
#connectIcons #connect_email {
	background: url(../site-images/connect.png) 0px -92px no-repeat;
	top: 176px;
}
#connectIcons #connect_email:hover {
	background: url(../site-images/connect.png) 0px -136px no-repeat;
	top: 176px;
}
#connectIcons #connect_rss {
	background: url(../site-images/connect.png) 0px -180px no-repeat;
	top: 132px;
}
#connectIcons #connect_rss:hover {
	background: url(../site-images/connect.png) 0px -224px no-repeat;
	top: 132px;
}
#connectIcons #connect_twitter {
	background: url(../site-images/connect.png) 0px -269px no-repeat;
	top: 88px;
}
#connectIcons #connect_twitter:hover {
	background: url(../site-images/connect.png) 0px -312px no-repeat;
	top: 88px;
}
#connectIcons #connect_facebook {
	background: url(../site-images/connect.png) 0px -5px no-repeat;
	top: 45px;
}
#connectIcons #connect_facebook:hover {
	background: url(../site-images/connect.png) 0px -48px no-repeat;
	top: 45px;
}
/* ADD COMMENT FORM */
.addcommentform label {
	background-color: #1b1b1b;
	border: 1px solid #000;
	color:#999;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 5px;
	float: left;
	width: 100px;
	text-align: right;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.addcommentform p {
	clear: left;
	margin: 0px;
	line-height: normal;
	padding-top: 0px;
}
.addcommentform .captcha input {
	height: 22px;
	width: 200px;
	padding-top: 10px;
}
.addcommentform .captcha label {
	background-color: #000;
	float: left;
	margin-right: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 101px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.addcommentform .submitarea label {
	background-color: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.addcommentform input {
	background-color: #ffffff;
	border: 1px solid #000;
	color: #000000;
	padding: 3px;
	float: left;
	width: 200px;
	margin-bottom: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
form.addcommentform {
	padding-bottom: 10px;
	margin-bottom: 15px;
	clear: both;
	line-height: normal;
	margin-top: 15px;
}
.addcommentform textarea {
	background-color: #ffffff;
	border: 1px solid #000;
	color: #000000;
	padding: 3px;
	float: left;
	margin-bottom: 4px;
	height: 60px;
	width: 200px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.addcommentform .submit {
	background-color: #1e9e00;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	padding: 4px;
	float: left;
	margin-bottom: 15px;
	width: 207px;
	font-size: 14px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.addcommentform .submit:hover {
	background-color: #188100;
	color: #FFFFFF;
}
/* COMMENT BLOCK AREA */
.commentblock {
	font-size: 12px;
	padding-bottom: 10px;
	border: 1px none #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	color: #DDD;
	background-color: #222;
	padding-right: 10px;
	padding-left: 10px;
}
.comment {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 15px;
	color: #FFF;
	background-color: #1b1b1b;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.commentblock p {
	margin-top: 0px;
	padding-top: 0px;
}
.commentcount {
	padding: 5px;
	background-color: #3d3d3d;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}
p.comment_approval_message {
	font-size: 11px;
	color:#F00;
}
/* Manage Comment Links when Logged in */
.managelinks {
	margin-bottom: 10px;
}
a.editlink {
	background-color: #009966;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	padding: 4px;
	text-decoration: none;
}
a:hover.editlink {
	background-color: #005539;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 50px;
}
a.dellink {
	background-color: #990000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	padding: 4px;
	text-decoration: none;
}
a:hover.dellink {
	background-color: #690000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 50px;
}
/* Prev/Next Links - Products and News */
.previouspage {
	float: left;
	width: 48%;
	padding-bottom: 10px;
	padding-left: 2%;
}
.previouspage input.blogPrevious {
	background-color: #1e9e00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border:1px #000 solid;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
	width:125px;
	display:inline;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.previouspage input.blogPrevious:hover {
	background-color: #188100;
	color: #ffffff;
}
.nextpage {
	float: right;
	width: 48%;
	padding-bottom: 10px;
	padding-right: 2%;
}
.nextpage input.blogNext {
	background-color: #1e9e00;
	border:1px #000 solid;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
	width:125px;
	display:inline;
	padding: 5px;
	float: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.nextpage input.blogNext:hover {
	background-color: #188100;
	color: #ffffff;
}

