@charset "UTF-8";
/* --- CSS by Design Elements - info@elementsmi.com --- */

body {
	margin: 0px;
	color: #692800;
	font-size: 12px;
	font-family: Arial, Verdana, Univers;
	background: #FC9 url("../images/bkgroundpattern.gif") repeat;
}

h1 {
	color: #630;
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 { color: #000000; font-size: 14px; font-weight: normal; margin: 0px 0px 0px 0px; }

a          { color: #a80606; }
a:visited  { color: #a80606; }
a:hover    { color: black; }

dl.structured {
	margin: 0;
	padding: 0;
}

dl.structured dt {
	margin-top: .25em;
	margin-bottom: .25em;
	float: left;

	width: 23%;
	margin-right: -22%;
}

dl.structured dt.detail {
	float: none;
	clear: both;
/*	border: 2px solid #E2C49B; */
/*	background: #E6D8BE; */
	margin: 2em 0 .5em -.5em;
	padding: .25em .25em .25em 30px;
	width: auto;
	min-height: 40px;
	background: #FEF7EE url('../images/downarrow.png') .25em .25em no-repeat;
}

dl.structured dd {
	margin: 0 0 0 10em;
	margin-bottom: .5em;

}

p {
	margin-right: 10px;
	margin-bottom: 20px;
	vertical-align: text-top;
	text-align: left;
}

.topBanner {
	background-repeat: repeat-x;
	width: 100%;
	height: 27px;
	background-image: url(../images/bkgroundpattern.gif)
}

.container {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ede0d0;

}


.leftplease {
	float: left;
	margin: 0 .5em .5em 0;
}
.rightplease {
	float: right;
	margin: 0 0 .5em .5em;
}

/* BANNER AREA */
.bannerArea {
	width: 908px;
	height: 85px;
	background-image: url(../images/shadow_bar.jpg);
	background-repeat: repeat-x;
}


.bannerNav {
	margin-left: 5px;
	margin-top: 35px;
	color: #693913;
	font-size: 12px;
	font-weight: bold;
	float: right;
	text-align: left;
}

.bannerNav ul{
	margin: 0px;
	text-align: center;
}

.bannerNav li{
	list-style: none;
	float:left;
	#margin-left: 20px; /* for IE */
	background-color: #AC9579;
	display: block;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #633310;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}

.bannerNav a{
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	color: #6A3D17;
	text-decoration: none;
}

.bannerNav a:visited{
	color: #806c51;
}

.bannerNav a:hover{
	color: #FEF9AE;
}



.toplogo {
	margin-left: 0px;
	padding-top: 10px;
	float:left;
}

.main .toplogo {
	margin-right: -40px;
}

.navigationArea {
	width: 908px;
	border-bottom: solid;
	border-color: #75570b;
	border-width: 1px;
}

/* CONTENT AREA */

.contentArea {
	width: 908px;
	padding-top: 0px;
	padding-bottom: 20px;
	float: left;
}

.masthead {
	margin-top: 1em;
	margin-left: 2.5em;
	padding-right: 270px;
}
.contentleft {
	width: 550px;
	padding: 0 30px 2em 30px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
}

.contentleft.big {
	width: 650px;
}

.contentleft #faxformemail {
	background-color: #FAF0E3;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BD9E73;
	border-bottom-color: #BD9D73;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
}
.contentleft #faxformemail input.text {
	width: 200px;
}
.contentleft #faxformemail input.text:focus, #faxforemail textarea:focus {
	background-color: #FEF9AE;
	border: 1px solid #663714;
}

.contentright {
	width: 270px;
	float: left;	
}
.contentright.big {
	width: 170px;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;	
}
.imageleft {
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 908px;height: 88px;

	
}
.footernav {
	padding-top: 10px;
	padding-right: 32px;
	float: right;
	color: #806c51;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.footernav a {
	color: #806c51;
	text-decoration: none;
}
.footernav a:hover {
	color: #000000;
	text-decoration: none;
}




.copyright {
	border-top: solid;
	border-color: #75570b;
	border-width: 1px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	
	color: #806c51;
	font-size: 12px;

}
.contentleft #mastspecs {
	background-color: #FFF;
	margin-top: 20px;
	color: #630;
	padding: 5px;
}
tr {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #630;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.story .sm-caption-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFC;
	width: auto;
	padding: 3px;
	float: none;
}
.sm-caption-copy {
	font-weight: bold;
	color: #630;
	border-bottom-width: -25px;
	border-bottom-style: solid;
	border-bottom-color: #FFC;
	padding: 2px;
	width: auto;
	height: -2em;
}
.sm-caption-copy {
	line-height: 18px;
	font-weight: bold;
	color: #630;
	list-style-type: none;
	background-color: #FFC;
	text-indent: 20px;
}

table.colorkey caption {
	font: 1.5em bold Arial, Helvetica, sans-serif;
	text-align: left;
}

.colorkey {
	margin-bottom: 2em;
}

.colorkey ul {
	width: 500px;
	background: red;
	padding: 0;
	clear:both;
}
.colorkey li {
	list-style: none;
	margin: 0;
	width: 100px;
	float: left;
}
.colorkey li img {
	display: block;
	margin: 0 auto;
}
.colorkey li span {
	text-align: center;
	display: block;
}

hr.clearer {
	clear:both;
	visibility: hidden;
}


/* Sheds two columns */

ul.twocolumn {
	margin: 0 0 0 -1em;
	padding: 0;
}

ul.twocolumn li {
	width: 265px;
	height: 280px;
	float: left;
	list-style: none;
	margin: 0 0 1em 1em;
	padding: 0px;
	background: #fff url("../images/rounded_corners/b.png") 0px bottom no-repeat;

}

ul.twocolumn h2 {
	background: #FFC url("../images/rounded_corners/t.png") left top no-repeat;
}

ul.twocolumn .caption {
	background: #fff;
	margin: 0;
	padding: .5em 1em 0;
	height: 5em;
}

.preview {
	background: #fff;
	min-height: 185px;
}
.preview img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}

