body  /* indicates defaults for entire site - whatever is not defined will pull from here */
 {
   color: #333333;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   background: url(images/bg.jpg) top no-repeat #b32017;
   margin: 0 auto;
   padding: 0;
   width: 100%;
   line-height: 17px;
	}

#sitedescription  {display: none;}

/* All link definitions here - anchor styles need to be kept separate from font styles e.g. must have link/hover/visited/active defined  */

.clear {
	clear: both;
	padding: 0;
	margin: 0;
}

/* RESET STYLES */

img, table, form {
	padding: 0;
	margin: 0;
}

h1, h2, h3 {
	font-weight: bold;
	margin: 0;
}

h1 {
	text-transform: uppercase;
	font-size: 15px;
	color: #b32017;
	padding: 5px 0;
}

h2 {
	font-size: 13px;
	color: #DE741C;
	text-transform: uppercase;
	padding: 5px 0;
}

h3 {
	font-size : 13px;
	color: #b32017;
	padding: 5px 0;
}

.small {
	color: #999999;
	font-size: 10px;
	padding: 0px 2px 0px 2px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;

}

#page_container {
	width: 990px;
	background: url(images/bg_page-container.png);
	margin: 0 auto;
	padding: 0 24px;
}

#page {
	width: 990px;
	background: url(images/bg_page.jpg) top no-repeat #efedec;
}

#header {
	width: 990px;
	height: 150px;
	padding-top:  15px;
	background: url(images/bg_header.png) top no-repeat;
}

#logo {
	height: 93px;
	width: 251px;
	padding-left: 30px;
	float: left;
}

#anchor {
	width: 400px;
	text-align: right;
	font-size: 9px;
	font-weight: normal;
	color: #685c54;
	padding-right: 30px;
	float: right;
}

#anchor ul { list-style: none; margin: 0; padding: 10px 0 0 0; }
#anchor li { display: inline; padding: 0px 0px 0px 2px; }
#anchor a:link, #anchor a:visited, #anchor a:active { font-size: 11px; color: #685c54; text-decoration: none; font-weight: normal; }
#anchor a:hover {color: #685c54; text-decoration: underline; font-weight: normal;}

#content {
	width: 930px;
	height: auto;
	padding: 0 30px 0px 30px;
}

#footer {
	background: url(images/footer_bg.gif) top repeat-x #FFFFFF;
	width: 990px;
	height: auto;
	padding-top: 20px;
	text-align: center;
	font-size: 11px;
	color: #685c54;
	line-height: 30px;
}

#footer ul { list-style: none; margin: 0; padding:0; }
#footer li { display: inline; padding: 0px 0px 0px 5px; }
#footer a, #footer a:link, #footer a:visited { color: #685c54; text-decoration: none; font-weight: normal;}
#footer a:hover {color: #685c54; text-decoration: underline; font-weight: normal;}

.address {
	font-size: 10px;
}

/* home page styles */

#home_bottom {
	background: url(images/home_bg.gif) no-repeat bottom;
	width: 880px;
	padding: 20px 30px 50px 20px;
	line-height: 30px;
}

.padding {
	padding: 45px 0 0 0;
	margin: 0px;
}

#gallery {
	height: 255px;
	width: 424px;
	background: url(images/gallery_bg.gif) no-repeat;
	padding: 8px 8px 26px 8px;
	float: left;
	margin-top: 20px;
	margin-left: 18px;
	margin-right: 25px;
}

#newsletter {
	width: 880px;
	height: 60px;
	margin: 10px 25px 0 25px;
	padding-top: 7px;
	text-align: right;
}

/* interior page styles */

#left {
	float: left;
	margin-right: 25px;
	margin-top: 30px;
	width: 200px;
	min-height: 395px;
	background: url(images/left_bg.gif) top no-repeat;
}

#secondary_nav {
	width: 200px;
	font-size: 13px;
	padding-top: 20px;
}

#secondary_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 200px;
}

#secondary_nav li a:link, #secondary_nav li a:visited {
	padding: 8px 0 8px 20px;
	display: block;
	color: #685c54;
	text-decoration: none;
	font-weight: bold;
}

#secondary_nav li a:hover {
	background-color: #cc5a13;
	color: #fff;
	text-decoration: none;
}

#secondary_nav li a.current {
	background-color: #b32017;
	color: #fff;
	text-decoration: none;
}

#right {
	float: left;
	width: 620px;
	min-height: 395px;
	margin-top: 30px;
	background: url(images/right_bg.gif) top no-repeat;
	padding: 25px 40px 40px 40px;
}

/* form classes */

.form {
	font-size: 11px;
	font-weight: bold;
	border: 1px inset #7f7e78;
	color: #7f7e78;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


/* MAIN NAV */
.chromestyle {
	background: url(images/bg_nav-left.jpg) no-repeat left;
	width: 960px;
	margin-top: 15px;
	margin-left: 30px;
	height: 43px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.chromestyle ul {
	background: url(images/bg_nav.gif) repeat-x;
	height: 30px;
	width: 721px;
	float: right;
	list-style: none;
	margin: 0;
	padding: 13px 0px 0px 0px;
	text-align: right;

}

.chromestyle ul li {
	display: inline;
	margin: 0;
	padding: 0 6px;
}

.chromestyle ul li a {
	color: #ffffff;
	padding: 3px 6px 12px 6px;
	margin: 0;
	text-decoration: none;
}

/*script dynamically adds a class of "selected" to the current active menu item*/
.chromestyle ul li a:hover, .chromestyle ul li a.selected {
	background: none; /*THEME CHANGE HERE*/
	color: #DE741C;
}


/*Style for Drop Down Menu*/
.dropmenudiv {
	text-transform: none;
	position: absolute;
	top: 0;
	border: 1px solid #999999;
	font: normal 12px;
	line-height: 18px;
	z-index: 100;
	background-color: #B32017;
	visibility: hidden;
	white-space: nowrap;
	text-align: left;
}

.dropmenudiv a {
	width: auto;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 10px 5px 8px;
}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	text-decoration: none;
	color: #DE741C;
}


