/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/pattern_bg.gif);
	background-repeat: repeat;
}
a:link {
	color: #7F836F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #093;
}
a:active {
	text-decoration: none;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0;
	padding:0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #99002E;
}

ul{
	margin:0;
	padding:8;
	list-style-type:none;
	font-size: 13px;
	line-height: 15px;
	list-style-position: outside;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top--------------------*/
#topMain{
	width:100%;
	height:300px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#top{
	width:870px;
	height:300px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #C1C8B6;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/header_summer.jpg);
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #900;
	border-left-color: #900;
}
#top img.logo{
	position:absolute;
	left:600px;
	top:0px;
	width:200px;
	height:30px;
	z-index: 100;
}
#top img.login{
	position:absolute;
	left:466px;
	top:11px;
	width:106px;
	height:80px;
}
#top ul.topNav{
	width:300px;
	height:20px;
	position:absolute;
	left:550px;
	top:0px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #060;
	background-image: url(images/tile_2.gif);
	z-index: 100;
}
#top ul.topNav li{
	float:left;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0;
}
#top ul.topNav li a{
	display:block;
	padding:0 12px;
	color:#E1DCB4;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(images/nav_bg.gif);
	z-index: auto;
}
#top ul.topNav li a:hover{
	background:url(images/nav_bg_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	padding:0 11px;
}
#top ul.topNav li.noImg{
	background-image:none;
	color: #FFF;
}
#top ul.topNav li a.hover{
	display:block;
	background:url(images/nav_bg_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
	padding:0 11px;
	text-decoration:none;
	text-transform:uppercase;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
#top h1{
	display:block;
	width:511px;
	height:61px;
	position:absolute;
	left:413px;
	top:48px;
	text-indent:-2000px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/slogan.gif);
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------menu--------------------*/
#menuMain{
	width:100%;
	height:28px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#menu{
	width:930px;
	height:28px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu ul{
	width:930px;
	height:28px;
}
#menu ul li{
	float:left;
	height:28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #92988B;
}
#menu ul li a{
	display:block;
	color:#FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: inherit;
}
#menu ul li a:hover{
	color:#BABEAE;
	background-color: inherit;
}
#menu ul li a:active {
	color: #FC0;
}
#menu ul li .holder {
	color: #FC0;
}
#menu ul li.noBdr{
	border:none;
}
#menu ul li a.first{
	display:block;
	color:#FFF;
	background-color:inherit;
	line-height: 28px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#menu ul li a.firstholder  {
	color: #FC0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul li a.first:hover{
	color:#BABEAE;
	background-color:inherit;
}
#menu ul li a.first:active {
	color: #FC0;
}
#menu ul li a.last{
	color:#FFF;
	background-color:inherit;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#menu ul li a.last:hover{
	color:#BABEAE;
	background-color:inherit;
}
#menu ul li a.last:active {
	color: #FC0;
}
/*------------------------------------------------menu--------------------*/

