body {
	text-align: center;
	margin: 0px;
	background: #004B69;
	font-family: Arial, Helvetica, Garamond, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, Garamond, sans-serif;
	font-size: 12px;
}

#container {
	text-align: center;
}

.header {
	width: 768px;
	text-align: center
}

.nav {
	width: 815px;
	height: 25px;
	background: url('../img/nav/nav_bg.gif') 0 0 repeat-y
}

.main {
	width: 815px;
	background: url('../img/content_box_bg.gif') 0 0 repeat-y;

}

.main_bottom {
	width: 815px;
	height: 23px;
	background: url('../img/content_box_bottom.gif') center center;
}

.text_content {
	width: 350px;
	text-align: left;
	padding-right: 20px;
	font-size: 11px;
	line-height: 15px;
}

.feature_box {
	width: 285px;
	height: 215px;
	text-align: left;
	background: url('../img/feature_box.gif') no-repeat;
	font-size: 10px;
}

.feature_text {
	color: #B00030;
	font-weight: bold;
	font-size: 11px
}

.footer {
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px
}

.footer a {
	color: #fff
}

a:hover {
	float: none
}

a {
	border: 0px
}

.nav a { 
	color: #e0e0a4;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, sans-serif
}

.nav a:hover, .nav a.highlight { color: #fff }

td {
	text-align: center
}

ul.no-padding { margin: 0px; padding-left: 15px }
ul.no-padding li { margin: 3px 0px }

ul.sitemap a{color: #000}

/* Added 2/13 */

.callout-top { background: url('../img/callout-top-rendering.jpg'); width: 285px; height: 100px; overflow: hidden }
.callout-bottom { background: url('../img/callout-bottom.gif') 1px 0px; width: 285px; height: 40px; overflow: hidden }
.callout { background: url('../img/callout-background.gif') repeat-y; width: 245px; padding: 0px 20px; font-size: 10px; text-align: left }
.callout h3 { color: #B00030; font-size: 11px; margin: 0px; font-style: italic }
.callout p { margin: 0px; padding-bottom: 7px }

/*added 2/26 */
#finished-photos a{font-size: 14px; font-weight: bold; color: #d85d26; font-family: Arial, sans-serif; margin-bottom: 15px}















