/* CSS Document */
html {
	padding:0px;
	margin:0px;
}

html p {
	margin:0px;
}

body {
	background:#143980;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}	

table#wrapper {
	border: 1px solid #ffffff;
}
table#wrappergrey {
	border: 1px solid #ccc;
}
.tableline {
	border-bottom: 1px solid #ccc;
}
#wrapper {
	width:750px;
	background:#FFF;
	margin:0 auto;
}
	
.header {
	width:100%;
	background:  url("../images/bannerback.gif") repeat-x #e2e4e6;
	height:200px;
}
	
#logoarea {
	float:left;
	padding-top:10px;
	padding-left:10px;
}

#banner {
	float:right;
}
	
#subhead {
	width:909px;
	background:  url("../images/blueback.jpg") no-repeat #051634;
	padding:3px;
	float:left;
}

#wec {
	float:left;
}

.smallspace {
	margin: 3px 5px 0 0;
}
.wec {
	margin: 13px 0 0 5px;
}
.wechome {
	margin: 5px 0 3px 5px;
}
#reservation {
	float:right;
	font-size:12px;
	color:#FFF;
}
	
#menu {
	width:100%;
	height:26px;
	background:  url("../images/menuback.jpg") repeat-x;
	float:left;
	padding-top:4px;
	text-align:center;
}
.menu2 {
	height:30px;
	background:  url("../images/menuback.jpg") repeat-x;
	text-align:center;
}
	
#menu a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:12px;
	padding-right:12px;
}
#menu a:hover {
	background:#092355;
	padding: 7px 12px;
}
#content {
	width:885px;
	float:left;
	padding:15px 15px 0px;
}
.line {
	border-bottom:1px solid #b4bbbf;
	background:  url("../images/contentback.jpg") repeat-x #FFF;
}

.leftcontenthome {
	width:75%;
	float:left;
}

.testimonialhome {
	width:24%;
	float:right;
}
	
.bigbox p {
	margin:0px;
}
	
#footer {
	background:#092254;
	text-align:center;
	width:100%;
	height:18px;
	color:#eeeeee;
	padding-top:2px;
	font-size:12px;
	float:left;
}
.images {
	margin: 3px 6px;
	border: 1px solid #333333;
}

.imageborder {
	border: solid #CCCCCC 1px;
	padding: 3px;
}

.paddingtable {
	padding: 8px;
}
.paddingleftbar {
	padding: 10px;
}
.paddingimage {
	margin: 8px;
}
.copyright{
	padding: 0px 10px;
}
.text {
	color:#4f595e;
	font-size:13px;
}
.textforms {
	color:#143980;
	font-size:13px;
}
.fieldlarge {
	width: 400px;
}
.bottom {
	color:#4f595e;
	font-size:11px;
}
.tollfreehome {
	color:#cccccc;
	font-size:13px;
}
.textRed {
	color:#990000;
	font-size:13px;
}
.textGreen {
	color:#339900;
	font-size:13px;
}
.testimonialtext {
	font-family: "Times New Roman", Times, serif;
	color: #143980;
	font-size:13px;
}
.orangeline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 1px solid #E7C62D;
	line-height: 20px;
	text-decoration: none;
}
.greenline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 1px solid #99CC00;
	line-height: 20px;
	text-decoration: none;
}
.leftbuttons:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
.leftbuttons:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
.leftbuttons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7C62D;
	line-height: 20px;
	text-decoration: none;
}
.leftbuttons:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
.leftbuttonsg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
	line-height: 20px;
	text-decoration: none;
}
.leftbuttonsg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
	line-height: 20px;
	text-decoration: none;
}
.leftbuttonsg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
	line-height: 20px;
	text-decoration: none;
}
.leftbuttonsg:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
	line-height: 20px;
	text-decoration: none;
}
.offerbox {
	background:#eaeaeb;
	width:97%;
	padding:3px;
	margin-top:10px;
	margin-bottom:5px;
	float:left;
	text-align:center;
	border: 1px solid #999999;
}
li {
	list-style-image:   url("../images/bullet.gif");
	margin-bottom: 6px;
}
.green {
	list-style-image:   url("../images/bulletgreen.gif");
	margin-bottom: 6px;
}
.star {
	list-style-image:   url("../images/star2.gif");
	margin-bottom: 6px;
	list-style-position: outside;
}
.textarea {
	width: 330px;
}