body {
	background: #f5f5f5 url(images/bg_strip.jpg) repeat-x scroll top left;
	font-family:arial, verdana, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	font-size:14px;
	min-width:1060px;
}

#nav {
	list-style:none;
	margin:1px auto 0 5%;
	padding:0;
	font-size:0.9em;
}

#nav ul {
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	font-size:0.9em;
}

#nav li {
	float: left;
	padding:0px 40px;
	margin:1px 0 0 0;
	line-height:2.1em;
	text-transform:uppercase;
	text-shadow: #333333 3px 3px 4px;
	background: url(images/navtop_divider.gif) scroll no-repeat top left;
	font-weight:bold;
}

#nav a {
	display: block;
	color:#fff;
	text-decoration:none;
}

#nav li ul li {
	background:#000;
	margin:0 0 0 -40px;
	padding:0 5px;
	width:20em;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	text-align:left;
}

#nav li.sfhover ul li {
	background:#000;
	margin:0;
	width:20em;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	text-align:left;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

div.content {
	margin:15px auto;
	width:1020px;
	text-align:left;
}

div.content p {
	color:#222;
	margin:0 0 15px 0;
	line-height:1.5em;
}

div.main_body a {
	color:#A2281E;
}

h1#main_title {
	background:url(images/logo_main.gif) no-repeat scroll 50% 0%;
	text-indent:-9999px;
	width:100%;
	height:143px;
	margin:0;
	padding:10px 0 5px 0;
	clear:both;
}

h2 {
	color:#fff;
	font-family:georgia, "times new-roman", serif;
	font-weight:normal;
	font-size:1.7em;
}

h2.page_head {
	color:#fff;
	margin:8px 0 17px 0;
}

h3 {
	color:#222;
	font-size:1.5em;
	margin:5px 0;
}

h4 {
	color:#222;
	font-size:1.3em;	
	margin:5px 0;
}

div.left_side {
	width:344px;
	float:left;
	margin:0;
	padding:0;
}

div.photo {
	padding:0;
	background: url(images/photo_bg_top.png) no-repeat scroll 50% 0%;
	width:344px;
	float:left;
	clear:left;
}

div.photo2 {
	padding:0;
	background: url(images/photo_bg_top.png) no-repeat scroll 50% 0%;
	width:344px;
	margin: 70px 0 0 0;
	float:left;
	clear:left;
}

div.photo_inner {
	background: url(images/photo_bg_bottom.png) no-repeat scroll 50% 100%;
	padding:0 32px 30px 32px;
	margin:26px 0px 0px 0px;
}

div.main_body {
	float:left;
	width:640px;
	margin: 0 0 0 15px;
	color:#222;
}

div#footer {
	background: url(images/footer_bg.jpg) repeat-x scroll top left;
	clear:both;
	margin:10px 0 0 0;
	padding:5px 0 5px 0;
}

div#footer img {
	float:right;
}

div#footer ul {
	padding:0;
	margin:15px 0 25px 0;
}

div#footer li {
	display:inline;
	margin:0 10px;
}

div#footer li a {
	color:#a2281e;
}

div#footer a {
	color:#a2281e;
}

div#footer {
	color:#222;
}

div#footer_inside {
	width:750px;
	margin:0 auto;
}

div.maps {
	clear:both;
}

div.maps div {
	float:left;
	width:300px;
	margin: 0 20px 0 0;
}

div.maps iframe {
	border:1px solid #666;
	margin:5px 0;
}

div.maps ul, div.maps dl {
	list-style:none;
	color:#222;
	margin:5px 0 5px 15px;
	padding:0;
}

div.maps li {
	margin: 5px 0;
}

div.maps dt {
	font-weight:bold;
	margin-top:10px;
}

div.maps dd {
	margin:5px 0;
	padding:0;
}

div.maps .first {
	background: url(images/horizontal_divide.gif) scroll no-repeat 96% 5%;
}

dd .price {
	float:right;
	font-weight:bold;
	margin-left:10px;
}

dd .int_price {
	font-weight:bold;
	margin: 0 20px 0 5px;
}

div.half_menu {
	float:left;
	width:45%;
	margin:0 10px 0 0;
	padding:0;
}

dt .side_note {
	font-weight:normal;
	font-size:0.6em;
}

.menu dt.major {
	font-family:georgia,"times new-roman",serif;
	font-size:1.5em;
	margin:0;
	border-bottom:1px dotted #777;
	padding: 15px 0 3px 0;
	clear:both;
}

.menu dl {
	line-height:1.5em;
}

.menu dt {
	font-weight:bold;
	margin:5px 0 0 0;
}

.menu dd {
	font-size:12px;
	margin:0 0 0 15px;
}

fieldset {
	background:#fff;
	border:2px groove threedface;
	display:block;
	margin-left:2px;
	margin-right:2px;
	padding:0.35em 0.625em 0.75em;
}

fieldset table {
	font-size:14px;
	color:#222;
	width:100%;
}

textarea.subtot, textarea.tots {
	height:1.8em;
	background:#eee;
	border:1px solid #ccc;
	line-height:1.5em;
	text-align:center;
	vertical-align:middle;
	font-size:1em;
	margin: 0 0 0 3px;
}

fieldset textarea.tots {
	text-align:right;
}

td.price, td.quantity {
	padding:0 0 0 20px;
}

td.item {
	width:300px;
}

td.table_head {
	font-weight:bold;
}

tr.even {
	background:#ddd;
}

tr.bottom {
	height:2.7em;
	vertical-align:top;
}

legend {
	font-size:1.2em;
}

div.content p.pdf {
	float:right;
	padding: 0 0 0 25px;
	margin: 0 0 5px 5px;
	background: url(images/pdf.gif) scroll no-repeat top left;
}