body {
	margin: 0;
	padding: 0;
	background-image: url(img/bg-wallpaper.jpg);
	background-color: #ddd;
	min-width: 716px;
	text-align: center;
}

#headwrap {
	width: 100%;
	min-width: 716px;
	height: 146px;
	background: #ccc url(img/bg-wallpaper-top.gif) repeat-x;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#wrapper {
	width: 716px;
	max-width: 716px;
	padding: 0;
	text-align: left;
	background-color: white;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 716px;
	float: left;
	margin-right: -358px;
}

#halfwidth {
	margin-right: 358px;
	padding: 20px;
	margin-top: 0;
}

#fullwidth {
	padding: 20px;
}

#sidebar {
	width: 317px;
	padding: 20px;
	float: right;
}

#footer {
	width: 715px;
	font: 70% Verdana, sans-serif;
	text-align: left;
	padding: 1px;
	border-top: 1px solid #7f7f7f;
	margin: 0 auto;
	color: #333;
}

#footer a {
	text-decoration: none;
	color: #333;
}

#footer a:hover {
	text-decoration: underline;
	color: blue;
	font-weight: bold;
	letter-spacing: 0;
}

h1 {
	margin-top: 0;
	margin-bottom: 4px;
	color: #D42603;
	text-transform: uppercase;
	font: bold 140%/100% Tahoma, sans-serif;
}

h2 {
	margin-top: 0;
	margin-bottom: 4px;
	color: #D42603;
	font: bold 120%/100% Tahoma, sans-serif;
	text-transform: uppercase;
	margin-right: .5em;
}

hr {
	height: 1px;
	border: 0px;
	background-color: #D42603;
	margin-top: 16px;
	margin-bottom: 16px;
}

p {
	margin-top: .75em;
	margin-bottom: .75em;
}

.first {
	margin-top: 0;
}

.last {
	margin-bottom: 0;
}

.basictext {
	font: 100%/130% Tahoma, sans-serif;
}

.mediumtext {
	font: 90%/120% Tahoma, sans-serif;
}

.smalltext {
	font: 70%/120% Verdana, sans-serif;
}

.graytext {
	color: #666;
}

.boldlead {
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
}

ul.benefitlist {
	list-style-type: square;
	font: 90%/90% Tahoma, Geveva, sans-serif;
}

ul.benefitlist li {
	margin-bottom: 4px;
}

ul.interpage {
	display: inline;
	font-size: 8pt;
	font-family: verdana, sans-serif;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	top: -14px;
}

span.interpagehead {
	font-size: 8pt;
	font-family: verdana, sans-serif;
	color: #666;
	padding: 0;
	margin: 0;
	position: relative;
	top: -14px;
}

ul.interpage li {
	border-left: 1px solid #999;
	list-style: none;
	display: inline;
	padding-left: 4px;
}

ul.interpage li.itemone {
	border-left: 0px none #000;
	padding-left: 0;
}

ul.interpage li a {
	color: #666;
	text-decoration: none;
}

ul.interpage li a:hover {
	color: blue;
	text-decoration: underline;
}

.clearing {
	height: 0;
	clear: both;
}

table.navTable {
	width: 716px;
	height: 28px;
	padding: 0;
	margin: 0;
	background: white url(img/bg-nav-lite.gif);
}

td.nav {
	width: 20%;
	padding: 0;
	margin: 0;
	text-align: center;
}

td.nav a {
	text-decoration: none;
	font: 90% Verdana, sans-serif;
	padding: 4px;
}

a.navLink:link {
	color: gray;
}

a.navLink:visited {
	color: silver;
}

a.navLink:hover {
	color: blue;
	text-decoration: underline;
}

a.navLink-selected {
	color: #D42603;
}

a.myLink {
	float: right;
	text-decoration: none;
	position: relative;
	top: -1px;
	right: 10px;
	background-image: url(img/tbid-tag-closed.png);
}

a.myLink:hover {
	background-image: url(img/tbid-tag.png);
}

a.inlinelink {
	color: inherit;
	white-space: nowrap;
}

a.inlinelink:hover {
	color: blue;
}

.RT-red {
	background-color: #d42603;
}

.RT-blue {
	background-color: #005295;
}

.RT-black {
	background-color: black;
}

.float-right {
	float: right;
	margin-left: 10px;
}

