/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/*====================== */
/*========= Hacks ============= */
/*====================== */	

a, div, span, li, ul, input, button { outline:none; }
a:active { outline:none; }

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: ".";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/*====================== */
* {
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #41585b;
	background-image: url(images/bg-slice.png);
	background-repeat: repeat-x;
	background-position: top;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
input{
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h2 a, h1 a {
	color:#5c7d14;
	font-size: 35px;
	text-decoration:none;
}

hr{
	height:1px;
	border-top:#666 dashed 1px;
	background:none;
	margin:10px 0;
}
hr{
	border-bottom:none;
	border-left:none;
	border-right:none;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}
.cat-item-1 a{
	color:#3B3B3B;
}

.cat-item-1 a:hover{
	color:#3B3B3B;
	text-decoration:underline;
}
.cat-item-1 a:visited{
	color:#3B3B3B;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
	list-style: none;
}
ol li{
	
}
li{
	list-style:none;
}

ul li {

}

a {
	color: #3F8D05;
	cursor:pointer;
}
h1 a, h2 a, h3 a,{
	cursor:pointer;
	color:#1bbecd;
}
h2 .entry-title a{
	font-weight:normal;
}

a:hover, a:active {
	text-decoration: none;
	color: #3F8D05;
}

a:visited {
	color: ##3F8D05;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}
#mainContainer{
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0 0px;
	background-repeat: no-repeat;
	background-position: center top;
}

/* Boxes */

.box-orange {

}

.box-orange .section {
	font-size: 100%;
	color: #fff;
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background-color: #4E2F11;
	background-repeat: repeat-x;
	
}

.box-orange .content {

}

.box-blue {
	/*background: url(images/img33.gif) repeat-x;*/
}

.box-blue .section {
	
	font-size: 100%;
	color: #222222;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	/*background: url(images/img33.gif) repeat-x;*/
	
}

.box-blue .content {
	padding: 20px;
	background: #787878
    /*url(images/boxBG.gif) top repeat-x;*/
	
}

.box-pink {
	/*background: url(images/img34.gif) repeat-x;*/
}

.box-pink .section {
	
	font-size: 100%;
	color: #222222;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	/*background: url(images/img34.gif) repeat-x;*/

}

.box-pink .content {
	padding: 20px;
	background: #787878
    /*url(images/boxBG.gif) top repeat-x;*/
	
}

/* Header */

#header {
	width: 960px;
	height: 97px;
	margin: 0px auto 0 auto;
	float:left;
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Logo */

#logo {
	float: left;
	margin-top: 20px;
}

#logo h1, #logo h2 {
	float: left;
}

#logo h1 {
	padding-top: 40px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
}

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}
.top-links {
	float: right;
	width: auto;
	padding: 0px 5px 0 0;
}
/* Search */


#search {
	float: right;
	width: 300px;
	padding: 5px 5px 0 0;
}

#search form {
}

#search fieldset {
	border: none;
	margin:0;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	/*background: #FFFFFF url(images/img02.gif) repeat-x;*/
	border: 1px solid #FFFFFF;
	margin:0;
}

#searchsubmit {
	padding: 0 2px;
	/*background: #F4A652 url(images/img03.gif) repeat-x;*/
	border: 1px solid #000000;
	text-transform: lowercase;
	margin:0;
}

/* Menu */

#menu {
	width: auto;
	float:left;
	font-size: 13px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	padding: 0;
	width: auto;
	margin-right: 0px;
	height: 32px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2A1704;
	font-variant: small-caps;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
	margin-right: 5px;
	height: 28px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 15px;
}

#menu a:hover {
	color: #FFF;
	text-decoration:underline;
}

#menu b {
	display: block;
	float: left;
	height: 28px;
	font-weight: normal;
}

#menu li.current_page_item, #menu li.current_page_ancestor {
	color: #fff;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	background-color: #000;
}


#menu li.current_page_item a, #menu li.current_page_ancestor a {
	color: #CCF218;
	background-repeat: no-repeat;
	background-position: rleft top;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 15px;
	height: 25px;
	margin-right: 0px;
	background-color: #000;
}


/* Page */

#page {
	width: 960px;
	height:auto;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* Content */

#content {
	float: left;
	width: 610px;
	padding: 15px;
}
.list01{
	padding: 0 0 0 20px;
}
.list01 li{
	padding:0 0 0 0px;
	margin-bottom:15px;
}

