
.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	/*text-align : justify;*/
	font-weight : none;
	font-style : none;
	text-decoration : none;
	color: #ffffff;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	cursor:hand;
	/*text-shadow: #666666 5px 5px 5px;
	filter: Shadow(Color=#666666,  Direction=135,  Strength=5);
	line-height: 2em;
	white-space: nowrap;*/
}

.nav a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	/*text-align : justify;*/
	font-weight : none;
	font-style : none;
	text-decoration : none;
	color: #ffffff;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	cursor:hand;
	/*text-shadow: #666666 5px 5px 5px;
	filter: Shadow(Color=#666666,  Direction=135,  Strength=5);
	line-height: 2em;
	white-space: nowrap;*/
}
.nav a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	/*text-align : justify;*/
	font-weight : none;
	font-style : none;
	text-decoration : none;
	color: #ffffff;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	cursor:hand;
	/*text-shadow: #666666 5px 5px 5px;
	filter: Shadow(Color=#666666,  Direction=135,  Strength=5);
	line-height: 2em;
	white-space: nowrap;*/
}

#uc,.uc {
	color: #2E5727;
	font-size: 15px;
	font-family: verdana;
	font-weight: bold;
}

.bn {
	color: #FF0000;
	font-size: 12px;
	font-family: verdana;
}
.blue_link {
	color: #0000FF;
	font-size: 12px;
	font-family: verdana;
}
.blue_link a {
	color: #0000FF;
	font-size: 12px;
	font-family: verdana;
}
.blue_link a :hover{
	color: #0000FF;
	font-size: 12px;
	font-family: verdana;
}

