<!--
BODY {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	background-color: #235190;
}

#header {
	height: 100px;
	background : #FFFFFF url(../img/Headercopy.jpg)no-repeat right;
	
	
	
}

/* Top navigation styles */

#menu_1{
	padding-top: 3px; /*t,r,b,l*/
}

#topnav {
	height: 29px;
	background-color: #FFFACD;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #466B16;
	padding: 0px 10px 0px 10px; /*t,r,b,l*/
}
#topnav a {
	text-decoration: none;
	border-right: 14px solid #FFFACD;
}

.naviMainItem {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #00008B;
	padding: 4px 0px 4px 0px; /*t,r,b,l*/
}

.naviSubMenu {
  font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
  position: absolute;
  top: 0px;
  border: 1px solid #FFFFFF;
  border-top: 1px solid #DAE1D0;
  background-color: 7E9DBB;
  visibility: hidden;
  z-index: 10;
}

.naviSubMenu A:link{
	text-decoration: none;
}
.naviSubMenu A:visited{
	text-decoration: none;
}

.naviSubItem {
  /* due to an IE bug, this class must have a fixed width 
     IE needs that to register the onmouseover event for a DIV element */
  width: 120px;
  cursor: hand;
  padding: 5px 8px 5px 8px;
  font-size: 14px;
  line-height: 16px;
  font-weight : normal;
  color: #FFFFFF;
  text-decoration: none;
}

/* Content area styles */

#content{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	background-color: #235190;
	padding: 22px 18px 22px 18px; /*t,r,b,l*/
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	
}
#content a { color: #FFF29D; }
#content a:visited { color: #FFFFD2; }
#content a:hover { color: #FEE079; }

#leftcontent {
	position: absolute;
	top: 141px;
	left: 18px;
	width:180px;
}
#centercontent {
	margin-left: 198px;
	margin-right:18px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 200px;
	margin-right: 20px;
}
html>body #centercontent {
	margin-left: 200px;
	margin-right: 20px;
}

.content{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}

.contentSmall{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #CDCDCD;
	font-size: 12px;
	line-height: 16px;
}

.contentForm{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #121212;
	font-size: 14px;
}

.gallery{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 20px;
}

.imgBorderFull {
	border: 10px solid #FFFFFF;
	margin-bottom: 6px;
}
.imgBorderHalf {
	border: 7px solid #FFFFFF;
	margin-bottom: 6px;
}
.imgBorder {
	margin-bottom: 6px;
}
	
h1 {
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
	font-style: italic;
}

h3 {
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
}

.contentError {
	line-height: 14px;
	color: #FF0000;
}

.caption {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-style: italic;
}

#copyright a { color: #FFFFFF; }
#copyright {
	clear: both;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
	margin-top : 16px;
	padding-top: 10px;
	border-top: 1px dotted #95B1D6;
}

/* Bottom navigation styles */

#menu_2{
	padding-top: 6px; /*t,r,b,l*/
}

#footer {
	/*
	bottom: 0px;
	position: absolute;
	clear: both;*/
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #466B16;
	border-top: 1px solid #000000;
	height: 29px;
	position: relative;  /* Needed for Safari */
	background-color: #C2D6F1;
	width: 100%;
}
#footer a {
	border-left: 14px solid #C2D6F1;
	color: #000000;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
}
#footer a:hover {
	background-color: #D9E6F7;
}

/* Cart styles */
.contentHilite{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
}
.contentRed{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #FF3D3D;
	font-weight: bold;
}

/* Mix and Match styles */
.mmRadio{
	/*background-color:#315a92;*/
	padding-top: 43px;
}
.mmRadioOver{
	background-color:#426BA4;
	padding-top: 43px;
}
.mmRadioHilite{
	background-image : url('../img/mark.gif');
	background-repeat : no-repeat;
	/*background-color:#315a92;*/
	padding-top: 41px;
}
.mmItem{
	width:100px;
	padding:4px;
	/*background-color:#315A92;*/
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-style: italic;
}
.mmItemOver{
	width:100px;
	padding:4px;
	background-color:#426BA4;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-style: italic;
}
-->