body {
	background-image: url(/images/page-bg.jpg);
	background-repeat: repeat-x;
	background-color: #d4d4d4;
	margin: 0;
	height: 100%;
}
html { height: 100%; }

.homeBody {
	background-image: url(/images/home-body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #ececec;
	margin: 0;
}

.bodyBG {
	background-image: url(/images/body-bg.gif);
	background-position: 0px 340px;
	background-repeat: no-repeat;
	width: 946px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

.ddmItem {
	padding:4px;
	width:175px;
}

/*body content*/
.bodyTable {
	margin-top: 21px;
}

#bodyContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	margin: 27px 33px 27px 33px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}

a.homeLink:link, a.homeLink:visited, a.homeLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
	color: #000;
}

.contentContainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	margin: 12px;
}

#bodyContent a:link, #bodyContent a:visited, a.bodyLink:link, a.bodyLink:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #24506a;
	text-decoration: underline;
}

#bodyContent a:hover, a.bodyLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5c8727;
	text-decoration: underline;
}

#bodyContent2Left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	width: 290px;
	padding-top: 3px;
	padding-left: 3px;
	float: left;
}

#bodyContent2Right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	width: 394px;
	float: right;
	margin-bottom: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #24506a;
	margin-bottom: 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5c8727;
	margin-bottom: 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #24506a;
	margin: 0;
}


.indent {
	margin-left: 14px;
}

#listRepeater a:link, #listRepeater a:visited, #listRepeater a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #24506a;
	margin-bottom: 0;
	text-decoration: none;
}

#featureList ul {
	list-style-image: url(/images/bullet.jpg);
}

#featureList li {
	margin-bottom: 10px;
}

.rightImg {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #24506a;
}

a.optionMenuOn:link, a.optionMenuOn:visited, a.optionMenuOn:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #24506a;
	background-color: #c0def2;
	display: block;
	padding: 5px 5px 5px 20px;
	margin-bottom: 3px;
}

a.optionMenu:link, a.optionMenu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background-color: #5692c1;
	display: block;
	padding: 5px 5px 5px 20px;
	margin-bottom: 3px;
}

a.optionMenu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background-color: #9ec3df;
	display: block;
	padding: 5px 5px 5px 20px;
	margin-bottom: 3px;
}

.imgFrame {
	border: 1px solid #5692c1;
	background-color: #DFEAE9;
	padding: 3px;
	margin-left: 4px;
	margin-bottom: 4px;
}

.imgFrameRight {
	border: 1px solid #5692c1;
	background-color: #DFEAE9;
	padding: 3px;
	margin-right: 7px;
	margin-bottom: 4px;
}

.infoBox {
	border: 1px solid #5692c1;
	float: left;
	width: 200px;
	height: 200px;
	margin-right: 2px;
	margin-left: 2px;
	padding: 4px;
}
/*end body content*/

/*photo gallery*/
.largePhotoFrame {
	background-image: url(/images/photo-frame-l.jpg);
	background-repeat: no-repeat;
	width: 420px;
	height: 319px;
}

.smallPhotoFrame {
	background-image: url(/images/photo-frame-s.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 156px;
}

.photoImg {
	border: 1px solid #CCCCCC;
	width: 395px;
	height: 293px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.photoImgSm {
	width: 161px;
	height: 119px;
	margin-left: 7px;
	margin-top: 10px;
}
/*end photo gallery*/

/*footer content*/
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #24506a;
	margin-top: 34px;
	margin-bottom: 18px;
}

#footer a:link, #footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #24506a;
	text-decoration: none;
}

#footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #24506a;
	text-decoration: underline;
}
/*end footer*/

/*form fields*/
.field300 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	border: 1px solid #24506a;
	width: 300px;
}

.field175 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	border: 1px solid #24506a;
	width: 175px;
}

.errMsg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}
/*end form fields*/

/*navigation elements*/
#menuColumn {
	background-color: #FFFFFF;
}

.menuHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #4887b7;
	color: #FFFFFF;
	padding: 5px 0 5px 0;
	border: 3px solid #FFFFFF;
	border-bottom: none;
}

#menuContainer {
	border: 3px solid #FFFFFF;
	background-color: #e6f2fa;
	padding: 6px;
}

a.menuItem:link, a.menuItem:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	text-decoration: none;
	background-image: url(/images/menu-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	display: block;
}

a.menuItem:hover, a.menuItemOn:link, a.menuItemOn:visited, a.menuItemOn:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	background-image: url(/images/menu-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	display: block;
	background-color: #FFFFFF;
}

a.menuItemIndent:link, a.menuItemIndent:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	text-decoration: none;
	background-image: url(/images/menu-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	margin-left: 20px;
	display: block;
}

a.menuItemIndent:hover, a.menuItemIndentOn:link, a.menuItemIndentOn:visited, a.menuItemIndentOn:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	background-image: url(/images/menu-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	display: block;
	margin-left: 20px;
	background-color: #FFFFFF;
}
/*end navigation elements*/

/*sponsor nav*/
#sponsorSteps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 10px;
}

#sponsorSteps strong {
	font-weight: bold;
	font-size: 14px;
	color: #4887b7;
}