@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #A28E6C;
	background-color: #2F2A24;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.wrap {
	width: 1013px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.clear {
	clear: both;
}
.top-nav-wrap {
	background-image: url(images/nav-bg.jpg);
	position: relative;
	height: 52px;
}
.top-nav {
	font-size: 11px;
	margin-left: 40px;
	padding-top: 19px;
	position: relative;
}
.top-nav a {
	color: #A28E6C;
	text-decoration: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
.top-nav a:hover {
	color: #FF6600;
}
.main-section   {
	width: 1013px;
	background-color: #F8F1DD;
	padding-bottom: 30px;
}
.left-content {
	float: left;
	width: 500px;
	margin-left: 20px;
	padding-top: 15px;
}
.right-content {
	margin-left: 525px;
	padding-top: 15px;
}
.footer {
	background-image: url(images/mainFooter.jpg);
	height: 163px;
	position: relative;
}

.orangeSmallText {
	font-size: 14px;
	color: #e14d27;
}
.orangeLargeText {
	font-size: 18px;
	color: #e14d27;
}
.bottom-nav {
	text-align: right;
	padding-top: 13px;
	margin-right: 10px;
	font-size: 11px;
}
.bottom-nav a {
	color: #A28E6C;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.bottom-nav a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.address {
	margin-top: 30px;
	margin-left: 20px;
}
.copyright {
	font-size: 10px;
	right: 10px;
	bottom: 10px;
	position: absolute;
}

.title {
	font-size: 18px;
	color: #7C1617;
	background-color: #F0E6CF;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.title-sub {
	font-size: 18px;
	color: #7C1617;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.section2lf {
	width: 450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	float: left;
}
.section2rt {
	width: 45%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	float: right;
}

.article {
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-left: 0px;
	color: 7b653f;
	font-size: 13px;
}

.bullets1col {
	float: left;
	padding: 2px;
	margin-left: 30px;
	color: 7b653f;
	font-size: 13px;
	color: #e14d27;
}
.bullets2col {
	float: left;
	width: 50%;
	padding: 5px;
	margin-left: 10px;
	color: 7b653f;
	font-size: 13px;
	color: #e14d27;
}

.button {
	text-align: left;
	vertical-align: bottom;
	margin-left: 10px;
}
.feedsicon  {
	float: right;
	margin-left: 30px;
	margin-bottom: 70px;
	padding: 4px;
	border: 1px solid #D9CFC1;
}


/*----------------------- SUITE PAGE -----------------*/


.packages {
	font-size: 11px;
	color: #7C1617;
}
.packagelist {
	margin-left: 17px;
}
.suite-icon {
	float: left;
	margin-top: 15px;
}
.suite-disc {
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-left: 140px;
	color: 7b653f;
	font-size: 13px;
}



#feat {
	border-collapse: collapse;
	width: 450px;
	font-size: 10px;
}
#feat td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #D1C6A8;
}
#feat td.head {
	padding-top: 8px;
	padding-bottom: 8px;
}
#feat th.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D1C6A8;
	border-right-color: #D1C6A8;
	border-bottom-color: #D1C6A8;
	border-left-color: #D1C6A8;
	font-weight: bold;
	color: #83764D;
	padding-top: 10px;
	padding-bottom: 10px;
}
#feat th.tabletitlehighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	color: #025FAD;
	background-color: #E7E7E7;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tabletitle  {
	text-decoration: none;
	font-weight: bold;
}
.disc   {
	font-weight: bold;
	color: #786C45;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 17px;
	background-color: #D1C6A8;
}
.t-links a {
	text-decoration: none;
	color: #786C45;
}
.list {
	text-align: right;
}
.coln2 {
	text-align: center;
}
.player-icon {
	padding: 4px;
	border: 1px solid #D9CFC1;
}
.feeds-image {
	padding: 4px;
	border: 1px solid #D9CFC1;
}
