@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/BgPantone1.jpg);
	background-color: #7D7A69;
}
p {
	margin-bottom: 20px;
}
ul {
	padding-left: 15px;
	margin-bottom: 20px;
	list-style-type: none;
}

li {
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 15px;
	list-style-type: square;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
h2 {
	font-size: 12px;
	margin-bottom: 10px;
}




#wrap {
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
}
#header {
	height: 120px;
	margin: 0px;
	padding: 0px;


}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


div#contactDetails {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 300px;
	top: 80px;
	float: left;
}
a:link,a:visited   {
	color: #881636;
	text-decoration: none;
}
#contactDetails a:hover {
	text-decoration: underline;
}
ul#nav {
	margin-left: 0px;
	padding-left: 0px;
	top: 80px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
}

#nav li {
	display: inline;
	float: left;
	list-style-type: none;
	margin-right: 30px;
	font-size: 14px;
	color: #946562;
	font-weight: bold;
	padding: 2px;
	margin-left: 0px;
	background-image: none;
}
#nav a:link, #nav a:visited {
	color: #881636;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #7D7A69;
}
#nav a:hover {
	background-color: #FFFDFE;
	border: 1px dotted #881535;
}

#logo {
	float: right;
	top: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#mainContent {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #946562;
	border-bottom-color: #946562;
	padding-top: 15px;
}
#mainContent p {
	font-size: 12px;
	text-align: right;
}
#mainContent img {
	border: 1px dotted #881535;
}

.leftFloat {
	float: left;
	margin-right: 20px;
}
.rightFloat {
	float: right;
	margin-left: 20px;
}
.rightPosition li {
	text-align: right;
}
.italic {
	font-style: italic;
}
#wrap   #mainContent  .noBorder  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.largeText {
	font-size: 14px;
}
.activeImage {
	float: left;

}
.emphasis {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
#nnns {
	font-size: 12px;
	margin-bottom: 15px;
	clear: both;
	padding-top: 15px;
}
.pageLook {
	padding: 5px;
	background-color: #FFFFFF;
}
.pageLook img {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.portPhotos td {
	padding: 5px;
	vertical-align: top;
}
.quote {
	color: #881636;
}
#mainContent .leftAlign {
	width: 680px;
}
#mainContent .rightAlign  p{
	width: 655px;
	text-align: right;
	margin-left: 115px;
}
.redItalic {
	font-style: italic;
	color: #881636;
	font-size: 14px;
	font-weight: bold;
}
.redHeading {
	font-size: 14px;
	color: #881636;
	font-weight: bold;
}
.redHeadingLarge {
	font-size: 18px;
	font-weight: bold;
	color: #881636;
}
.redHeadingSmall {
	font-size: 12px;
	font-weight: bold;
	color: #881636;
}
#printProcess {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#printProcess img {
	margin-right: 2px;
	margin-left: 2px;
}

