@charset "utf-8";
body, div, img {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	background-color: #A6BED8;
}
#header-container {
	background-color: #FFFFFF;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 352px;
	width: 970px;
	overflow: hidden;
	background-color: FFF;
}



#wrap {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 970px;
	position: relative;
	background-color: FFF;
}

/* Have set overflow to hidden to fix dreamweaver display */
#ticker-area {
	background-color: #50462F;
	margin: 0px;
	width: 945px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #C7B299;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 25px;
	overflow: hidden;
}

#main-container {
	width: 970px;
	margin: 0px;
	padding: 0px;
}

#footer {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 970px;
	float: left;
	background-color: #50462F;
	clear: right;
}

#main-container {
	background-color: #C7B299;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/Content-Foot.jpg);
}

.content {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #43585f;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
}

.gallery {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #43585f;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
}

.margin-right-25 {
	padding-right: 25px;
}

.images {
	padding-top: 70px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #50462F;
	margin-bottom: 12px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #50462F;
}
.content a:link,.content a:visited   {
	color: #50462F;
	text-decoration: none;
	font-family: "Times New Roman", Georgia;
	font-size: 17px;
	font-weight: bold;
}

.content a:hover, .content a:active {
	color: #50462F;
	text-decoration: underline;
}

.gallery a:link, .gallery a:visited {
	color: #50462F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}




#apDiv1 {
	height: 96px;
	width: 404px;
	position: absolute;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #464646;
	text-decoration: none;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #464646;
}
#footer-text a:link,#footer-text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: solid 1px #fff;
}
#footer-text a:hover {
	color: #50462F;
	border-bottom: solid 1px #50462F;
}
#footer-text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 15px;
	clear: both;
	padding-top: 12px;
	margin: 0;
}



#footer-links {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 240px;
	color: #C7B39A;
	border-bottom: none;
}
#footer-links a:link, #footer-links a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C7B39A;
	text-decoration: none;
	border-bottom: none;
}
#footer-links a:hover, #footer-links a:active {
	text-decoration: underline;
}



.nav {
	background-image: url(../images/Navbar-BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


#Navbar ul {
	background-color:none;
	}
/*
#Navbar ul li a {
	display: block;
}

*/
#Navbar ul li ul {
	background-color: #50676F;
	width: 215px;
}





.lower-content {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #43585f;
}

.float-Left {
	float: left;
	padding-right: 10px;
}
#sample a {
	font-family: Arial, Helvetica, sans-serif;
}


td.images p {
	padding-left: 10px;
	color: #50462F;
	font-weight: bold;
	margin-top: 5px;
}

.uppercase {
	text-transform: uppercase;
}

.contact-image-drop {
	padding-bottom: 0px;
	padding-top: 3px;
	padding-right: 8px;
	float: left;
}

.ticker-cheat {
	background-color: #50462F;
	margin: 0px;
	width: 945px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #C7B299;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	overflow: hidden;
}
