/* CSS Document */

body {
	background-color:#d8cabd;
	margin:15px 0 0 45px;
	}
td {vertical-align:top}
.content {
	font-family:"Times New Roman", Times, serif;
	color:#271d11;
	}
.content h1{
	font-size:17px;
	margin:1px;
	padding:4px 0 4px 0;
	}
.content h2{
	font-size:15px;
	margin:1px;
	padding:4px 0 4px 0;
	}
.content p {
	font-size:13px;
	margin:1px;
	padding:0 0 8px 0;
	line-height:120%;
	}
.content a:link {
	color:#271d11;
	font-weight:bold
	}
.content a:active {
	color:#271d11;
	font-weight:bold
	}
.content a:visited {
	color:#271d11;
	font-weight:bold
	}
.content a:hover {
	color:#271d11;
	font-weight:bold;
	text-decoration:none
	}
.menu {
	background-image:url(images/black-nav-bar.gif);
	background-repeat:no-repeat;
	}
.menu_index {
	background-image:url(images/menu-index.gif);
	background-repeat:no-repeat;
	}
.index_pics {
	background-image:url(images/newslidebar.jpg);
	background-repeat:no-repeat;
	}
.contact_top_row {border-bottom:2px solid #271d11}
