/* CSS Document */

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

body{
	background:url(/images/Layout/body-bg.gif) top center;
	text-align:center;
	font-family: "Trebuchet MS", 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:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.75em;
		color:#656464;
	}

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

a {
	color:#6A0003;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
p {

}
strong {color:#191919;}

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

.link {background:url(/images/Layout/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/Layout/link-right-bg.gif) top right no-repeat; display:block;}
.link span span {background:url(/images/Layout/link-left-bg.gif) top left no-repeat; padding:2px 10px 4px 11px;}
.link:hover {background:url(/images/Layout/link-tail-bg-hover.gif) top repeat-x;}
.link:hover span {background:url(/images/Layout/link-right-bg-hover.gif) top right no-repeat;}
.link:hover span span {background:url(/images/Layout/link-left-bg-hover.gif) top left no-repeat;}

.button {background:url(/images/Layout/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/Layout/button-right-bg.gif) top right no-repeat; display:block;}
.button span span {background:url(/images/Layout/button-left-bg.gif) top left no-repeat; padding:5px 6px 6px 8px;}
.button:hover {background:url(/images/Layout/button-tail-bg-hover.gif) top repeat-x;}
.button:hover span {background:url(/images/Layout/button-right-bg-hover.gif) top right no-repeat;}
.button:hover span span {background:url(/images/Layout/button-left-bg-hover.gif) top left no-repeat;}

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

h1 {
	color:#4c663e;
	font-size:2.3em;
	line-height:1em;
	font-weight:normal;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	color:#191919;
	font-size:18px;
	line-height:1em;
	font-weight:normal;
	margin:7px 0 20px 0;
}
h2 span {text-transform:uppercase;}
h3 {
	color:#000;
	font-size:16px;
	line-height:1em;
	font-weight:bold;
	margin:0 0 13px 0;
}
h4 {
	font-size:12px;
	color: #000;
	margin:0 0 13px 0;
}

li {
	background:url(/images/Layout/list-bg.gif) no-repeat 0 10px;
	padding-left:25px;
	font-size:0.917em;
	line-height:2.727em;
}
.lvl1menu a { font-weight: bold;}
.lvl2menu li { background:url(/images/Layout/list2-bg.gif) no-repeat 0 10px; padding-left:25px; font-size:0.917em; line-height:2.727em;}
.lvl2menu a { font-weight: normal;}
.lvl3menu li { background:url(/images/Layout/list3-bg.gif) no-repeat 0 10px; padding-left:25px; font-size:0.917em; line-height:2.727em;}
.lvl3menu a { font-weight: normal;}
.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/Layout/menu-tail.gif) bottom repeat-x;
	margin-top:16px;
	height:41px;
	text-align: center;
}
.menu .right-bg {background:url(/images/Layout/menu-side-bg.gif) top right no-repeat;}
.menu .left-bg {background:url(/images/Layout/menu-side-bg.gif) top left no-repeat; width:100%;}
.menu ul {float:left;}

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

.slogan {padding:87px 0 144px 17px;}

/* ============================= content ======================.tail-bot */

#content  {
	background:url(/images/Layout/content-tail-bot.gif) bottom repeat-x;
	}

.col-pad {
	padding-right:10px;
}
.col-pad2 {padding-right:39px;}
.padding1 {padding-top:28px;}
.padding2 {padding-top:18px;}
.padding3 {padding-top:9px;}
.margin1 {margin-bottom:35px;}

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

/* ============================= 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;}
.gallery {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.picture,
.pictureRight {
	float: left;
	width: 168px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	display: inline;
	height: 168px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #003300;
	margin-bottom: 10px;
}
.picture {
	margin-right: 15px;
	margin-bottom: 5px;
}
.gallery .picture img,
.gallery .pictureRight img {
	padding: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	float: none;
}
.caption {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #003300;
	width: 168px;
	clear: both;
	text-align: left;
}
