/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
	width: 780px;
	padding: 0px;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: repeat;
	background-image: url(black_marble.jpg);
}#header {
	background-image: url(Header_gold.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 780px;
}
.slogan {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-top: 165px;
	font-style: italic;
}
#top {
	background-image: url(top_gold_c.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 780px;
}
.text_photo_left {
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}
.text_photo_right {
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-bottom: 5px;
	float: right;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
	width: 100%; /*leave this value as is in most cases*/
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	height: auto;
	width: 770px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: repeat;
	background-image: url(gold_sand_tile.jpg);
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-align: center;
	height: 35px;
	width: 780px;
	background-image: url(gold_sand_tile.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.ultimate_left {
	float: left;
	height: 257px;
	width: 470px;
	background-image: url(ultimate_left.jpg);
	background-repeat: no-repeat;
}
.ultimate_right {
	float: left;
	height: 257px;
	width: 300px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(ultimate_replacement.jpg);
	background-repeat: no-repeat;
}
.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: black url(indentbg.jpg) center center repeat-x;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white; /*text color*/
	padding: 5px 11px;
	text-decoration: none; /*dark purple divider between menu items*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(indentbg2.jpg) center center repeat-x;
}
.project_title {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	font-family: "Arial Black";
}
.interior_photo {
	float: left;
	height: 188px;
	width: 385px;
	background-image: url(green_paintroller.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 20px;
	background-color: #FFFFFF;
}
.spacer {
	height: 15px;
	width: 770px;
}

.projects {
	float: left;
	height: auto;
	width: 385px;
}
.exterior_photo {
	background-color: #FFFFFF;
	float: left;
	height: 188px;
	width: 385px;
	background-image: url(blue_purple_paintroller.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 25px;
}
.specialty_photo {
	float: left;
	height: 237px;
	width: 385px;
	background-image: url(purple_faux.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
}
.required {
	font-style: italic;
	color: #FF0000;
}
.links_left {
	float: left;
	height: auto;
	width: 385px;
}
.links_right {
	float: right;
	height: auto;
	width: 385px;
}
