body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;;
	color: #666666;
	height: 100%;
	background-color: #fff;
	z-index: -1;
}

.imgPanel {
	display:none;
}
.custom {
	display: none;
}

.bodyContent {
	position: relative;
	z-index: 1;
	text-align: center;
}

.newsHeading {
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}

.pics {
    height:  97px;
    width:   744px;
    padding: 0;
    margin:  0;
}

.pics img {
    background-color: #eee;
    width:  744px;
    height: 97px;
    top:  0;
    left: 0
}

wrap {
	font-weight: bold;
	padding: 0px 5px;
}


h1 {
	margin: 0px;
	padding: 5px 0px 10px 0px;
	color: #152668;
}
h2 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #152668;
}
h3 {
	margin: 0px;
	padding: 0px;
	color: #152668;
	font-style: italic;
}

h4 {
	margin: 0px;
	padding: 0px;
 	color: #152668;
	font-style: italic;
}

h5 {
	margin: 0px;
	padding: 0px;
 	color: #152668;
}
#background {
	background-color: #fff;
}
#mainBackground {
	position: relative;
	z-index: 1;
	background: url('../images/general-background.jpg') no-repeat;
	width: 744px;
	height: 601px;
}
#homeBackground {
	position: relative;
	z-index: 1;
	background: url('../images/homepage-background.jpg') no-repeat;
	width: 744px;
	height: 601px;
}
#whiteborder {
	border: 2px solid #152668;
	width: 743px;
	margin-bottom: 30px;
	margin-top: 20px;
}

#mainTable {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#navbar {
	position: relative;
	text-align: left;
	vertical-align: top;
	width: 170px;
	float: left;
	padding: 0px;
	border: 0px;
	top: 24px;
}

#navbar td {
	padding-left: 2px;
	font-size: 11px;
}
#navbar td a {
	text-decoration: none;
}

#rightCol {
	background-color: #e1d4b8;
}

.partners {
	font-size: 11px;
	text-align: center;
	color: #152668;
	padding: 2px;
	border: 0px solid;
}
.partners a {
	text-decoration: none;
	color: #152668;
}
.partners a:hover {
	text-decoration: underline;
	color: #152668;
}

.nav a.gold {
	color: #ad8b3a;
	font-weight: bold;
}
a.white {
	color: #fff;
}

dt.a {
	font-weight: bold;
}

#navbar td a:hover {
	color: #ad8b3a;
	text-decoration: underline;
}

.address {
	color: #fff;
	font-size: .8em;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding-right: 10px;
	padding: 3px 10px 3px 0px;
	border: 0px solid #fff;
}

.banner {
	padding: 12px 5px 12px 185px;
	font-size: 1.2em;
	color: #152668;
	margin: 0px;
	border: 0px solid #fff;
}
.bannerHome {
	padding: 13px 5px 16px 185px;
	font-size: 1em;
	color: #152668;
	margin: 0px;
	border: 0px solid #fff;
}
.pageTitle {
	padding-right: 10px;
	font-weight: bold;
}

.contentHome {
	position: relative;
	text-align: justify;
	padding: 2px 0px 0px 15px;
	/*width: 410px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif ;;
	color: #666666;
	font-size: 11px;
}

.content {
	position: relative;
	text-align: justify;
	padding: 10px 15px 0px 20px;
	width: 550px;
	height: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;;
	color: #666666;
	font-size: 11px;
	margin: 0px;
	overflow: auto;
	border: 0px solid;
}
.content a, .contentHome a {
	color: #ad8b3a;
	font-weight: bold;
}

.button {
	background: #0079BC;
	color: #fff;
	float: left;
	padding: 8px;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	width: 155px;
	margin-right: 10px;
}

a.button {
	color: #fff;
}

.photo-gallery {
	position: relative;
	text-align: justify;
	padding: 2px;
	width: 579px;
	height: 480px;
	font-size: 11px;
	margin: 3px;
	overflow: auto;
	border: 0px solid;
}
.photo-gallery a, .photo-gallery a {
	color: #ad8b3a;
	font-weight: bold;
}


.activities  p {
	margin: 0px 0px 8px 0px;
}

.gallery {
	position: relative;
	text-align: center;
	padding: 15px 2px;
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	height: 460px;
	overflow: auto;
	border: 0px solid;
}

.gallery a {
	color: #ad8b3a;
	font-weight: bold;
}

.gallery table {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif ;;
	font-size: 11px;
}

.navIcon {
	font-size: 10px;
}
.navIconGold {
	font-size: 10px;
	color: #ad8b3a;
	font-weight: bold;
}
.navIconWhite{
	font-size: 8px;
	color: #fff;
}
input, textarea, select {
	font-size: 11px;
}

table.sample {
	border-collapse: collapse;
	margin: 2px;
	font-size: .9em;
}

table.sample th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

table.sample td {
	padding: 6px 5px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}

/*table.sample td * {
	padding: 6px 11px;
}
*/
table.sample tr.alt td {
	background: #ecf6fc;
}

table.sample tr.over td {
	background: #bcd4ec;
}

/* Custom page styles */

.spaced li {
	padding: 2px;
}

blockquote {
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

.directions {
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
}

.directions li {
	padding: 3px;
	margin: 0px;

}

.leftIcons {
 	padding-top: 20px;
	text-align: right;
	padding-right: 15px;
	height: 285px;
	border: 0px solid;
}

#hospitality {
	font-size: 11px;
	text-align: right;
	padding: 95px 5px 5px 0px;
	color: #152668;
	width: 125px;
	border: 0px solid;
}
#hospitality a {
	text-decoration: none;
	color: #152668;
}
#hospitality a:hover {
	text-decoration: underline;
}

.hospitalityList {
	list-style: none;
	margin: 5px 0px;
	padding: 0px;
}
.hospitalityList li {
	list-style: none;
	padding-top: 5px;
}

img {
	border: 0px;
}

legend {
	font-weight: bold;
	color: #ad8b3a
}

#requestQuote {
	position: relative;
	top: 20px;
	left: 48px;
}
#maillist {
	position: relative;
	top: 10px;
	left: 52px;
}
#addThis {
	position: relative;
	left: -3px;
	top: 10px;
}
.copyright {
	font-size: 10px;
	text-align: center;
}

#pageName {
	display: none;
}
ul#sitemap {
	line-height: 15px;
}

.promos {
	display: block;
	position: relative;
	width: 416px;
	bottom: 0px;
	font-family: arial;
	font-size:12px;
	color: #152668;
	text-align: left;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#promo {
	margin-bottom: 0px;
}
.promos ul>li>a {
	color: #AD8B3A;
	text-decoration: underline;
}
.promos ul>li>a:hover {
	color: #AD8B3A;
	text-decoration: none;
}
.wrongCode {
	border:1px solid #990000;
	background-color:#D70000;
	color:#FFFFFF;
	padding:4px;
	padding-left:6px;
	width:135px;
}
