
body {
	background: #A87F50 url('../images/content_bkg.gif');
	margin: 0px auto;
	font-family: Trebuchet, Times, serif;
	font-size: .9em;
	line-height: 1.2em;
	text-align: center;
}

body.editor {
	text-align: left;
}

#vines {
	background: #3D3D1C url('../images/vines_bkg.gif') repeat-x;
	text-align: center;
}

#header {
	background-color: #000;
	margin: 0px;
}

#logoimage {
	margin: 0px auto;
	width: 800px;
	height: 152px;
	background-image: url('../images/headers/default.jpg');
	text-align: left;
}

#nav_wrap {
	height: 30px;
	background-color: #3D3D1C;
	margin: 0px;
	padding: 0px;
}

#nav {
	width: 770px;
	margin: 0px auto;
	padding: 0px 0px 0px 30px;
	text-align: left;
}

#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

#nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding-right: 30px;
}

#nav ul li a {
	float: left;
	margin-top: 7px;
	color: #ffc;
	text-decoration: none;
	display: block;
	text-align: center;
	text-transform: lowercase;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#nav li#current a {
	text-transform: uppercase;
}

#main_wrapper {
	width: 740px;
	margin: 30px auto;
	text-align: left;
}

#wallpaper {
	margin: 0px auto;
	width: 770px;
}

#hm_right {
	width: 350px;
	float: right;
	text-align: left;
	margin-bottom: 20px;
}

.hm_left_links {
	margin: 8px 0px;
}

#hm_recentnews {
	background-color: #C29867;
	padding: 1px 10px;
}

#hm_message {
	margin-right: 390px;
	text-align: left;
	line-height: 1.4em;
}

#subpage {
	width: 600px;
	text-align: left;
	line-height: 1.4em;
}

#subright {
	width: 256px;
	text-align: left;
	float: right;
	margin-bottom: 40px;
}

#mailinglist {
	border: 3px double #3D3D1C;
	padding: 10px;
}


#footer {
	clear: both;
	background-color: #3D3D1C;
	padding: 7px;
}


.footer_new {
	color: #ffc;
	margin: 0px auto;
	text-align: left;
	font-size: .9em;
	text-decoration: none;
}

.footer_new a:hover {
	color: #ffc;
	text-decoration: underline;
}

.footer_new a:link {
	color: #ffc;
	text-decoration: none;
}

h1 {
	color: #760D0D;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 2em;
	line-height: 1.3em;
	margin: 0px 0px 10px 0px;
}

h2 {
	color: #760D0D;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 1.7em;
	line-height: 1.2em;
	margin: 0px 0px 10px 0px;
}

h3 {
	color: #760D0D;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 1.3em;
	margin: 0px;
}

b.red {
	color: #760D0D;
}


a:link, a:visited {
	color: #000;
}

a:hover {
	color: #ffc;
}

.subscribe {
	display: inline-block;
	margin: 10px auto;
	border: 1px solid #3D3D1C;
	background-color: #D4B486;
	padding: 4px;
	text-decoration: none;

}

.subtotal {
	text-align: right;
}

.photoframe {
	border: 8px solid white;
}

.title {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #760D0D;
}
.subtitle {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.description {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.form_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.border {
	border: 1px #000000 solid;
}
.line {
	background-color: #760D0D;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #760D0D;
	text-transform: uppercase;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #760D0D;
	text-transform: uppercase;
}

.orderform {
	margin-bottom: 20px;
	width: 600px;
}

.orderform td {
	vertical-align: top;
}

.orderform td.desc b {
	color: #760D0D;
}

.orderform .desc {
	text-align: left;
	width: 65%;
}

.orderform .price, .orderform .qty {
	padding-right: 15px;
}

.orderform .price, .orderform .qty, .orderform .subtotal {
	text-align: right;
}

form {
	margin: 0px;
	padding: 0px;
}

.alert {
	color: #760D0D;
}