.blog_title {
	font-family: georgia;
	font-size: 15px;
	color: #008000;
	text-decoration: none;
}
.blog_date {
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.blog_category {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blog_category a{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blog_category a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #008000;
	text-decoration: underline;
}
.blog_details {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blog_owner {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blog_owner a {
	font-family: tahoma;
	font-size: 11px;
	color: #008000;
	text-decoration: none;
}
.blog_owner a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}

.blogger_w {
	font-family: tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
.blogger_w a{
	font-family: tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
.blogger_w a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #62AE4C;
	text-decoration: underline;
}
.blogger_w_active{
	font-family: tahoma;
	font-size: 11px;
	color: #62AE4C;
}

.blogger {
	font-family: verdana;
	font-size: 11px;
	font-weight:normal;
}
.blogger a {
	font-family: verdana;
	font-size: 11px;
	color: Green;
	text-decoration: none;
}
.blogger a:hover{
	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration: underline;
}

.faq_nav {
	font-family: tahoma;
	font-size: 10px;
	text-transform : uppercase;
}
.faq_nav a {
	font-family: tahoma;
	font-size: 10px;
	color: Green;
	text-decoration: none;
}
.faq_nav a:hover{
	font-family: tahoma;
	font-size: 10px;
	color: Green;
	text-decoration: underline;
}

.faq {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.faq a {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.faq a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: 315A2E;
	text-decoration: underline;
}

td{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

.footer{
	font-family: Verdana;
	font-size: 10px;
	color: #414110;
	text-decoration: none;
}

.footer:hover{
	text-decoration: underline;
}

.cap{
	text-transform: lowercase;
	text-transform: capitalize;
}

.labelv{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #9370DB;
	margin-bottom: 5px;
}

.labelg{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: Green;
	margin-bottom: 5px;
}

.labelb{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: black;
	margin-bottom: 5px;
}

.inputbox {
	font-family: Verdana;
	font-size: 12px;
	height: 18px;
	border: 1 solid gray;
	width: 115px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}


input, textarea, select {
	font-family: Verdana;
	font-size: 12px;
}
.check_avail {
	font-family: tahoma;
	font-size: 10px;
}
textarea {
	background-color : transparent;
	padding: 3px 3px 3px 3px;  
}
.inputbox2{
	font-family: Verdana;
	font-size: 12px;
	height: 18px;
	border: 1 solid gray;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	width: 100%;
}

.inputbox3{
	font-family: Verdana;
	font-size: 12px;
	height: 18px;
	border: 1 solid gray;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	width: 180px;
}

button{
	height: 21px;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 5px;
}

.combo{
	font-family: Verdana;
	font-size: 12px;
	margin-top: 10px;
	height: 21px;
}


.combo2{
	font-family: tahoma;
	font-size: 11px;
}
.up{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	width: 50px;
}

/* inside */

.pagelabel{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: Green;
	margin-bottom: 5px;
}
.pagelabel2{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: Green;
	margin-bottom: 5px;
}
.cookiecrumbs{
	color: #988675;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.cookiecrumbs:hover{
	color: #8C521C;
}

.cookiecrumbs:active{
	color: #8C521C;
	font-weight: bold;
}

#smudgegreen{
	background-image: url(images/smudgegreen.jpg);
	width: 381px;
	height: 525px;
	background-attachment : fixed;
	background-position : center;
	background-repeat : no-repeat;
}

#sun{
	background-image: url(images/sun.gif);
	width: 443px;
	height: 472px;
	background-attachment : fixed;
	background-position : center;
	background-repeat : no-repeat;
}



.bg_smudge {
	background-image: url(images/smudgegreen.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment : scroll;
	background-color : transparent;
}

.bg_sun {
	background-image: url(images/sun.gif);
	background-repeat: no-repeat;
	background-position : center;
	background-position: top center;
	background-attachment : scroll;
	background-color : transparent;
}

.bg_sun{
	background-image: url(images/sun.gif);
	background-repeat: no-repeat;
	background-position : center;
	background-position: top center;
	background-attachment : scroll;
	background-color : transparent;
}



.news_date2 {
	font-family: Verdana;
	font-size: 11px;
	color: 2B4B26;
	text-decoration: none;
}
.news_date2 a {
	font-family: Verdana;
	font-size: 11px;
	color: 2B4B26;
	text-decoration: none;
}
.news_date2 a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: 2B4B26;
	text-decoration: underline;
}
.news_title2 {
	font-family: Verdana;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}


.news_title {
	font-family: Verdana;
	font-size: 12px;
	color: Green;
	text-decoration: none;
}
.news_title a {
	font-family: Verdana;
	font-size: 12px;
	color: Green;
	text-decoration: underline;
}
.news_title a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: Green;
	text-decoration: underline;
}
.news_date {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:none;
}
.news_blurb {
	font-family: tahoma;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
	font-weight:none;
}
.news_contents {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:none;
}

.testimonial_title {
	font-family: Verdana;
	font-size: 12px;
	color: Green;
	text-decoration: none;
}
.testimonial_title a {
	font-family: Verdana;
	font-size: 12px;
	color: Green;
	text-decoration: none;
}
.testimonial_title a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: Green;
	text-decoration: underline;
}
.testimonial_date {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:none;
}
.testimonial_blurb {
	font-family: tahoma;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
	font-weight:none;
}
.testimonial_contents {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:none;
}

.customer_support_form, .input_customer_support_form, .default {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:none;
}
.default a{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:none;
}
.default a:hover{
	font-family: verdana;
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
	font-weight:none;
}
.default_w {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight:none;
}

.asterisk {
	font-family: verdana;
	font-size: 14px;
	color: #FF0000;
}

.error_message {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.error_message1 {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.error_message2 {
	font-family: arial,tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.childnav {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.childnav a {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.childnav a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}

.affiliate_title {
	font-family: Verdana;
	font-size: 12px;
	color: Green;
	text-decoration: none;
}
.affiliate_title a {
	font-family: Verdana;
	font-size: 12px;
	color: Green;
	text-decoration: none;
}
.affiliate_title a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: Green;
	text-decoration: underline;
}
.affiliate_contents {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:none;
}

.header{
	font-family: Verdana;
	font-size: 10px;
	color: #6B8E23;
	text-decoration: none;
}

.header:hover{
	text-decoration: none;
}

#header_nav{
	postion: absolute;
	z-index: 2;
	border: 1px;
}

#header01{
	width: 700px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#image{
	width: 700px;
	height: 267px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	position: absolute;
	z-index: 0;
}

#headernav{
	width: 700px;
	height: 267px;
	padding-top: 10px;
	border: 0px;
	margin: 0px;
	position: absolute;
	z-index: 100;
	background-color : transparent;
	text-align: right;
}

a{
	font-size: 10px;
	color: gray;
	text-decoration: underline;
}

a:hover{
	color: black;
	text-decoration: underline;
}

.td_div_vert {
	background-image: url(images/td_div_vert.gif);
	background-repeat: repeat-y;
	/*background-position: left top;
	padding: 3px 3px 3px 3px;
	background-color: cecfca;*/
}
.td_div_hori {
	background-image: url(images/td_div_hori.gif);
	background-repeat: repeat-x;
	/*background-position: left top;
	padding: 3px 3px 3px 3px;*/
	/*background-color: cecfca;*/
}

/*our products*/

.prodtitle1{
/*	background-color: #FF8C00; */
	background-image: url(images/orange.jpg);
	font-family: Verdana;
	font-weight: bold;
	color: #696969;
	padding: 5px;
	font-size: 14px;
	text-align: center;
}

.prodtitle2{
	/*background-color: #8B0000;
	*/
	background-image: url(images/orange.jpg);
	font-family: Verdana;
	font-weight: bold;
	color: #696969;
	padding: 5px;
	font-size: 14px;
	text-align: center;
}

.prodtxt{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	background-color: white;
}

.bold{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}

.all{
	text-transform: uppercase;
}

#sitemap{
	font-family: Verdana;
	font-size: 12px;
	color: green;
}

#sitemap li a{
	font-family: Verdana;
	font-size: 12px;
	color: green;
	text-decoration: underline;
}

#sitemap li a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: green;
	text-decoration: underline;
}

#career ul{
	margin: 10px;
}

#career ul li{
	margin-left: 10px;
}

#career ol{
	margin: 10px;
}

#career ol li{
	margin-left: 10px;
}