/* CSS Document */

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

body{
	background: url(images/bg_body.jpg);
	text-align:center;
}

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:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:5mm;
	}

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

a {
	color:#89BA27;
}
a:hover{text-decoration:none;}
p {
	padding-top:0px;
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #656667;
	margin: 10px 5px 10px 5px;
}
p2 {
	padding-top:0px;
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D9DADB;
	margin: 27px 45px 15px 45px;
}
strong {
	color:#656667;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

.link {background:url(images/link-tail-bg.gif) top repeat-x; display:block; float:right; color:#757f83; text-decoration:none; font-size:11px; line-height:1em; margin-top:14px;}
.link span {background:url(images/link-right-bg.gif) top right no-repeat; display:block;}
.link span span {background:url(images/link-left-bg.gif) top left no-repeat; padding:2px 10px 4px 11px;}
.link:hover {background:url(images/link-tail-bg-hover.gif) top repeat-x;}
.link:hover span {background:url(images/link-right-bg-hover.gif) top right no-repeat;}
.link:hover span span {background:url(images/link-left-bg-hover.gif) top left no-repeat;}

.button {background:url(images/button-tail-bg.gif) top repeat-x; display:block; float:left; color:#757f83; text-decoration:none; font-size:11px; line-height:1em; text-transform:uppercase;}
.button span {background:url(images/button-right-bg.gif) top right no-repeat; display:block;}
.button span span {background:url(images/button-left-bg.gif) top left no-repeat; padding:5px 6px 6px 8px;}
.button:hover {background:url(images/button-tail-bg-hover.gif) top repeat-x;}
.button:hover span {background:url(images/button-right-bg-hover.gif) top right no-repeat;}
.button:hover span span {background:url(images/button-left-bg-hover.gif) top left no-repeat;}

.link2 {background:url(images/link-bg.gif) no-repeat top right; padding-right:10px; color:#e73c0a; font-size:11px;}

h2 {
	color:#F29223;
	font-size:17px;
	line-height:4mm;
	font-weight:bolder;
	margin:27px 35px 10px 45px;
}
h2 span {
	text-transform:none;
	font-size: 17px;
}
h3 {
	color:#EC8F2B;
	font-size:14px;
	font-weight:bold;
	margin:0px 45px 15px 45px;
}

li { background:url(images/list-bg.gif) no-repeat 0 10px; padding-left:25px; font-size:0.917em; line-height:2.727em;}

.imgindent {margin:0 20px 0 0; float:left;}
cite {font-style:normal;}

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

.menu {border-bottom:1px solid #9e9e9e; border-top:1px solid #e9e9e9; background:url(images/menu-tail.gif) bottom repeat-x; margin-top:0px; height:41px;}
.menu .right-bg {background:url(images/menu-side-bg.gif) top right no-repeat;}
.menu .left-bg {background:url(images/menu-side-bg.gif) top left no-repeat; width:100%;}
.menu ul {float:left;}

.menu li {float:left; background:url(images/menu-devider.gif) top left no-repeat; text-transform:uppercase; line-height:1em; padding:15px 25px 16px 25px;}
.menu li a {text-decoration:none; color:#515151;}
.menu li a:hover {color:#993366;}
.menu .first {background:none;}

.slogan {padding:0;}

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

#content .tail-bot {
	background-position:center;
	padding-top:0px;
	margin-top:0px;
	background-repeat:repeat-y;
	height: auto;
	}

.col-pad {
	padding-right:41px;
	padding-top: 25px;
	padding-left: 42px;
}
.col-pad2 {padding-right:39px;}
.padding1 {padding-top:28px;}
.padding2 {padding-top:18px;}
.padding3 {padding-top:9px;}
.margin1 {margin-bottom:25px;}

.text2 {font-size:0.917em; line-height:1.636em;}
.name {float:right; color:#c7310f;}
.color2 {color:#191919;}
.mail {color:#993366;}
.phone {float:right; margin-right:165px;}

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

#footer {color:#b0b0b0; font-size:0.833em; text-transform:uppercase;}
#footer a {color:#b0b0b0; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

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

#SearchForm {padding:44px 0 0 0;}
#SearchForm .rowi {height:33px;}

#SearchForm .input {width:153px; height:20px; border:1px solid #c7bfbf; background:none; padding:0 0 0 5px; font-size:1em; float:left; margin-right:2px;}

#ContactForm {padding:20px 0 0 0;}
#ContactForm .rowi {height:42px;}
#ContactForm .link {margin-left:20px;}
#ContactForm .input {width:212px; height:19px; border:1px solid #a09b96; background:#fff; padding:0 0 0 5px; font-size:1em; float:left; margin-right:2px;}
textarea {width:232px; height:103px; border:1px solid #a09b96; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}



.Style1 {color: #99CC00}
.Style3 {color: #993366}

