  body {
	margin:5px auto;
	padding:0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:black;
	background:url(../images/paper_bckgrnd.jpg) repeat scroll 0 0;
}

.body_container {
	margin: 0px auto;
	width: 960px;
	padding: 0px;
	background-image:url(../images/background.gif);
}

.center {
	text-align: center;
}
/* HEADER */
#header {
	height:174px;
	width:935px;
	padding:0 0 0 10px;
}



/* MAIN */

#main {
	clear: both;
	padding-top: 50px;  /* padding/margin = IE fix */
	margin-top: -50px;
	padding-bottom: 70px;

}	
	
/*from here down is 960 css*/

div.spacerclear {
	height: 3em;
	width:956px;
}
div.topSection div {
	margin:20px;
	height: auto;
	
}

div.topSection div p {
	margin: 0px 0 0 20px;
	padding: 10px;
	color:#ecd8a8;
}

div.smalltopSection  {
	border-color:#990000;
	height:auto;
	margin-top:20px;
}	

div.smalltopSection div p {
	color:#ecd8a8;
	border-color:#990000;
	border-width:thick;
	height:auto;
	margin-top:0px;
}	

/************************ Typography ***************/
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin:0px 5px 0px 5px;
	padding:0px 5px 0px 5px;
	color:#ecd8a8;
	text-align:left;
	line-height:120%;
}

#indent_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin:0px 5px 0px 30px;
	padding:0px 5px 0px 30px;
	color:#ecd8a8;
	text-align:left;
	text-indent:10px;
	
	line-height:120%;
}

#headlineText {
	font:Georgia, "Times New Roman", Times, serif;
	color: #ecd8a8;
	font-weight:bold;
	font-size:12px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#ecd8a8;
	text-indent: 20px;
	padding-top:0px;
	}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#ecd8a8;
	margin-left:5px;
	padding:4px 0px 2px 5px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	background-color:#FFFFFF;
	padding:0px 15px 0px 15px;
	text-align:center;
}



/*anchor stuff*/

a {
	color: #ab4444;
	text-decoration: none;
}

a {
	color:#caaf67;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	padding:0px 2px 10px 3px;
}

a:link {color:#caaf67;}
a:visited {color:#caaf67;}
a:hover {background-color:#857a5d;}

/*navbar stuff*/

div#navbar, div.spacer {
	margin-top: 00px;
	margin-bottom:00px;
}

div#navbar {
	padding: 0px 0 0 10px;
}

div#navbar ul {
	list-style: none;
	display: block;
	margin: 0 10px;
}

div#navbar ul li {
	float: left;
	margin: 0 1.5em;
}

div.spacer {
	background-color:#660033;
	height: 1em;
}

/*footer stuff*/

.footer {
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding:10px 2px 10px 3px;
}

div#footer p {
	text-align:center;
	color:#857a5d;
	margin: 0px 0px 0px 0;
	padding: 5px 0 5px 10px;
}


div#footer_navbar, div.spacer {
	margin: 10px 10px 10px 10px;
	
	
}

div#footer_navbar ul {
	list-style: none;
	display: block;
	margin: 3px 3px 3px 0px;
	padding:3px 3px 3px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:16px;
	color:#FFCC99;
}

div#footer_navbar ul li {
	float: left;
	margin: 0 1.5em;
}

div#footer_navbar {
	margin:0 20px 20px 20px;
	background-color:#663333;
} 

/*legal stuff*/
 div#legal {
	clear:both;
	margin: 5px 0 5px 0;
}

div#legal div p{
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}


div#legal p {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFCC;
}
