/* CSS Document */
body {
	background: #545454;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #252531;
}
a {color: #02457B;}
a:hover{color: #990000;}
p {
	margin: 0;
	padding:0;
}
html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	margin-top: 0px;}
	
#navlist {
	padding: 0;
	margin: 7px 0 0 0;
	border-bottom: 1px solid #8f8f8f;
	color: #8f8f8f;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	letter-spacing: 0.09em;
	text-transform: capitalize;
}

#navlist li {
	list-style: none;
	margin: 0;
	border-top: 1px solid #8f8f8f;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	text-transform: capitalize;
}

#navlist a{
	color: #8f8f8f;
	text-decoration: none;
	display:block;
	padding:0px 5px 0px 0px;
	text-transform: capitalize;
}

#navlist a:hover{ color: #990000; text-decoration: none; }

.phone {
	color: #8f8f8f;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 22px;

}


#fullcolumn {
	width:800px;

	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	margin-top: 0px;
		margin-bottom:0;
	background-color: #FFFFFF;
}	

#header {
	width:800px;
	height: 168px;
	padding:0px;
	margin-top: 0px;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #898273;
}
	
#content{
	width: 565px;
	margin-left: 118px;
	margin-top: 43px;
	text-align: left;
	margin-bottom:0
}

#theshow {
	padding-top: 46px;
	margin-left: 74px;}

#theregularspace {
	padding-top: 46px;
	margin-left: 48px;}
	
.plate {
	margin-bottom: 22px;

}

.portfolioplates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	text-align: left;
	margin-bottom: 72px;
}

.pt {
	width: 276px;
	height: 220px;
}
	
	
/* Start Portfolio Text */
.ptxt {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #666666;
	padding: 8px 0 0 3px;
	margin: 0;
	text-decoration: none;
}
.ptxt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	text-align:left;
}
.ptxt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
/* End Portfolio Text */



#footer {
	width:800px;
	clear: both;
	height: 150px;
	background-repeat: repeat;
	background-color: #a09989;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	margin-bottom: 0}

#leftcolumn {
	float: left;
	width: 95px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	padding: 0;
	text-align:left; /* Counteract to IE5/Win Hack */
	margin-bottom: 0px;
	height: 250px
}

#rightcolumn {
	height: 100%;
	float: right;
	width: 419px;
	background-image: url(../images/recentprojects.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e3e3e3;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}


#rightcolumnportfolio {
	height: 100%;
	float: right;
	width: 419px;
	background-image: url(../images/portfolio.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e3e3e3;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}

#rightcolumncontact {
	height: 100%;
	float: right;
	width: 419px;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e3e3e3;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}

#rightcolumnarticles {
	height: 100%;
	float: right;
	width: 419px;
	background-image: url(../images/articles.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e3e3e3;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}
#rightcolumnservices {
	height: 100%;
	float: right;
	width: 419px;
	background-image: url(../images/services.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e3e3e3;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}


h1{ display: none; }

h2{
	font-family: verdana,arial,sans-serif;
	font-size: .8em;
	line-height: 1.5em;
 	font-weight: normal;
 	color: #686868;
 	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	letter-spacing: .02em;}

h2 a{color: #02457B;}
h2 a:hover{color: #990000;}


h3{
	font-family: verdana,arial,sans-serif;
	font-size: 1em;
	line-height: 1.5em;
 	font-weight: normal;
 	color: #686868;
 	margin: 12px 0 0 0;
	padding: -10px;
	letter-spacing: .01em;
    width: 329px;}




h4 {  position: relative;
	font-family: verdana,arial,sans-serif;
	font-size: .8em;
	line-height: 1.5em;
 	font-weight: normal;
 	color: #686868;
 	margin: 0px;
	padding: 0px;
	letter-spacing: .01em;
    width: 329px;}

/***********This is the CSS for the Contact Form ***********/
fieldset {
	border:0;
	margin:0;
	padding:0;
	color: #686868;} /* This color changes the text around the fields */
label {display:block;}

input.text,textarea {
	width:313px;
	color:#686868;
	padding:3px;
	margin:6px 0;
	background-color: #FFFFFF;
	font-family: verdana,arial,sans-serif;
	font-size: 1em;}

input.submit {
	padding:5px 10px;
	font:bold 12px/12px verdana,arial,sans-serif;
	margin-top: 10px;}

#contactFormArea {
	border: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 0.8em;
	color: #006699;
text-align: left;
}
#cForm {width:313px;}



/***********This Ends the CSS for the Contact Form ***********/



/* LIST */
#itemlist {
    margin: 0;
    padding: 2px 0 10px 0;
    list-style: none;
    font-family: verdana,arial,sans-serif;
	font-size: .8em;
	line-height: 1.5em;
 	font-weight: normal;
 	color: #686868;}
	
#printitemlist {
    margin: 0;
    padding: 2px 0 10px 0;
    list-style: none;
    font-family: verdana,arial,sans-serif;
	font-size: .8em;
	line-height: 1.5em;
 	font-weight: normal;
 	color: #686868;}
		
#itemlist li {
    padding-left: 3.5em;
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 2em .5em;}
#itemlist ul { list-style: none; }


/* SUBLIST 1 */
#itemsublist {
	margin: 0;
	padding: 2px 0 6px 0;
	list-style: none;
	color: #666666;
	font-size: 12px;
	line-height: 1.3em;}
#itemsublist li {
    padding-left: 4.5em;
    background-image: url(images/arrow2.gif);
    background-repeat: no-repeat;
    background-position: 3.2em .3em;}
#itemsublist ul { list-style: none; }


/* SUBLIST 2 */
#itemsublist2 {
	margin: 0;
	padding: 2px 0 6px 0;
	list-style: none;
	color: #666666;
	font-size: 12px;
	line-height: 1.3em;}
#itemsublist2 li {
    padding-left: 7.5em;
    background-image: url(images/arrow3.gif);
    background-repeat: no-repeat;
    background-position: 6em .3em; }/* actual bullet position: x and y */
#itemsublist2 ul { list-style: none; }

ul li ul li {
position:relative;
left:-20px
}

ul li ul li ul li{
position:relative;
left:-55px
}

.pic{
margin: 3px 7px 0 0;
}

/* holy shit the above ul li ul li ul li crap fixed IE inheritence */
