.style1 {color: #661500}
.style2 {font-size: 120%}
.style4 {color: #661500; font-style: italic; line-height: 1.2em;}
.style5 {font-style: italic}

body {
font-family: Georgia;
background-color: #fff;
color: #333333;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 1.2em;
}

.calloutbox_left ul
{
list-style-position: outside;
text-indent:3px;

margin:0px;
margin-left:20px;
padding:0px;
}

span a {
	color: #333333;
	text-decoration: underline;
	padding-left: 0px;
	padding-right: 0px;
}

span a:hover {
	color: #661500;
	text-decoration: underline;
	background-color: #eeeeee;
	padding-left: 0px;
	padding-right: 0px;
}




h1 {
	font-size: 150%;
	font-weight: bold;
	color: #661500;
	line-height: 1em;
	margin-bottom: 0.5em;
	padding: 0;
}

h1 a {
	font-size: 100%;
	color: #661500;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 0;
}

h2 {
	font-size: 100%;
	font-weight: normal;
	color: #661500;
	margin-left: 0em;
	margin-top: 2em;
	margin-bottom: 0em;
	padding: 0;
	border-bottom: 1px solid #eeeeee;
}


.intro {
	font-size: 100%;
	line-height: 1.2em;
	color: #661500;
	font-style: italic;
	}


.subhead {
	color: #661500;
	font-weight: bold;
}

.subhead a {
	color: #661500;
	font-weight: bold;
	font-style: italic;
}

.subhead a:hover {
	color: #333333;
	font-weight: bold;
	font-style: italic;
}


.address {
	font-size: 0.8em;
	color: #661500;
	font-weight: normal;
}
#content {
	background:url(images/content.gif) repeat-y;
	background-color:#ffffff; 
	padding:10px; 
	margin:10px 20px 10px 0px;
	vertical-align:top;
	}

#rightcol {
	background-color: #eeeeee;}

#rightcol p {
	font-size: 75%;
	line-height: 1.4em;
	color: #661500;
	padding:10px;
	}



.calloutbox_left {
	float:left;
	color: #661500;
	background-color:#f1d29c; 
	width:200px; 
	padding:10px; 
	margin:10px 20px 10px 0px;
}

.calloutbox_right {
	float:right;
	color: #661500;
	background-color:#efe1be; 
	width:200px; 
	padding:10px; 
	margin:10px 0px 10px 20px;
}
.err {
	color: #ff0000;
}

#footer {
	font-size: 65%;
	color: #ffffff;
	background-color: #661500;
	margin: 20px;
	padding: 6px;
}
img {
	border: none;
}

