@charset "UTF-8";
/* CSS Document */

*{margin:0; padding:0;}

a img{border:none;}

html {
	background-image:url(/images/watertitebg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
	height: 100%;
}
body {
	width:auto;
	min-height: 101%;
}


#container{
	width:700px;
	text-align:left;
	color:#3a3a3a;
	background-color:#FFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #bdbcbd;
	background-image:url(/images/containerbg.jpg);
	background-position: bottom center;
	background-repeat:repeat-x;
	height: 750px;
	height:auto !important;
	min-height: 750px;
}
	
h1 {
	font-size: 16px;
	padding-top: 5px;}
p {
	font-size:12px;
	padding-top: 12px;}
h2{
	font-size: 16px;}
#logo {
	width:438px;
	text-align:left;
	color:#3a3a3a;
	background-color:#FFF;
	float:left;
}
#logo h2{
	text-align:center;
	font-size:14px;
	padding-top: 20px;}

#logo img{
		float: left;}

#logo object{
margin: 0;
padding: 0;}

#logo img a{
		border: 0;}

.flashbanner {
	width: 430px;}
#logo .breadcrumbs {
	width: 440px;
	font-size:12px;
	font-weight:bold;
	clear: both;}
		
#nav {
	width:256px;
	text-align:center;
	color:#000;
	background-color:#FFF;
	float:left;}
#nav ul {
	list-style: none;
	text-align:left;
	width: 256px;}
#nav li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: inline;}

#nav li a{
	background-image:url(/images/button.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	display:block;
	height: 29px;
	min-height: 29px;
	padding-left: 25px;
	padding-top: 8px;
	text-decoration:none;
	color: #000;}

#nav li a:hover{
	background-image:url(/images/button-over.jpg);
	background-repeat:no-repeat;}
h3.toptab a{
	background-image:url(/images/toptab.jpg);
	font-size:14px;
	line-height: 44px;
	background-repeat:no-repeat;
	width:255px;
	display:block;
	text-decoration:none;
	color:#3a3a3a;
}
h3.toptab a:hover{
	background-image:url(/images/toptab-over.jpg);
}

h3.bottomtab a{
	background-image:url(/images/bottomtab.jpg);
	width: 254px;
	font-size:14px;
	line-height: 48px;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	color:#3a3a3a;
}
h3.bottomtab a:hover{
	background-image:url(/images/bottomtab-over.jpg);
}
.tel {
	width: 408px;
	text-align:center;
	color:#3a3a3a;
	padding: 5px 10px 5px 0;
	background-color:#f6f6f6;
	border: 1px solid #bdbcbd;}
	.tel h2{
	margin:0;
	padding:0;}
#content {
	width: 408px;
	text-align:left;
	color:#3a3a3a;
	margin-top: 10px;
	background-color:#f6f6f6;
	margin-right: 10px;
	border: 1px solid #bdbcbd;
	float:left;
	padding: 10px;
	height: 600px;
	height:auto !important;
	min-height: 360px;}
#content2 {
	width: 670px;
	text-align:left;
	color:#3a3a3a;
	margin-top: 10px;
	background-color:#f6f6f6;
	margin-right: 10px;
	border: 1px solid #bdbcbd;
	float:left;
	padding: 10px;
	height: 600px;
	height:auto !important;
	min-height: 360px;}
	
#content ul {
	list-style-position:inside;
	margin-left: 30px;}

#content h2{
padding-top: 10px;}
#content ul{
font-size: 12px;}
#rhcol {
padding: 10px;
	width:232px;
	text-align:left;
	color:#000;
	margin-top: 10px;
	background-color:#f6f6f6;
	border: 1px solid #bdbcbd;
	float:left;
	height: 400px;
	height:auto !important;
	min-height: 360px;
}
#rhcol p{
		font-size:12px;
		padding: 0;
		margin: 0;
}
	
#rhcol a{
	color:#000;
	text-decoration:underline;
	float:right;}

#rhcol a:hover{
	text-decoration:none;}
.italic {
	font-size:16px;
	font-style:italic;
}
.speechmarksright {
	text-align: right;}
#footer {
clear:both;
font-weight: bold; 
padding-top: 10px;
	width: 690px;
}
#footer p{
	padding-top: 0;
	font-size: 10px;}
	
#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}

#EmailForm label input {
	position: inherit;
	left: auto;
}
.left {
float: left;
margin-right: 10px;
margin-bottom: 5px;
}
.right {
float: right;
margin-left: 10px;
margin-bottom: 5px;
}
#content img{
border: 1px solid #000;}
.tel {
	width: 408px;
	text-align:center;
	color:#3a3a3a;
	padding: 10px;
	background-color:#f6f6f6;
	border: 1px solid #bdbcbd;
	margin-top: 10px;
	}
.tel p{
	padding-top: 0;
	font-size: 16px;
	color: #c6303c;
	font-weight: bold;}