/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#62a2ea;
	text-align:center;
color:#111;
}
p {
color:#111;
font-size:14px;}
img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
.baby-blue{
	color:#5992d2;
font-size:36px;
}
.green {
	border: 2px solid #929636
}
html {width:100%;}
html, input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.5em; color:#5c5c56;}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#6fc206; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

li { background:url(images/marker1.gif) no-repeat 0 10px; padding-left:14px; line-height:2em;}
li a {color:#000; font-weight:bold;}

.square { background:url(images/marker4.png) no-repeat 0 10px; padding-left:14px; line-height:2em; color:#000}

li.nosquare { background:none; line-height:2em; color:#000;}

.imgindent {margin:0 20px 0 0; float:left;}

/* ============================= content ====================== */

.col-pad {padding-right:9px;}
.col-pad2 {padding-right:46px;}

.box {background:url(images/box-tail-right.gif) right repeat-y #fff; width:100%;}
.box .tail-left {background:url(images/box-tail-left.gif) left repeat-y;}
.box .corner-right-bottom {background:url(images/box-corner-right-bottom.gif) right bottom no-repeat;}
.box .corner-left-bottom {background:url(images/box-corner-left-bottom.gif) left bottom no-repeat; width:100%;}
.box .indent {padding:8px 12px 15px 12px;}

.box2 {background:#fcfcfc; padding:17px 20px 20px 10px; }

.text2 {font-size:2em; line-height:1.25em; color:#303030; font-weight:normal;}
.text2 a {color:#fe0500; text-decoration:none; border-bottom:1px solid #fe0500;}
.text2 a:hover {border:none;}

.lines {background:url(images/line1.gif) top repeat-x; border-bottom:1px solid #dcdcdc; padding:13px 0 28px 0;}

.line {border-bottom:1px solid #dcdcdc; padding-bottom:29px; margin-bottom:20px;}
h2 {font-size:2em; line-height:1.2em; color:#294E7A;; margin-bottom:12px; margin-top:12px;}
h3 {font-size:16px; line-height:20px; color:#C13828;; margin-bottom:12px; margin-top:12px;}
.indent1 {padding:20px 0 0 27px;}
.indent2 {padding:0 0 0 27px;}
.margin1 {margin-top:24px;}

.hot {background:url(images/hot-bg.gif) no-repeat 0 0; text-transform:uppercase; color:#fff; padding:0 2px 0 2px; text-decoration:none !important;}

.link {color:#151515; font-weight:bold; background:url(images/marker2.gif) no-repeat right 5px; padding-right:18px; text-decoration:none; display:inline-block; margin-top:7px;}
.link:hover {text-decoration:underline;}
.box2 .link {color:#5992d2; background:url(images/marker3.gif) no-repeat right 5px;}

dt {margin-bottom:7px;}
dd {margin-bottom:7px;}
.phone {float:right;}
.taright {text-align:right;}

/* ============================= footer ====================== */

#footer {background:#262729; color:#fff; padding:16px 0 0 26px;}
#footer a {color:#fff;}

/* ============================= forms ============================= */

#ContactForm {font-size:0.917em;}
#ContactForm label {height:40px; display:block;}
.box2 #ContactForm .link {color:#151515; background:url(images/marker2.gif) no-repeat right 6px; margin-left:10px;}


.input {width:156px; height:15px; border:1px solid #7d7d7d; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:156px; height:126px; border:1px solid #7d7d7d; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}

