body {
margin:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
background-color:#9D9DA1;
background-image:url(../img/bkgrnd.jpg);
background-repeat:repeat-x;
color:#535353;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 


#page_wrapper
{
width:720px;
border:3px solid #FFFFFF;
margin: 10px auto 0px auto;
background-color:#FFFFFF;
}

#header
{
width:100%;
}

#header .upper_header
{
width:100%;
background-color:#87040A;
height: 70px;
}

#header .logo
{
padding: 19px 0px 0px 12px;
width: 240px;
}

#header .contact_info
{
padding-top: 9px;
float:right;
width: 75px;
color:#FFFFFF;
}

#header a
{
color:#FFFFFF;
text-decoration:none;
}

#header a:hover
{
color:#FFFFFF;
font-weight:bold;
}
#header a:visited
{
color:#FFFFFF;
}


#header .lower_header
{
height: 220px;
background-image:url(../img/building_sketch.gif);
}

#title_bar
{
background-color:#EAEAE8;
width: 100%;
height: 35px;
border-bottom: 3px solid #FFFFFF;
}

#title_bar h2{
padding: 6px 0px 0px 10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#333333;
margin: 0px;

}

#content
{
background-color:#FFF;

}

#content img {
    border: 2px solid #333333;
} 

#content .navigation
{
width: 200px;

height:180px;
}

#content .txt
{
padding: 12px 20px 0px 0px;
float: right;
width: 490px;
}

#content .txt a
{
text-decoration:none;
}

#content .txt a:visited
{
text-decoration:none;
color: #0000EE;
}

#content .txt a:hover
{
text-decoration:underline;
}



#menu14 {
	width: 180px;
	margin: 10px;
	}
	
#menu14 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu14 li a:link, #menu14 li a:visited {
	color: #333;
	display: block;
	background:  url(../img/menubg.gif);
	padding: 8px 0 0 10px;
	}
	
#menu14 li a:hover {
	color: #FFF;
	background:  url(../img/menubg.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}				

#footer
{
width: 100%;
background-color:#CFD1C4;
text-align:center;
height: 35px;
padding: 9px 0px 0px 0px;
font-size: 10px;
clear:both;
}

#footer a
{
color:#535353;
text-decoration:none;
}

#footer a:hover
{
color:#535353;
text-decoration:underline;
}

#footer a:visited
{
color:#535353;
}




