.cufon {
   color:#7a8c61;
}
h1.cufon {
   font-size:26px;
}
h1#subtitle {
   font-size:18px;
   text-transform:uppercase;
}
h2.cufon {
   color:#8684ae;
   font-size:38px;
}
html, body {
   background-color:#cccbe0;
}
#page {
   width:100%;
	background: #fff url(../../images/designs/design12/theme2/bg_page.gif) repeat-x bottom;
}
#page_left_art {
   width:699px;
   background:url(../../images/designs/design12/theme2/bg_flower.gif) no-repeat left top;
   margin:0 auto;
}
#page_inner {
   width:656px;
   margin-left:43px;
}
#content_inner a {
   color:#8684ae;
}
#col_middle {
	width: 656px;
}
#col_left {
	background-image: url(../../images/designs/design12/theme2/bg_flower.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header {
	background-image: url(../../images/designs/design12/theme2/bg_top.jpg);
	background-repeat: no-repeat;
	height: 279px;
	width: 656px;
}
#header_text {
   padding-left:30px;
}
#column_left {
	float: left;
	width: 257px;
}
#column_right {
	float: right;
	width: 399px;
}
#below_header {
	background-image: url(../../images/designs/design12/theme2/bg_content.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:1px;
}
#column_right div {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}

#menu {
	background-image: url(../../images/designs/design12/theme2/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 59px;
	padding-top: 0px;
}
#menu_footer {
	background-image: url(../../images/designs/design12/theme2/bottom_menu.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 198px;
	background-position: right top;
	padding-left: 59px;
	padding-bottom:20px;
}

#menu li {
	background-repeat: no-repeat;
	background-position: left  bottom;
	height:26px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 11px;
	color: #43636b;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-bottom:7px;
	list-style-type:none;
}
#footer_text {
	padding:21px 0 26px 22px;
	font-size:10px;
	color:#6a6c74;
}
#footer_text a {
	font-family:Tahoma;
	font-size:10px;
	color:#6a6c74;
}


