body{
margin:0 0 0 20px;;
padding: 30px 0 0 0;
background-color:#7E421C;
background-image:url(images/bg.gif);
background-position: 830px top;
background-repeat:no-repeat;
width: 1060px;
font-family:"Trebuchet MS", Arial, sans-serif;
}

#maincontainer{
width: 856px; 
margin: 0;
}

#topsection{
padding: 15px 0;
}

#topsection2{
height: 172px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
border-top: 2px solid #FFFFFF;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
}

#menu{
height: 50px;
background-color:#000000;
border: 2px solid #FFFFFF;
}

#menu ul{
margin: 0 auto;
padding:0;
}

#menu li{
float:left;
text-align: left;
display:inline;
background-image:url(images/line.jpg);
background-repeat:no-repeat;
background-position:right;
padding: 0px 15px 0 15px;
margin-top: 10px;
width: 13%;
text-align: center;
}

#menu li.home{
background-image:url(images/spacer.gif);
}

#menu li a{
text-align: center;
font-size: 18px;
color:#FFFFFF;
text-decoration:none;
}

#menu li a:hover{
text-decoration:underline;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 225px; 
}

#leftcolumn{
float: left;
width: 225px;
margin-left: -856px;
text-align: right;
}

#footer{
clear: left;
width: 100%;
}

.innertube{
margin: 20px 20px 10px 10px;
font-size: 12px;
font-weight: bold;
}

.innertube a, .innertube2 a{
color:#FFFFFF;
text-decoration: none;
}

.innertube2{
margin: 20px 0px 10px 0px;
font-size: 12px;
font-weight: bold;
width: 300px;
float:left;
}

.innertube a:hover, .innertube2 a:hover{
text-decoration: underline;
}

h1{
font-size: 24px;
border-bottom: 1px dashed #975023;
}

h2{
font-size: 16px;
color:#FFFFFF;
border-bottom: 1px dashed #975023;
}

#menuleft{
margin: 20px 20px 10px 0px;
}

#menuleft ul{
margin: 0;
padding: 0;
list-style: none;
}

#menuleft li{
display: block;
margin-bottom: 5px;
font-size: 14px;
font-weight:bold;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px dashed #975023;
}

#menuleft li a{
text-decoration: none;
color:#FFFFFF
}

#menuleft li a:hover{
text-decoration: underline;
}

.pic{
float:left;
margin: 0 10px 0px 0;
border: 1px solid #000000;
}

.clients{
float:left;
width: 700px;
padding: 10px;
background: #FFFFFF;
}

.clients img {
padding: 5px;
margin: 5px;
background: #FFFFFF;
border: 1px solid #000000;
}

.clienttext{
float:left;
background-color:#000000;
border: 1px solid #FFFFFF;
text-align: center;
color:#FFFFFF;
padding: 10px 10px;
margin-right: 5px;
}

.pic2{
float:left;
padding-right: 5px;
}

.portfoliopic{
float:right;
margin: 30px 0px 0px 10px;
width: 300px;
text-align: center;
}

.pic3{
border: 1px solid #FFFFFF;
margin-bottom: 5px;
}

#inline-list p {
display: inline;
}

#inline-list ul, #inline-list li {
display: inline;
line-height: 30px;
margin: 0 auto;
padding:0;
}

.tan {
color: #975023;
}

input, textarea, select {
background: #975023;
border: 1px dashed #BF7C53;
font-family:"Trebuchet MS";
padding: 2px;
font-weight: bold;
}

form p {
width: 100%;
height: 2em;
clear:both;
margin-bottom: 1em;
}

form p label {
width: 120px;
display: block;
line-height: 1.6em;
float: left;
}

form p input[type=text] {
width: 145px;
display: block;
float: left;
clear: right;
}

textarea {
width: 270px;
height: 75px;
}

/* Navigation colors */

body#home #home, body#services #services, body#portfolio #portfolio, body#clients #clients, body#news #news, body#contact #contact {
	background-color: #975023;
}