.float-left {
	float: left;
	margin-right: 10px;
}

.alignright {
	text-align: right;
}

.centered {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.justify {
	text-align: justify;
}

.nowrap {
	white-space: nowrap;
}

.clearing {
	content: ".";
	display: block;
	height: 0;
	clear: both;
/*vis

ibility: hidden ;*/
}

div.notice {
	border-style: double;
	border-color: red;
	background-color: #fdffad;
	margin-top: 10px;
	padding: 40px;
	margin-bottom: 10px;
}

/*INNERFADE STYLES*/

#slides {
	width: 400px;
	height: 300px;
	list-style-type: none;
	text-indent: 0;
	border-style: none;
	margin-right: auto;
	margin-left: 20px;
	padding: 0;
	float: right;
}

/* GALLERY STYLES */

#largeImgSpan {
	text-align: center;
	border: 1px solid #cccccc;
	margin-left: 10px;
	margin-bottom: 10px;
	color: black;
	padding: 0 0 2px;
}

#largeImgSpanE {
	text-align: center;
	color: black;
	background-color: #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(img/bg-linen.gif);
	border: 3px double silver;
}

#largeImg {
	margin: 0px;
	padding: 0px 0px 2px;
}

#imgcaption {
	font: 70% Verdana, sans-serif;
}

.thumbs {
	margin: 0;
	padding: 0;
	text-align: center;
}

.thumbs a {
	border-color: white;
}

/*VALUES NEED TO COORDINATE WITH VALUES SET IN JQUERY SCRIPT*/

img.thumb-img {
	border: 1px solid white;
	width: 52px;
	height: 52px;
	padding: 2px;
}

img.thumb-imgE {
	border: 1px solid white;
	width: 102px;
	height: 76px;
	padding: 2px;
}

table.thumbtable {
	font: 9pt Tahoma, sans-serif;
	width: 100%;
	margin-bottom: 26px;
	margin-top: 6px;
	padding: 0;
}

table.thumbtable td {
	white-space: nowrap;
}

td.thumblabel {
	border-bottom: 1px solid #D42603;
	border-right: 1px solid #D42603;
	height: 9px;
	text-align: left;
	color: #D42603;
	font-weight: bold;
	letter-spacing: -.5px;
}

td.thumblabel span {
	font-style: normal;
	font-weight: normal;
	color: black;
}

/*CONTACT STYLES*/

#mailForm {
	font-size: 100%;
	font-family: Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	display: inline;
}

#mailForm div {
	margin-top: 10px;
	max-width: 636px;
}

#mailForm div div {
	margin-top: 0;
}

#mailForm div.first {
	margin-top: 14px;
}

fieldset {
	color: #d42603;
	font-size: 100%;
	max-width: 636px;
	text-align: left;
	margin-top: .25em;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid gray;
}

fieldset.fs-required {
	border: 1px solid #d42603;
}

label {
	font-size: small;
	margin: 0;
	color: gray;
	line-height: 1em;
}

label.highlite {
	font-weight: bold;
}

label.error {
	color: #CC0000;
	font-style: italic;
	background: none;
	margin-top: 1px;
}

.error {
	background-color: #fdffad;
	border-color: red;
}

.contact-button {
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	border-style: none;
	background-image: url(img/sendbutton.gif);
	width: 137px;
	height: 24px;
	float: right;
	font: 90% Tahoma, sans-serif;
	vertical-align: middle;
}

.contact-button:hover {
	color: #d42603;
	background-image: url(img/sendbutton-hover.gif);
}

.contact-button:active {
	background-image: url(img/sendbutton-active.gif);
}

.contact-menu {
	width: 210px;
	margin-right: 6px;
}

.contact-textarea {
	border: 1px solid gray;
	font-size: 100%;
	font-family: Tahoma, sans-serif;
	width: 625px;
}

.contact-textfield {
	border: 1px solid gray;
	font-size: 100%;
	width: 625px;
	font-family: Tahoma, sans-serif;
}

.contact-checkrow {
	color: black;
	border: 1px solid gray;
	font-size: 90%;
	padding: 4px;
}
.contact-checkrow label {
	width: 20%;
	display: inline-block;
	color: black;
	font-size: inherit;
	margin-left: 2px;
}

.contact-checkbox {
	vertical-align: text-top;
	margin-right: 2px;
}