.cufon {
   color:#813101;
}
h1.cufon {
   font-size:32px;
}
h1#subtitle {
   font-size:22px;
}
h2.cufon {
   font-size:34px;
}
html, body {
	background-color:#813101;
}
#heading {
   position:relative;
   height:90px;
}
#page {
	background-color:#FFFFFF;
	background-image: url(../../images/designs/design10/theme1/bg_page.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:10px;
}
#content {
	width: 746px;
	background-image: url(../../images/designs/design10/theme1/flower.jpg);
	background-repeat: no-repeat;
	background-position: 125px bottom;
}
#main {
	background-image: url(../../images/designs/design10/theme1/header.jpg);
	background-repeat: no-repeat;
	width:746px;
	margin:auto;
}
#menu {
   float:left;
}
#menu_inner {
	width: 180px;
	background-color: #813101;
	margin-left:35px;
	margin-top:11px;
	padding-top:30px;
	padding-bottom:12px;
}
#menu ul {
	width: 180px;
	margin:0;
   padding:0;
}
#menu li {
	background-image: url(../../images/designs/design10/theme1/menu_bg.gif);
	background-repeat: no-repeat;
	height:26px;
	text-align:center;
	padding-top:3px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
	color:#ff6c2f;
}
#content_inner {
	float: right;
	width: 303px;
   margin:217px 35px 0 18px;
	background:#fff url(../../images/designs/design10/theme1/menu_bottom.gif) no-repeat bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
   padding:0 10px 40px 15px;
	height:270px;
   height: auto !important;
   min-height: 270px !important;
}
#content_inner a {
   color:#813101;
}
.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;
}


