@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #eeceb3;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin:20px 0 0 0;
}
a {
	color: #963;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F93;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	color: #963;
	margin-top:0;
}
h1 {
	font-size: 24px;	
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
	color:#e5a36e;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
img {
	border:0;
}
#container {
	width:970px;
	margin:0 auto;
	border:1px solid #2a2011;
	background-color:#FFF;
}
#header {
	border-top:4px solid #a9744a;
}
.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#53332c;
}
#toplinks {
	background-color:#59423b;
	border-bottom:5px solid #cca370;
}
#toplinks td {
	background-image:url(../images/topnav_div.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
#toplinks a {
	line-height:30px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding:0 20px 0 20px;
}
#toplinks a:hover {
	color:#FC6;
}
#toplinks .active a {
	color:#F96;
}
.home_content {
	line-height:18px;
	text-align:justify;
}
.page_content {
	line-height:18px;
	text-align:left;
	width:100%;
}
.readmore {
	font-size:10px;
}
#home_features {
	background-color:#2a2011;	
}
#home_features img {
	border:1px solid #f1d5bc;
}
#home_features td {
	color:#f1d5bc;
	background-image:url(../images/featured_div.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.leftnav {
	background-color:#F9EADD;
}
.leftnav td {
	padding:5px;
	background-color:#EECEB3;
	border-bottom:1px solid #F9EADD;
	font-weight:bold;
}
.leftnav a {
	color:#963;
}
.leftnav a:hover {
	color:#300;
}
#footer {
	background-color:#a9744a;
	padding:8px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#footer a {
	color:#FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.pictureCaption {
	font-size: 10px;
	text-align: center;
	padding-bottom: 15px;
	line-height: normal;
}
#slideShowTable table {
	margin-top: 20px;
	margin-bottom: 20px;
}
#slideShowTable td {
	vertical-align: top;
}

/*Form Styles*/
#AdminOptionsForm input,textarea {
	border:1px solid #CCC;
	line-height: normal;
}
#AdminOptionsForm select {
	border:1px solid #CCC;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#AdminForm input,textarea {
	border:1px solid #CCC;
	line-height: normal;
	width: 250px;
}
#AdminForm input[type=checkbox] {
	width: auto;
}
#AdminForm td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#AdminFormButton input {
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border:1px solid #CCC;
}
.frmTable {
	background-color: #DDDDDD;
	padding-right: 5px;
	width: 600px;
}
.frmTableOptions {
	background-color: #DDDDDD;
	padding-right: 5px;
	width: 400px;
}
.frmTableShipping {
	width: 400px;
	background-color: #DDDDDD;
	margin: 10px;
}
.frmSubhead {
	background-color: #EECEB3;
	font-size: 9pt;
	color: #996633;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
}
.frmSubhead2 {
	background-color: #E9DECA;
	font-size: 9pt;
	color: #996633;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	padding-left: 3px;
}
.frmSubhead2Centre {
	background-color: #CCB2E5;
	font-size: 9pt;
	color: #30410e;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-left: 3px;
}
.frmSubhead3 {
	background-color: #CCB2E5;
	font-size: 9pt;
	color: #30410e;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	padding-left: 3px;
}
.frmSubhead3Centre {
	background-color: #CCB2E5
	font-size: 9pt;
	color: #683E1E;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	padding-left: 3px;
}
.frmLabel {
	background-color: #FFFFFF;
	padding-left: 3px;
	width: 40%;
	vertical-align: top;
}
.frmLabelErr {
	color: #CC0000;
	background-color: #FFFFFF;
	padding-left: 3px;
	width: 40%;
	vertical-align: top;
}
.frmLabelErr2 {
	color: #CC0000;
	padding-left: 3px;
}
.frmLabelOptions {
	background-color: #FFFFFF;
	padding-left: 3px;
}
.frmLabelShippingRight {
	background-color: #FFFFFF;
	padding-left: 3px;
	text-align: right;
}
.frmLabelErrOptions {
	color: #CC0000;
	background-color: #FFFFFF;
	padding-left: 3px;
}
.frmLabelDateTime {
	font-size: 8pt;
	color: #999999;
	background-color: #FFFFFF;
	width: 40%;
}
.frmLabelSmall {
	font-size: 8pt;
	background-color: #FFFFFF;
}
.frmField {
	background-color: #FFFFFF;
	padding-left: 3px;
	width: 60%;
}
.frmFieldDateTime {
	font-size: 8pt;
	color: #999999;
	background-color: #FFFFFF;
	width: 60%;
}
.frmMandatory {
	color: #CC0000;
}
.frmMessageTable {
	padding-left: 10px;
	padding-right: 10px;
}
.frmMessages {
	color: #CC0000;
	background-color: #FFFFFF;
	padding-left: 3px;
	text-align: left;
}
.frmTime {
	text-align:right;
}
.frmButton {
	background-color: #FFFFFF;
	text-align: center;
}
