/* ------------------------------------------------------------------------------------- */
/*                                                                                       */
/* May not be duplicated or reproduced.                                                  */
/*                                                                                       */
/* Please check for cross-browser compatibility prior to making changes                  */
/* MINIMUM BROWSER CHECK :: IE5.x/IE6/Op7/NS7/Safari                                     */
/*                                                                                       */
/* CSS Document                                                                          */
/* ------------------------------------------------------------------------------------- */

/* BASIC ELEMENTS ---------------------------------------------------------------------- */

body {
	margin: 0px;
	background-color: #EBBD8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #B24600;
	text-decoration: none;
}
h1,h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #B24600;
	text-decoration: none;
	padding: 0 15px 0 15px;}
p{
	padding: 0 15px 0 15px;
}

.clear {
	clear:both;
	}
	
a:link, a:visited {color: #B24600; text-decoration: underline;}
a:hover, a:active {color: #DA9386; text-decoration: underline;}

a.sidelink {color: #FFFFCC;}
a.sidelink:hover {color: #FFFFCC;}

#newdesign {
	margin: 0px;
	background-color: #EBBD8C;
}
#boxbg{
	background-image: url(../images/index/index_r19_c4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 357px;
}
#insideboxbg{
	background-image: url(../images/sub/inside_r4_c4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 566px;
}
#insidebg{
	background-image: url(../images/sub/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 760px;
}
#bg{
	background-image: url(../images/index/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#boxtop{
	background-image: url(../images/index/boxtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
}
#insideboxtop{
	background-image: url(../images/sub/inside_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
}
#footer {
	background-image: url(../images/index/index_r24_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#EBBD8C;
	width: 760px;
	display:block;
	font-size:10px;
	line-height:12px;
	padding-bottom:10px;
}
.sidetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	padding: 0 20px 0 27px;
	line-height: 15px;
}
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #B24600;
	text-decoration: none;
	font-weight: bold;
}
#middle-heading {
	width:357px;
	height:75px;
	background-image: url(../images/index/middle-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#middle-heading h1, #content-middle-heading h1{
	color:#c42e2d;
	margin:0px;
	padding:30px 15px 0 15px;
	font-family: Palatino, Palatino Linotype, Hoefler Text, Times, Times New Roman;
	font-size:24px;
	font-variant:small-caps;
	font-weight:normal;
} 
#content-middle-heading {
	width:566px;
	height:75px;
	background-image: url(../images/index/content_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

/* NAVIGATION ----------------------------------------------------------------------- */



/* CONTACT FORMS ----------------------------------------------------------------------- */

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B24600;
	border: 1px solid #A13602;
	background-color: #ffffff;
}

.quickcontact {
	width: 125px;
}


.sidebar_form textarea {
   width: 140px;
   height: 50px;
}
.sidebar_form input {width:140px;}

.sidebar_form input.fbsubmit {width:75px; background: #F4D6B0}

.sidebar_form td{padding:0 22px}

.footernav {padding:5px;}

.coupon_text {margin:0; padding:5px 20px 5px 140px; vertical-align:top; font-family: Palatino, Palatino Linotype, Hoefler Text, Times, Times New Roman; font-variant:small-caps; font-size:16px;}
.coupon_text a{color:#B24600; text-decoration:none}
.coupon_text a:visited{color:#B24600;}
.coupon_text a:hover{color:#B24600; text-decoration:underline}
.coupon_text a:visited{color:#B24600;}