/* Feature */

#feature {

}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	padding-left:10px;
	padding-top: 15px;
	padding-right: 10px;
}

#sidebar .col-one {
	width: 200px;
}

#sidebar .col-two {
	width: 200px;
}

/* Footer */

#footer {
	color: #CD0008;
	clear:both;
	background-repeat: repeat-x;
}
#footer a {

}
#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

/* Menu */

#menu2 {
	width: 950px;
	height: 57px;
	margin: 0px auto 0 auto;
	background:url(images/buttBG.jpg) no-repeat;
	padding:0 0 10px 10px;
	float:left;
}

#menu2 ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	display: block;
	float: left;
	margin-right:5px;
	padding: 0;
	/*background: url(images/navLiBG.gif) left no-repeat;*/
}

#menu2 a {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	/*background: url(images/navLiBG2.gif) right no-repeat;*/
}

#menu2 a:hover {
	color: #222222;
	/*background:  url(images/navLiBG_hover.gif) left no-repeat;*/
}

#menu2 a:hover b {
	/*background:  url(images/navLiBG2_hover.gif) right no-repeat;*/
}

#menu2 b {
	display: block;
	float: left;
	height: 33px;
	padding: 24px 10px 0 10px;
}

#menu2 li.active {
	/*background:url(images/navLiBG_hover.gif) left no-repeat;*/
}

#menu2 li.active a {
	color: #222222;
	/*background:url(images/navLiBG_hover.gif) left no-repeat;*/
}

#menu2 li.active b {
	/*background:  url(images/navLiBG2_hover.gif) right no-repeat;*/
}



.entry-utility{
display:none;
}
.entry-meta{
	display:none;
}
#comments-list{
display:none;
}
#respond{
display:none;
}
#footer .call {
	float: left;
	background-image: url(images/number-footer.png);
	height: 68px;
	width: 210px;
	margin-top: 35px;
	background-repeat: no-repeat;
}
#footer .footer-logo {
	margin-top: 45px;
	width: 343px;
	margin: auto;
}
#mainContainer .subhead {
	background-image: url(images/sub-head.gif);
	height: 217px;
	position: absolute;
	width: 277px;
	z-index: 0;
	left: 683px;
	background-position: right top;
	top: 0px;
}
#sidebar .top-box {
	background-image: url(images/sidebar-numberbox.png);
	background-repeat: no-repeat;
	height: 114px;
	margin-bottom: 10px;
	position: relative;
	width: 253px;
	z-index: 999;
}

#header .top-links ul {
	margin: 0 0 0 0;
	padding: 0px;
	display: block;
	float: right;
	color: #fff;
	font-size: 12px;
}
#header .top-links ul li a {
	color: #fff;
	text-decoration:none;
}
#header .top-links ul li a:hover {
	color: #fff;
	text-decoration:underline;
}
#header .top-links ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .content {
	margin: auto;
	width: 960px;
}

#sidebar form {
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 20px;
	background-color: #f0f0f0;
	width: 233px;
	display: block;
	padding-bottom: 15px;
}
#sidebar form input {
	clear: left;
	float: left;
	width: 205px;
	padding: 5px;
	border-top-color: #abadb3;
	border-right-color: #AABCCE;
	border-bottom-color: #AABCCE;
	border-left-color: #AABCCE;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}



#sidebar form input:focus {
	background-color: #DAEDF8;
}

#sidebar form select:focus {
	background-color: #DAEDF8;
}

#sidebar form select {
	clear: left;
	float: left;
	width: 205px;
	padding: 5px;
	border-top-color: #abadb3;
	border-right-color: #AABCCE;
	border-bottom-color: #AABCCE;
	border-left-color: #AABCCE;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#sidebar #sendbutton.sendbutton {
	background-image: url(images/form-submit.png);
	height: 52px;
	width: 181px;
	text-indent: -10000px;
	float: none;
	clear: both;
	display: block;
	border: none;
	background-color: transparent;
	cursor: pointer;
	margin-top: 20px;
}
#sidebar label {
	float: left;
	clear: left;
	display: block;
}
#sidebar select {
	float: left;
	clear: left;
}
#sidebar form span {
	clear: left;
	float: left;
	display: block;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
}
#sidebar form li {
	float: left;
	display: block;
	clear: left;
}
#sidebar form fieldset {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar .content form textarea {
	clear: left;
	float: left;
	width: 215px;
	padding: 5px;
	border-top-color: #abadb3;
	border-right-color: #AABCCE;
	border-bottom-color: #AABCCE;
	border-left-color: #AABCCE;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#sidebar .linklove {
	display: none;
}
#sidebar .content form .reqtxt {
	display: none;
}#sidebar .content form .emailreqtxt {
	display: none;
}

