body
	{
	margin: 12px 0 0 0;
	padding: 0;
	border: 0;
	background: #f2ead5;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	}

a:active, a:focus
	{
	outline: none;
	}


/* Wrapper
----------------------------------------------------------------------------------*/

#wrapper
	{
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
	padding: 0;
	}

#wrapper_top
	{
	background: url(img/shadow_top.gif) no-repeat #fff top;
	height: 14px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#wrapper_mid
	{
	background: url(img/shadow_mid.gif) repeat-y #fff;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
	}

#wrapper_bottom
	{
	background: url(img/shadow_bottom.gif) no-repeat #fff bottom;
	height: 14px;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
	}

#content
	{
	width: 786px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	background: #fff;
	}

#two_column
	{
	border: 0;
	margin: 15px 0 0 0;
	background: url(img/bg_twocolumn.gif) repeat-y #fff;
	}


/* Header
----------------------------------------------------------------------------------*/

#header
	{
	background: url(img/header.gif) no-repeat #fff;
	margin: 0;
	padding: 0;
	border: 0;
	width: 786px;
	height: 108px;
	text-align: center;
	position: relative;
	}

#header h1
	{
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 66px;
	right: 20px;
	color: #999;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	}

.burgundy_text
	{
	color: #790026;
	}

.black_text
	{
	color: #000;
	}

.grey_text
	{
	color: #666;
	}

.lightgrey_text
	{
	color: #aaa;
	}


/* Imgbar
----------------------------------------------------------------------------------*/

#imgbar
	{
	background: #fff;
	margin: 0;
	padding: 0;
	border: 0;
	height: 172px;
	width: 786px;
	}

#imgbar img
	{
	margin: 0;
	padding: 0;
	border: 0;
	}

#imgbar a
	{
	display: block;
	float: left;
	cursor: default;
	}

#imgbar1:link, #imgbar1:visited
	{
	background: url(img/imgbar_painter.jpg) no-repeat;
	height: 172px;
	width: 116px;
	}

#imgbar1:hover
	{
	background-position: 0 -172px;
	}

#imgbar2:link, #imgbar2:visited
	{
	background: url(img/imgbar_house.jpg) no-repeat;
	height: 172px;
	width: 310px;
	}

#imgbar2:hover
	{
	background-position: 0 -172px;
	}


#imgbar4:link, #imgbar4:visited
	{
	background: url(img/imgbar_decorator.jpg) no-repeat;
	height: 172px;
	width: 122px;
	}

#imgbar4:hover
	{
	background-position: 0 -172px;
	}

#imgbar5:link, #imgbar5:visited
	{
	background: url(img/imgbar_interior3.jpg) no-repeat;
	height: 172px;
	width: 238px;
	}

#imgbar5:hover
	{
	background-position: 0 -172px;
	}

/* Nav
----------------------------------------------------------------------------------*/

#nav
	{
	border: 0;
	height: 40px;
	background: url(img/bg_nav_over.gif) repeat-x;
	border-bottom: 1px solid #fff;
	}

#nav ul
	{
	list-style-type: none;
	height: 40px;
	margin: 0 0 0 12px;
	padding: 0;
	border-left: 1px solid #000;
	text-align: left;
	font-size: 14px;
	}

#nav ul li
	{
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	height: 40px;
	}

#nav ul li a
	{
	display: block;
	float: left;
	height: 20px;
	padding: 16px 18px 0 18px;
	border-right: 1px solid black;
	text-transform: uppercase;
	}

#nav ul li a:link, #nav ul li a:visited
	{
	color: #ccc;
	text-decoration: none;
	background: url(img/bg_nav_over.gif) repeat-x;
	}

#nav ul li a:hover
	{
	color: #fff;
	text-decoration: none;
	background: url(img/bg_nav.gif) repeat-x;
	}

#nav ul .selected a:link, #nav ul .selected a:visited
	{
	color: #fff;
	text-decoration: none;
	background: url(img/bg_nav.gif) repeat-x;
	}

/* Main
----------------------------------------------------------------------------------*/

#main
	{
	float: left;
	width: 491px;
	text-align: left;
	padding: 0px 20px 0px 20px;
	border: 0;
	}

#main h1
	{
	color: #790026;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	margin: 0;
	padding: 20px 0 15px 0;
	background: url(img/bg_header.gif) no-repeat bottom left;
	}

#main h2
	{
	color: #777;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}

#main p
	{
	color: #444;
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: 0;
	text-align: left;
	}

#about_list
	{
	margin: 0 0 15px 15px;
	padding: 0px;
	border: 0;
	}


#about_list li
	{
	color: #777;
	padding: 5px;
	padding-left: 22px;
	text-transform: uppercase;
	font-size: 10px;
	margin: 8px 0 0 0;
	list-style-type: none;
	listy-style-image: none;
	background: url(img/bg_list.gif) repeat-y;
	}

#testimonials_list
	{
	margin: 0 0 15px 15px;
	padding: 0px;
	border: 0;
	}


#testimonials_list li .testimonials_name
	{
	color: #790026;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 7px 0;
	}


#testimonials_list li .testimonials_black
	{
	color: #000;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 7px 0;
	}


#testimonials_list li .testimonials_company
	{
	color: #777;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 7px 0;
	}


#testimonials_list li
	{
	color: #777;
	padding: 5px;
	padding-left: 22px;
	font-size: 10px;
	margin: 8px 0 0 0;
	list-style-type: none;
	listy-style-image: none;
	background: url(img/bg_list.gif) repeat-y;
	}
	

/* Services
----------------------------------------------------------------------------------*/


#skills_list
	{
	color: #790026;
	font-size: 12px;
	list-style-image: url(img/bullet.gif);
	}

#skills_list li
	{
	color: #777;
	padding: 3px;
	}


/* Sidebar
----------------------------------------------------------------------------------*/

#sidebar
	{
	float: right;
	width: 232px;
	text-align: right;
	border: 0;
	position: relative;
	padding: 0;
	margin: 15px 20px 15px 0;
	}

#sidebar h1
	{
	background: #fff;
	border: 0;
	color: #790026;
	font-weight: 500;
	font-size: 14px;
	margin-top: 10px;
	padding: 0;
	text-transform: uppercase;
	}

#sidebar p
	{
	color: #000;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	}

#sidebar p span
	{
	color: #666;
	font-size: 12px;
	line-height: 19px;
	text-transform: uppercase;
	background: url(img/bullet.gif) right center no-repeat;
	padding-right: 15px;
	}

#sidebar p a:link, #sidebar p a:visited
	{
	text-decoration: none;
	color: #790026;
	}

#sidebar p a:hover
	{
	text-decoration: none;
	color: #000;
	}

#clear_both
	{
	clear: both;
	height: 10px;
	border: 0;
	padding: 0;
	margin: 0;
	background: #fff;
	}

#sidebar img
	{
	border: 0;
	}

/* Form
----------------------------------------------------------------------------------*/

#form_div
	{
	margin-top: 10px;
	padding: 10px 0px 10px 0px;
	margin-left: 0px;
	}

#form_div p
	{
	margin: 5px 0px 0px 3px;
	padding: 0;
	border: 0;
	width: 265px;
	color: #000;
	font-size: 12px;
	}

fieldset
	{
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	}

legend
	{
	display: none;
	}

fieldset dl
	{
	color: #777;
	font-size: 12px;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

fieldset dd
	{
	margin: 0px;
	padding: 0px;
	}


fieldset dt
	{
	width: 98px;
	margin: 0.1em 0px 0px 0px;
	color: #777;
	font-size: 14px;
	text-transform: uppercase;
	}

textarea
	{
	margin: 0px;
	padding: 3px;
	border: 1px solid #790026;
	background: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width: 238px;
	height: 220px;
	color: #000;
	margin-top: 19px;
	}

.fieldinput
	{
	width: 200px;
	margin: 0px;
	padding: 2px 2px 2px 4px;
	margin-bottom: 2px;
	}

input
	{
	border: 1px solid #790026;
	background: #fff;
	}

select
	{
	margin-top: 6px;
	margin-left: 0px;
	border: 1px solid #790026;
	background: #fff;
	padding: 2px;
	display: inline;
	}


#submit
	{
	margin: 11px 0 0 0;
	padding: 0;
	border: 0;
	}

#form_right
	{
	float: right;
	margin: 0px;
	padding: 0px;
	}

.img_contact
	{
	margin-bottom: 16px;
	}

/* Sitemap
----------------------------------------------------------------------------------*/

#sitemap_list
	{
	color: #790026;
	font-size: 14px;
	list-style-image: url(img/bullet.gif);
	}

#sitemap_list li
	{
	color: #777;
	padding: 3px;
	}

#sitemap_list li a:link, #sitemap_list li a:visited
	{
	color: #777;
	text-decoration: none;
	}

#sitemap_list li a:hover
	{
	color: #790026;
	text-decoration: none;
	}

/* Subbar
----------------------------------------------------------------------------------*/

#index_subbar
	{
	border: 0;
	}

.index_subbar_div
	{
	border: 0;
	float: left;
	padding-right: 9px;
	margin: 0;
	background: url(img/box_top.gif) no-repeat;
	height: 12px;
	width: 154px;
	}

#index_subbar h1
	{
	margin-top: 12px;
	padding: 0px 12px 5px 12px;
	border-bottom: 2px solid #fff;
	color: #fff;
	font-weight: 500;
	font-size: 12px;
	background: url(img/box_middle.gif) repeat-y;
	}

#index_subbar h1 a:link, #index_subbar h1 a:visited
	{
	color: #fff;
	text-decoration: none;
	}

#index_subbar h1 a:hover
	{
	color: #000;
	text-decoration: none;
	}

#index_subbar h1 span
	{
	margin: 0;
	padding: 0;
	border: 0;
	color: #999999;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	}

#index_subbar img
	{
	text-align: right;
	padding-top: 12px;
	border: 0;
	}

#index_subbar div p
	{
	background: url(img/box_middle.gif) repeat-y;
	width: 130px;
	margin: 0;
	padding: 12px 12px 0px 12px;
	border: 0;
	color: #ddd;
	font-size: 10px;
	}

.subbar_bottom
	{
	background: url(img/box_bottom.gif) no-repeat;
	height: 12px;
	width: 154px;
	margin: 0;
	padding: 0;
	border: 0;
	}



/* Footer
----------------------------------------------------------------------------------*/

#footer
	{
	width: 786px;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	text-align: left;
	}

#footer p
	{
	float: left;
	margin: 0;
	padding: 0;
	color: #777;
	}

#footer a:link, #footer a:visited, #sitemap a:link, #sitemap a:visited
	{
	color: #777;
	text-decoration: none;
	}

#footer a:hover, #sitemap a:hover
	{
	color: #790026;
	text-decoration: none;
	}

#sitemap
	{
	float: right;
	}