* {
	margin:0;
	padding:0px;
}
body {
	background:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#000000;
}
/*=== old background color: f65e00 ===*/

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft {
	float:left;
}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #cccccc;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
}

.form input { padding:3px 0 3px 3px; background:#fcf0e2; border-top:1px solid #382317; border-left:1px solid #3f2819; border-bottom:1px solid #623f28; border-right:1px solid #623f28; width:165px; float:left; margin-right:10px;}
.form a img { float:left;}

.form1 { padding:0 12px 0 10px;}
.form1 input { background:#fcf0e2; padding:3px 0 3px 3px; border-top:1px solid #533017; border-left:1px solid #61381a; border-bottom:1px solid #945528; border-right:1px solid #864d24; width:165px;}
.form1 label { display:block; color:#fff; margin-bottom:8px; padding-left:4px;}

.form2 { height:43px;}
.form2 input {width:204px; padding:2px 0 2px 3px; background:#fff; border:1px solid #d8cabb;}
textarea { width:227px; height:103px; overflow:auto; background:#fff; border:1px solid #d8cabb; padding:2px 0 0 3px; }
form .link { padding:7px 12px 23px 0;}
form .buttons { margin-top:16px; text-align:right;}
form .buttons a img { margin-left:22px;}

/*==================list====================*/
ul {
	list-style:none;
	color: #000000;
}

.list li {
	display:inline;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-left:25px;
}
.list li a { text-decoration:none; color:#625146;}
.list li a:hover { text-decoration:underline;}

.site-nav { text-align:center;}
.site-nav li { float:left; width:14%}

.list1 { width:100%; overflow:hidden;}
.list1 li {color:#fff; background:url(images/divider.gif) repeat-x top; margin-top:-1px; padding:4px 8px 5px 10px; vertical-align:bottom}
.list1 li img { float:left; margin:10px 11px 5px 0;}
.list1 li span { padding:10px 0 10px 0; display:block;}
.list1 li a { color:#000; text-decoration:none; display:block; padding:4px 8px 5px 10px; position:relative;}
.list1 li a:hover { color:#000000; background:#99ccff;}

/* 362316 */

.list2 { width:100%; overflow:hidden;}
.list2 li.first { padding-top:0; background:none;}
.list2 li {color:#fff; background:url(images/divider.gif) repeat-x top; padding:15px 8px 17px 10px; position:relative;}
.list2 li img { float:left; margin:10px 11px 5px 0;}
.list2 li a { color:#fff; text-decoration:none;}
.list2 li a:hover { text-decoration:underline;}

.list3 {position:relative; margin-top:-18px; padding-bottom:9px;}
.list3 li { background:url(images/divider.gif) repeat-x bottom; padding-bottom:1px;}
.list3 li a { color:#000; text-decoration:none; display:block; padding:13px 8px 15px 10px; position:relative;}
.list3 li a:hover {	background:#99ccff; }

.list4 li {
	background:url(images/marker-1.gif) no-repeat left 5px;
	padding:0 10px 4px 12px;
	font-size:0.92em;
	color:#000000;
}
.list4 li a {
	text-decoration:none;
	color:#000000;
}
.list4 li a:hover { text-decoration:underline;}


/*==================other====================*/
.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:6px 11px 6px 0;}

.p1 {
	margin-bottom:0px;
}

.phone { float:right; margin-right:100px;}


/*==================txt, links, lines, titles====================*/
a {
	color:#0099FF;
}
a:hover{text-decoration:none;}

h3 { color:#894c24; font-size:1em; margin-bottom:12px;}
h4 { color:#fa7400; font-size:.92em; font-weight:normal; margin-bottom:5px;}  
h4 a { color:#fa7400; background:url(images/marker-1.gif) no-repeat left 5px; padding-left:12px; text-decoration:none;} 
h4 a:hover { text-decoration:underline;}

#content p.txt1 { font-size:.92em; line-height:1.27em;}
.txt2 { color:#894c24; font-weight:bold;}

.link { text-align:right; padding-right:11px;}

.link1 { display:block; float:left; background:url(images/link1-bgd.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.divider { background:url(images/divider-1.gif) repeat-y center top; width:100%;}
#content .divider .indent { padding:0 0 15px 0;}
#content .divider .indent1 { padding:15px 0 0 0; margin-bottom:14px;}
.line-hor {
	border-bottom:1px solid #d8cabb;
	font-size:0;
	line-height:0;
	width:100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.line-hor1 { font-size:0; height:1px; background:url(images/divider-2.gif) repeat-x top;}
.line-hor2 { font-size:0; height:1px; background:url(images/divider-2.gif) repeat-x top; margin:20px 0;}

.title {
	margin-bottom:5px;
}


/*==================boxes====================*/
.title-box { position:relative; z-index:2}
.title-box .left {
	background:url(images/title-left.gif) no-repeat left top;
}
.title-box .right {
	background:url(images/title-right.gif) no-repeat right top;
	padding:0 7px 0 7px;
}
.title-box .tail { background:url(images/title-tail.gif) repeat-x top; width:100%; height:38px; overflow:hidden;}
.title-box .fleft {
	padding:0 0 0 5px;
}
.title-box .fright { padding:9px 0 0 0;}
.title-box .rss { float:right; padding:11px 3px 0 0;}

.box {
	background:url(images/box-tail.png);
	top:-8px;
	position:relative;
	margin-bottom:8px;
}
.box .inner { padding:20px 0 8px 0;}

.box1 .left-top-corner { background:url(images/left-top-corner.png) no-repeat left top; height:15px; padding-left:15px;}
.box1 .right-top-corner { background:url(images/right-top-corner.png) no-repeat right top; height:15px; padding-right:15px;}
.box1 .border-top { background:url(images/border-top1.png) left top repeat-x; height:15px; }

.box1 .left-bot-corner { background:url(images/left-bot-corner.png) no-repeat left bottom; height:15px; padding-left:15px; font-size:0; line-height:0;}
.box1 .right-bot-corner { background:url(images/right-bot-corner.png) no-repeat right bottom; height:15px; padding-right:15px; font-size:0; line-height:0;}
.box1 .border-bottom { background:url(images/border-bot1.png) left bottom repeat-x; height:15px; width:100%; font-size:0; line-height:0;}

.box1 .border-left { background:url(images/border-left.png) left top repeat-y; padding-left:9px;}
.box1 .border-right { background:url(images/border-right.png) right top repeat-y; padding-right:9px;}
.box1 p {
	color:#000000;
	line-height:1.17em;
}
.box1 .indent { padding:27px 17px 8px 17px;}
.box1 .indent1 { padding:0 25px 0 17px;}

.box1 .xcontent {
	background:#fcf0e2;
	padding-bottom:30px;
}


/*header*/
#header .row-1 { width:100%; overflow:hidden; height:37px;}
#header .row-1 .fleft { padding:9px 0 0 36px;}
#header .row-1 .fleft a { color:#6e584a; text-decoration:none;}
#header .row-1 .fleft a:hover { text-decoration:underline;}
#header .row-1 .fright {
	padding:10px 26px 0 0;
	color: #FFFF33;
}
#header .row-2 {
	width:100%;
	overflow:hidden;
	height:75px;
}
#header .row-2 .fleft {
	padding:0 0 0 42px;
}
#header .row-2 .fright {
	padding:5px 0 0 0;
}
#header .row-3 { padding:0 55px 0 55px;}

/*content*/
#content { padding:13px 8px 8px 8px;}

/*footer*/
#footer p {
	text-align:center;
	color:#000000;
	padding-top:22px;
}
#footer p a {
	color:#000000;
	text-decoration:none;
}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/

