/* Global
----------------------------*/
.body { background-color:#FAFAEE; }
.body_alignment { text-align:center; }
.print_friendly { text-align:left; padding: 16px; background-color:#FFFFFF; }

form { margin: 0px; }
img { border-style: none; }

table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #585858; }
table a { color: #A38023; font-weight: bold; text-decoration: underline; }
table a:hover { color: #585858; font-weight: bold; text-decoration: underline; }


/* Classes
----------------------------*/

.bg_home {
	background-image:url(../images/bg_home.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	background-color:#FFFFFF;
}

.bg_internal {
	background-image:url(../images/bg_internal.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	background-color:#FFFFFF;
}

.frame {
	border-left: 1px solid #A29D9D;
	border-right: 1px solid #A29D9D;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	width: 770px;
}

.subnav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.subnav a { color: #757575; text-decoration: none; font-weight: bold; }
.subnav a:hover { color: #A38023; text-decoration: none; font-weight: bold; }
.navpad { padding-left: 16px; padding-right: 6px; padding-top: 2px; padding-bottom: 2px; }

.footer_bg { background-image:url(../images/footer01.gif); background-repeat:no-repeat; height: 22px; }
.footer_links {
	color:#3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer_links a { font-weight: bold; text-decoration: underline; color:#3C3C3C; }
.footer_links a:hover { font-weight: bold; text-decoration: underline; color:#A38023; }


.upper_links { color:#585858; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.upper_links a { font-weight: bold; text-decoration: none; color:#585858; }
.upper_links a:hover { font-weight: bold; text-decoration: none; color:#A38023; }

.search_bg {
	background-image:url(../images/bwj03.gif);
	width: 558px;
	height: 52px;
	background-repeat:no-repeat;
}

.links_bg {
	background-image:url(../images/bwj04.gif);
	width: 558px;
	height: 22px;
	background-repeat:no-repeat;
}

.search { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	width: 100px;
	height: 16px;
}

.crumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #585858;
}
.crumb strong { color:#585858; font-weight: bold; }
.crumb a { color: #A38023; font-weight: bold; text-decoration: underline; }
.crumb a:hover { color: #B3B3B3; font-weight: bold; text-decoration: underline; }


/* Tell a Friend
----------------------------*/
.taf {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.textbox {
	width:150px;
	height: 14px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}
.textarea {
	width:300px;
	height: 75px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

/* Buttons
----------------------------*/
.button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#585858;
	background-color:#EEEECB;
}

/* Contact Us
----------------------------*/
.contact {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

/* Newsletter
----------------------------*/
.newsletter {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

/* Sitemap
----------------------------*/
.sitemap {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#012D24;
}

