body {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.75em;
	color: #533f13;
	margin: 10px;
}

a, a:visited {
	text-decoration: none;
	color: #000e76;
}

a:hover, a:active, a:focus {
	color: #800000;
}

a img {
	border-color: #000;
}

h1, h2, h3, h4, h5, h6 {
	color: #800;
}

h1, h2, #content-left h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h1 { font-size: 1.75em; margin: 1.75em 0 1.25em 0; }
h2 { font-size: 1.50em; margin: 1.50em 0 1.00em 0; }
h3 { font-size: 1.25em; margin: 1.25em 0 0.75em 0; }
h4 { font-size: 1.10em; margin: 1.00em 0 0.50em 0; }
h5 { font-size: 1.00em; margin: 0.50em 0 0.25em 0; }
h6 { font-size: 0.90em; margin: 0.20em 0 0.00em 0; }

hr {
	height: 1px;
	color: transparent;
	background: transparent;
	margin: 1em 0;
	border-style: solid;
	border-width: 0;
	border-bottom-width: 1px;
	border-color: #c1bd9c;
}

input, select, textarea {
	margin: 1px;
}

form {
	margin: 0;
}

.clear {
	clear: both; 
	height: 0;
	overflow: hidden;
}

.small {
	font-size: .9em;
}

.pad { padding: 10px; }

#container {
	text-align: justify;
}

#top #logo {
	float: left;
	width: 450px;
	height: 110px;
}

#top .right {
	text-align: center;
	padding-top: 10px;

}

#top h2 {
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

#top h2 span {
	display: block;
}

#top h3 {
	font: normal 18px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}

#page_header {
	margin: 0;
	margin-top: 10px;
	padding: 1em;
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
}


#footer {
	font-size: .9em;
	color: #977c45;
	text-align: right;
	padding: 5px;
	line-height: 1.5em;
}

#footer ul {
	margin: 0;
	padding: 0;
	float: left;
}

#footer li {
	display: inline;
}

#footer li a {
	color: #fff;
	padding: 0 .5em;
}

#footer .ne3 a {
	color: #c00;
}

#footer .ne3 a:hover, #footer .ne3 a:active, #footer .ne3 a:focus {
	color: #f00;
}

#order-button {
	background: url(../pix/button-order-of.gif) center center no-repeat;
	margin-bottom: 1em;
}

#order-button a {
	display: block;
	height: 93px;
}

#order-button a:hover, #order-button a:active, #order-button a:focus {
	background: url(../pix/button-order-on.gif) center center no-repeat;
}

#order-button img {
	display: none;
}

#content-left {
	float: left;
	padding: 20px;
	width: 225px;
	line-height: 1.5em;
}

#content-left h3 {
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: .25em;
	border-bottom: solid 1px #c1bd9c;
}

body.no-left #content {
	background-image: none;
}

body.no-left #content-left, body.no-left #content-left-btm {
	display: none;
}

body.no-left #content-main, body.no-left #content-main-btm {
	margin-left: 0;
}

