.clear { clear: both; height: 0px; overflow: hidden; font-size: 0pt;}

.day {font-size: 10pt; color: red;background-color: #eedd75;; border: 1px solid black; border-top: 3px ridge gold;}
.dayhead {background-color: #eedd75;font-family: Tahoma;font-size: 12px;font-weight: bold;}

#marqueecontainer{
position: relative;
width: 290px; /*marquee width */
height: 94px; /*marquee height */
color: black;
border: 0;
overflow: hidden;
padding: 2px;
background-repeat: no-repeat;
font-family: verdana;
font-size: 9pt;
}


#popupMask {
	position: absolute;
	z-index: 12000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	background-color:transparent !important;
	background-color: #333333;
	background-image/**/: url("/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {
	position: absolute;
	z-index: 12001;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 2px solid #000000;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 12002;
}
#popupControls {
	float: right;
	cursor: pointer;
}


.month {font-size: 9pt; background-color: white; border: 1px solid black; border-top: 3px ridge red;}
.year {font-size: 9pt; background-color: white; border: 1px solid black; border-top: 3px ridge blue;}

.daybox {border: 1px dotted RGB(241, 225, 172);}


.header {text-align: center; color: white; font-weight: bold; background-color: RGB(209, 174, 34); border-bottom: white;}

.calday {text-align: right; font-family: Tahoma;}

.day2end {font-size: 10pt; background-color: RGB(207, 204, 190); cursor: pointer;}

.day2 {font-size: 10pt; background-color: RGB(237, 234, 220); cursor: pointer;}
.day2hov {font-size: 10pt; background-color: RGB(241, 225, 172); cursor: pointer;}

.cal0 {
	color: black;
}

.cal1 {
	color: red;
}

.cal2 {
	color: green;
}

.cal3 {
	color: blue;
}

.cal4 {
	color: orange;
}

.cal5 {
	color: pink;
}

.cal6 {
	color: purple;
}

#rateStatus{float:left; clear:both; width:100%; height:20px;}
#rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
#rateMe li{float:left;list-style:none;}
#rateMe li a:hover,
#rateMe .on{background:url(/images/stargold.png) no-repeat;}
#rateMe a{float:left;background:url(/images/stargrey.png) no-repeat;width:32px; height:32px;}
#ratingSaved{display:none;}
.saved{color:red; }


body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(bg3.gif);
	background-repeat: repeat-x;
	background-position: 0px -40px;
	background-color: RGB(253, 244, 230);
}
div, h1, h2, h3, h4, form, label, textarea, img, span{
	margin:0; padding:0;
}

xul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------topheader--------------------*/
#topheader{
	width:1004px;
	height:85px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
}
.logo {
	background-image: URL(babylogo.png);
	background-position: 5px 2px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 900px;
}
.menu_area {
	margin: 0px;
	float: right;
	height: 40px;
	width: 1000px;
}
.bignews {
	font-weight: bold;
	color: #862304;
}
.bignews:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #363636;
	margin: 0px;
	float: left;
	height: 18px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #862304;
	margin: 0px;
	float: left;
	height: 18px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.menu_hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #862304;
	margin: 0px;
	float: left;
	height: 18px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor:text;
}
/*------------------------------------------------banner--------------------*/
#banner{
	width:1004px;
	height:440px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	background-image: URL(backtest2b.jpg);
	background-repeat: no-repeat;
}
.banner_image {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 448px;
	width: 635px;
}
#banner_short{
	width:1004px;
	height:310px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
	background-image: URL(backtest3b.jpg);
	background-repeat: no-repeat;
}
.banner_short_image {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 298px;
	width: 635px;
}
.right_buttons {
	margin: 0px;
	float: right;
	height: 390px;
	width: 369px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}
