body {
	margin:0;
	padding:30px 0;
	font:76% tahoma, verdana, sans-serif;
	color:#222;
	background-attachment: fixed;
	background-color: #3F0D18;
	background-image: url(img/bodybg.png);
	background-repeat: repeat-x;
}
.table_top {
	background-image: url(img/table_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 37px;
	background-attachment: scroll;
}
.table_bottom {
	background-image: url(img/table_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 42px;
	text-align: center;
}
.table_back {
	background-image: url(img/table_back.png);
	background-repeat: repeat-y;
	background-position: left top;
	line-height: 30px;
	margin-top: -5px;
}

#thetop {
	margin:0;
}
#container {
	width:720px;
	margin:0 auto;
	padding:20px 20px 0 20px;
	color:#222;
	background-color: #F6EEE3;
	background-image: url(img/contbg.png);
	background-repeat: no-repeat;
}
#service {
	margin-left: -5px;
}

a {
	text-decoration:none;
	background-color:inherit;
	color:#772D2C;
}
.padding {
	padding: 5px;
}

a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
p {
	margin:0 0 15px 0;
	line-height:1.5em;
}
#main p, #sidebar p {
	padding:0 0 0 10px;
}
#logo {
	float:left;
	width:530px;
	text-align:center;
	color:#555;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F6EEE3;
}
#logo h1 {
	margin:50px 5px 1px 5px;
	letter-spacing:-3px;
}
#logo a {
	background-color:inherit;
	color:#26a;
	text-decoration:none;
}
#logo a:hover {
	background-color:inherit;
	color:#69e;
}
#tagline {
	text-align:center;
	font-size:1.2em;
}
#intro p {
	line-height:1.5em;
}
#main {
	float:right;
	width:530px;
	padding:0;
	background-color: #F6EEE3;
	margin-left: 25px;
}
#navcontainer {
	width:526px;
}
#nav {
	width:520px;
	text-align:center;
	overflow:auto;
	vertical-align:center;
	color: #463520;
	background-image: url(img/gradient1.png);
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
#nav a:link,#nav a:visited,#nav a:active {
	color: #FFFFFF;
	background-image: url(img/gradient1.png);
}
#nav a:hover {
	text-decoration: underline;
	color: #E6B85D;
}
.headerstyle {
	display:block;
	color:#E6B85D;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	text-decoration:none;
	text-transform: capitalize;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #3f0d18;
	background-repeat: repeat-x;
}
#bottom {
	text-align: center;
	background-color: #F6EEE3;
	margin-bottom: -20px;
}


#sidebar {
	width:165px;
	float:left;
	margin-top:20px;
	font-size:1em;
	line-height:1.3em;
	background-color: #F6EEE3;
	margin-left: -10px;
}
#sidebar2 {
	width:156px;
	float:right;
	margin-top:20px;
	font-size:1em;
	line-height:1.3em;
	background-color: #F6EEE3;
	padding-right: 5px;
	padding-left: 1px;
}
#sidebar p {
	font-size:0.9em;
	padding-right: 5px;
}
.sidelink {
	display:block;
	width:150px;
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
	background:#eee url(img/gradient1.png) repeat-x;
	color:#FFFFFF;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 8px;
}
.sidelink:hover, .menuheader {
	background:#fff url(img/gradient2.png) repeat-x;
	color:#3F0D18;
	border-top:1px solid #ddd;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	border-left:1px solid #ddd;
	text-decoration:none;
}
#footer {
	margin:0 auto 20px auto;
	width:760px;
	padding:0 0 5px 0;
	font-size:0.9em;
	color:#888;
	text-align:center;
	background-color: #F6EEE3;
	background-image: url(img/footerbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1, h2, h3, h4 {
	font-weight:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
h1 {
	font-size:1.5em;
}
h2 {
	margin:0 0 4px 0;
	font-size:1.4em;
}
h3 {
	margin:20px 0 8px 0;
	font-size:1.3em;
	font-weight: bold;
}
.headerstyle h3 {
	font-weight: bold;
}

h4 {
	margin:10px 0 5px 0;
	font-size:1.2em;
}
.clear {
	clear:both;
	margin:0;
	background-color: #E8DAC0;
}
.right {
	text-align:right;
}
.internallink {
	font-size:0.9em;
	text-align:center;
}
.block {
	padding:20px;
	color:#666666;
	border:2px solid #ddd;
	background-color: #FFFFFF;
}
.capts {
	text-transform: capitalize;
}

.credit {
	color:#888;
	background-color:inherit;
}
.hide {
	display:none;
}
.Site_Menu {
	color: #CCBFAF
}
.breadcrumb {
	border: 1px solid #796239;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 20px;
}
.margin {
	margin: 5px;
}
.see_more {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#serviced A:link {
	font-size: 14px;
	font-weight: bold;
	color: #463520;
}
#serviced a:hover {
	color: #B2A86D;
}
#painting {
	background-color: #D8CBBA;
}
#painting a:link {
	font-size: 14px;
	font-weight: bold;
	color: #493824;
	text-decoration: underline;
}
