body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:    url(../images/new/bg.gif);
}

a:link {
	color: 505908;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #505908;
}
a:hover {
	text-decoration: underline;
	color: #505908;
}
a:active {
	text-decoration: none;
	color: #E8772D;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFEEF;
}
.footer2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFEEF;
	line-height: 22px;
}
.smSpace {
	line-height: 5px;
}
.textbox-sm {
	background-color: fffde0;
	height: 350px;
	width: 457px;
	border: none;
	background-image:  url(../images/new/bgTxtsm.jpg);
}
.body-1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.body-2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 12px;
	color: #333333;
}
.teaserbox {
	height: 150px;
	width: 250px;
	margin-left: 8px;
	text-align: left;
	vertical-align: text-top;
}
.btn {
	line-height: 1px;
	background-position: right;
	vertical-align: top;
}
.vertSpace {
	line-height: 17px;
}
.vertLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}
.body-1Rev {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #FFFEEF;
	background-position: center;
}
.textbox-lg {
	background-color: fffde0;
	width: 524px;
	border: none;
	background-image:  url(../images/new/bgTxtlg.jpg);
}
.snavCopy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	color: #524B44;
}
.snavActive {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 30px;
	color: #67702E;
	font-weight: bold;
}
.snav3level {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 17px;
	color: #524B44;
	font-weight: bold;
}
.headline {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	color: #67702E;
	font-weight: bold;
}
.sbar-rule {
	background-color: d2cfa9;
	width: 1px;
}
.body-3-green {
	font-family: "Trebuchet MS";
	font-size: 9px;
	line-height: 12px;
	color: #67702E;
}
.body-subhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.body-subhead2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin-left: 20px;
}
.body-subhead3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	margin-left: 20px;
}
.headline2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #686E2C;
	font-weight: bold;
	background-color: #FFFEEF;
}
.border {
	border: 1px solid #d2cfa9;
}
.headline3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 15px;
	color: #67702E;
	font-weight: bold;
}
.headline4 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
.prices {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 16px;
	color: #999999;
	font-weight: bold;
}
.headline4-sub {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	color: #67702E;
	font-weight: bold;
}

.breadcrumb {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	color: #67702E;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#items {
}

#items ul{
	padding: 1;
	margin: 3;
	list-style-type: none;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}

#items ul li{
	padding: 3 0;
	margin: 2 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 99%;
}

#items ul li a{
	font-size: 80%;
	color: #000000;
	display: block;
	background-color: #FFFFCB;
	text-decoration: none;
	padding: 2px 0 5px 4px;
	text-align: left;
}

#items p {
	font-size: 80%;
	margin: 0px;
	padding: 1px;
	color: #666666;
	font-weight: bold;
}



/* Common Box */
.common_box {
	padding:0; margin:10px 0;
	background:#97BCDE url('../images/new/common_box_corner_TL.gif') no-repeat top left; /* top left corner image */
	}
.common_box .head {
	background:url('../images/new/common_box_corner_TR.gif') no-repeat top right; /* top right corner image */
	}
.common_box .title {	
	padding:6px 10px; margin:0;
	font:bold 15px arial; color:#fff; text-align:left;
	}
.common_box .body {
	background:#fff  url('../images/new/common_box_corner_BL.gif') no-repeat bottom left; /* bottom left corner image */
	}
.common_box .content {
	border-right:1px solid #97BCDE;
	border-left:1px solid #97BCDE;
	background:url('../images/new/bg_fade_blue.gif') repeat; 
	}
.common_box .content .padding {
	padding:10px;
	position:relative;
	}
.common_box .last {
	font:1px/4px arial;/*IEfix*/
	width:100%; height:4px;
	background:url('../images/new/common_box_corner_BR.gif') no-repeat bottom right; /* bottom right corner image */
	}
	
.store .table {
	text-align: left;
	vertical-align: baseline;
	display: table-row-group;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
}

form{
	margin: 0;
	padding: 0;
}

#form-container {
	float: left;
	width: 370px;
}
#contact-form-left {
	width: 136px; 
	float: left;
	text-align: right;
}
#contact-form-right {
	width: 234px; 
	float: left;
	text-align: left;
}

p.form {
	height: 23px;
	margin-top: -3px;
}
p.form2 {
	padding-left: 2px;
	margin: 0;
	height: 28px;
	margin-bottom: 4px;
}
p.form3 {
	margin-left: 3px;
	font-size: 70%;
	margin-top: -11px;
}
