body {
	background: #fff url(../images/horiz.gif) left top repeat-x;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a { color: #97041c; text-decoration: none; }
a:hover { color: #97041c; text-decoration: underline; }

i { color: #97041c; font-weight: bold; font-style: normal; }

#wrapper {
	background: url(../images/stripe.gif) left bottom repeat-x;
	width: 100%;
	margin: 0;
	padding: 0;
}


#wrapper2 {
	width: 856px;
	background: url(../images/vertical.gif) top center repeat-y;
	margin: 0 auto;
	padding: 0;
}


/*** MASTHEAD CONTAINS H1, H2, AND MAINMENU ***/

#masthead {
	height: 250px;
	width: 856px;
	position: relative;
}


h1 {
	float: left;
	display: inline;
	margin: 0 0 0 2px;
	padding: 0;
	border: 0;
	height: 130px;
}

#mainmenu {
	float: right;
	font-size: 11px;
	text-transform: uppercase;
	color: #444;
	width: 125px;
	height: 116px;
	margin: 0px 0 0 0px;
	padding: 14px 0 0 0;
	list-style: none;
}

#mainmenu a {
	color: #444;
	text-decoration: none;
	padding: 0 0 0 14px;
	background: url(../images/circle.gif) left 2px no-repeat;
}

#mainmenu a:hover {
	color: #97041c;
	background: url(../images/dot.gif) left 2px no-repeat;
}

#mainmenu .current a {
	color: #97041c;
	background: url(../images/dot.gif) left 2px no-repeat;
}


#mainmenu li {
	padding: 0 0 5px 0;
}



/*** H2 STUFF, INCLUDING POSITIONING BIG RED BLOCKS ON EACH PAGE ***/

h2 {
	clear: both;
	width: 856px;
	height: 120px;
	margin: 0;
	padding: 0;
}

#home h2 img {
	background: url(../images/h2-bg.jpg) top left no-repeat;
}

#company h2 img {
	background: url(../images/h2-bg.jpg) top left no-repeat;
}

#drywall h2 img {
	background: url(../images/h2-bg.jpg) top left no-repeat;
}

#ceilings h2 img {
	background: url(../images/h2-bg.jpg) top left no-repeat;
}

#painting h2 img {
	background: url(../images/h2-bg.jpg) top left no-repeat;
}

#projects h2 img {
	background: url(../images/h2-bg.jpg) top left no-repeat;
}




/*** MAINCONTENT STYLES ***/

#maincontent {
	float: left;
	display: inline;
	width: 510px;
	margin: 26px 0 0 0;
	padding: 0 0 15px 0;
}


#maincontent h3 {
	font-size: 14px;
	color: #97041c;
	margin: 0 0 0 29px;
}

#maincontent p {
	margin: 1em 0 1em 29px;
	line-height: 1.5em;
}

#maincontent table {
	margin: 1em 0 1em 29px;
}


/*** HOME PAGE SPECIFIC MAINCONTENT STYLES ***/

#welcome h3 {
	background: #97041c url(../images/lines-red.gif) left top no-repeat;
	height: 15px;
	margin: 0 0 0 2px;
	padding: 2px 0 0 27px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#welcome p {
	margin: 22px 0 3em 29px;
	line-height: 1.5em;
}


#latest h3 {
	background: #4d4f52 url(../images/lines-grey.gif) left top no-repeat;
	height: 15px;
	margin: 0 0 0 2px;
	padding: 2px 0 0 27px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#latest div {
	float: left;
	display: inline;
	margin: 22px 0 3em 29px;
	width: 225px;
	font-size: 11px;
}

#latest img {
	float: left;
	display: inline;
	margin: 0 9px 0 0;
	border: 1px solid #4d4f52;
}

#latest h4 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#latest p { margin: 0 0 0 106px; }

#latest .more {
	text-transform: uppercase;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	margin-top: 8px;
}

#latest .more a {
	color: #000;
	text-decoration: none;
}

#latest .more a:hover { text-decoration: underline; }


/*** PROJECTS PAGE SPECIFIC MAINCONTENT STYLES ***/

#projects #maincontent div {
	margin-left: 29px;
	font-size: 11px;
}

#projects #maincontent div img {
	float: left;
	display: inline;
	border: 0px solid #4d4f52;
}

#projects #maincontent div h4 {
	font-size: 1em;
	font-weight: normal;
	color: #97041c;
	margin: 0 0 3px 186px;
	padding: 0;
}

#projects #maincontent div p {
	margin: 0 0 0 186px;
	line-height: 14px;
}



/*** FEATURED SIDEBAR STYLES ***/

#featured {
	float: right;
	display: inline;
	width: 287px;
	margin: 26px 0 30px 0;
}

#featured h3 {
	background: #4d4f52 url(../images/lines-grey.gif) -1px top no-repeat;
	height: 15px;
	margin: 0 2px 16px 0;
	padding: 2px 0 0 27px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#home #featured h3 {
	background: #8e8c73 url(../images/lines-taupe.gif) left top no-repeat;
}

#featured div {
	margin: 0 25px 11px 27px;
	font-size: 11px;
}

#featured h4 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#featured p {
	margin: 0 0 0 44px;
}

#featured p.who {
	margin: 0 0 0 139px;
}

#featured img {
	border: 1px solid #fff;
	float: left;
	display: inline;
	margin: 0 9px 0 0;
}

#home #featured img {
	border: 1px solid #4d4f52;
	float: left;
	display: inline;
	margin: 0 9px 0 0;
}

/* ultrawall sidebar */
#ultra {
	clear: both;
	margin: 0;
	padding: 0;
}
#ultra li{
	margin: 0;
	padding: 5px 0 0;
}


/*** PHOTO CAPTIONS ***/

td { color: #97041c; text-decoration: none; font-size:11px; text-align:center; vertical-align:top; }

td.list { color: #000; text-decoration: none; font-size:12px; text-align:left; vertical-align:top; }

/*** FOOTER STYLES ***/

#footer {
	clear: both;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	border-top: 2px solid #97041c;
	height: 51px;
}

#footer p { margin: 10px 10px 0 0; }





/*** HOME STYLES ***/

#home #masthead {
	height: 130px;
	width: 856px;
	position: relative;
}


#home #maincontent {
	float: left;
	display: inline;
	width: 433px;
	margin: 0px;
	padding: 0px;
}

#home #featured {
	background: #780a0f;
	float: right;
	display: inline;
	width: 423px;
	height: 558px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#home #featured .text {
	color: #fff;
	vertical-align: middle;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	margin: 50px 35px;
}

#home #featured a{
	color: #fff;
	text-decoration: none;
}

#home #featured a:hover{
	color: #fff;
	text-decoration: underline;
}