/* Web coding by PWheldon ::: Graphic Design www.tunnelvision.info */

/*standard*/
body {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; background: #000 url(/css/images/bodybg.gif) repeat-x ; margin: 0px; 
}
h1{ font-size: 1.2em; float:right; margin:0px; padding:35px 10px 0px 0px; font-weight: normal; color: #dfcdb3;
}

h3 {
font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: normal;color: #fff; line-height: 13px; margin: 0px; 
}

/* Template */
.container {margin-right:auto;margin-left:auto;margin-top:0px; width:955px; border: soild 10px #282828;
}
#header {height:57px; background: #3d3126 url(/images/logo.gif) no-repeat ; color: #dfcdb3; 
}
#mainimage { 
}
#content {min-height:450px;clear:both; background: #000; padding:10px
}
.left { float: left; padding: 0px 0px 70px 0px;margin: 0px; width: 600px;  background: #dfcdb3 url(/wp-content/themes/default/images/smallfooter.jpg) no-repeat bottom;
}
.left h2 {background: url(/css/images/heading-bg.gif) no-repeat #3d3126; margin:0px; color:#dfcdb3; text-align:left; padding:5px 0px 0px 60px; font-weight: normal; font-size:large; height:27px; 
}
.right h2 {background: url(/css/images/heading-bg.gif) no-repeat #3d3126; margin:0px; color:#dfcdb3; text-align:left; margin:-5px -5px 10px -5px; padding:5px 0px 0px 60px; font-weight: normal; font-size:large; height:27px;
}
.left p{ padding:5px
}
.right { width:300px; float:right; background: #333; color: #dfcdb3; margin-bottom:10px; padding:5px; text-align:left;
}
.right a{ color:#ab793e; text-decoration: none; 
}
.right a:hover { color:#dfcdb3; text-decoration: underline; 
}
.footer { clear:both; background: url(/css/images/footerbg.jpg) no-repeat; height:150px; padding:100px 0px 0px 10px; color:#dfcdb3; font-size: 13px;
}
#footer {
background:#000000 url(/wp-content/themes/default/images/footerbg.jpg) no-repeat scroll center top;
border:medium none;
clear:both;
height:150px;
margin:0 auto;
padding:0;
width:955px;
font-size:12px;
}
#footer {
color:#DFCDB3;
}
#footer p {
margin:0;
padding:100px 0 0 10px;
text-align:left;
}
#footer a {
color:#AB793E;
}
/* Forms */
input, textarea { color:#3d3126; background:#baa890; border:solid 1px #3d3126; padding:2px
}
.field {width: 350px;
}
.fieldbox {width: 350px; height:100px;}
.button {border:0px; background: #dfcdb3}