/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#070707 url(images/top-tail.gif) 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;}


html, input, textarea
	{
		font-family:Trebuchet MS, Helvetica, sans-serif;
		font-size:0.813em;
		line-height:1.385em;
		color:#7b7a7a;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#8ccb0a;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
strong {color:#d7d1d1;}

/* ============================= main layout ====================== */

li { background:url(images/link-bg.gif) no-repeat 0 10px; padding-left:17px; line-height:2em;}
li a {color:#d7d1d1; text-decoration:none; font-style:italic;}
li a:hover {text-decoration:underline;}

.extra {background:url(images/link-bg.gif) no-repeat 0 4px; color:#d7d1d1; padding-left:17px; font-style:italic;}

.imgindent {margin:0 36px 0 0; float:left;}

h2 {color:#fff; font-size:2.308em; font-weight:normal; text-transform:uppercase; line-height:1em; margin:-5px 0 7px 0;}
h5 {color:#8ccb0a; text-transform:uppercase; margin-bottom:7px;}

h3 {color:#fff; font-size:1.692em; font-weight:normal; text-transform:uppercase; line-height:1em; padding-left:25px; margin-bottom:22px;}
.title1 {background:url(images/title1-bg.gif) no-repeat 0 3px;}
.title2 {background:url(images/title2-bg.gif) no-repeat 0 3px;}
.title3 {background:url(images/title3-bg.gif) no-repeat 0 3px;}
.title4 {background:url(images/title4-bg.gif) no-repeat 0 3px;}
.h3 {margin:0 0 7px 0; padding:0;}

em {color:#545353;}
cite {color:#545353;}

.link {background:url(images/link-bg.gif) no-repeat 0 4px; padding-left:17px; color:#8bc90a; font-weight:bold; text-decoration:none; display:block; float:right; margin:10px 0 0 0;}
.link:hover {text-decoration:underline;}
.link2 {color:#8ccb0a; text-decoration:none;}
.link2:hover {text-decoration:underline;}

/* ============================= header ====================== */

.menu {padding:29px 0 72px 34px;}
.menu img {margin:0 11px;}
.logo {margin-left:30px;}

/* ============================= content ====================== */

.col-pad {padding-right:46px;}
.col-pad2 {padding-right:22px;}
.box {background:url(images/box-tail.gif);}
.box .inner {background:url(images/box-tail-top.gif) top repeat-x; padding:0 70px 42px 57px;}

.box2 {background:url(images/box2-bg.gif);}
.box2 .inner{background:url(images/box2-tail-bg.gif) top left repeat-x; padding:36px 35px 42px 57px;}

.margin1 {margin-bottom:6px;}
.padding1 {padding-top:8px;}
.padding2 {padding-top:18px;}
.extra2 {color:#8ccb0a; text-transform:uppercase;}
.gallery1 a {color:#d7d1d1; font-style:italic;}

.pagination {text-align:center; padding:10px 0 0 0;}
.pagination a {color:#d5cfcf; font-weight:bold; text-decoration:none;}
.pagination a:hover {color:#8bc90a;}
.pagination strong {color:#8bc90a;}
.pagination .next {float:right; background:url(images/next-bg.gif) no-repeat top right; padding-right:16px; color:#8bc90a;}
.pagination .prev {float:left; background:url(images/prev-bg.gif) no-repeat 0 5px; padding-left:15px; color:#8bc90a;}
.pagination .next:hover, .pagination .prev:hover {text-decoration:underline;}

.gallery {margin-right:-21px;}
.gallery img {margin-right:21px;}
.mail {color:#545353; text-decoration:none;}
.mail:hover {text-decoration:underline;}
.phone {float:right; margin-right:30px;}

/* ============================= footer ====================== */

#footer {color:#649108; font-size:0.846em; padding:30px 92px 0 120px;}
#footer strong {color:#649108;}
#footer a {color:#649108; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

.rss {background:url(images/rss-bg.jpg) top right no-repeat; float:right; color:#ffffff !important; text-transform:uppercase; text-decoration:none; padding-right:26px;}
.rss:hover {color:#649108 !important;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:33px;}

.input {width:175px; height:18px; border:1px solid #FFFFFF; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:193px; height:122px; border:1px solid #FFFFFF; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