#cformsform  legend {
	display: none;
}



.subhead-wrap {
	clear: both;
	position: relative;
	height: 150px;
	background-image: url(images/sub-head.gif);
	z-index: 0;
}
.call-btn {
	background-image: url(images/number-banner.png);
	height: 80px;
	width: 672px;
	clear: both;
}
.call-btn-link {
	float: right;
	background-color: #e5e5e5;
	padding: 5px;
	margin-right: 10px;
}
#header .call {
	float: right;
	clear: right;
	color: #fff;
	background-repeat: no-repeat;
	font-size: 16px;
	background-position: left center;
	right: 0px;
	padding-top: 10px;
}
.call .faux-h1 {
	font-size: 24px;
	font-weight: bolder;
	display: block;
	float: left;
}
.call .color {
	color: #c9f0f7;
}
.call .large {
	font-size: 30px;
}
.call .large.alt {
	color: #212D2E;
	font-style: italic;
	font-weight: lighter;
	display: inline-block;
	height: 32px;
	width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #222E2F;
	margin-bottom: -8px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
.secondary-nav ul {
	display: block;
	width: 675px;
}
.secondary-nav ul li {
	float: left;
	display: block;
	background-image: url(images/sec-nav-check.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#footer .site.map {
	float: none;
	clear: left;
	width: 960px;
	margin-top: 10px;
	padding-top: 5px;
	background-color: #321C07;
	padding-bottom: 5px;
	font-variant: small-caps;
}
#footer .site.map ul li {
	display: block;
	float: left;
	color: #FFF;
	font-size: 12px;
	margin-right: 10px;
	width: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 10px;
}
#footer .site.map ul li a {
	color: #fff;
	text-decoration:none;
}

#footer .site.map ul li a:hover {
	color: #3F8D05;
}
#footer .site.map ul li a:visited {

}#footer .site.map ul  ul {
	display: block;
	width: 100%;
}
#footer .site.map ul ul li {
	clear: left;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 3px;
	background-image: url(images/site-map-check.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left center;
	width: 90%;
	border: none;
}
.cf_info.success  {
	color:#0C3;
	font-size:14px;
}
.cf_info.failure  {
	color:#0C3;
	font-size:14px;
	clear: both;
}
.entry-content  img {
	padding: 5px;
	border: 1px solid #D6D6D6;
	margin-right: 5px;
}
#menu .navigation {
	float: left;
}
#main {
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e9dfd6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9dfd6;
	margin-top: 3px;
	clear: both;
	float: left;
	margin-bottom: 20px;
	width: 960px;
}

/*====================== */
/*========= Round Box - Page Element / Default ============= */
/*====================== */


.rounded-box {
	clear: none;
	height: auto;
	margin-bottom: 10px;
	width: 280px;
}

.roundboxinner{
	overflow: visible;
	width: auto;
} 

.rounded-box .top-leftRB {
	background-image: url(images/rounded-box-T-left.png);
	height: 5px;
	font-size: 2px;
	margin-right: 5px;
	
	}
.rounded-box .top-rightRB {
	margin-top: -5px;
	background-image: url(images/rounded-box-Tright.png);
	height: 5px;
	width: 5px;
	font-size: 2px;
	float: right;
	}
.rounded-box .content-RB {
	border-left: 1px solid #dbd9db;
	border-right: 1px solid #dbd9db;
	background-color:#FFF;
	padding-left: 10px;
	padding-right: 10px;
	overflow: visible;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	}
	
.rounded-box .notopgapRB {
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
	}
	
.rounded-box .nobottomgapRB {
	margin-bottom: 0;
	}
	
.rounded-box .bottom-leftRB {
	background-image: url(images/rounded-box-B-left.png);
	height: 5px;
	font-size: 2px;
	margin-right: 5px;
	}
	
