body {
	margin: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #346667;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5 {
	font-family: "Bodoni MT Condensed";
	color: #346667;
}

p {
	line-height: 18px;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrap {
	background-color: #F2F9F9;
	min-width: 760px;
}
#innerWrap {
	background-image: url(../Images/colBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#banner {
	background-color: #346667;
	height: 83px;
}
#logo {
	padding-top: 5px;
	padding-right: 5px;
	float: right;
}

#headBar {
	background-color: #333333;
	color: #CCCCCC;
	position: relative;
}
#headBar .floatRight {
	padding-top: 10px;
	padding-right: 5px;
}
#headBar a {
	color: #FFFFFF;
}

body#index a#indexLink, 
body#products a#productsLink, 
body#contact a#contactLink, 
body#gallery a#galleryLink {
	color: #333333;
	background-image: url(../Images/btnBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#nbHori {
	margin: 0px;
	padding: 0px;
}
#nbHori li {
	display: inline;
	float: left;
}
#nbHori a {
	padding: 5px;
	color: #FFFFFF;
	font-size: 13px;
	display: block;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	font-weight: bold;
	width: 75px;
	text-align: center;
}
#nbHori a:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(../Images/btnBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#colWrap {
	position: relative;
	padding-top: 15px;
}
#content {
	padding: 10px;
	margin-right: 250px;
}
#rightCol {
	float: right;
	width: 235px;
	position: relative;
	text-align: center;
	padding-bottom: 30px;
}
#rightCol h1, #rightCol h2, #rightCol h3, #rightCol h4, #rightCol h5 {
	color: #316162;
	font-family: "Bodoni MT Condensed";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ul#prodList {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #316162;
	font-weight: bold;
}
#prodList li {
	list-style-type: none;
	background-image: url(../Images/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#gallery .figure {
	float: left;
}


#footBar {
	color: #CCCCCC;
	background-color: #333333;
	padding: 5px;
	clear: both;
}
#footer {
	text-align: center;
	padding: 5px;
	clear: both;
	background-color: #F2F9F9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #346667;
}
.figure {
	float: right;
	background-image: url(../Images/dropshad.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.figure img {
	position: relative;
	left: -8px;
	top: -8px;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.contDets {
	margin-right: 200px;
	margin-left: 200px;
}
.t11 {
	font-size: 11px;
}

.t14 {
	font-size: 14px;
	color: #346667;
}
.tWide {
	letter-spacing: .1em;
}
.tRt {
	text-align: right;
}
.bold {
	font-weight: bold;
}


.hidden {
	display: none;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
}
.clear {
	min-height: 1px;
}
.clearBoth {
	clear: both;
}

#contactFrm {
	border: 1px solid #999999;
	background-image: url(../Images/gradTD.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
}
#contactFrm p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.label {
	font-weight: bold;
	clear: left;
	float: left;
	text-align: right;
	width: 90px;
	margin-right: 15px;
	margin-top: 5px;
}
.field {
	clear: right;
}
input.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
textarea.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
label.invalid {
	color: #F00;
	font-weight: bold;
}
.button {
	margin-left: 140px;
}
.textRedBold {
	font-weight: bold;
	color: #FF0000;
}
#reqhead {
	color: #316162;
	font-weight: bold;
}

