@charset "UTF-8";


html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 5px;}  

#footer {	
	height: 150px;
	clear:both;
	background-color: #000000;
	font-size: 12px;
	color: #F3EBD9;
} 
#footer a {
	color: #FE9E3F;
	text-decoration: none;
}
#footer a:hover {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
h1 {
	color: #FDA145;
	font-size: 18px;
	letter-spacing: 10px;
}
p {
	font-size: 14px;
	color: #1C3563;
	line-height: 20px;
}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #F3EBD9;
}

img { border-color:#FFFFFF; }

#clrborder {border-color:#f3ebd9;}

#menuWrap {
	background-image: url(images/menuBG.gif);
	background-repeat: repeat-x;
	height: 36px;
	width: 100%;
}
#menu {
	background-image: url(images/menuBG.gif);
	height: 28px;
	width: 900px;
	background-repeat: repeat-x;
	padding-top: 5px;
}
#menu ul  /* links,no underline */ {
	text-align: center;
	list-style-image: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#menu li  /* links line in a row */ { display: inline }
#menu a  /* links font no underline */ {
	color: #000033;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#menu a:hover  /* links change color */ {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
#banner {
	text-align: center;
	height: 118px;
	width: 100%;
	background-color: #F3EBD9;
}
#centerWrap {
	background-image: url(images/centerBG.gif);
	background-repeat: repeat-x;
	height: 231px;
	width: 100%;
}
#center {
	height: 231px;
	width: 900px;
}
#flash { margin-left:20px;
	float: left;
	height: 231px;
	width: 500px; padding-left: 10px;
}
#homePics { 
	float: right;
	height: 231px;
	width: 350px;
}
#contentWrap {
	width: 900px;
	padding-bottom: 15px;
	margin: 0px;
}


#contentLeftGallery {
	float: left;
	width: 900px;
	text-align: left;
	}
#contentLeftGallery a {
	color: #FF6600;
	}


#contentLeft {
	float: left;
	width: 580px;
	text-align: left;
	padding-right: 20px;
}


#contentLeft a {
	color: #FF6600;
}

#contentLeftContact {
	float: left;
	width: 450px;
	text-align: left;
	padding-right: 20px;
}


#contentLeftContact a {
	color: #FF6600;
}


#clear {
	clear: both;
	height: 5px;
	width: 900px;
}
#contentRight {
	float: right;
	width: 300px;
}


#contentRightContact {
	float: right;
	width: 400px;
}


#otherPageWrap {
	background-image: url(images/otherpageWrap_03.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
}
#otherPage {
	height: 50px;
	width: 900px;
}
#gallery {
	float: left;
	width: 900px;
	text-align: left;
	padding-right: 20px;
}
#gallery a {
	color: #FF6600;
}

.whitetxt {color:#FFFFFF;}
.smboldfont {font-size:10px; font-weight:bold; }
.smwhitetxt {color:#FFFFFF; font-size:11px; font-weight: bold; }