.rounded-box .bottom-rightRB {
	background-image: url(images/rounded-box-B-right.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 5px;
	font-size: 2px;
	margin-top: -5px;
	}
	
	.roundboxcont-C-listing {
		overflow: visible;
		width: 285px;
	} 
/*----Rounded Box Beige*/
.rounded-beige {
	width:260px;
	margin-top: 7px;
}

.rounded-beige .roundboxinner.beige{
} 

.rounded-beige .top-leftRB {
		background-image: url(images/rounded-box-T-left-biege.png);
	
	}
.rounded-beige .top-rightRB {
		background-image: url(images/rounded-box-T-right-biege.png);
	}
.rounded-beige .content-RB {
	background-color: #fbf0dc;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	}
	
.rounded-beige .notopgapRB {
	}
	
.rounded-beige .nobottomgapRB {
	}
	
.rounded-beige .bottom-leftRB {
		background-image: url(images/rounded-box-B-left-biege.png);
	}
	
.rounded-beige .bottom-rightRB {
		background-image: url(images/rounded-box-B-right-biege.png);
	}


	
/*----end*/	
	
#sidebar .v-nav-heading {
	background-image: url(images/v-nav-heading-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	width: 248px;
	padding: 5px;
}
.v-nav-heading h2 {
	color: #FFF;
	font-size: 16px;
	padding-left: 5px;
	padding-top: 2px;
}
#sidebar .rounded-box .content-RB .rounded-box.biege {
	width: 260px;
	margin-top: 10px;
}
#sidebar ul {
	
}
#sidebar ul li {
	background-image: url(images/maine-list-item.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom:dashed 1px #CCC;
	margin-bottom: 10px;

}
#sidebar ul li ul li {
	background-image: url(images/bkg_ico_related.png);
	background-position: left -3px;
	padding-left: 15px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin-bottom: 0px;
	
}
#sidebar ul li a {
	color: #090;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar ul li ul li a {
	color: #4B2D10;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar ul li a {
	color: #3F8D05;
	text-decoration:none;
}
#sidebar ul li a:hover {
	
	text-decoration:underline;
}
#sidebar ul li ul {
	margin-bottom: 0px;
}
#sidebar .rounded-box.general-cat ul li {
	margin-bottom: 0px;
	padding-bottom: 3px;
}
.rounded-box.general-cat  ul {
	margin-bottom: 5px;
}
#content .advertisment-box {
	background-color: #fcfaf3;
	border: 1px solid #cfcfcf;
	padding: 10px;
	clear: both;
}
#content .advertisment-box h2 {
	color: #CC2424;
	font-family: Arial, Helvetica, sans-serif;
}
.advertisment-box .ann {
	float: right;
	font-style: italic;
	color: #a0662b;
}
.advertisment-box .buttons .button {
	height: 78px;
	width: 285px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:4px;
	margin-left:4px;
}
.advertisment-box .buttons .button.one {
	background-image: url(images/ad-button1.png);
}
.advertisment-box .buttons .button.two {
	background-image: url(images/ad-button2.png);
}
.advertisment-box .buttons .button.three {
	background-image: url(images/ad-button3.png);
}
.advertisment-box .buttons .button.four {
	background-image: url(images/ad-button4.png);
}

.buttons {
	margin-top: 10px;
}
.buttons .button a {
	height: 100%;
	width: 100%;
	display: block;
}
#content .related-articles {
	clear: both;
	margin-top: 20px;
}
.related-articles h2 {
	background-color: #321C07;
	display: block;
	color: #FFF;
	font-size: 14px;
	padding-left: 45px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-image: url(images/related-icon.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
}
.related-articles .related-articles-box {
	background-color: #fcfaf3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	padding: 10px;
}
.related-articles-box li a {
	color: #8e290d;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}
.related-articles-box ul li {
	list-style: none;
	color: #321C07;
}
#main #page #content #feature .content  h2 {
	color: #8e290d;
	background-color: #F2F2F2;
	padding: 3px;
	margin-bottom: 5px;
}
#sidebar .advertisment {
	margin: auto;
	width: 248px;
	height: 140px;
}
#sidebar .more-info {
	margin-top: 10px;
	background-color: #EDF6DB;
	border: 1px solid #DED6C1;
	padding: 10px;
}
#sidebar .more-info h3 {
	color: #E15440;
	display: block;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar .more-info h3 a{
	color: #E15440;
}
#sidebar .more-info .learn-more {
	float: right;
	background-image: url(images/learn-more.png);
	height: 31px;
	width: 99px;
	text-indent: -99999em;
}
#sidebar .more-info .find-one {
	background-image: url(images/find-onetoday.png);
	float: right;
	height: 31px;
	width: 99px;
	text-indent: -99999em;
}
#sidebar .more-info .learn-more a {
	display: block;
	height: 100%;
	width: 100%;
}
#sidebar .more-info .find-one a {
	display: block;
	height: 100%;
	width: 100%;
}
.lightbox-ad {
	background-image:url(images/light1box-ad-bg.png);
	padding: 45px;
	background-color: transparent;
	height: 510px;
	width: 640px;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}.lightbox-ad h1 {
	color: #000;
	font-family: georgia;
	font-weight: bold;
	font-size: 27px;
}
.lightbox-ad .greystrong {
	color: #666;
	font-weight: bold;
}
.lightbox-ad .greytext {
	color: #666;
}
.lightbox-ad h2 {
	font-family: Georgia;
	color: #893432;
}
.lightbox-ad h3 {
	text-transform: none;
	color: #9EBB5B;
}
.lightbox-ad .highlight {
	color: #333;
	background-color: #FF0;
}


