body {
	margin: 17px 0 0 0;
	background: url(images/bg.gif) top left repeat-x #BCCCDB;
	font-family: Arial, Myriad, Sans Serif;
	font-size: small;
	line-height: 175%;
}

#footer {
	background: url(images/bg_footer.gif) top left repeat-x #BCCCDB;
	font-size: 8pt;
	padding: 15px;
	color: #203A6E;
}
#footer a {
	color: #02294F;
}

#homeContent {
	background: url(images/bg_home.gif) top left repeat-x #BCCCDB;
	height: 574px;
	min-width: 940px;
}
#homeContent .insides {
	padding-top: 68px;
	width: 355px;
}
#header {
	height: 139px;
	background: url(images/bg_inside_top.gif) bottom left repeat-x #BCCCDB;
}

/** Details page left col **/
#content {
	min-width: 940px;
	background: url(images/bg_inside.gif) top left repeat-x #BCCCDB;
	color: #234565;
}

#content #leftCol {
	padding: 38px 48px 0 39px;
	float: left;
}
#content #leftCol img {
	border: solid #fff 5px;
}
#content #leftCol a {
	color: #02294F;
}

/** Details right col **/
#content #rightCol {
	padding-top: 39px;
	float: left;
	width: 420px;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: Arial, Sans Serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17pt;
}
h2 {
	margin: 0;
	padding: 0;
	font-family: Arial, Sans Serif;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: .75pt;
}
.biggish {
	font-weight: bold;
	font-size: 11pt;
}
ul {
	padding-left: 15px;
	margin-left: 0;
}
li {
	color: #18191A;
	font-size: 9pt;
	line-height: 135%;
	padding-top: 5px;
}
a.blue {
	color: #0A5BA9;
}

/** Photo page **/
#DHTMLgoodies_largeImage img {
	border: 10px solid #fff;
}

#DHTMLgoodies_thumbs_inner img {
	border: 0;
	margin: 5px;
}

#DHTMLgoodies_thumbs_inner img:hover, #DHTMLgoodies_thumbs_inner img.activeImage {
	border: 2px solid #fff;
	margin: 3px;
}

/** Inquiry page **/
#inquireLeft {
	width: 466px;
	padding-top: 27px;
	margin-left: 21px;
	float: left;
}
#blueBox {
	width: 466px;
	background-color: #85ADD3;
}
#blueBox .insides {
	color: #203A53;
	line-height: 135%;
	letter-spacing: 1pt;
	padding: 20px 27px;
}
#blueBox a {
	color: #203A53;
	text-decoration: none;
}
#blueBox a:hover {
	text-decoration: underline;
}

#inquireRight {
	width: 500px;
	margin-top: 27px;
	background-color: #E2EAF1;
	float: left;
}
#inquireRight .insides {
	padding: 34px 70px 17px 38px;
	line-height: 140%;
}


h3 {
	color: #6799C8;
	margin: 0 0 4px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 12pt;
}

.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

a {
	color: #000;
}
a:hover {
	text-decoration: none;
}

/*** SLIDESHOW (automatic cross-fade) ***/
#slideshow { position: relative; width:253px; height:203px; margin:0; padding:0;}
#slideshow ul { list-style: none; }
#slideshow li { display: block; }