/* General Layout Styles*/ 
body {
 margin:10px 5px 5px 5px;
 background-image:url(../images/repeatergrey.gif);
 background-repeat:repeat;
 color: #333333;
 text-align:center;
 padding:0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#333333;
 }
#container {
	text-align:left;
	width:780px;
	margin:auto;
	background-image:url(../images/pg_bg.gif);
	background-repeat:repeat-y;
 }
#left_col {
	width: 210px;
	float: left;
	margin-top:-13px;
}
#right_col {
	width: 570px;
	float: right;
	background-color:#FFFFFF
}
#right_col p{
	padding-left:10px;
	padding-right:10px;
}
#full_page{
	width:750px;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
	padding-left:30px;
}

#home_content{
	width: 275px;
	float: right;
}
a:link {
	color: #800021;
}
a:hover {
	color: #997F11;
}
a:visited {
	color: #800021;
}
.greenbold{
color: #008452;
font-weight:bold;
}

#home_flash {
	width:294px;
	height:578px;
	float:left;
	background-color: #427F92;
}
#footer{
	clear: both;
	height:79px;
	width:780px;
}
#footer_left{
	width: 200px;
	float: left;
	background-image:url(../images/left_foot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:49px;
	text-align:center;
	padding-top:30px;
	font-size: 11px;
	color: #FFFFFF
	}
#footnotes {
	width:100%;
	text-align:center;
	font-size: 11px;
	color: #FFFFFF;
	margin-top:5px;
}
#footnotes a {
	font-size: 11px;
	color: #FFFFFF;
}
#footnotes a:hover {
	color: #997F11;
}
#footnotes a:visited {
	color: #427F92;
}
#footer_right{
	width: 570px;
	float: right;
	background-image:url(../images/foot_right.gif);
	background-repeat:no-repeat;
	height:49px;
	color:#FFFFFF;
	text-align:center;
	padding-top:30px;
	}
#footer_right a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer_right a:hover {
	color: #997F11;
	text-decoration: none;
}
#footer_right a:visited {
	color: #427F92;
	text-decoration: none;
}
h1{
	background-image:url(../images/header1bg.gif);
	background-repeat:no-repeat;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	margin:0;
	padding-top:7px;
	padding-left:10px;
}

/* Home Page Styles*/ 
h1.home{
	background-image:url(../images/home_head2.gif);
	background-repeat:no-repeat;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	margin:0;
	padding-top:7px;
	padding-left:10px;
}
h2.featured{
	background-image:url(../images/featured.gif);
	background-repeat:no-repeat;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	margin:0;
	padding-top:7px;
	padding-left:10px;
	right: auto;
}
#featured_right{
	width:145px;
	float:right;
}
#featured_left{
	width:100px;
	float:left;
}
#home_content p{
	margin-left:10px;
}
.member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	height: 16px;
	font-style: italic;
	margin: 0px;
	padding: 4px;
	background-position: left top;
}
ul {
	list-style-image: url(../images/icon1.gif);
}
li{
	margin-top:0px;
	margin-bottom: 10px;
}
.home p{
	margin:0px;
	padding:0px;
}
/* About Page Styles*/ 
#about_left{
	width:367px;
	float:left;
	margin-top:14px;
}
#about_right{
	width: 200px;
	float: right;
	margin-top:24px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #997F11;
	border-left-color: #997F11;
	padding:0;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #997F11;
	text-align:left;
}
h2.about{
	background-image:url(../images/featured.gif);
	background-repeat:no-repeat;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	margin:0;
	padding-top:7px;
	padding-left:10px;
	right: auto;
	background-position: right;
}
h2 {  padding-left: 10px}
