﻿.form_feedback {
	background-color: #F9F0B4;
}
#rightColumn a {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
#rightColumn a:hover {
	background-color: #FF0000;
}
.heading4font {
	color: #008000;
}
.heading1font {
	color: #FF0000;
}
.heading3font {
	font-size: large;
	color: #1D496C;
}
#Logo {
	background-image: url('images2/SmithLogo.gif');
	background-repeat: no-repeat;
	background-position: left;
	height: 500px;
	padding-left: 25px;
}
body {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	margin-right: 10px;
	margin-left: 10px;
}
* {
	padding: 0px;
	margin: 0px;
}
.right {
	border: 1px double #C0C0C0;
	width: 250px;
}
.rightcolumntop {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 5px;
}
.rightcolumntext {
	padding: 5px;
	color: #1D436C;
	font-weight: bold;
}
.mastheadtext {
	font-size: 1.00em;
	padding-left: 25px;
	padding-top: 400px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	float: none;
}
ul#navigation {
	list-style-type: none;
	width: auto;
	padding: 0px;
	margin: 0px;
	float: right;
}
#navigation li {
	float: left;
}
#navigation a:hover {
	text-decoration: none;
	background-color: #FF0000;
}
#navigation a {
	text-decoration: none;
	display: block;
	margin-right: 5px;
	padding: 5px;
}
#Get_Charter_Quote a:hover {
	background-color: #FF0000;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 5px;
	font-size: small;
	text-align: center;
}
.chaptertext {
	padding-right: 5px;
	padding-left: 5px;
	font-size: x-large;
}
.Get_Charter_Quotetop {
	border: medium dotted #FF0000;
	font-weight: bold;
	color: #FBF9D2;
	text-align: center;
	padding: 5px;
	background-color: #FBF9D2;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
form {
	padding: 5px 10px 10px 10px;
	background-color: #C48F50;
}

#footer a {
	color: #FFFFFF;
	border-right-style: groove;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
}
#sidebar a:hover {
	background-color: #FF0000;
}
#sidebar a {
	color: #000000;
	text-decoration: none;
}
