/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#FFFFFF;
	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.813em;
		line-height:1.154em;
		color:#646464;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#a8c000;}
a:hover{text-decoration:none;}
p {padding-top:20px;}
strong {color:#a8c000; font-size:0.823em; line-height:1.364em;}

/* ============================= main layout ====================== */

cite {font-style:normal;}

.link {background:url(images/link-tail-bg.gif) top repeat-x; display:block; float:left; margin-top:13px; color:#333; text-decoration:none; font-size:12px; font-style:oblique; line-height:1em;}
.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:5px 20px 6px 20px;}
.link:hover {background:url(images/link-tail-bg-hover.gif) top repeat-x; color:#000; text-decoration:none !important;}
.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;}

.link2 {background:url(images/link2-tail-bg.gif) top repeat-x; display:block; float:left; margin-top:13px; color:#fff; text-decoration:none; font-size:0.846em; line-height:1em;}
.link2 span {background:url(images/link2-right-bg.gif) top right no-repeat; display:block;}
.link2 span span {background:url(images/link2-left-bg.gif) top left no-repeat; padding:6px 15px 6px 15px;}
.link2:hover {background:url(images/link2-tail-bg-hover.gif) top repeat-x; color:#000; text-decoration:none !important;}
.link2:hover span {background:url(images/link2-right-bg-hover.gif) top right no-repeat;}
.link2:hover span span {background:url(images/link2-left-bg-hover.gif) top left no-repeat;}

li { background:url(images/list-bg.gif) no-repeat 0 7px; padding-left:13px; font-size:0.846em; line-height:1.818em; font-weight:bold;}
li a {text-decoration:none;}
li a:hover {text-decoration:underline;}

.pricelist li {background:url(images/pricelist-bg.gif) bottom left repeat-x; padding:0; line-height:2em;}
.pricelist li span {background:#fff; float:right; font-size:1.182em; font-weight:normal;}
.pricelist li a {background:#fff;}
.pricelist li a:hover {text-decoration:none; color:#646464;}

.imgindent {margin:0 20px 0 0; float:left;}
.title {margin-bottom:30px;}
.title2 {margin-bottom:25px;}

/* ============================= content ====================== */

.anti-line {background:url(images/anti-line.gif) top repeat-x;}

.box {background:#f7f9e5 url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}
.box .indent {padding:27px 16px 49px 15px;}

.col-pad1 {padding-right:15px;}
.col-pad2 {padding-right:31px;}
.col-pad3 {padding:0 41px 0 15px;}
.col-pad4 {padding:0 20px 0 15px;}
.padding1 {padding-top:27px;}
.padding2 {padding-top:5px;}
.padding3 {padding-top:15px;}
.padding4 {padding-bottom:15px !important;}
.padding5 {padding-left:15px;}
.margin1 {margin-bottom:10px;}
.margin2 {margin-top:15px;}

.gallery {margin-right:-00px;}
.gallery img {margin:0 5px 17px 0;}

.img-block {background:#f7f9e5 url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.img-block .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat; width:100%;}
.img-block a {font-size:0.825em; color:#646464; text-decoration:none;}
.img-block a:hover {text-decoration:underline;}
.img-block .link, .img-block .link2 {color:#fff; margin-top:0; float:right;}
.img-block .indent {padding:8px 11px 9px 15px;}

.line {border-top:1px solid #f1f1f1; margin-top:15px; padding-top:11px;}
.phone {float:right; margin-right:60px;}
#page8 p {padding-top:16px;}

/* ============================= footer ====================== */



/* ============================= forms ============================= */

#ContactForm {padding:20px 0 0 0;}
#ContactForm .rowi {height:30px;}
#ContactForm .rowt {height:200px;}
#ContactForm .link {margin:20px 0 0 10px; float:right;}

.input {width:196px; height:15px; border:1px solid #7d7d7d; background:none; padding:0 0 0 5px; font-size:1em; float:right;}
textarea {width:196px; height:122px; border:1px solid #7d7d7d; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em; float:right;}
