body {
	background-color: #750923;
	background-image:url(sitegraphics/bgtile1.gif);
	background-position: center;
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

td {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

.body {
	width:100%;
	height:100%;}

.leaded {
	line-height:18px;}

.small {font-size: 10px}
small {font-size: 10px}

.navcell {
	height:20px;
	margin-left:20px;
	margin-right:20px}
	
.bodycontent {
	background-color: #CBBCA4;
	background-image:url(sitegraphics/contentbg.jpg);
	background-repeat:no-repeat;
	background-position: top right;}

.headerlogo {
	height:132px;}

.large {
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#DBD0BF;
	font-weight:bolder;
	font-style:italic}

h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	margin-bottom:2px;
	margin-top:0px;
	padding-top:0px;}

h2 {
	font-size:18px;
	font-style:normal;
	margin-bottom:5px}
h3 {
	font-size:16px}


h4 {
	font-size:14px}

	
a:link, a:active, a:visited  {
	color:#D31044;}
	
a:hover {
	color:#750923;}

a.nav:link, a.nav:active, a.nav:visited  {
	color:#000000;
	font-weight:800;
	text-decoration:none;
}
	
a.nav:hover {
	color:#FF3300;
	text-decoration:underline;

}



.contactformwhitespace {
	background-color:#D0D0D0;
}
.formfield {
	background-image:url(/sitegraphics/formfield-gradient.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	WIDTH: 320px;
	height:20px;
	background-color:#FEFEFE;
	border-color:#808080;
	border-style: solid;
}
.formfieldtall {
	HEIGHT: 90px;
	WIDTH: 320px;
	background-image:url(/sitegraphics/formfield-gradient-tall.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FEFEFE;
	border-color:#808080;
	border-style: solid;
}
.projectitem1 {
	padding:10px 5px 10px 5px;
	background-color:#CBBDA3;
	border-style:solid;
	border-color:#999999;
}
.projectitem2 {
	padding:10px 5px 10px 5px;
	background-color:#DAD0C0;
	border-style:solid;
	border-color:#999999;
}
.bordersolid {
	border-style:solid;
	border-color:#999999;
}
.dark {
	background-color:#00FF33;
}
.noStyle {
	font-size:1.25em;
	color:#000000;
	list-style:none;
}
a.bidProjectLogout {
	float: right;
	background: #750923;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #000;
}
.formError {
	background: #ff0000;
	border: 1px solid #CA0606;
	color: #fff;
	font-weight: bold;
	padding: 15px;
	margin: 10px 0;
}
