/* CSS Document */

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

body{
	background:#e5e9dc;
	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:Tahoma, Geneva, sans-serif;
		font-size:0.75em;
		line-height:1.5em;
		color:#797c80;
	}

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

a {color:#40afe9;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

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

.top-tail {background:url(images/top-tail.jpg) top center repeat-x #fff;}
.bottom-tail {background:url(images/bottom-tail.gif) bottom repeat-x;}

ol li {line-height:2.5em; margin-left:20px;}
li a {color:#40afe9;}
ul li { background:url(images/list-bg.gif) no-repeat 0 11px; padding-left:22px; line-height:2.5em;}
ul li a {color:#40afe9;}


h3 {color:#000101; font-size:1.25em; line-height:1.133em; margin-bottom:6px;}
h3 span {display:block; font-size:0.733em; color:#797c80; font-weight:normal;}
h4 {color:#000; text-decoration:underline; margin-bottom:9px;}

.imgindent {margin:0 20px 0 0; float:left;}

.title {border-bottom:1px solid #c7dae0; padding-top:15px; margin-bottom:16px;}
.title2 {margin-bottom:13px;}
.link {font-weight:bold; color:#000; display:inline-block; margin-top:15px; background:url(images/link-bg.gif) no-repeat right 3px; padding-right:13px;}


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

object {vertical-align:top;}

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

.col-pad {padding-right:24px;}
.col-pad2 {padding-right:50px;}

.box {background:#f7fae1 url(images/box-tail-bg.gif) bottom repeat-x;}
.box .tail-top {background:url(images/box-tail-bg.gif) top repeat-x;}
.box .tail-right {background:url(images/box-tail-bg.gif) right repeat-y;}
.box .tail-left {background:url(images/box-tail-bg.gif) left repeat-y;}
.box .corner-bottom-right {background: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:34px 30px 30px 25px;}

.line {border-bottom:1px solid #e5e5e5; padding-bottom:16px; margin-bottom:16px;}
.line2 {border-bottom:2px solid #c7dae0; padding-bottom:27px;}

.gallery {padding:24px 0 0 0;}
.gallery img {margin:0 5px 5px 0;}
.gallery2 {margin-right:-8px; padding-bottom:10px;}
.gallery2 img {margin:8px 0 13px 0;}

.margin1 {margin-top:40px;}
.margin2 {margin-top:20px;}
.margin3 {margin-top:14px;}
.padding1 {padding-top:10px;}

table {border-collapse:collapse; margin-top:13px;}
td {border:1px solid #a09b96;}
table a {color:#797c80;}
table div {padding:2px 0 3px 10px;}
.column1 {width:90px;}
.column2 {width:305px;}
.column3 {width:73px; text-align:center;}
.column4 {width:66px; text-align:center;}
.tacenter {text-align:center;}

.text2 {color:#000;}
.text3 {color:#797c80;}
.phone {display:inline-block; width:88px; vertical-align:middle;}

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

#footer {font-size:0.833em; line-height:1em; color:#70a700; text-transform:uppercase; padding:0 10px;}
#footer a {text-decoration:underline;}
#footer a:hover {text-decoration:none;}
#footer a, #footer span {color:#000; text-transform:none;}
#footer .menu {padding:29px 0 0 0; margin-left:-6px;}
#footer .menu li {display:inline; background:none; padding:0;}
#footer .menu li a {font-size:1.1em; text-transform:uppercase; margin:0 9px 0 6px; text-decoration:none;}
#footer .menu li a:hover {text-decoration:underline;}


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


#OrderForm .rowi {height:25px;}
#OrderForm .input {width:174px; height:17px; border:1px solid #a09b96; background:#fff; padding:0 0 0 5px; font-size:1em;}
#OrderForm .rowi span {display:inline-block; width:48px; vertical-align:middle;}
#OrderForm .col-2 .rowi span {display:inline-block; width:48px; vertical-align:middle; text-align:right;}
#OrderForm .buttons {text-align:right; padding:15px 0 0 0;}
#OrderForm .buttons a {margin:0 10px 0 15px;}


#ContactForm .rowi{height:45px;}
#ContactForm .link {float:right; margin-left:20px;}
.input {width:233px; height:19px; border:1px solid #a09b96; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:322px; height:108px; border:1px solid #a09b96; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
