body{
margin:0;
font-family:Verdana;
font-size:12px;
background-image: url(../images/page_bg.jpg);
}

a {
text-decoration:  none;
font-weight: bold;
font-size:13px;
color: #646624; 
border: none;
}
 
a:hover {
text-decoration:  underline; 
border: none;
}

#viewmywork {
height: 90px;
width: 85px;
padding-top: 10px;
padding-left: 10px;
background: transparent;
float:left;
}

a.nohover{
 	width:80px;
 	height:60px;
 	display:block;
}

a.nohover:hover{
 	text-decoration: none; 
	border: none;
}
 
.curbin {
	color: #54461F;
	font-weight: bold;
}

#headertop{
width: 760px;
text-align:left;
height: 17px;
margin-left:auto;
margin-right:auto;
background: url(../images/logotop.png) repeat-x top;
}

#header {
	height: 100px; 
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
 
#headerleft{
	height: 100px;
	width: 305px;
	background: url(../images/headerleft_bg.jpg) no-repeat top;	
	float:left;
}

#headerleftcontent{
	height: 100px;
	float:right;
	display: inline;
	width:210px;
}

#before {
	float: left;
	position:relative;
	margin-top: 5px;
}

#after {
	float: right;
	position:relative;
	margin-top: 5px;
	margin-right: 3px;
}

#headermiddle{
	height: 100px;
	width: 160px;
	background: url(../images/headermiddle.jpg) no-repeat top;
	float:left;
}
#headerright{
	height: 100px;
	width: 295px;
	background: url(../images/headerright_bg.jpg) no-repeat top;
	float:left;
}

#footer {
	padding-top:10px;
	/*background:url(../images/footerbackground.png) no-repeat top;*/
	height: 100px;
	color: Black;
	font-family: Verdana;
	font-size: 8pt;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#footercbs {
	/*background:url(../images/footerbackground.png) no-repeat top;*/
	color: Black;
	font-family: Verdana;
	font-size: 8pt;	
}

#contenttop{
	background:url(../images/contenttop.jpg) no-repeat top;
	height: 20px; 
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#pagecontent {
	background:url(../images/content_bg.jpg) repeat-y top;
	float: left;
}

#contentcontainer {
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#contentleft{
	padding-left:30px;
	width:270px;
	float:left;
}

#contentright{
	padding-right:20px;
	padding-left:0px;
	width:435px;
	float:right;
}

#contentbottom{
	background:url(../images/contentbottom.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 760px;
	height: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.leftCol {
	text-align: right;
	width: 40%;
	vertical-align: top;
}

.rightCol {
	text-align: left;
	width: 60%;
	vertical-align: t
}

#quoteForm {
	font-family: Arial;
	font-size: 11px;
	color: #54461F;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	width: 400px;
	text-align: center;
}

table#quoteForm input {
width: 100px;
height: 15px;
font-size: 10px;
color: #333333;
background: #dddddd;
border: 1px solid #444;
margin: 2px;
padding: 0px;
line-height: 14px;
}

table#quoteForm select{
width: 100px;
height: 16px;
font-size: 10px;
color: #333333;
border: 1px;
margin: 0px;
padding: 0px;
line-height: 14px;
}
 
.clr {clear:both;}

ul#menu
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#menu li
{
	display: block;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
    width: 15%;
	font-size: 11px;
	line-height: 23px;
	white-space: nowrap;
}

ul#menu li a
{
	background-image: url("../images/button_bg.jpg");
	background-position: -7px -1px;
	background-repeat:no-repeat;
	display: block;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight:bold;
	color: #e5c87a;
	width: auto;
	height: 23px;
	font-family:Verdana;
	font-size:10px;
}

#buttons>ul#menu li a { width: auto; }

ul#menu li a:hover {
	background-position: -7px -27px;
	color: #FFFFFF;
}

div#contentleft img{
	border: 1px solid #000000;
}

h1{
	font-weight:bold;
	font-size:18px;
}

h2{
	font-weight:bold;
	font-size:16px;
	margin-top: 0px;
	font-variant: small-caps;
}

h3{
	font-weight:bold;
	font-size:14px;
	font-variant: small-caps;
}

h4{
	font-weight:bold;
	font-size:13px;
	font-variant: small-caps;
}

h5{
	font-weight:bold;
	font-size:12px;
	font-variant: small-caps;
	margin-bottom: 0px;
	margin-left: -15px;
}