/*------------------------------------------------body--------------------*/
#bodyMain{
	width:870px;
	color:#000;
	padding: 0px;
	height: 100%;
	background-color: #E4DFB7;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #900;
	border-left-color: #900;
}
#body{
	width:870px;
	color:#000;
	background-color: #E5DFB6;
	background-image: url(images/body_bg2.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
/*------------------------------------------------left--------------------*/
#left{
	width:205px;
	float:left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#left h2.project{
	display:block;
	width:163px;
	height:53px;
	background:url(images/project_icon.gif) 0 10px no-repeat;
	padding:0 0 0 42px;
	color:#960;
	background-color:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 53px;
	font-weight: normal;
	font-variant: normal;
}
#left h3.yellowTxt{
	display:block;
	color:#978A71;
	background-color:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 13px;
	margin-left: 0;
	width: 205px;
}
#left img.pro{
	width:205px;
	height:49px;
	font-size:0;
	line-height:0;
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#left h2.newsletter{
	display:block;
	background:url(images/newsletter_bg.gif) 0 0 no-repeat;
	width:189px;
	height:31px;
	padding:0 0 0 16px;
	font:bold 16px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:31px 0 0 0;
}
#left form{
	width:174px;
	padding:8px 15px 25px 16px;
	background-color:#4F0202;
	color:#fff;
}
#left form label{
	display:block;
	width:174px;
	font:normal 11px/22px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
}
#left form input.txtbox2{
	width:172px;
	height:19px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#808080 solid 1px;
	border-left:#808080 solid 1px;
	background-color:#fff;
	color:#000;
	float:left;
}
#left form a{
	width:88px;
	height:17px;
	float:left;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#A09172;
	background-color:inherit;
	margin:11px 0 0 0;
	text-decoration:underline;
}
#left form a:hover{
	text-decoration:none;
}
#left form input.signup2{
	background:url(images/btn_signup2.gif) 0 0 no-repeat;
	width:45px;
	height:17px;
	float:right;
	margin:11px 0 0 0;
	border:none;
	cursor:pointer;
}
/*------------------------------------------------mid--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:600px;
	float:left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	color: #060;
	font-size: 1.1em;
	line-height: 1.15em;
	font-style: italic;
	font-weight: lighter;
	margin: 0px;
	float: none;
}
#right h2.explore {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	background-color: #6F523A;
	display: block;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-style: italic;
	visibility: visible;
}
#right h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	color: #900;
}
#right h2.why{
	display:block;
	width:auto;
	height:auto;
	color:#005100;
	background-color:#D5D8CE;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.25em;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
	clear: both;
	font-style: italic;
	font-weight: lighter;
}
#right h2.why span{
	width:500px;
	height:52px;
	display:block;
	float:right;
	background-position: 0 0;
}
#right h3.txt1{
	display:block;
	color:#82765D;
	background-color:inherit;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.1em;
}
#right p.rightTxt1{
	display:block;
	color:#333;
	background-color:inherit;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.35em;
	font-variant: normal;
}
#right ol li {
	color: #000;
	font-style: normal;
	line-height: 16px;
	padding-bottom: 5px;
	font-size: 13px;
}
#right p.rightTxt2 {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #005200;
}
#right p.small {
	font-size: 12px;
	color: #900;
}
#right p.column {
	margin: 0px;
	display: block;
	color: #900;
	float: none;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#right p.rightTxt1 span{
	color:#CB8686;
	background-color:#900;
	font-style: normal;
}
#right img {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin: 0px;
	padding-left: 5px;
}
#right p.box{
	display:block;
	width:563px;
	height:134px;
	background-color:#FFFFDB;
	color:#9A8865;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	vertical-align: middle;
}
#right .box img {
	float: left;
}
#ad {
	display:block;
	width:563px;
	height:134px;
	background-color:#FFFFDB;
	color:#9A8865;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	vertical-align: middle;
}
#ad{
	width:205px;
	background-color:#EDEECD;
	border:#80705e solid 1px;
	color:#666;
	float:left;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	font-style: italic;
	font-weight: bold;
	height: 350px;
}
#ad2 {
	width:205px;
	background-color:#EDEECD;
	border:#80705e solid 1px;
	color:#666;
	float:left;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	font-style: italic;
	font-weight: bold;
	height: auto;
}
#ad3 {
	width:205px;
	background-color:#EDEECD;
	border:#80705e solid 1px;
	color:#666;
	float:left;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	font-style: italic;
	font-weight: bold;
	height: 500px;
}
#ad h2{
	width:195px;
	height:30px;
	background-color:#7F836F;
	color:#fff;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#ad2 h2  {
	width:195px;
	height:30px;
	background-color:#7F836F;
	color:#fff;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#ad3 h2 {
	width:195px;
	height:30px;
	background-color:#7F836F;
	color:#fff;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#ad ul{
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}
#ad2 ul {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}
#ad3 ul {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}
#ad ul li{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 15px;
	background-image: url(images/fern_sm.gif);
	background-repeat: no-repeat;
	background-position: -3px -3px;
}
#ad2 ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 15px;
	background-image: url(images/fern_sm.gif);
	background-repeat: no-repeat;
	background-position: -3px -3px;
}
#ad3 ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 15px;
	background-image: url(images/fern_sm.gif);
	background-repeat: no-repeat;
	background-position: -3px -3px;
}
#ad ul li a{
	background-color:inherit;
	color:#7F836F;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	margin: 0px;
}
#ad2 ul li a {
	background-color:inherit;
	color:#7F836F;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	margin: 0px;
}
#ad3 ul li a {
	background-color:inherit;
	color:#7F836F;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	margin: 0px;
}
#ad ul li a:hover{
	background-color:#7D816D;
	color:#fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	left: 10px;
	clip: rect(auto,auto,auto,10px);
}
#ad2 ul li a:hover {
	background-color:#7D816D;
	color:#fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	left: 10px;
	clip: rect(auto,auto,auto,10px);
}
#ad3 ul li a:hover {
	background-color:#7D816D;
	color:#fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	left: 10px;
	clip: rect(auto,auto,auto,10px);
}
#ad a.moreRed{
	display:block;
	background:url(images/more_red.gif) 0 0 no-repeat;
	width:45px;
	height:17px;
	margin:0 0 0 149px;
}
#ad a.moreRed:hover{
	background:url(images/more_red_hover.gif) 0 0 no-repeat;
}
#ad p.adBot{
	display:block;
	width:350px;
	height:8px;
	font-size:0;
	line-height:0;
	background-image: url(images/add_bottom.gif);
	background-repeat: repeat;
	background-position: 0 0;
}
#ad italic{
	font-style:italic
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:90px;
	background:url(images/footer_bg.gif) 0 0 repeat-x;
}
#footer{
	width:942px;
	height:80px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D8177;
	text-align: center;
	padding-top: 5px;
}
#footer ul{
	width:765px;
	position:absolute;
	left:66px;
	top:13px;
}
#footer ul li{
	float:left;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#979696;
	background-color:inherit;
	text-align: left;
}
#footer ul li a{
	padding:0 7px;
	color:#063;
	background-color:inherit;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li a.one{
	padding:0 7px 0 0;
	color:#063;
	background-color:inherit;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
#footer ul li a.one:hover{
	text-decoration:underline;
}
#footer p.copyright{
	position:absolute;
	left:45px;
	top:47px;
	width:875px;
	color:#796D58;
	background-color:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
#footer p.design{
	display:block;
	width:152px;
	height:16px;
	padding:0;
	position:absolute;
	left:714px;
	top:73px;
	color:#A79F74;
	background-color:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
#footer p.design a.link{
	color:#938F77;
	background-color:inherit;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#A39E6F;
}
#footer a.xhtml{
	display:block;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	width:81px;
	height:16px;
	position:absolute;
	left:757px;
	top:42px;
}
#footer a.xhtml:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.css{
	display:block;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	width:81px;
	height:16px;
	position:absolute;
	left:848px;
	top:42px;
}
#footer a.css:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------footer--------------------*/
#footerMain #footer p strong {
	text-align: center;
}
#footerMain #footer p {
	text-align: center;
}
