/* CSS Document */

body {
	background-color: #A08020;
	text-align: center;
	min-width: 734px;
	margin: 0px;
	padding: 5px;
}

#container {
	margin:0 auto;
	padding: 0px;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 734px;
	background-color:#F5F8F9;
	border: 5px solid #D2C396;
	overflow:auto;
}

body>#container { width: 734px; }

img.banner {
	margin: 5px;
	float:left;
}

img.label {
	margin: 0px 5px 0px 5px;
	float:left;
}

#navigation {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100px;
	margin: 0px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:36px;
}

body>#navigation { width: 100px; }

#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}

#navigation li {
	margin:0;
	background-image:url(../images/common/double_line.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#navigation li a {
	display:block;
	color:#37606E;
	text-decoration:none;
	text-align:left;
	width:100%;
}

html>body #navigation li a {
	width: auto;
}

#navigation li a:hover {
	color:#A08020;
}

#navigation li a:active {
	color:#A08020;
}

#content {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 450px;
	margin: 0px 5px 0px 0px;
	float:right;
	background-image:url(../images/common/content_corner.gif);
	background-position:left top;
	background-attachment:scroll;
	background-repeat:no-repeat;
	font-family:Georgia, serif;
}

body>#content { width: 450px; }

#content h1 {
	font-size:16px;
	color:#37606E;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#content h2 {
	font-size:12px;
	font-style:italic;
	color:#5E5E5E;
	font-weight:normal;
	margin: 0px 0px 0px 10px;
}

#content p {
	font-size:12px;
	color:#5E5E5E;
	margin: 0px;
	line-height: 18px;
	padding: 0px 10px 20px 10px;
}

#content p.description {
	font-size:10px;
	font-weight:bold;
	color:#5E5E5E;
	margin: 0px;
	line-height: 12px;
	padding: 0px 10px 20px 10px;
}


#content ul {
	font-size:12px;
	color:#5E5E5E;
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 20px 50px;
}

img.hdr {
	margin: 12px 0px 0px 10px;
}

img.doubleLine {
	margin: 5px 0px 5px 10px;
}

img.picsRight {
	float:right;
	margin: 0px 0px 5px 5px;
	border: 1px solid #37606E;
}

img.picsRightBorderless {
	float:right;
	margin: 0px 0px 5px 5px;
}

img.picsLeft {
	float:left;
	margin: 0px 5px 5px 5px;
}

img.miniBottle {
	float:left;
	margin: 0px 5px 5px 0px;
}

#contact {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 269px;
	margin: 0px 0px 0px 5px;
	float:left;
	background-image:url(../images/common/content_corner.gif);
	background-position:left top;
	background-attachment:scroll;
	background-repeat:no-repeat;
	font-family:Georgia, serif;
	clear:left;
}

body>#contact { width: 269px; }

img.contactHDR {
	margin: 16px 0px 8px 10px;
}

#contact h1 {
	font-size:16px;
	color:#37606E;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#contact h2 {
	font-size:12px;
	color:#000;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#contact p {
	font-size:12px;
	color:#5E5E5E;
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 20px 10px;
}

a {
	text-decoration: none;
	color:#37606E;
	font-weight:bold;
}

a:hover {
	color:#A08020;
}