﻿* {
	font-family: Corbell, Arial Unicode MS, Calibri, Arial, Helvetica, sans-serif;
}
body {
	background:#F9EE64;
}
a, a:hover, a:visited {
	color: #1E7AA1;
}
td {
	color: #1E7AA1;
}
h1 {
	font-weight: normal;
}
h2 {
	font-size: 120%;
	text-align: right;
	margin: 0px 10px 0px 0px;
	line-height: 100%;
}
h3 {
	margin: 0px;
}
ul {
	margin-top: 10px;
}
input[type="text"] {
	height: 15px;
}
#wrapper {
	width: 790px;
	margin: 0 auto;
}
#masthead {
	background-color: #1e7aa1;
	clear: both;
}
#masthead h1 {
	color: #ffffff;
	padding: 10px;
	margin: 0px;
}
#top_nav {
	background-image:url('../images/top_bar_09.jpg');
	vertical-align: middle;
}
#top_nav img {
	margin: 8px 0px;
}
#container {
	background: white url('../images/porth-bg.jpg') repeat-y;
	float: right;
	width: 790px;
}
#left_col {
	width: 180px;
	top: 322px;
	height: 100% !important;
	float: left;
}
#main_page_content {
	width: 610px;
	background: white;
	float: right;
	clear: none;
}
#right_col {
	width: 180px;
	height: 100%;
	float: right;
}
#page_content {
	width: 590px;
	background-color: #ffffff;
	padding: 10px;
	color: #1E7AA1;
	font-size: 90%;
	height: 100%;
	float: left;
	position: relative;
}
#page_content p {
	color: #1e7aa1;
}
#content_header {
	width: 100%;
	background-color: ;
	border-top: 1px #ffffff solid;
}
#content_header h1 {
	margin: 0px;
	padding: 5px;
	padding-left:10px;
	color: #ffffff;
	font-style: normal;
	font-size: x-large;
}
#footer {
	clear: both;
	background-image:url('../images/footer_bar_09.jpg');
	text-align: right;
	color: #e0f2f2;
	height:1.5em;
	font-size: 75%;
	border-top:1px white solid;
}
#footer a {
	margin-right: 15px;
	color: #e0f2f2;
	text-decoration: none;
}
ul.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color:#035A85;
	border-top: 1px #ffffff solid;
}

ul.menu li:hover {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color:silver;
	text-decoration:none;
	border-top: 1px #ffffff solid;
	padding: 2px;
	padding-left: 7px;
	color:#035A85;

}

ul.menu li:hover a {
	color:#035A85;	
}

ul.menu li {
	margin: 0px;
	border-top: 1px #44b7e6 solid;
	border-bottom: 1px #44b7e6 solid;
	padding: 2px;
	padding-left: 7px;
}
ul.menu a:visited {
	color: #ffffff;
	font-size: 80%;
	text-decoration: none;
}
ul.menu a {
	color: #ffffff;
	font-size: 80%;
	text-decoration: none;
}
ul.menu a:hover {
	color: #44b7e6;
	font-size: 80%;
	text-decoration: none;
}
div.sidebyside {
	display: inline;
	float: left;
	margin-left: 10px;
}
.price_cell {
	background-color: #FFFFCC;
	border-color: #000000;
	text-align: center;
}
.date_cell {
	background-color: #FFFFCC;
	border-color: #000000;
	text-align: left;
}
.date_header {
	background-color: #D0EDFF;
	border-color: #000000;
	text-align: left;
}
.type_header {
	background-color: #D0EDFF;
	border-color: #000000;
	text-align: center;
}
#phone {
	background: #005680;
	text-align: center;
	height: 60px;
}
#phone p {
	padding: 0px;
	margin: 3px;
	color: white;
	font-size: 120%;
}
#phone a {
	font-size: 80%;
	color: white;
}
h2.centeral {
	text-align: center;
}
h2.leftal {
	text-align: left;
}
.dotline {
	width: 100%;
	background: url('../images/dot.gif') repeat-x bottom;
	height: 5px;
}
.dotlinevert {
	width: 100%;
	height: 100px;
	background: url('../images/dot.gif') repeat-y center;
}

.imagepad {
	
	margin:2px 2px 2px 7px;
	
	border:thin:gray;
	}
.imagepadleft {
	
	margin:2px 7px 2px 2px;
	
	border:thin:gray;
	}
