@charset "utf-8";
/* CSS Document */

p { margin-bottom: 12px; }
p a{color:#a13e41; text-decoration:underline;} 
p a:hover { text-decoration:none; }

h1{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:center;
	padding-top: 40px;
	background-color:#E8E6DD;
	min-width: 955px;
}

strong { color:#a13e41; font-weight: normal; }

#wrapper {
	background-color:#FFFFFF;
	width: 955px;
	text-align:center;
	margin:auto;
	padding:20px;	
}


#menu {}

#menu ul {}

/*====MENU====*/
#menu { margin-bottom: 20px;font-size:1em;}
#menu ulenu{ padding:0 0 29px 0px}
#menu ul{margin:0; padding:0; list-style:none; line-height:18px}
#menu ul li{background:url(images/bg_list_hed.gif) center left no-repeat; margin:0px; padding:0 31px 0 30px; display:inline; }
#menu ul li a{color:#351112; text-decoration:none; font-weight:normal; } 
#menu ul li a:hover { text-decoration:underline; }
#menu ul li span a{color:#9a1b3b; text-decoration:none; font-weight:normal} 
#menu ul li span a:hover { text-decoration:underline; }
#menu ul .bg_none{ background:none}
#menu .logo{ height:331px; }
#menu .bg_logo{ height: 331px; background:url(images/bg_logo.jpg) top left no-repeat; padding:59px 0 112px 30px}


/**/

#content {
margin-top:10px;

}



#main {
	padding: 3px;
	text-align:left;
	color: #988E83;
    float:right;
    width:640px;
	margin-right:20px;
	padding-right: 0px;
	padding-top: 0px;
    }
#sidebar {
	padding:10px;
	padding-top:0px;
	text-align:left;
	margin-left:19px;
    background:#F7F5F2;
    float:left;
    width:237px;
	color: #988E83;
    }
	
	#footer { 	color: #999999;margin-right: 135px; text-align:right;clear:both; margin-top:15px; }
	
	#footer a { color: #999999; }
		#footer a:hover { text-decoration: underline; }

/**/

ul.features {
	margin-top:10px; color:#a13e41;
}

ul.features{margin:0; margin-top:10px;margin-bottom:35px; padding:0; list-style:none; line-height:22px}
ul.features li{ margin:0px;}
ul.features li a{color:#a13e41; text-decoration:underline; background:url(images/bg_list.gif) center left no-repeat; padding-left:10px;} 
ul.features li a:hover { text-decoration:none; }

/**/

.bg_more{ background:url(images/bg_more.gif) top left no-repeat; padding:2px 12px 4px 9px; margin-top: 10px;}
.bg_more a{ color:#655d52; text-decoration:none; background:url(images/more_pic.gif) center left no-repeat; padding:0 0 0 9px; font-weight:bold; font-size:0.9em}
.bg_more a:hover{ text-decoration:underline}

.view_more {
color:#a13e41;
}

