@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/bg_main001.jpg);
	background-repeat: repeat;
}
p {
	font-size: 85%;
	line-height: 140%;
	padding-bottom: 8px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.twoColFixLtHdr #outtercontainer {
	background-color: #817F69;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 50px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto;
	width: 925px;
}
.twoColFixLtHdr #container {
	width: 925px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/bg_body002_05.png);
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #header {
	background-image: url(../images/header_green_02.jpg);
	height: 177px;
	width: 925px;
	background-repeat: no-repeat;
	padding: 0;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#sidebar1 #mainnav  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
}
#sidebar1 #mainnav  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar1 #mainnav  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar1 #mainnav  a:hover {
	color: #EBD690;
	text-decoration: none;
}
#sidebar1 #mainnav  a:active {
	color: #A95704;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #294F5B;
	margin-bottom: 10px;
	font-size: 120%;
	line-height: 150%;
	padding-bottom: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A95704;
	margin-bottom: 12px;
	font-size: 100%;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #294F5B;
	margin-bottom: 12px;
	font-size: 95%;

	padding-top: 5px;
	margin-top: 10px;
	line-height: 130%;
}
#container #sidebar1 ul {
}
#container #sidebar1 li {
	background-image: url(../images/bg_mainnavtabgreen_14.png);
	background-repeat: no-repeat;
	height: 34px;
	padding-left: 25px;
	padding-top: 9px;
}
.twoColFixLtHdr #outtercontainer #container #sidebar1 #mainnav ul #goldtab {
	background-image: url(../images/bg_mainnavtab002_14.png);
	height: 70px;
	padding-top: 12px;
	line-height: 120%;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #mainContent2 {
	margin-top: 0;
	margin-right: 400px;
	margin-bottom: 0;
	margin-left: 225px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent3 {
	margin-top: 0;
	margin-right: 85px;
	margin-bottom: 0;
	margin-left: 225px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #outtercontainer #container #sidebar2 {
	float: right;
	width: 325px;
	margin-right: 65px;
	margin-top: 25px;
}
#outtercontainer #container #mainContent #featurepic  {
	width: 250px;
	float: left;
	margin-right: 20px;
	height: 189px;

}
#outtercontainer #container #mainContent #description  {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#outtercontainer #container #mainContent #picandinfo  {
	overflow: auto;
}
#mainContent #picandinfo #featurepic img {
	float: left;
	padding: 2px;
	
	margin-right: 15px;
	clear: both;
	max-height: 189px;
}
#overlayimg {

}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #outtercontainer #tagline {
	padding-top: 15px;
}
.twoColFixLtHdr #outtercontainer #tagline p {
	font-size: 70%;
	color: #264A55;
}
.style1 {
	font-weight: bold;
	color: #A95704;
	font-size: 90%;
}
#mainContent #locationnav {
	margin-bottom: 25px;
	padding-top: 14px;
	background-image: url(../images/secondnav_bg_14.png);
	height: 38px;
	width: 630px;
	background-repeat: no-repeat;
}
#locationnav ul {
	margin-left: 12px;
}

#locationnav ul li     {
	display: inline;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 8px;
	padding-left: 5px;
	_padding-left: 10px;
}
#locationnav a   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#locationnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#locationnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#locationnav a:hover {
	color: #EBD690;
	text-decoration: none;
}
#locationnav a:active {
	color: #A95704;
	text-decoration: none;
}
#locationnav ul #noborder     {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(../images/bg_footer_002_11.png);
	background-repeat: no-repeat;
	height: 63px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}

#listpic {
	width:200px;
}
