* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#1c1c1c url(/images/header-tail.png) top repeat-x;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

.main_counties {
	padding-left: 0px;
	padding-right: 50px;
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
}

.sub_cities {
	font-weight: normal;
	font-size: 12px;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 25px;
}

html, input, textarea
	{
		font-family:Arial;
		font-size:0.8em;
		line-height:1.333em;
		color:#070604;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#6e8904; font-weight:bold; text-decoration:none;}
a:hover{text-decoration:underline;}
p {padding-top:0px; padding-bottom:16px;}

/* ============================= main layout ====================== */

h1 {font-family: Myriad Pro, Arial; font-weight: bold; color: #28607c; font-size: 24px; margin-bottom: 20px; line-height:100%}
h2 {text-transform:uppercase; font-size:1.083em; letter-spacing:-1px;}

.link {background:url(/images/marker2.png) top right no-repeat; padding-right:16px;}

.ulspecial {padding-bottom:30px;}
.ulspecial li {background:url(/images/marker2.png) top left no-repeat; padding-left:16px;}

.ulspecial2 li {background:url(/images/marker1.png) top left no-repeat; padding-left:16px;}

.imgindent {margin:0 12px 0 0; float:left;}
.title {margin-bottom:18px;}

ol li {margin-left:25px; margin-bottom: 10px;}

/* ============================= header ====================== */

#header {background: url(/images/header-bg.jpg) right top no-repeat; padding-top: 0px; margin-top: 0px;}
#header .row1 {padding:25px 0 0 12px;}

/* ============================= content ====================== */

#content {padding:30px 22px 46px 26px;}

.col-pad1 {padding-right:32px;}
.col-pad2 {padding-right:42px;}
.col-pad3 {padding-right:47px;}

.padding1 {padding-bottom:34px;}
.padding2 {padding-top:16px;}
.padding3 {padding-bottom:28px;}
.padding4 {padding-top:30px;}
.padding5 {padding-top:8px;}

.special {background:url(/images/marker1.png) top left no-repeat; padding-left:15px;}
.color2 {color:#dc5301;}

.line {background:url(/images/line2.png) repeat-x bottom left; padding-bottom:8px; margin-bottom:8px;}
.phone {float:right; margin-right:40px;}

/* ============================= footer ====================== */

#footer {color:#868484; padding:16px 0 0 38px; font-size:1.083em; line-height:1.4em;}
#footer strong {color:#d47d48; text-transform:uppercase;}
#footer a {color:#868484; font-weight:normal; text-decoration:underline;}
#footer a:hover {text-decoration:none;}

#footer .menu {width:100%; overflow:hidden;}
#footer .menu ul {margin-left:-14px;}
#footer .menu li {display:inline; border-left:1px solid #585c62; padding:0 9px 0 13px;}
#footer .menu li a {color:#bdbdbd; text-decoration:none;}
#footer .menu li a:hover {text-decoration:underline;}


/* ============================= forms ============================= */

#ContactForm .rowi {height:30px;}
#ContactForm .rowt {height:242px;}
#ContactForm .col-1 {width:60px !important; font-size:0.917em; font-family:tahoma; color:#626262;}
#ContactForm .col-2 {width:177px !important;}
#ContactForm .link {float:right; margin-left:20px;}

.input {width:170px; height:18px; border:1px solid #7d7d7d; background:#fff; padding:0 0 0 5px; font-size:1em;}
/*textarea {width:170px; height:219px; border:1px solid #7d7d7d; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}*/

.forminput {font-size: 13px; padding: 3px;}
