/* CSS Document */

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

body{
	text-align:center;
	background-color: #F2F2F2;
}

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:2mm;
	color:#656464;
	}

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

a {
	color:#656464;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover{text-decoration:none;}
p {
	padding-top:0px;
	text-align: justify;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
strong {color:#666666;}

/* ============================= 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:#666;
	font-size:18px;
	line-height:4mm;
	font-weight:bolder;
	margin:0px 0px 15px 0px;
}
h2 span {
	text-transform:none;
	font-size: 17px;
}
h3 {color:#F437BA; font-size:1.5em; line-height:1em; font-weight:normal; margin:0 0 13px 0;}

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 {
	color: #993366;
	text-transform:uppercase;
	}

.slogan {padding:0;}

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

#content .tail-bot {
}

.col-pad {
	padding-right:0px;
	padding-top: 15px;
	padding-left: 0px;
}
.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}

