#header { background-color:#f1e4c2; height:119px; width:780px; border-bottom:6px solid #bdc6da;}

#wrapper {margin:0 auto; width:780px; }
#content {margin:20px 20px 20px 40px; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color:#f1e4c2;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D3565;
}
h1 {color: #904B2D; font-size:14px; font-weight:bold; }

p {	line-height: 1.7em;}
.nav {margin:0; padding: 0 0 8px 0; font-size: 12px; text-align:center; font-weight:bold; color: #F5E8C3; height:22px; background-image:url(images/nav_bg.jpg); }

.footer {font-size: 11px;}
.footer p {line-height:normal;}

.footer a:link {
	color: #1D3565;
	text-decoration: underline;
}
.footer a:visited {
	text-decoration: none;
	color: #1D3565;
}

.footer a:hover {
	text-decoration:underline;
	color: #1D3565;
}

.content a:link {
	color: #990000;
	text-decoration: none;
}
.content a:visited {
	text-decoration: none;
	color: #990000;
}

.content a:hover {
	text-decoration:underline;
	color: #80736C;
}

a:link {
	color: #F5E8C3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F5E8C3;
}
a:hover {
	text-decoration: none;
	color: #B05B37;
}
a:active {
	text-decoration: none;
}



.address {color:#1D3565; font-size:11px; font-weight:bold; }

.address a:link {
	color: #B05B37;
	text-decoration: underline;
}
.address a:visited {
	text-decoration: underline;
	color: #B05B37;
}
.address a:hover {
	text-decoration: underline;
	color:#660000;
}
.address a:active {
	text-decoration: none;
}
