@charset "utf-8";
/* CSS Document */

body {
	background-color: #ff1403;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF1403;
	margin:0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
centering {
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.BGleftcol {
	background-color: #C7AF89;
	background-image: url(images/subpage_03.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 470px;
	width: 318px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	list-style-type: disc;
	line-height: 20px;
}
.BGleftcol_aboutus {
	background-color: #C7AF89;
	background-image: url(images/bg-aboutus_03.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 500px;
	width: 318px;
}
.BGleftcol_menu {
	background-color: #C7AF89;
	background-image: url(images/BGmenuslice_03.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 470px;
	width: 318px;
}
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}

.BGleftcol_branches {
	background-color: #C7AF89;
	background-image: url(images/bg_branches_03.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 480px;
	width: 318px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;
}
.writenowlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.locator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}

form.ddfm label {
	float:left;
	width:150px;
	padding-left:12px;
}

form.ddfm input, .formbody textarea, .formbody select {
	font-size:1em;
	width:150px;
}
form.ddfm .submit {
	text-align: right;
	clear: both;
	padding-left:56px;
	font-size:.80em;
	width: 45%;
}
form.ddfm .button {
	width: 60px;
}

.carts { border:0px dotted #009999; }
.carts .cols { float:left; width:180px; margin-right:20px; }
.menu .carts .cols { float:left; width:203px; margin-right:0; }
.append_border { border-bottom:1px solid #C7AF89; }
.carts .last { margin-right:0; }
.carts a img { border:0; margin-bottom:18px; }
.carts p, .carts h3 { padding:0; margin:0 0 18px 0; }

.menu .carts h3 { text-align:center; }
.menu .carts .cols img { display:block; margin:0 auto 18px;}

#content h2 { font-size:18px; line-height:18px; margin-bottom:18px; font-weight:normal; font-family:Georgia,"Times New Roman",Times,serif; }
#content ul.double li { line-height:18px; margin-bottom:18px; }

hr {background:#C7AF89;color:#C7AF89;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#EBE1D5;color:#EBE1D5;}
.middle { text-align:center; }
sup, sub { font-size:9px; }
img.img_left { float:left; margin:0 18px 18px 0;}
img.img_right { float:right; margin:0 0 18px 18px;}
.hide { display:none; }
a img { border:0; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}