@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #636363;
}

a:link {
	color: #636363;
}
a:visited {
	color: #636363;
}
a:hover {
	color: #636363;
	text-decoration: none;
}
a:active {
	color: #636363;
	text-decoration: none;
}

HTML {
	font-size: 100%;
}

hr {
	color: #c1c2c0;
	background-color: #c1c2c0;
	height: 2px;
	border: none;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
}
html>body input.text, html>body input.button html>body select {

}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
input.button, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #876213;
	color: #876213;
	background-color: #FFFFFF;
	font-size: 14px;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #FFFFFF;
}
input[type="submit"]:active {
	background-color: #FFFFFF;
}
input[type="submit"][disabled] {
	border-color: #876213;
	color: #876213;
	background-color: #FFFFFF;
}
input.text, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #876213;
	color: #876213;
	background-color: #FFFFFF;
	font-size: 14px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #FFFFFF;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #FFFFFF;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}

.h1 {
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

.h2 {
	font-size: 18px;
	font-weight: normal;
}

.h2brown {
	font-size: 18px;
	font-weight: normal;
	color:#7f5704;
}


h3 {
	font-size: 16px;
	font-weight: normal;
}

.h3 {
	font-size: 16px;
	font-weight: normal;
}


.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed a:hover {
	color: #FF0000;
}

.TextSmall {
	font-size: 11px;
}
.TextWhite {
	color: #FFFFFF;
}
.TextNewsletter {
	font-size: 12px;
}

.TextWhite {
	color:#FFFFFF;
	font-size: 14px;
}
.TextWhite A {
	color: #FFFFFF;
}
.TextWhite A:visited {
	color: #FFFFFF;
}
.TextWhite a:hover {
	color: #FFFFFF;
}
.TextGrey {
	color:#636363;
}
.TextGrey A {
	color: #636363;
}
.TextBrown {
	color:#7f5704;
}
.TextBrown A {
	color: #7f5704;
}
#FlashAlt {
	padding: 22px;
}
#Float-Left {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 15px;
}
#Footer {
	line-height: 20px;
	font-size: 11px;
}
#Footer p {
	clear: both;
	margin: 0px;
}
#Footer ul { 
	margin: 0px;
	padding: 0px;
}
#Footer ul li {
	list-style: none;
	padding: 0px;
	margin-bottom:0px;
	height: auto;
	float: left;
	width: auto;
	color: #636363;
} 
#Footer ul li a {
	padding-right: 10px;
	color: #636363;
}

#Padd {
}

#Float-Left {
	float: left;
}
#Float-Right {
	float: right;
}
 
#Ship-Devider {
	margin-left: 7px;
	margin-right: 7px;
	color:#cc9900;
}

.ShipBGTop {
	background-image: url(../images/Ship_BG_Top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ShipBGBott {
	background-image: url(../images/Ship_BG_Bott.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ShipBG {
	background-image: url(../images/Ship_BG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#ShipNav {
	color: #cc9900;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
}
#ShipNav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#ShipNav ul li {
	list-style: none;
	padding: 0px;
	margin-bottom:0px;
	height: auto;
	float: left;
	width: auto;
	font-size: 14px;
} 
#ShipNav #Nav ul li a {
	text-decoration: none;
	color: #636363;
} 
#ShipNav ul li a:visited {
	color: #636363;
}
#ShipNav ul li a:hover {
	color: #636363;
}
#Thumbnail-Row {
	float: left;
	margin-bottom: 17px;
}
#Thumbnail-Row #Thumbnail-Padd {
	margin-right: 10px;
}	

