/*
To get started customizing with CSS, we recommend you 
go to http://headwaythemes.com/documentation/developer-resources/css-map/
to get started.

When writing the selectors for the elements, put body.custom at the
beginning.

For an example on how to change the background with custom CSS
we can use the following code.

body.custom {
	background: red;
}
*/
body.custom {
	background:#D5C184;
	font-family:'Verdana,Geneva,Arial,Helvetica,sans-serif';
}
div.sidebar li.widget 
{
color:black;
margin:0px 0 10px 3px;
overflow:hidden;
width:255px;
background-color:#fff;
padding:5px auto;
}
div.sidebar span.widget-title 
{
border:none;
}
div.sidebar widget widget_text
{
color:#855818;
}
div.sidebar a, ul.link-list a
{
 color: #ffcc33 !important;

}
div.sidebar a:hover, ul.link-list a:hover{
 color: #fff !important;
}
ul.sidebar li ul, ul.link-list 
{
background:#AF996E url("custom/images/bg-navigationMain.gif") no-repeat;
padding:10px;
margin:0px;
border:1px solid #FFF;
}
ul.sidebar li ul li, ul.link-list li 
{
background: url("custom/images/bg-bullet.gif") no-repeat scroll center left transparent;
padding-left:15px;
}
div#container {
background:#D5C184;
margin:0px auto 10px auto !important;
}
div.headway-leaf {
margin:0px;
padding:0px;

}
ul.sidebar li ul, ul.link-list 
{
padding:12px 20px;
margin:12px;
}
div.post, div.page 
{
margin:0px;
padding:0px 13px 13px 13px;
display: block;
width: 505px !important;
background-color:#fff;
float:right;
}
div.entry-content
{
background: #fcfbf5 
url("custom/images/bg-containerContentHead.gif") repeat-x scroll center top;
padding: 0px 14px 2px 14px;
font-family:verdana;
font-size:11px;
color:#6a665d;
}
div.entry-content a {
font-size:11px;
color:#e83c05;
}
div.entry-content p
{
color:#666666;
font-size:11px;
font-family:verdana;
}
div.entry-content h5
{
margin-top:15px;
color:#8d2f01;
font-weight:bold;
font-size:16px;
font-family:'Times New Roman';
padding:10px 0px 20px 0px;
}
div.textwidget{
border:1px solid #FFF;
margin:12px;
background:#993300;
color:#fff;
padding:10px 10px;
}
div#numbers{
 font-weight:bold;
 font-size:14px;
 color:#fff;
 left: 50%;
 margin: 0px 0px 0px -115px;
 position: absolute;
 top: 163px;
 width: 200px;
 z-index: 9999; 
}
body.header-fluid div#header, body.header-fixed div#header
{
z-index:5555;
}
div#headingtext {
    background: url("custom/images/flag.jpg") no-repeat scroll 0 0 transparent;
    left: 120px;
    position: absolute;
    top: 62px;
	width: 245px;
	height:40px;
}
div#headingtext h4{
    color: #993300;
    font-family: 'Arial';
    font-size: 16px;
    font-weight: bold;
    margin-left: 3px;
}
div#footerbottom
{
  width: 817px;
  margin:0px auto;
  font-size:11px;
}
div#copyright{
color:#7C6B37;
float:left;
width: 715px;
}
div#footer
{
background:#fff !important;
padding:10px;
width:795px !important;
}
div#footernav{
width:100%;
background:#993300;
height:25px;
margin:0px;
padding:0px;
}
div#footernav ul{
text-align:center;
line-height:25px;
margin: 0px auto;
padding:0px;
}
div#footernav ul li{
	list-style-type:none;
	padding:0px 5px 0px 10px;
	display:inline;
	padding-bottom:0px;
	border-right:1px solid white;
}
li#menu-item-37
{
border:none !important;
}
div#footernav ul li a{
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
	}
div#footernav ul li a:hover{
color:#ffffcc;
font-weight:bold;
}
.cform {
    margin:30px auto 0px auto !important;
    width:420px !important;
}
.cform input 
{
width:255px !important;
height:20px;
margin:0px;
}
.cform textarea
{
width:255px !important;
}
.cform input.sendbutton 
{
	float: left;
	font-size:14px !important;
    height: 25px;
    margin: 0 155px !important;
    width: 100px !important;
}
.linklove 
{
visibility:hidden;
}
.ladyimg{
background: url("custom/images/design-swappable.jpg") no-repeat scroll 0 0 transparent;
display: block;
overflow:hidden;
height: 114px;
width: 124px;
position:absolute;
left:50%;
top:157px;
padding:0px;
margin:0px 0px 0px -265px;
z-index:99999;
}
.page-title {
margin-bottom:0px;
background:#ede4ba;
color: #993300;
font-family: "Times New Roman",Times,serif;
font-size: 16px;
display:none;
}
div.entry-content h2 
{
font-size:16px;
color:#666666;
font-weight:bold;
}
div.entry-content h3 {
font-size:12px !important;
font-weight:bold;
font-family:'verdana';
color:#666666;
}
div.entry-content h4 {
padding:10px;
color: #993300;
font-family: "Times New Roman",Times,serif;
font-size: 16px;
}
div.failure {
background:none !important;
}
div#wrapper {
    background: none;
  }
div#smithimg
{
background: url("custom/images/4137686_1.jpeg") no-repeat scroll 0 0 transparent;
float:right;
width:176px;
height:216px;
margin: 20px 20px 0px 0px;
}
div.sidebar span.widget-title 
{
display:none;
width:0px;
}
ul.sidebar 
{
margin:0px !important;
padding:0px !important;
}
.side_left_div
{
padding:0px !important;
margin:0px !important;
display:block;
overflow:hidden;
float:left !important;
}
 .side_right_content {
    display: block;
    float: right !important;
    margin: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    width: 535px !important;
} 
div#paypallogo{
background: url("custom/images/PayPal_mark_60x38_old.gif") no-repeat scroll 0 0 transparent;
height:38px;
width:85px;
float:right;
margin:0px 4px 0px 0px;
}
#videoplayer{
margin:10px 0px;
padding-top:10px;
}