body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #B5AC9B;
}



#menu_top {
	font-weight: bold;
	line-height: 22px;
	text-align: right;
	margin-right: 1px;
	font-size: 10px;
	background-color: #E0DBBE;
	height: 27px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#menu_top a {
	color: #747474;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 9px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menu_top a:hover {
		color: #747474;
	text-decoration: underline;
}
#menu {
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	margin-right: 1px;
	font-size: 10px;
	background-color: #747474;
	height: 27px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_menu {
	font-weight: bold;
	line-height: 22px;
	margin-right: 1px;
	font-size: 10px;
	height: 27px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-left: 20px;
}
#footer_menu a {
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
#footer_menu a:hover {
	text-decoration: underline;
}
.shell_middle {
	background-image: url(../images/shell_middle.gif);
	background-repeat: repeat-y;
}
.whiteText {
	color: #FFFFFF;
}
#col {
	width: 260px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#win_blue {
	background-image: url(../images/win_blue_top.gif);
	background-repeat: no-repeat;
	background-color: #E2E8ED;
	padding: 10px;
}
#win_blue_bottom {
	background-image: url(../images/win_blue_bottom.gif);
	background-repeat: no-repeat;
}
#col_large {
	width: 690px;
	float: left;
	padding: 30px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #44595E;
	padding: 5px 10px 5px 30px;
	display: block;
	background-image: url(../images/tit_down_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#win_red {
	background-image: url(../images/win_red_top.gif);
	background-repeat: no-repeat;
	padding: 4px 10px;
	color: #747474;
	font-weight: normal;
}
#win_red_bottom {

	background-image: url(../images/win_red_bottom.gif);
	background-repeat: no-repeat;
}

#col_sml {
	width: 165px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #B5AC9B;
	text-align: right;

	
}
#top {

	top:200px;
	bottom:200px;
}
.green {
	color: #62BD6C;
}
#win_red_bottom_outline {
	background-image: url(../images/win_red_bottom_outline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
}
#win_red_middle_outline {
	background-image: url(../images/win_red_middle_outline.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
#col_lge {

	width: 480px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.page_title {
	font-size: 18px;
	color: #787D83;
}
#col_sml a {
	color: #B5AC9B;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#location {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #666666;
	text-transform: lowercase;
}
#location a {
	color: #999999;
	text-decoration: none;
	text-transform: lowercase;
}
#location a:hover {
	text-decoration: underline;
}
#disclaimer {
	color: #000000;
	margin: 15px;
}
#logo {
	position: absolute;
	visibility: visible;
	z-index: 2;
	float: left;
}
#title {
	font-family: Helvetica, sans-serif, Geneva, Arial;
	font-size: 19px;
	color: #AA9F8C;
	background-image: url(../images/title_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 190px;
	padding-top: 10px;
	padding-right: 0px;
}
#col_sml a:hover {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FF0018;
	padding-right: 7px;
}
.link_button {
	color: #B5AC9B;
	font-family: Helvetica, sans-serif, Geneva, Arial;
}
.link_button a {
	color: #FF3300;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0018;
	padding-left: 7px;
}
.link_button a:hover {
	text-decoration: underline;
}
.sub_title {
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
}
.red {
	color: #FF0018;
}
a {
	color: #FF0018;
}
a:hover {
	text-decoration: none;
}
li {
	clip: rect(auto,auto,auto,-20px);
	margin-left: -20px;
	list-style-image: url(../images/bullet_red.gif);
	line-height: 20px;
}
#col_med {

	width: 540px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
li a {
	color: #666666;
	text-decoration: none;
}
li a:hover {
	color: #FFFFFF;
	background-color: #B5AC9B;
	list-style-image: url(../images/bullet.gif);


}
#col_med_breakout {
	width: 500px;
	float: left;
}
.2_row_table {

}
.outline {
	border: 1px solid #B5AC9B;
	padding: 5px;
	display: block;
}
.cart {
	background-image: url(../images/cart_icon.gif);
}
.cart a {
	background-image: url(../images/cart_icon.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
}
.enews {
	background-image: url(../images/enews_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 14px;
}
.brown_box {
	color: #FFFFFF;
	background-color: #626262;
	width: 150px;
	display: block;
	padding: 5px;
	text-align: center;
}
.brown_box a {
	color: #FFFFFF;
}
.shop {

	background-image: url(../images/shop.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 14px;
}
.comment {
	font-style: italic;
	color: #666666;
}
#showanswer {
	display: none;
}

