#header {
	width: 800px;
	background-image: url(images/nav_background.gif);
}

#content {
	float: left;
	width: 800px;
}

#footer {
	clear: both;
	position: fixed;
	bottom: 2px;
	left: 0px;
	width: 775px;
	height: 38px;
	text-align: center;
	margin-right: 25px;
	margin-left: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#cfnavbar{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 23px;
}

#cfnavbar ul{
	padding: 0;
	margin: 0;
	float: left;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
}

#cfnavbar ul li{
display: inline;
}

#cfnavbar ul li a, #cfnavbar ul li span{
	float: left;
	color: white;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 6px;
}

#cfnavbar ul li a:hover{
	color: #FF9933;
}

#cfnavbar:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}



body {
	margin-top: 0px;
}

.textIntro {
	font-family: Palatino;
	font-size: 14px;
	color: #333333;
	line-height: 2.5em;
	padding-bottom: 14px;
	padding-left: 10px;
	width: 480px;
}

.textInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	padding-bottom: 14px;
	width: 250px;
	padding-left: 10px;
}

.textHead1 {
	font-family: Palatino;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	width: 480px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.textHead1Top {
	font-family: Palatino;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.textBody {
	font-family: Palatino;
	font-size: 14px;
	color: #333333;
	line-height: 2em;
	padding-bottom: 14px;
	padding-left: 10px;
	width: 480px;
}

.textBodyNoSpace {
	font-family: Palatino;
	font-size: 14px;
	color: #333333;
	padding-bottom: 4px;
	padding-top: 0px;
	line-height: 1.75em;
	padding-left: 10px;
	width: 480px;
}

.textSpacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	line-height: 1em;
}

p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.textAwards {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	float: none;
	display: table-cell;
	line-height: 18px;
	padding-bottom: 14px;
	text-align: center;
}

.textThumbTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}

.textThumbBody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.textCaptionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	float: none;
	display: table-cell;
	line-height: 18px;
	padding-bottom: 4px;
	font-style: italic;
}

.textCaptionBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	float: none;
	display: table-cell;
	line-height: normal;
	padding-bottom: 4px;
	font-style: normal;
}

.textCaptionSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	float: none;
	display: table-cell;
	line-height: normal;
	padding-bottom: 0px;
	font-style: normal;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 4px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.textInfoGalleryNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	padding-bottom: 14px;
	width: 175px;
}
