body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
a:link {
color:#262f40;
text-decoration:none;
font-weight:bold;
}
a:visited {
color:#000000;
text-decoration:none;
font-weight:bold;
}

#wrapper {
background-color:#636d7d;
border:thin #262f40 solid;
width:700px;
padding:15px;
margin-left:287px;
}

#wrapper2 {
background-color:#636d7d;
border:thin #262f40 solid;
width:700px;
padding:15px;
margin-left:175px;
}

#logo_left {
	width:285px;
	height:200px;
	float: left;
}

#logo_left2 {
	width:175px;
	height:200px;
	float: left;
	padding:0px;
}

#header {
background-color:#ebdebb;
border: thin #994c33 solid;
width: 670px;
height:155px;
padding:15px;
}

#top_graphic {
background-color:#FFFFFF;
border: thin #994c33 solid;
width:665px;
height:150px;
}

#content {
background-color:#ebdebb;
border: thin #994c33 solid;
width: 700px;

}

#navigation {
width:285px;
float:left;
}

#navigation2 {
width:175px;
float:left;

}

.menu_item {
text-align:right;
font-family:"Trebuchet MS", Arial, sans-serif;
color:#ebdebb;
font-size:12px;
display:block;
height:20px;
padding-top:7px;
padding-bottom:7px;
padding-right:15px;
}
.menu_item a {
color:#ebdebb;
text-decoration:none;
display:block;
height:20px;
padding-top:7px;
padding-bottom:7px;
padding-right:10px;
}

.menu_item a:hover {
background-image:url(images/nav_button_bg.jpg);
text-align:right;
background-repeat:no-repeat;
padding-top:7px;
padding-bottom:7px;
padding-right:10px;
}

#left_column {
width:200px;
float:left;
padding:10px;
}

#right_column {
width: 450px;
float: right;
padding:10px;
}


.main_nav {
font-family:"Trebuchet MS", Arial, sans-serif;
color:#ebdebb;
font-size:11px;
padding-top:5px;
padding-bottom:5px;
}

.bodytext {
font-family:"Trebuchet MS", Arial, sans-serif;
color:#333333;
font-size:12px;
padding-left:10px;
padding-right:10px;
}

.leftcolumntext {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:10px;
color:#333366;
padding:8px;
}

.fullcolumn {
width: 600px;
float: left;

bgcolor:#ebdebb;
}

.staff_pics {
float:left;
width:145px;
height:116px;
border:none;
}

.subhead {
font-family:"Trebuchet MS", Arial, sans-serif;
color:#333366;
size:16px;
padding-left:10px;

}

#footer {
padding-top:5px;
margin-left:435px;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:11px;
color:#666666;
}

.leftcol_address {
font-size:12px;
font-family:"Trebuchet MS", Arial, sans-serif;
color:#ebdebb;
padding-right:5px;
display:block;
}
