.cufon {
   color:#fff;
}
h1.cufon {
   font-size:28px;
}
h1#subtitle {
   font-size:18px;
   text-transform:uppercase;
}
h2.cufon {
   color:#4b6609;
   font-size:34px;
}
#heading_text {
   height:120px;
   padding:40px 46px 0 0;
}
#content_inner {
   padding:284px 68px 20px 52px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	height:auto !important;
	min-height:170px !important;
	height:170px;
}
#content_inner .error {
	background-color:#cc0000;
	color:#fff;
	font-weight:bold;
	padding:1em;
}
#content_inner em {
	font-style:italic;
}
#content_inner div.rates {
   color: #546244;
}
#content_inner ul {
	list-style:square;
}
#content_inner li {
	margin:0.5em;
}
#content_inner a {
	text-decoration:underline;
	color:#47610a;
}
html, body {
	background-image: url(../../images/designs/design18/theme2/bg_page.gif);
}
#page {
	height:auto !important;
	min-height:550px !important;
	height:550px;
}
#menu_section {
	width: 145px;
	padding-top: 58px;
	padding-left: 104px;
}
#menu {
   text-align:center;
	background-image: url(../../images/designs/design18/theme2/menu_bg.gif);
	background-repeat: repeat-x;
	height:auto !important;
	min-height:300px !important;
	height:300px;
}
#menu_inner {
   background:#fff;
}
#left_column {
	float: left;
	width: 246px;
}
#right_column {
	float: right;
	width: 495px;
	text-align:right;
}
#all {
   margin:0 auto;
	background-image: url(../../images/designs/design18/theme2/bg_all.jpg);
	background-repeat: repeat-y;
	width: 744px;
}
#content {
	background-image: url(../../images/designs/design18/theme2/page.jpg);
	background-repeat: no-repeat;
	width: 744px;
	height:auto !important;
	min-height:550px !important;
	height:550px;
}
#footer {
	background-image: url(../../images/designs/design18/theme2/footer.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 744px;
}
#menu li {
	background-repeat: no-repeat;
	background-position: left  bottom;
	height:30px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 11px;
	color: #999;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	color: #47610a;
	text-decoration: underline;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-bottom:7px;
	list-style-type:none;
}
#footer_text {
   white-space:nowrap;
	padding:5px 0 0 60px;
	font-size:10px;
	color:#fff;
}
#footer_text a {
	font-family:Tahoma;
	font-size:10px;
	color:#fff;
}