/* LightBox Form */

.lightbox-ad .form_wrap {
	width: 240px;
	display: block;
	padding-bottom: 15px;
	float: right;
	margin-top: 130px;
	padding-top: 0px;
}

.lightbox-ad form {
	background-repeat: no-repeat;
	padding-left: 0px;
	background-color: transparent;
	width: 240px;
	display: block;
	padding-bottom: 0px;
	float: right;
}

.lightbox-ad form input {
	clear: left;
	float: left;
	width: 150px;
	padding: 1px;
	border-top-color: #abadb3;
	border-right-color: #AABCCE;
	border-bottom-color: #AABCCE;
	border-left-color: #AABCCE;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}



.lightbox-ad form input:focus {
	background-color: #DAEDF8;
}

.lightbox-ad form select:focus {
	background-color: #DAEDF8;
}

.lightbox-ad form select {
	clear: left;
	float: left;
	width: 205px;
	padding: 1px;
	border-top-color: #abadb3;
	border-right-color: #AABCCE;
	border-bottom-color: #AABCCE;
	border-left-color: #AABCCE;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 10px;
}

#cforms_q {
    margin-bottom:10px;
}

.lightbox-ad #sendbutton.sendbutton {
	height: 37px;
	width: 158px;
	float: none;
	clear: both;
	display: block;
	cursor: pointer;
	margin-top: 20px;
	background-image: url(images/lightbox-submit.png);
	background-color: transparent;
	border: none;
	text-indent: -999999px;
}
.lightbox-ad label {
	float: left;
	clear: left;
	display: block;
}
.lightbox-ad select {
	float: left;
	clear: left;
}
.lightbox-ad form span {
	clear: left;
	float: left;
	display: block;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	color: #FFF;
}
.lightbox-ad form li {
	float: left;
	display: block;
	clear: left;
}
.lightbox-ad form fieldset {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lightbox-ad form textarea {
	clear: left;
	float: left;
	width: 215px;
	padding: 5px;
	border-top-color: #abadb3;
	border-right-color: #AABCCE;
	border-bottom-color: #AABCCE;
	border-left-color: #AABCCE;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.lightbox-ad .linklove {
	display: none;
}
.lightbox-ad form .reqtxt {
	display: none;
}.lightbox-ad form .emailreqtxt {
	display: none;
}

#cformsform  legend {
	display: none;
}

#lightbox-adv {
	display:none;

}
.related-articles-box p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display:inline;
}
#content .content  ul {
	display: block;
	padding-left: 25px;
}
#content .content ul li {
	display: block;
	padding-left: 25px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}


#gimages_thumbs {
  margin-left:20px;
}
#sidebar #gimages_thumbs li {
  background-image:none;
  padding:0;
  margin:3px;
  border:none;
  height:75px;
  width:75px;
  float:left;
  vertical-align:middle;
  text-align:center;
  line-height:75px;
}

#sidebar #gimages_thumbs a {
  vertical-align:middle;
}

#sidebar #gimages_thumbs img {
  padding:1px;
}

#heading_container {
  overflow:auto;
}

#heading_container h1 {
  float:left;
  width:440px;
}
#heading_container img {
  float:left;
  margin-right:15px;
}

