<style type="text/css"> 
/* #fafae2;  off-white 
	#c03;   red 
	#2d3d69; /* blue */
*/
body, address, dd, dl, hr, p, form { 
font-family: Verdana, Tahoma, Helvetica, "Times New Roman", Georgia, Geneva, Arial, serif; 
margin: 0; 
padding: 0; 
}    
body {
	background:url(../Images/bodyBkgdRepeat.jpg) repeat;
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding: 0;
	text-align: center; 
	text-decoration: none;
	line-height: 22px;
}

#wrapper {
	width:980px;
	background:url(../Images/bkgdRepeat.jpg) repeat;
	margin: 5px auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	text-decoration: none;
	color: #000;
	line-height: 22px;
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: double 4px #2d3d69; /* dark blue */
} 
#banner {
	width: 980px;
	height: 312px;
	background-image:url(../Images/banner.jpg);
	background-repeat:no-repeat;
}
#content {
	float:left;
	background-color #f6d9b7;
	width: 980px;
	padding: 0 0 20px 0;
	margin: 0;
	border-top: 5px solid #c03;	/* red */
}
#main {
	float:right;
	margin: 25px 10px 20px 5px;
	padding: 25px 20px 20px 20px;
	width: 710px;
	background: #fafae2; /* off-white */
	border: #c03 double 4px; /*  red */
}
#left{
	float:left;
	text-align:left;
	width: 180px; 
	margin: 45px 5px 10px 10px;
	padding: 0; 
	border: #c03 double 4px; /* red */
}
#contact {
	text-align:center;
	width: 160px; 
	margin: 5px;
	padding: 5px; 
	color: #000;
	background: #fafae2; /* off-white */
}
#nav {
	float:left;
	background-color: none;
	text-align:left;
	width: 180px; 
	margin: 0;
	padding: 0; 
	line-height: 1.3em;
}
/* navigation styles */ 
#nav ul {
	list-style:none;
	padding: 0;
	margin: 10px 0 25px 0;
	display:block;
	line-height: 1.3em;
	border: 0;
}
#nav ul li a:link, #nav ul li a:visited {
	list-style:none;
	color: #2d3d69; /* blue */
	text-align:left;
	text-decoration:none;
	font-size: 12px;
	font-weight: 700;
	display:block;
	line-height: 1.3em;
	border-bottom: 2px solid #c03; /* red */
	padding: .3em .6em;
	margin:0;
	background:#fafae2;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #fff; 
	background-color: #C03;	
	display:block;
	border-bottom: 2px solid #2d3d69; /* blue */
	padding: .3em .6em;
	margin:0;
	line-height: 1.3em;
} 

#footer {
	background-image:url(../Images/footerBkgd.png);
	background-repeat:no-repeat;
	background-color: none;
	margin: 0 1px -25px 1px;
	padding: 15px 20px 0 20px;
	font-size: 10px;
	font-weight: bold;
	text-indent: 0;
	line-height: 15px;
	height: 50px;
}
ul li {
	padding: 0;
	margin: 0;
}
p {
	text-indent: 25px;
	padding:0;
	margin: 10px 0;
	line-height:1.6em;
}
.red {
	color: #c03;
}
.linksTitle {
	text-indent: 0;
	text-align:center;
	font-weight:bold;
	font-variant:small-caps;
	padding: 0;
	margin: 0;
}
.hr {
	width: 160px;
	margin: 8px 20px 8px 30px;
	height: 3px;
	border-bottom-color:#2d3d69; /* blue */
	float:right;
}
.form {
	padding:15px;
	margin: 10px 25px 5px 10px;
}
h1, h1 a, h1 a:visited { /* page titles */
	font-variant:small-caps;
	font-weight:bold;
	color: #2d3d69; /* blue */	
	font-size:17px;
	text-indent:none;
	margin:10px 0 20px 10px;
	padding:0;
}
h2 {
	font-variant:small-caps;
	font-weight:bold;
	color:#c03; /* red */	
	font-size:14px;
	margin: 10px 0;
	padding:0;
}
h3 {
	font-variant:small-caps;
	font-weight:bold;
	color:#03f; /* blue */
	font-size:13px;
	margin:10px 0;
	padding:0;
	line-height:1.5em;
	text-indent: 0;
}
h4 {
	font-variant:normal;
	font-weight:bold;
	color:#c03; /* red */
	font-size:13px;
	text-indent: 0;
	margin:5px 0;
	padding:0;
	line-height:1.3em;
}
h5 {
	font-variant:normal;
	font-weight:bold;
	color:#000;  /* black*/
	font-size:13px;
	text-indent: 0;
	margin:5px 0 10px 0;
	padding:0;
	line-height:1.3em;
	text-indent: 25px;
}
h6 {
	font-variant:normal;
	font-weight:bold;
	color:#000; /*  black*/
	font-size:12px;
	text-indent: 0;
	margin: 5px 0;
	padding:0;
	line-height:1.3em;
}
p img { padding: 0; max-width: 100%; }
a img { border: none; padding: 3px; background: none; }
a, a:visited {
	text-decoration:none;
	color:#2d3d69; /* blue */
}
a:hover, a:active {
	text-decoration:underline;
	color: #00c; /* blue */
}
.table {
	text-align:center;
}
.special {
	color:#c00;
	text-indent:0;
	font-weight:bold;
	font-variant:small-caps;
}
.bold {
	font-weight:bold;
	font-variant:normal;
}
.boldCaps {
	font-weight:bold;
	font-variant:small-caps;
}
.boldItalic{
	font-weight:bold;
	font-style: italic;
}
.noPad {
	padding:0;
	margin:0;
}
.smallPadTop {
	padding:8px 0 20px 0;
	margin:0;
}
.imgRight {
	float:right;
	margin: 20px 0 10px 20px;
}
.imgLeft {
	float:left;
	margin: .5em;
}
.imgCenter {
	float:none;
	text-align:center;
}
.indent {
	text-indent:25px;
}
.noIndent {
	text-indent: 0;
}
.noBorder {
	border: none;
}
.indentNav {
	text-indent:15px;
}
.noBottomBorder {
	border-bottom:0;
}

#content li {
	padding: 0;
	margin: 5px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

</style>[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColElsRtHdr #sidebar1 { padding-top: 30px; }
.twoColElsRtHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

