body
{
background: url(images/body_background.jpg) repeat-x top fixed #c6c6c6;
font-family:verdana;
}

#maintable
{
float:center;
text-align:left;
border:none;
margin-top:10px;
margin-bottom:10px;
width:780px;
border:1px solid #a1a1a1;

}

#topbar {
background-attachment: fixed; 
background: url(images/topbar.jpg) no-repeat top left;
width:780px;
height:150px;
font-family:verdana;
font-size:10px;
color:#222222;
vertical-align:top;
}

#contactinfo
{
margin:5px;
}

#menubar
{
text-align:left;
width:180px;
background: url(images/menu_background.jpg) repeat-y top right #091d37;
height:30px;
padding:0px;


}

#sidebar
{
text-align:left;
border:none;
width:180px !important;
background:#999999;

}

.sidebaritems
{
width:176px;
position:relative;
left:2px;
margin-top:25px;
}


.sidebardesc
{
font-size:9px;
line-height:8pt;
color:#222222;
}

#flashcontent
{
position:relative;
text-align:left;
vertical-align:top;
width:587px;
display:block;
}

#description
{

text-align:left;
border:none;
width:599px;
font-size:0.8em;
color:#666666;
}

#maintext
{
font-size:0.8em;
text-align:justify;

}

#maincontent
{

border:none;
width:599px;
margin:0px 8px;
background:#f1f1f1;
}

#content
{
text-align:left;
border:none;
border:none;
display:block;
position:relative;
padding-top:50px;
padding-left:8px;
padding-right:8px;
padding-bottom:20px;
}



#titleholder
{
position:relative;
margin:8px;
background:transparent;
z-index:0;
font-size:0.9em;
display:block;
}

#titleredbar
{
position:absolute;
top:0px;
left:0px;
background:#721414;
z-index:5;
width:82px;
height:27px;
}

#titlebluebar
{
position:absolute;
top:9px;
left:9px;
background:#091d37;
z-index:6;
height:22px;
color:#ffffff;
min-width:120px; /* this is just for IE6 */
width:auto !important;
width:120px;
padding-top:7px;
padding-left:15px;
padding-right:15px;
font-size:0.9em;
font-weight:bold;
}




#bottombar
{

width:180px;
background: #666666;
height:30px;
color:#ffffff;
font-size:9px;
}

#bottomcontent
{
margin:5px;
width:768px;
}

#bottombar table td
{
color:#ffffff;
font-size:9px;
}


span.side
{
	font-family: verdana;
	font-size: 12px;
	color:#888888;

}




img.thumb{
border:1px solid black;
}

td.padded{
padding:5px;
}


.preload {display:none;
		visibility: hidden;
		z-index: -1;
	}


td.bottomborder{
border-bottom: 1px solid black;
}

.projectcategory {
	width:100%;
	overflow:hidden;
}

h3.projectcategorytitle {
	padding-top:20px;
	margin-top:0px;
	padding-bottom:0px;
	color:#721414;
	font-size:20px;
	text-decoration:none;
}

h3.projectcategorytitle a {
	text-decoration:none;
}

h3.projectcategorytitle img {
	border:none;
}

.projectbox {
	margin-bottom:20px;
	width:578px;
	background-color:#ddd;
	padding:5px;
}

.projectbox h4 {
	padding-top:0px;
	margin-top:0px;
}

.projectbox ul {
	padding:0px 0px 20px 15px;
	margin:0px;
}

.projectbox ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.projectaddress {
	color:#666;
	font-style:italic;
}

.projectdesc {
	color:#333;
}

#bottombar A:link {text-decoration: none; color:#ffffff; font-family: verdana;}
#bottombar A:visited {text-decoration: none; color:#ffffff; font-family: verdana;}
#bottombar A:active {text-decoration: none; color:#ffffff; font-family: verdana;}
#bottombar A:hover {text-decoration: none; color:#e1e1e1; font-family: verdana;}

.sidebaritems A:link {text-decoration: none; color:#ffffff; font-family: verdana;}
.sidebaritems A:visited {text-decoration: none; color:#ffffff; font-family: verdana;}
.sidebaritems A:active {text-decoration: none; color:#333333; font-family: verdana;}
.sidebaritems A:hover {text-decoration: underline; color:#333333; font-family: verdana;}

#topbar A:link {text-decoration: none; color:#091d37; font-family: verdana;}
#topbar A:visited {text-decoration: none; color:#091d37; font-family: verdana;}
#topbar A:active {text-decoration: none; color:#999999; font-family: verdana;}
#topbar A:hover {text-decoration: underline; color:#999999; font-family: verdana;}

#maincontent A:link {text-decoration: underline; color:#005EBF; font-family: verdana;}
#maincontent A:visited {text-decoration: underline; color:#005EBF; font-family: verdana;}
#maincontent A:active {text-decoration: underline; color:#005EBF; font-family: verdana;}
#maincontent A:hover {text-decoration: underline; color:#999999; font-family: verdana;}