.whyus {
	background-image: url(buttons_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 112px;
	width: 154px;
	padding-top: 17px;
	padding-right: 205px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.banner_textarea {
	height: 112px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.portfolio {
	background-image: url(buttons_03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 112px;
	width: 154px;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 205px;
}
.services {
	background-image: url(buttons_04.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 115px;
	width: 154px;
	padding-top: 17px;
	padding-right: 205px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.banner_head {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #ac9b3f;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
}
.banner_text1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
}

.banner_text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.knowmore {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #862304;
	text-decoration: underline;
	line-height: 20px;
}
.knowmore:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: gold;
	text-decoration: underline;
	line-height: 20px;
}
/*------------------------------------------------body_area--------------------*/
#body_area{
	width:1004px;
	min-height:554px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 2px;
	background-image: url(backtest2.png);
	background-repeat: repeat-y;
	background-position: top;
}
#body_area_t{
	width:1004px;
	height:6px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	float: none;
	background-image: url(prebodyb.png);
	background-repeat: no-repeat;
	background-position: top;

}
#body_area_f{
	width:1004px;
	height:12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	float: none;
	background-image: url(prefooterb.png);
	background-repeat: no-repeat;
	background-position: top;

}
#innerbody_area{
	width:1004px;
	min-height:554px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
	background-image: url(backtest2.png);
	background-repeat: repeat-y;
	background-position: top;
}
.left {
	margin: 0px;
	min-height: 554px;
	width: 613px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#innerblank	
		{
			margin: 0px;
			min-height: 554px;
			width: 613px;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 22px;
		}
.lefthead {
	font-family: Verdana;
	font-size: 18pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.lefthead1 {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.left_text {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.form_text {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.left_text1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ac9b3f;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.more_testimonials {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ac9b3f;
	text-decoration: none;
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(more.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left_textlink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #862304;
	text-decoration: underline;
}
.left_textlink:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: gold;
	text-decoration: underline;
}
.form_header {
	background-color: #eedd75;
	border: 2px solid #eecc75;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 580px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
}
.testimonials_text {
	float: left;
	width: 522px;
	font-family: Tahoma;
	font-size: 12ot;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.forum_block {
	background-color: #eedd75;
	border: 2px solid #eecc75;
	width: 300px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding: 2px;
}
.business_block {

	float: left;
	width: 522px;
	overflow: auto;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.testimonials_text2 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 522px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.testimonials_text1 {
	
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #224016;
	text-decoration: none;

}
.testimonials_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #862304;
	text-decoration: underline;
}
.testimonials_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: gold;
	text-decoration: underline;
}
.right {
	margin: 0px;
	padding: 0px;
	min-height: 554px;
	width: 369px;
}
.userlogin {
	margin: 0px;
	float: left;
	height: 164px;
	width: 349px;
	background-image: url(userlogin.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rightthead1 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #224016;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;

}.login_textbox {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	float: left;
	height: 20px;
	width: 220px;
	border: 1px solid #666666;
}
.login_shortbox {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 80px;
	border: 1px solid #666666;
}

.login_checkbox {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 40px;
	border: 1px solid #666666;
}
.submit {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(submit.gif);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 55px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.submit:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(submit1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 55px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.rightttextbox1 {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: normal;
	color: #224016;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.rightthead2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #224016;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.clickhere_registration {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #862304;
	text-decoration: underline;
	line-height: 20px;
}
.clickhere_registration:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.news_area {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 339px;
}
.news_block {
	width: 300px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.news_head {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
	margin: 0px;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-botton: 1px solid #cccccc;
}.news_head1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #1f1f1f;
	text-decoration: none;
	background-image: url(news_arrow.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: 0px 5px;
}
.news_text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #862304;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 325px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.news_text_link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #862304;
	text-decoration: underline;

}
.news_text_link:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: gold;
	text-decoration: underline;

}
.more_news {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ac9b3f;
	text-decoration: none;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(more.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*------------------------------------------------fotter--------------------*/
#fotter{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
	height: 216px;
	background-attachment: scroll;
	background-image: url(bottom3.gif);
	background-repeat: repeat-x;
	background-repeat: top center;
	background-color: RGB(54, 54, 54);
}
.fotter_links {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 120px;
	width: 100%;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.fotter_text {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	margin: 0px;
	height: 43px;
	width: 944px;
	float: left;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-left: 30px;
}

.fotter_copyrights {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: white;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.fotter_validation {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #c75c2c;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*------------------------------------------------fotterlinks --------------------*/
a.fotterlink:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
a.fotterlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
a.fotterlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: RGB(253, 244, 230);
	padding-right: 15px;
	padding-left: 15px;
}
a.fotterlink:active{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
/*------------------------------------------------fotterlinksend--------------------*/

/*------------------------------------------------validation --------------------*/
a.xhtml:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #363636;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #363636;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:hover {
	color: gold;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #862304;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #363636;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

a.css:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #862304;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #862304;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:hover {
	color: gold;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
background-color: #363636;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #862304;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/*------------------------------------------------validation--------------------*/
/*------------------------------------------------------------innerpage-----------------------------------------------------------------------------------------------*/
#innerhedding
		{
				font-family: Tahoma;
				font-size: 36px;
				font-weight: normal;
				color: #224016;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 580px;
				padding-top: 0px;
				padding-right: 0px;
				padding-bottom: 15px;
				padding-left: 0px;
		}
#innercontent
		{
					float: left;
					width: 560px;
					font-family: Tahoma;
					font-size: 10px;
					font-weight: normal;
					color: black;
					text-decoration: none;
					padding:0px;
					margin:0 0 10px 0;

		}					
#innercontent002
		{
					float: left;
					width: 560px;
					font-family: Tahoma;
					font-weight: normal;
					color: black;
					text-decoration: none;
					padding:0px;
					margin:0 0 10px 0;
		}		
#innercontent003
		{
					float: left;
					width: 560px;
					font-family: Tahoma;
					font-size: 10px;
					font-weight: normal;
					color: black;
					text-decoration: none;
					padding:0px;
					margin:0 0 10px 0;
		}					
#innercontent004
		{
					float: left;
					width: 560px;
					font-family: Tahoma;
					font-size: 10px;
					font-weight: normal;
					color: black;
					text-decoration: none;
					padding:0px;
					margin:0 0 10px 0;
		}					
#submenuhedding
		{
				font-family: Tahoma;
				font-size: 36px;
				font-weight: normal;
				color: #224016;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 533px;
				padding-top: 0px;
				padding-right: 0px;
				padding-bottom: 15px;
				padding-left: 0px;
		}
#submenublank
		{
				margin: 0px;
				float: left;
				width: 533px;
				padding-top: 0px;
				padding-right: 0px;
				padding-bottom: 15px;
				padding-left: 0px;
		}					
#submenutop
		{
				margin: 0px;
				float: left;
				width: 533px;
				height:1px;
				padding:0px;
				background-image: url(topline.jpg);
				background-repeat:no-repeat;
		}
.submenux
		{
				font-family: Tahoma;
				font-size: 10px;
				font-weight: normal;
				color: black;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 533px;
				height:17px;
				padding:4px 0 0 20px;
				background-image: url(active.jpg);
				background-repeat:no-repeat;
		}					
.submenux:hover
		{
				font-family: Tahoma;
				font-size: 10px;
				font-weight: normal;
				color: black;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 533px;
				height:17px;
				padding:4px 0 0 20px;
				background-image: url(over.jpg);
				background-repeat:no-repeat;
		}					
							

#submitbutton
			{
				width:200px;
				height:20px;
				margin:50px 0 0 0;
				padding:0;
				float:left;

			}	
			
.contactfeildname
			{
					font-family: Tahoma;
					font-size: 10px;
					font-weight: normal;
					color: black;
					text-decoration: none;
			}
.contactfeild
			{	font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color: #3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.contactfeild:hover
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.submitbutton
			{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #363636;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor:pointer;
			}
.submitbutton:hover
			{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #862304;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor:pointer;	
			}
			
.contactinput
		{
			width:160px;
			height:20px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#FFFFFF;
			border:solid;
			border-color:#F3F3F3;
			border-width:1px;
		}
.contactinput:hover
		{
			width:160px;
			height:20px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#F9F9F9;
			border:solid;
			border-color:#F3F3F3;
			border-width:1px;		}

textarea, .formatinput
		{
			font-family: Tahoma;
			font-size: 10px;
			color:black;
			background-color:RGB(207,195,96);
			border:dashed;
			padding-left: 5px;
			border-color:RGB(172,155,63);
			border-width:1px;	
	}

.textarea
		{
			width:200px;
			height:100px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#fffdfd;
			border:solid;
			border-color:#d2e3e9;
			border-width:1px;		}
.textarea:hover
		{
			width:200px;
			height:100px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#fffdfd;
			border:solid;
			border-color:#d2e3e9;
			border-width:1px;		}

/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/

.home {background-image: URL(house.png); background-repeat: no-repeat; background-position: center center; width: 5px;}
#navigation { width: 984px; height: 40px; position: relative; font-family: arial;}
#navigation #categories:hover h3 { background-position: -531px -43px; }
#navigation #categories:hover ul { display: block; }
#navigation #categories { position: absolute;  font-family: Tahoma;}
#navigation #categories h3 { position: absolute; left: -2px; top: 0px; width: 132px; height: 19px; padding: 10px; padding-left: 20px; background-position: -531px -3px;  cursor: pointer; font-size: 12px; color: RGB(230, 229, 216);}
#navigation #categories h3 a {color: white;}
#navigation #categories ul {outline: 0; display: none; position: absolute; z-index: 1000; width: 138px; background-color: #f4f4f4; border: 1px solid #a7a7a7; list-style: none;  list-type-style: none; top: 20px; left: -1px; padding: 25px 10px 15px 10px; }
#navigation #categories ul li.more-cats { text-align: center; }
#navigation #categories ul li.more-cats a { font-size: 12px; color: #9c9c9c; }
#navigation #categories ul li {margin: 0; outline: 0; border: 0; padding-left: 10px; padding: 6px 10px; list-style: none;  list-type-style: none; font-size: 17px; color: RGB(230, 229, 216); }
#navigation #categories ul li a { font-size: 17px; color: #3b3b3a; text-decoration: none; }
#navigation #categories ul li a:hover { color: #aa4d1d; text-decoration: underline; }
#navigation #navbar { background-position: -2px -425px; width: 1010px; height: 40px; float: right;  background-color: rgb(61,91,47);}
#navigation #navbar ul.main-nav {list-type-style: none; margin-top: 2px; margin-left: 10px;   font-family: Tahoma;}
#navigation #navbar ul.main-nav li { float: left; line-height: 38px; margin-right: 15px; }
#navigation #navbar ul.main-nav li ul li { display: block; float: none;}
#navigation #navbar ul.main-nav li ul li a { line-height: 18px; display: inline; padding-top: 0px; padding-right: 0px; padding-left: 0px; height: 18px; }
#navigation #navbar ul.main-nav li a { color: white; font-size: 12px; line-height: 18px; display: block; padding-top: 10px; height: 22px; padding-left: 3px;padding-right: 3px; text-decoration: none;}
#navigation #navbar ul.main-nav li.submenu:hover, #navigation #navbar ul.main-nav li.nosubmenu:hover { background: rgb(134, 35, 4); background-color: rgb(134, 35, 4); background-repeat: repeat-x; border: 1px solid #f0f0f0; border-color: rgb(61,91,47); margin-right: 13px; line-height: 34px; position: relative; top: 1px; }
#navigation #navbar ul.main-nav li.submenu:hover ul li a, #navigation #navbar ul.main-nav li.nosubmenu:hover ul li a { padding-top: 0px; }
#navigation #navbar ul.main-nav li.submenu:hover a, #navigation #navbar ul.main-nav li.nosubmenu:hover a { color: #ffffff; padding-top: 8px; height: 24px; }
#navigation #navbar ul.main-nav li.submenu:hover div, #navigation #navbar ul.main-nav li.nosubmenu:hover div { display: block; margin-top: -1px; }
#navigation #navbar ul.main-nav li.submenu:hover div ul li a, #navigation #navbar ul.main-nav li.nosubmenu:hover div ul li a { color: #3b3b3a; }
#navigation #navbar ul.main-nav li.submenu { background-repeat: no-repeat; background-position: right 13px; position: relative;  background-color: RGB(111, 154, 82);}
#navigation #navbar ul.main-nav li.submenu a { color: white; }
#navigation #navbar ul.main-nav li.submenu div { display: none; position: absolute; left: -1px; top: 34px; z-index: 9999; border: 1px solid #a7a7a7; }
#navigation #navbar ul.main-nav li.submenu div ul { list-style: none; padding: 10px 4px; margin: 0px; width: 190px; background-color: #f4f4f4; overflow: hidden; border: 1px solid #ffffff; }
#navigation #navbar ul.main-nav li.submenu div ul li { padding: 5px; padding-left: 10px; font-size: 13px; line-height: 20px; }
#navigation #navbar ul.main-nav li.submenu div ul li a { color: #3b3b3a;text-decoration: none; }
#navigation #navbar ul.main-nav li.submenu div ul li a:hover { color: #aa4d1d; text-decoration: underline; }
#navigation #navbar ul.main-nav li.home a { display: block; height: 12px; width: 5px; text-indent: -9999px; padding-right: 0px; margin-right: 0px; margin-top: 11px; background-position: -463px -24px; }
#navigation #navbar ul.main-nav li.home a:hover { background-position: -463px -1px; }

.inner-boundary { border: 1px solid #d5d5d5; }
.inner-boundary .inner-border { border: 1px solid #fefefe; }

.sprite {background: transparent;}
