@charset "utf-8";
/* CSS Document */
body{
background:ffffff;
margin:0;
}
#wrap{
background:#e3e4e5;
width:800px;
margin:0 auto;
}
#header{
background:url(images/header.jpg) no-repeat;
width:800px;
height:199px;
}
#menu{
background:url(images/menu.gif) no-repeat;
width:189px;
height:490px;
float:left;
padding-left:18px;
}

#wpleftmenu {
background-color:#D6D6D6;
color:#000;
clear:left;
float:left;
width:174px;
height:50px;
margin-left:15px;
padding-left:18px;
}

#header{
background:url(images/header.jpg) no-repeat;
width:800px;
height:199px;
}

#content {
	width: 565px;
	float: right;
	padding: 15px 15px 15px 0;
}

#content h1, #content h2 {
	background: #AC4700;
	border-top: 1px solid #C17540;
	border-left: 1px solid #C17540;
	border-right: 1px solid #813500;
	border-bottom: 1px solid #813500;
	color: #FFFAEF;
	font: bold 100% "Times New Roman";
	letter-spacing: 1px;
	margin: 0;
	padding: 3px 5px;
	text-transform: uppercase;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 a, #content h2 a, #content .small a {
	color: #FFF;
}
#content h1 a:hover, #content h2 a:hover, #content .small a:hover {
	text-decoration: underline;
}

#content p {
	padding: 0 5px;
}

#content .small {
	background: #813500;
	border-top: 1px solid #945326;
	border-left: 1px solid #945326;
	border-right: 1px solid #612800;
	border-bottom: 1px solid #612800;
	color: #FFB;
	font: 65% Verdana, sans-serif;
	margin: 0;
	padding: 2px 5px 3px;
}

#content img {
	background: #F9FCEC;
	border: 1px solid #D9DFEF;
	display: inline;
	margin: 4px;
	padding: 4px;
}

#content .wp-smiley {
	background: #F2F8FF;
	border: 0;
	margin: 0;
	padding: 0;
}

#footer{
background-color:#D6D6D6;
width:790px;
height:30px;
clear:both;
padding:5px 5px 10px 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #666666;
line-height:12px;
}

.comments {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comments li {
	background: #F7FBFF;
	border: 1px solid #D9DFEF;
	margin: 10px 0;
	padding: 4px;
}

.comments li li {
	border: none;
	padding: 0;
}

#content form {
	padding: 4px;
}

#content form fieldset {
	border: 0;
	margin: 0;
}

#content form fieldset label {
	width: 20%;
	float: left;
	font-weight: bold;
}

#content form fieldset input, #content form fieldset select, #content form fieldset textarea {
	width: 75%;
	background: #F9FCEC;
	border: 1px solid #D9DFEF;
	float: right;
	font: 100% Verdana, sans-serif;
	margin: 2px;
}

#content form fieldset textarea {
	height: 250px;
}

#content form fieldset br {
	clear: both;
}

#content form fieldset .button {
	width: 32%;
	font-weight: bold;
	text-transform: uppercase;
}

hr {
	clear: both;
	visibility: hidden;
}

blockquote {
	padding: 0 8px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	float: right;
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
line-height:16px;
text-align:justify;
margin-top:20px;
}

.titles{
color: #71512D;
font-weight:bold;
}

h3{
font:"Times New Roman", Times, serif;
color:#2A6CA1;
margin-bottom:-10px;
margin-top:10px;}

h4{
font:"Times New Roman", Times, serif;
color:#FFC600;
margin-top:-3px;
margin-bottom:-10px;
}

li.first {
list-style:url(images/butterfly.gif);
font:10px,"Verdana", Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
list-style-position:outside;
}

li.leftmenu {
list-style:url(images/dot.gif);
font:10px,"Verdana", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

li.info {
font:11px,"Verdana", Arial, Helvetica, sans-serif;
color:#532D0E;
line-height:18px;
list-style:none;
list-style-image:none;
}

li.insidelist, li{
list-style-image:url(images/lildot.png);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:12px;
color: #000000;
font-weight:normal;
}

li.pricing{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
line-height:18px;
text-align:left;
list-style:none;
list-style-image:none;
}

a:link, a:visited{
font:10px,"Verdana", Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a:hover, a:active{
font:10px,"Verdana", Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

a.footerlink,a.footerlink:hover,a.footerlink:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #666666;
font-weight:normal;
}

a.bodylink,a.bodylink:hover,a.bodylink:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#666666;
text-decoration:underline;
text-align:right;
}

label{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font:10px,"Verdana", Arial, Helvetica, sans-serif;
color:#666666;
font-weight:bold;
}