@charset "utf-8";

/* CSS Document */



body {

	background-image: url(images/bg.jpg);

	margin: 0;

	padding: 0;

	}



#wrapper {

	width: 962px;

	margin-left: auto;

	margin-right: auto;

	}

	

#header {

	width: 962px;

	height: 128px;

	background-image: url(images/header.jpg);

	background-repeat: no-repeat;

	}



#logo a{

	display: block;

	width: 291px;

	height: 125px;

	text-indent: -9999px;

	}



#himages {

	width: 962px;

	height: 210px;

	background-image: url(images/header-photos.jpg);

	background-repeat: no-repeat;

	}

	

#mainpage {

	background-image: url(images/wrapper-bg.jpg);

	background-repeat: repeat-y;

	width: 962px;

	height: auto;

	}



#footer {

	background-image:url(images/footer.jpg);

	background-repeat: no-repeat;

	height: 6px;

	width: 962px;

	display: block;

	}



#leftnav {

	width: 258px;

	height: 461px;

	display: block;

	float: left;

	}



#vertrule {

	width: 25px;

	height: 341px;

	display: block;

	float: left;

	}



#contentheader {

	background-image: url(images/content-header.jpg);

	height: 35px;

	width: 679px;

	display: block;

	float: right;

	}

#content {

	background-image: url(images/content-bg.jpg);

	width: 679px;

	height: auto;

	display: block;

	float: right;

	}



#contentfooter {

	background-image: url(images/content-footer.jpg);

	width: 679px;

	height: 35px;

	display: block;

	float: right;

}



#natlogo {

	width: 258px;

	display: block;

	}



#footertextL {

	width: 400px;

	display: block;

	text-align: left;

	color: white;

	font-family: "Times New Roman", Times, serif;

	font-style: italic;

	font-size: 12px;

	float: left;

	}

#footertextR {

	width: 400px;

	display: block;

	text-align: right;

	color: white;

	font-family: "Times New Roman", Times, serif;

	font-style: italic;

	font-size: 12px;

	float: right;

	}



#footertextR A{

	color: white;

	}

	

#clears {

	clear: both;

}



#contentText {

	margin-left: 20px;

	margin-right: 40px;

	margin-top: 10px;

	margin-bottom: 10px;

	color: #432304;

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	}



#contentText A{

	color: #432304;

	}



.floatR {

	float: right;

	margin-left: 5px;

	}

	

/* hide from ie on mac \*/

	#flashcontent {

		margin-right: auto;

		margin-left: auto;

		height: 450px;

		width: 575px;

	}

	/* end hide */
