/******************* DIV ID TAGS */
body {
	background-color: #E0FFFD;
	background-position: center top;
	margin: 0;
	padding: 0;
	border: 0px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #018E88;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 800;
	color: #018E88;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0px;
	background-repeat: repeat-y;
	width: 759px;
	height: auto;
	background-image: url(../images/bg_container.gif);
	margin-top: 0px;
}
#header {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0px;
	height: 90px;
	width: 472px;
}
#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 472px;
	height: auto;
	top: 90px;
}
#nav {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 26px;
	z-index:1;
	top: 2px;
	position: absolute;
	right: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-top: 0px;
	height: auto;
	width: 444px;
}
#flash {
	position: relative;
	border: 0px;
	width: 247px;
	height: 298px;
	background-image: url(../images/bg_flash.gif);
	background-repeat: no-repeat;
	left: 3px;
	top: 3px;
}

/************************ Background and Border Settings */
.bulletBody {
	background-color: #FCCF02;
	margin: 0px;
	padding: 0px;
}
.p1 {
	margin: 0px 14px 12px;
	padding: 0px;
}
.p2 {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 0px;
}
td.mainRight {
	height: auto;
	width: 472px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
td.mainleft {
	height: auto;
	width: 287px;
	text-align: center;
}
.intro {
	height: auto;
	width: 204px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

td.introHead {
	background-image: url(../images/box_top_y.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 19px;
	width: 204px;
}
td.introBody {
	height: auto;
	width: 204px;
	background-color: #FCCF02;
}
td.introFoot {
	background-image: url(../images/box_bottom_y.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 204px;
}
td.footHead {
	background-image: url(../images/box_top_g.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 444px;
}
td.footBody {
	height: auto;
	width: 444px;
	background-color: #018E88;
}
td.footFoot {
	background-image: url(../images/box_bottom_g.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 444px;
}
td.contact {
	height: auto;
	width: 60px;
	padding: 4px;
}
td.contact2 {
	height: auto;
	background-color: #DAFFFD;
	padding: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #01D2CC;
}
/************************ Text Settings */
.bodyTextLight {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-weight: 400;
	text-align: left;
}
	A.bodyTextLight:link {
		color: #018E88;
		text-decoration: none;
}
	A.bodyTextLight:visited {
		color: #018E88;
		text-decoration: none;
}
	A.bodyTextLight:hover {
		color: #C3A316;
		text-decoration: underline;
}
	A.bodyTextLight:active {
		color: #E5BC05;
		text-decoration: underline;
}		
.bodyTextBold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #000000;
	font-weight: 800;
	text-align: left;
}
	A.bodyTextBold:link {
		color: #6C6C59;
		text-decoration: none;
}
	A.bodyTextBold:visited {
		color: #CD4043;
		text-decoration: none;
}
	A.bodyTextBold:hover {
		color: #CF0007;
		text-decoration: underline;
}
	A.bodyTextBold:active {
		color: #ECA541;
		text-decoration: underline;
}		
.navBox {
	text-align: center;
	margin-top: 0px;
	position: relative;
	width: 320px;
	left: 140px;

}
.nav {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	color: #FFFFFF;
	font-weight: 800;

}
	A.nav:link {
		color: #FFFFFF;
		text-decoration: none;
}
	A.nav:visited {
		color: #FFFFFF;
		text-decoration: none;
}
	A.nav:hover {
		color: #FCCF02;
		text-decoration: underline;
}
	A.nacv:active {
		color: #CC9900;
		text-decoration: underline;
}		
.textBold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 900;
	text-align: right;
}
	A.textBold:link {
		color: #FFFFFF;
		text-decoration: none;
}
	A.textBold:visited {
		color: #FFFFFF;
		text-decoration: none;
}
	A.textBold:hover {
		color: #FCCF02;
		text-decoration: underline;
}
	A.textBold:active {
		color: #FF6600;
		text-decoration: underline;
}		
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	color: #666666;
	line-height: 14px;
}
.note {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	font-weight: 400;
}
/************************ Padding Settings */
.padFlash {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.padButton {
	padding: 5px;
}
.padDiv {
	height: 16px;
	width: 1px;
	padding-right: 8px;
	padding-left: 8px;
}
.pad2 {
	padding: 2px;
}	
.pad4 {
	padding: 0px 4px;
}
.padFoot {
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.padPhoto {
	margin-right: 0px;
	margin-left: 8px;
	margin-bottom: 2px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.spacer {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 24px;
	display: block;
}
.imgLink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buttonRight {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: auto;
}
