.cufon {
   color:#a67434;
}
h1.cufon {
   font-size:32px;
}
h1#subtitle {
   font-size:22px;
}
h2.cufon {
   font-size:34px;
   color:#fff;
}
html, body {
	background-color:#724800;
}
#heading {
   position:relative;
   height:90px;
}
#page {
	background-color:#fff;
	background-image: url(../../images/designs/design17/theme3/bg_page.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:10px;
}
#content {
	width: 746px;
	background-repeat: no-repeat;
	background-position: 125px bottom;
}
.header_name {
	padding:38px 0 17px 20px;
}
#main {
	background-image: url(/pub/images/designs/design17/theme3-inner/header.jpg);
	background-repeat: no-repeat;
	width:746px;
	margin:auto;
}
#menu_inner {
	width: 180px;
	background-color: #889647;
	float:left;
	margin-left:35px;
	margin-top:11px;
	padding-top:30px;
	padding-bottom:12px;
}
#menu_inner ul {
	width: 180px;
   margin:0;
   padding:0;
}
#main #menu li {
	background-image: url(../../images/designs/design17/theme3/menu_bg.gif);
	background-repeat: no-repeat;
	height:26px;
	text-align:center;
	padding-top:3px;
}
#main #menu li a {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#main #menu li a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
	color:#cad595;
}
#text_content {
	float: right;
	background:url(/pub/images/designs/design17/theme3-inner/menu_bottom.gif) no-repeat bottom;
   margin:85px 15px 0 15px;
	padding-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
}
#text_content #content_inner {
	background-color:#fff;
	width:440px;
   padding:15px 30px 20px 30px;
	margin-bottom:0px;
	height:auto !important;
	min-height:270px !important;
	height:270px;
}
.footer {
	margin-top: 42px;
	padding-bottom:24px;
	font-size:11px;
	color:#fff;
}
.footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
#content_inner a {
   color:#a67434
}


