/* CSS Document */

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

body{
	background:#FFFFFF;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

.entry img {
padding:5px;
}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.167em;
		color:#000000;
	}

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

a {color:#fff; font-weight:bold;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

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

#main { width:950px; margin:0 auto; margin-top: 00px; text-align:left; background:url(images/main-bg.gif) no-repeat 0 0;}


.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

.col-1 {width:396px; color:#fff;}
.col-2 {width:400px; color:#fff;}
.col-pad {padding-right:47px;}
.padding1 {padding-top:43px;}

.scroll {height:212px; overflow:auto;}
.scroll .inner {padding-right:20px;}
.inner img {padding:0px 5px 5px 0px;}


li { background:url(images/marker1.gif) no-repeat 0 7px; padding-left:12px;}
li a {color:#000; text-decoration:none; line-height:1.5em;}
li a:hover {text-decoration:underline;}

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

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

#header {height:228px;}
.logo {
	float:left;
	margin:25px 0 0 110px;
}
.menu {float:right; padding:74px 44px 0 0;}
.menu li {float:left; width:108px; margin-right:5px; padding:0;}
.menu li a {display:block; width:108px; padding:7px 0 10px 0; background:url(images/menu-bg.jpg) no-repeat 0 0; text-align:center; color:#FFFFFF;}
.menuspacer {display:block; width:108px; padding:7px 0 10px 0; background:url(images/menu-spacer.jpg) no-repeat 0 0; text-align:center; color:#999999; color:#FFFFFF; font-size:1.2em;}
.menuspacer a {background:none !important; display:inherit !important; padding:0px !important; text-align:inherit !important;}
.menu li a:hover, .menu .active a {background:url(images/menu-bg-act.jpg) no-repeat 0 0; color:#fff; text-decoration:none;}

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

#content {height:483px; background:url(images/content-bg.jpg) no-repeat 20px 0; padding:0 44px 0 62px;}
#page1 #content {background:url(images/splash-bg.jpg) no-repeat 223px 0; padding:0;}
#page1 #content div {padding:77px 0 0 380px;}
.button {margin:45px 0 0 293px;}
.title {
	margin-bottom:5px;
	margin-top: -9px;
}

.date {background:url(images/marker1.gif) no-repeat 0 6px; padding-left:12px; color:#000000;}
.col-2 .date {background:url(images/marker2.gif) no-repeat 0 6px; color:#fff; padding-left:12px;}
.link {background:url(images/marker2.gif) no-repeat right 6px; padding-right:12px;}
.col-2 .link {background:url(images/marker3.gif) no-repeat right 6px; padding-right:12px; color:#888;}
.col-2 a {color:#888;}
.text2 {color:#000;}
.text3 {color:#fff;}
.extra {overflow:hidden; zoom:1;}
.phone {display:inline-block; width:85px;}

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

#footer {
	background:#151515 url(images/footer-tail.gif) top repeat-x;
	color:#fff;
	padding:10px 16px 0 16px;
	min-height:39px;
}
#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer_left { float:left;}
#footer_right { float:right;}

#disclosure { padding:10px; text-align:center; font-size:0.8em; }


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


#ContactForm .rowi {height:27px;}
#ContactForm .taright {text-align:right; padding:10px 20px 0 0;}
#ContactForm .taright a {margin-left:20px;}

.input {width:372px; height:18px; /*border:1px solid #2099d1; background:#2099d1;*/ padding:0 0 0 5px; font-size:1em; color:#000;}
textarea {width:372px; height:98px; /*border:1px solid #2099d1; background:#2099d1;*/ padding:0 0 0 5px; overflow:auto; font-size:1em; color:#000;}

#homeExtraInfo {
padding:22px 0px 0px 0px;
text-align:center;
color:#FFFFFF;
}