.more-info-footer {
	display: block;
	text-align: right;
	position: relative;
	top: 2em;
}

ul.clean {
	list-style: none;
	padding: 0;
}

fieldset {
	margin-top: 1em;
	border: none;
}

legend {
	padding: 0;
	width: 100%;
	border-bottom: 1px solid black;
	display: none;
}

select {
	min-width:15.5em;
}


ul.MenuBarVertical {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #795C3A;
}
.MenuBarVertical li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #795C3A;
}

.MenuBarVertical li a {
	background: #0F6323;
	color: #FFFEBC;
	display: block;
	padding: .75em 1em;
	font-size: 1.1em;
	border-left: 1px solid #795C3A;
	border-right: 1x solid #795C3A;
	text-decoration: none;
}

.MenuBarVertical li a:hover {
	background: #AB8862;
}
.MenuBarVertical li a.current {
	background: #fff;
	color: #652600;
}

/* Tabs */

.TabbedPanels {
	width: 520px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
}

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

.TabbedPanelsTab {
	position: relative;
	color: #614928;
	top: 0px;
	float: left;
	list-style: none;
}
.TabbedPanelsTab a {
	color: inherit;
	background-image: url(../images/tabbed_panel_tab_normal.gif);
	background-repeat: no-repeat;
	border-left: 1px solid white;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	text-decoration: none;
}
.TabbedPanelsTab a:hover {
	background-image: url(../images/tabbed_panel_tab_hover.gif);
	color: #ECE0D1;
}
.TabbedPanels .firstTab a  { background-position: left 0px; border-left-style: none; }
.TabbedPanels .middleTab a { background-position: -25px 0px;}
.TabbedPanels .lastTab a   { padding-right: 30px; background-position: right 0px; }

.TabbedPanelsTab.selected a {
	border-bottom: 0;
}

.TabbedPanels div {
	background: #AD9781;
	color: #fff;
	margin: 0;
	padding: 1em .5em .5em;
	min-height: 325px;
}

#services ul {
	background: #fff;
	list-style: none;
	display: block;
	margin: 0 auto;
	padding: 1em;
	overflow: auto;
	border-top: 1px solid #005912;
}

#services li {
	background: white;
	width: 30%;
	margin-right: .4em;
	display: block;
	text-align: center;
	float: left;
}
#services img {
	margin: 0 auto;
}
#services h3 {
	text-align: center;
}

.breadcrumbs {
	font-size: .9em;
	display: block;
	margin-bottom: 2em;
}
.breadcrumbs a {
	color: #614928;
	text-decoration: none;
}
.breadcrumbs .current {
	font-weight: bold;
}
