/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#efe6cf;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Georgia;
		font-size:0.75em;
		line-height:1.25em;
		color:#363636;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#ef0000;}
a:hover{text-decoration:none;}
p {padding-top:11px;}

/* ============================= main layout ====================== */

.top-bg {background:url(images/top_bg.jpg) top left no-repeat;}
.bottom-bg {background:url(images/bottom_bg.jpg) bottom left no-repeat;}

h2 {color:#5b2716; font-size:1.417em; font-weight:normal; margin-bottom:10px;}

li {color:#ef0000;}
li a {line-height:2.083em;}

.list {padding:22px 0 8px 0; width:100%; overflow:hidden;}
.list li {background:url(images/line-hor.gif) bottom left repeat-x; width:100%; overflow:hidden;}
.list a { line-height:2.167em;}
.list span {float:right; line-height:2.167em; margin-right:25px; color:#363636;}

.imgindent {margin:0 10px 10px 0; float:left;}

.title {background:url(images/line.gif) bottom left no-repeat; margin:0; padding:0;}
.title2 {background:url(images/line.gif) bottom left no-repeat; padding-bottom:23px; margin-bottom:22px;}

/* ============================= header ====================== */

.flash1 {width:980px; height:235px;}
.flash2 {width:980px; height:289px;}

.link {background:#941f2a url(images/link-right-bg.gif) top right no-repeat; display:block; float:left; font-size:12px; line-height:16px; color:#fff; font-family:tahoma; text-decoration:none; margin-top:12px;}
.link span {display:block; background:url(images/link-left-bg.gif) top left no-repeat; float:left; padding:0 15px 2px 9px;}
.link:hover {background:#c11729 url(images/link-right-bg-hover.gif) top right no-repeat;}
.link:hover span {display:block; background:url(images/link-left-bg-hover.gif) top left no-repeat;}

/* ============================= content ====================== */

.upper {text-transform:uppercase;}
.indent {padding-bottom:25px;}
.indent2 {padding-bottom:15px;}

.padding1 {padding-top:7px;}
.padding2 {padding-top:25px !important;}
.padding3 {padding-top:14px;}

.phone {float:right; margin-right:10px;}

.line {background:url(images/line-hor.gif) bottom left repeat-x; padding-bottom:6px; margin-bottom:14px;}
#page6 p {padding-top:15px;}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000000;
	background:url(images/bg_title.gif) bottom right no-repeat;
	padding:0;
	padding-bottom:10px;
	margin-top:15px;
	margin-bottom:15px;
	}
	.title_red {
		color:#aa0000;
		}	
.title2 {
	color:#000000;
	font-size:18px;
	background:none;
	padding:0;
	padding-top:15px;
	padding-bottom:10px;
	margin:0;
	}
.title3 {
	text-align:center;
	font-size:25px;
	font-weight:bold;
	font-style:italic;
	color:#76633c;
	padding:20px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.text1 {
	font-size:15px;
	color:#000000;
	font-weight:bold;
	}
.text2 {
	padding:5px 0 10px 0;
	font-size:11px;
	}
.tex3 {
	color:#9a854b;
	}
/* ============================= footer ====================== */

#footer {color:#1f1f1f; font-size:0.917em;}

/* ============================= forms ============================= */

#ContactForm {padding:25px 0 0 0;}
#ContactForm .rowi {height:31px;}
#ContactForm .col-1 {width:201px;}
#ContactForm .col-2 {width:192px;}
#ContactForm .link {float:right; margin:23px 0 0 5px;}

.input {width:185px; height:17px; border:1px solid #362f2d; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:386px; height:135px; border:1px solid #362f2d; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
