/* CSS Document */

body {
    background-color: #FFF;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
    color: #000;
	background-color: #000;
background-image: url(./images/fireback.jpg);
}
div#wrapper {
	padding-top: 0px;
	padding-right: 0px;
	width: 800px;
	margin: 0px auto;
	text-align: left;
	background-color: transparent;
    }
#wrap{
background-color: transparent;
width: 800px;
margin: 0px auto;
text-align: left;
}
div#content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	width: 800px;
	margin: 0px auto;
	text-align: left;
	background-color: #fff;
    }
#content p {
    padding-left: 75px;
	padding-right: 75px;
	padding-top: 20px;
	margin: 0px;
}
#headline {
    color: #cc0033;
	border-bottom: 1px dotted #999;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: .15em;
}
ul#blackbar {
    text-align: center;
	width: 800px;
	height: 20px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000;
	color: #FFFFFF;
}
#title_selected {
    font-size: 13px;
    color: #FFCC33;
}
#nav_1_selected {
    color: #FFCC33;
}
ul#nav_1 {
    text-align: center;
	height: 20px;
	width: 800px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #cc0033;
}
ul#pagetitle {
    text-align: center;
	font-weight:bold;
	letter-spacing: .25em;
	height: 29px;
	width: 800px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(./images/corner_curve_02.gif);
	background-repeat: repeat-x;
	background-color: #999;
}
li {
    display: inline;
}
#pagegraphic {
}
#inlinelogo {
    float: left;
	margin-left: 12px;
	margin-top: 20px;
}
div#footer {
width: 800px;
height: 50px;
background-color:#000;
    text-align: center;
	color: #efefef;
}
#phones {
    color: #cc0033;
}
#email a:link, a:visited {
    color: #cc0033;
	text-decoration: none;
}
#email a:hover {
    color: #000000;
}
#nav_1 li a:link, a:visited {
    color: #fff;
	text-decoration: none;
}
a:hover {
    color:#000;
}
.newlogo{
background-image: url(./images/newlogo2.gif);
background-color: transparent;
width:800px;
height:304px;
}
.projects{
width:140px;
text-align:left;
padding-left:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 1.5em;
color: #000;
float:left;
}
.project_photo{
width:400px;
text-align:left;
padding-left:20px;
float:left;
}
.notes{
width:150px;
text-align:left;
padding-left:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 1.5em;
color: #000;
float:left;
}

