/* CSS Document */

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

body{
	background:#dddfe3;
	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;
		font-size:0.75em;
		line-height:1.333em;
		color:#4f4f4f;
	}

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

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

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

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

h4,h1, h3 {font-size:2em; color:#fd3504; line-height:1.01em; letter-spacing:-2px; font-weight:normal; margin-bottom:13px;}
.box span {font-size:1.833em; color:#9bad00; line-height:1.01em; letter-spacing:-1px; font-weight:normal; margin-bottom:13px;}
h5 {font-size:1.833em; color:#2b2b2b; line-height:1.01em; letter-spacing:-1px; font-weight:normal; margin:1px 0 14px 0;}

.link1 {background:url(images/link1-bg.gif) no-repeat 0 3px; color:#fd3504; padding-left:11px;}
.link2 {background:url(images/link2-bg.gif) no-repeat 0 3px; color:#9cae02; padding-left:11px;}

ol {margin-left:20px;}
ol li {color:#4f4f4f;}
ol li a {color:#4f4f4f !important; text-decoration:none;}
ol li a:hover {text-decoration:underline;}

.list li {background:url(images/link2-bg.gif) no-repeat 0 9px; padding-left:10px;}
.list li a {line-height:2.167em;}

.imgindent {margin:0 20px 0 0; float:left;}
.title {margin-bottom:10px;}

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

.flash {position:absolute; width:980px; height:436px; margin-left:-33px;}

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

.col-2 .indent {padding:20px 30px 20px 20px;}
.col-2 .indent2 {padding:20px 15px 20px 20px;}
.col-3 .indent {padding:20px 25px 20px 20px;}
.col-3 .indent2 {padding:20px 5px 20px 20px;}
.col-4 .indent {padding:20px 25px 20px 20px;}
.col-4 .indent2 {padding:20px 5px 20px 20px;}
#page7 #content {padding:25px 20px 25px 25px;}

.box {background:url(images/box-tail-bg.jpg) left repeat-y;}
.box .top-bg {background:url(images/box-top-bg.jpg) top left no-repeat;}
.box .bottom-bg {background:url(images/box-bottom-bg.jpg) bottom left no-repeat; width:100%;}
.box .indent {padding:21px 30px 20px 20px;}
.box a {color:#a0ab42;}

.box2 {background:#b2c600; margin:0px 7px 4px 0; padding:19px 19px 20px 20px; color:#2c2c2c; line-height:1.5em;}
.box2 a {color:#2c2c2c;}

.line1 {background:url(images/line1.gif) top left repeat-x; padding-top:10px;}
.fs11 {font-size:0.917em; line-height:1.273em;}
.fs14 {font-size:1.167em;}
.color2 {color:#a0ab42;}
.extra {margin-top:5px;}
.phone {float:right; margin-right:95px;}

.padding1 {padding-top:26px;}
.margin1 {margin-top:16px;}

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

#footer {color:#3a3a3a; background:url(images/footer-bg.gif) top left no-repeat; line-height:5.2em;}
#footer a {color:#fd3504;}

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

#HeaderForm {padding:11px 0 0 597px;}
#HeaderForm .input {width:203px; height:18px; border:1px solid #000; background:#fff; padding:0 0 0 5px; font-size:1em; float:left;}
#HeaderForm a {color:#fff; text-decoration:none; background:#fd3504; padding:1px 7px 3px 6px; margin-left:6px; float:left; display:block;}

#StartForm {padding:6px 0 0 0;}
#StartForm .rowi {height:30px;}
#StartForm select {width:228px; border:1px solid #5b5b5b; background:#fff; font-size:1em; color:#737373;}
#StartForm .input {width:115px; height:21px; border:1px solid #5b5b5b; background:#fff; padding:0 0 0 5px; font-size:1em; color:#737373;}

#GoForm .input {width:125px; height:21px; border:1px solid #cbcbcb; background:#fff; padding:0 0 0 5px; font-size:1em; color:#737373;}

#ContactForm {padding:5px 26px 25px 0;}
#ContactForm .rowi {height:26px;}
#ContactForm .rowt input {float:right; margin:10px 0 0 12px;}
#ContactForm .input {width:221px; height:18px; border:1px solid #585858; background:#fff; padding:0 0 0 5px; font-size:1em; color:#737373;}
textarea {width:221px; height:160px; border:1px solid #585858; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

