* { margin: 0; padding: 0; }



body { 

	background: #ecf8f9 url(../img/background3.jpg) top repeat-x; 

	font-size: 88%; 

	line-height: 140%; 

	color: #3d474f; 

	font-family: "Times New Roman", Times, serif; 

}



html, body { height: 100%; }



	

h1 { 

	width: 285px; 

	height: 125px; 

	background: transparent url(../img/logo.gif) top left no-repeat; 

	position: absolute; 

	top: 100px; 

	left: 0; 

}



h1 a { 

	width: 285px; 

	height: 54px; 

	overflow: hidden; 

	display: block; 

	text-indent: -5000px; 

    border: none;

}	





h2 { margin: 10px 0; font-style: italic; color: #3d474f; }

h3 { margin: 5px 0; color: #333; font-size: 95%; text-transform: uppercase; letter-spacing: 2px; }

h4 { font-size: 100%; font-style: normal; margin: 5px 0;}





#slogan { position: absolute; left: 10px; top: 160px; height: 35px; }





p { margin: 0 0 20px 0; }



a { color: #8D2800; text-decoration: none; }

a:hover { color: #000; }

a:focus, a:active { }

	

blockquote { background: #f2efd7 url(../img/blockquote.gif) top left no-repeat; margin: 30px 0 30px 20px; padding: 10px 15px; font-style: italic; }

blockquote p { margin: 0; }



pre { 

	background: #f2efd7;	

	margin: 30px 0 30px 20px; 

	padding: 10px 15px; 

	overflow: auto; 

	color: #000; 

}



code { background: #f2efd7; padding: 2px 4px; color: #000; }



img { border: 0; display: block; } /* Display: block Fixes Gap under images in FireFox when doctype is XHTML 1.0 Strict */



#map { margin:0; position: absolute; left:0px; top:0px; height: 210px;}



#header { width: 950px; height: 240px; margin: 0 auto 20px; position: relative; }



ul#sitenav {

	list-style-type: none;

	list-style-image: none;

	list-style-position: outside;

	text-align: right;

	height: 38px;

	width: 594px;

	position: absolute;

	top: 135px;

	right: 0pt;

	background-image: url(../img/nav_bg.jpg);

	

}



ul#sitenav li { float: right; margin-right: 40px; margin-top: 9px; }

ul#sitenav li a { height: 38px; color:#FFFFFF; font-weight: bold;}

ul#sitenav li a:hover {  height: 38px; color:#000000; color: #e3b168;}



#content { width: 950px; margin: 0 auto; }

#content ul { margin: 0 10px 20px 35px; list-style-type: circle; }

#content ol { margin: 0 10px 20px 35px; list-style-type: decimal; }

#content li { margin: 5px 0; }



.leftcolumn { float: left; width: 630px; background: url(../img/vertical.jpg) top right repeat-y; }

.leftcolumn h2, .leftcolumn p { padding-right: 30px; }

	

.rightcolumn { float: left; width: 320px; height: 100%;}



.right-sectional { padding: 10px 0 0 23px; background: url(../img/border_horizontaltrail.gif) top left no-repeat; }

.right-sectional-top { padding: 0 0 0 23px; background: none; }





#content .rightcolumn ul { padding: 0; margin: 0 0 20px 0; }

#content .rightcolumn li { list-style: none; }	



#footer { font-size: 90%; clear: both; height: 100px; color: #fff; background: #573b1f url(../img/background_footer.gif) top repeat-x; }



#footer-container { width: 950px; margin: 0 auto; }



#footer a { color: #fff; margin-left: 5px; text-decoration: underline; font-variant: small-caps; }



.copyright { position: relative; top: 35px; left: 0; float: left; }

.feeds { position: relative; top: 35px; right: 0; float: right; }



#current p { font-style: italic; margin-bottom: 10px; line-height: 130%; font-size: 100%; }



ul.linklist li { background: url(../img/star.gif) no-repeat 0 5px; text-indent: 12px; }

.rightcolumn ul li {

	border-bottom: 1px dotted #b6c8d6;

}



table { width: 600px; margin-right: 30px; border-collapse: collapse; }



th, td { padding: 2px 5px 3px 10px; background: url(../img/border_horizontal.gif) bottom repeat-x; text-align: left; }

th { background-color: #f2efd7; }

td {font-size: 95%; }





.wrapper { height: auto !important; height: 100%; margin: 0 auto -100px; }

.push { height: 100px; }



.more { font-style: italic; }

.last { margin-right: 0; padding-right: 0; }

.small { font-family: "Lucida Grande", Helvetica, Arial; font-size: 70%; text-transform: uppercase; line-height: 130%; color: #999; font-style: normal; }

.float-left { float: left; }

.float-right { float: right; }

.center { text-align: center; }

.clear { clear: both; }



.image {

	width: 600px;

}

.image img {

	border:  solid #cddbdc 1px;

	margin-bottom: 10px;

}



.bump {

	margin-right: 10px !important;

}	

