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

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	text-decoration: none;
	background: url(images/pages_all/orangy.gif);
	margin: 0px;
	padding: 0px 0px 30px;
	text-align: center;
	color: #28352B;
	line-height: 1.3em;
}

th, td {
	width:33%;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}

a:link {
	color: #28352B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #28352B;
}
a:hover {
	color:#333;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #28352B;
}

#wrapper {
	background: #FCF1D7;
	margin: 0 auto;
	text-align: justify;
	width: 740px;
}

#wrapper #subhead_first {
	font-size: 1.25em;
	font-weight: bold;
	padding: 1em .75em .5em .75em;
	text-align: left;
}

#wrapper #subhead_second {
	font-size: 1.25em;
	font-weight: bold;
	border-top: 3px solid #28352B;
	clear: both;
	padding-top: 1em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	text-align: left;
}

#wrapper #text_box {
	font-size: .9em;
	line-height: 1.3em;
	margin-right: 1em;
	margin-left: 1em;
	clear: both;
	margin-bottom: 1em;
}

#wrapper #list_box {
	font-size: 0.9em;
	line-height: 1.3em;
	margin-right: 1em;
	margin-left: 1em;
	clear: both;
}

#wrapper #image_left_140 {
	float: left;
	margin-right: 1.25em;
	width: 140px;
	margin-bottom: .75em;
}

#wrapper #image_left_140_with_space {
	float: left;
	margin-right: 1.25em;
	width: 140px;
	margin-bottom: .75em;
	margin-top: .75em;
}

#wrapper #image_left_180 {
	float: left;
	margin-right: 1.25em;
	width: 180px;
	margin-bottom: .75em;
}

#wrapper #image_left_220 {
	float: left;
	margin-right: 1.25em;
	width: 220px;
	margin-bottom: 0.75em;
}

#wrapper #image_left_240 {
	float: left;
	margin-right: 1.25em;
	width: 240px;
	margin-bottom: 0.75em;
}

#wrapper #image_right_140_cont {
	float: right;
	margin-left:1.25em;
	width:140px;
}

#wrapper #image_right_140 {
	line-height: 1.25em;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: right;
	margin-bottom: 0.75em;
}
#wrapper #image_right_300 {
	line-height: 1.25em;
	font-weight: bold;
	text-align: right;
	width: 300px;
	float: right;
	margin-top: 0.75em;
	margin-left: 1.25em;
	margin-bottom: 0.75em;
}

#wrapper #image_right_220 {
	line-height: 1.25em;
	font-weight: bold;
	text-align: right;
	width: 220px;
	float: right;
	margin-left: 1.25em;
	margin-bottom: 0.75em;
}

#wrapper #image_right_220_space_top {
	line-height: 1.25em;
	font-weight: bold;
	text-align: right;
	width: 220px;
	float: right;
	margin-left: 1.25em;
	margin-bottom: 0.75em;
	margin-top: .75em;
}

#wrapper #photo_bottom {
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#wrapper #des_text_bottom {
	font-size: 0.95em;
	font-weight: bold;
	text-align: center;
	border-top: 3px solid #28352B;
	color: #640C09;
	padding-top: 1em;
	padding-right: 0.75em;
	padding-bottom: 1em;
	padding-left: 0.75em;
}

#wrapper #des_text_top {
	font-size: 0.95em;
	font-weight: bold;
	text-align: center;
	color: #640C09;
	padding-top: 1em;
	padding-right: 0.75em;
	padding-bottom: 1em;
	padding-left: 0.75em;
}

#wrapper #table_text_bottom {
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	padding: .75em .75em 0em .75em;
	color:#333;
	line-height: 1.1em;
}

#des_back_to_top {
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 1.5em;
	padding-top: 1.5em;
}

#des_back_to_top a:link {
	color: #28352B;
	text-decoration:underline;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

#des_back_to_top a:visited {
	color: #28352B;
	text-decoration: underline;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

#des_back_to_top a:hover {
	color: #17100B;
	text-decoration: underline;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

#des_back_to_top a:active {
	color: #28352B;
	text-decoration: underline;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

#masthead {
	margin: 0em;
	padding: 0em;
	height: 80px;
}

#nav_bar{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FCF1D7;
	background: #28352B;
	margin-right: 0px;
	font-size: 0.75em;
	text-align:center;
	margin-left: 0px;
/*	z-index: 10;
*/}

#nav_bar ul{
	padding: 0;
	margin: 0;
	background-color:#28352B;
}

#nav_bar ul li{
	display: inline;
	padding: 0;
	margin: 0;
	list-style:none;
}

#nav_bar ul li a{
	color: #FCF1D7;
	text-decoration: none;
	padding: 0 1.5em 0 1.5em;
	border-right: 1px solid #FCEECC;
	text-align: center;
	width: 9em;
}

#nav_bar ul li a:hover, #nav ul li a:focus{
background-color: #FBAE33;
}

#nav_bar ul li.first{
	padding: 0 1.5em 0 1.5em;
	border-left: 1px solid #FCEECC;
}

#nav_bar ul li a.nav_bar_last_link{
	border-right: 0;
}

#text_box a:link {
	color: #28352B;
	text-decoration:underline;
}

#text_box a:visited {
	color: #28352B;
	text-decoration: underline;
}

#text_box a:hover {
	color: #17100B;
	text-decoration: underline;
}

#text_box a:active {
	color: #28352B;
	text-decoration: underline;
}


#footer {
	background: #28352B;
	height: auto;
	clear: both;
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.25em;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bold;
	color: #FCF1D7;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

.photo_caption_left {
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
	line-height: 1.25em;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}

.photo_caption_right {
	font-size: 0.75em;
	font-weight: bold;
	text-align: right;
	line-height: 1.25em;
	padding-top: 1em;
	padding-bottom: 0.75em;
}

.photo_caption_center {
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	line-height: 1.25em;
	padding-top: 1em;
	padding-bottom: 0.75em;
}

.photo_caption_center_no_space {
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	line-height: 1.25em;
	padding-bottom: 0.75em;
}

.small_type {
	font-size:0.5em;
	text-align:center;
	color: #FCEECC;
	font-weight: bold;
}

.italic {
		font-style: italic;
}

.clear {
	height:0.75em;
	clear: both;
	line-height: 0.75em;
	font-size: 0.75em;
}

.three_col_table {
	padding-top: 15px;
}

.nav_bar_first_link{
	padding: 0 1.5em 0 1.5em;
}

.last_link{
	border-right: 0;
}

.enlarge_text {
	color: #333;
}
.1em_indent {
	padding-left: 1em;
}
.add_to_cart {
	padding-top: 1em;
}

.table_form {
	margin-top: 6px;
	font-family: Verdana, Geneva, sans-serif;
}
