body {
    background-color: #79784C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	font-weight: normal;
}

a {
	color: #014749;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

.imgLeft {
	float: left;
	margin: 5px;
}

.imgRight {
	float: right;
	margin: 5px;
}

#wrapper {
	margin-left: auto;
    margin-right: auto;
	width: 920px;
}

#header {
    width: 920px;
    height: 171px;
	background-image: url(../images/header-no-logo.jpg);
}

#header img {
	position: relative; 
	top: 95px; 
	left: 34px; 
	border: 0px;
}

#navTop {
	width: 920px;
	height: 45px;
	background-color: #000000;
	background-image: url(../images/navTop.jpg);
}

#nav {
	height: 45px;
	padding-left: 15px;
	margin: 0px;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 12px;
	line-height: 45px;
}

#nav a:link, #nav a:visited {
	float: left;
	padding: 0 17px;
	margin: 0;
	text-decoration: none;
	color: #F4F7D1;
	border-right: 1px solid #014749;
}

#nav a:link#current, #nav a:visited#current, #nav a:hover {
	/*color: #F4F7D1;*/
	background-color: #000000;
}

#navTop li a.last {
	border: 0px;
}

#nav a:hover { 
	/*color: #F4F7D1;*/
}

#container {
	padding-left: 11px;
	padding-right: 11px;
	width: 898px;
    background-image: url(../images/container.jpg);
    background-repeat: repeat-y;
}

#left {
	float: left;
	margin-left: 1px;
	width: 644px;
}

#left h2 {
	color: #014749;
}

#homeTop {
	width: 645px;
	background-image: url(../images/homeTop.jpg);
	background-repeat: repeat-y;
}

#homeContent {
	float: left;
	padding: 25px;
	width: 395px;
	height: 350px;
	border-right: solid 2px #000000;
	line-height: 17px;
}

#homeTestimonials {
	float: left;
	padding: 25px;
	width: 145px;
}

#homeTestimonials p {
	font-size: 13px;
	font-style: italic;
}

#homeTestimonials img {
	float: right;
}

#homeBottom {
	clear: both;
	width: 645px;
	border-top: solid 2px #000000;
	background-color: #CCCCCC;
	background-image: url(../images/homeBottom.jpg);
	background-repeat: repeat-y;
}

#homeOptionContent {
	float: left;
	padding: 25px;
	padding-top: 40px;
	width: 395px;
}

#homeOptionNav {
	float: left;
	width: 197px;
}

#homeOptionNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#homeOptionNav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#homeOptionNav a {
	display: block;
	padding: 15px;
	padding-top: 22px;
	padding-bottom: 22px;
	text-decoration: none;
	border-bottom: solid 1px #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}

#homeOptionNav li a.last {
	border: none;
}

#homeOptionNav li a.on {
	color: #79784C;
	background-image: url(../images/homeOptionNavOn.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 1px;
}

#secondaryHeading {
	padding: 10px; 
	padding-top: 20px;
	padding-left: 20px; 
	width: 614px; 
	height: 27px; 
	border-bottom: solid 2px #000000; 
	background-color: #C6C47B;
}

#secondaryHeading ul {
	margin: 0px;
	padding: 0px;
	float: right;
}

#secondaryHeading li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
}

#secondaryHeading a:link, #secondaryHeading a:visited {
	padding: 0 15px;
	margin: 0;
	text-decoration: none;
	color: #000000;
	border-right: 1px solid #000000;
}

#secondaryHeading li a.last {
	border: none;
}

#secondaryHeading a:hover { 
	color: #014749;
}

#secondaryHeading.concierge a:link, #secondaryHeading a:visited {
	padding: 0px 7px 0px 4px;
	margin: 0px;
	text-decoration: none;
	color: #000000;
	border-right: 1px solid #000000;
}

#secondaryHeading.concierge li a.last {
	border: none;
}

#secondaryHeading h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}

#secondaryContent {
	padding: 25px; 
	width: 594px; 
}

.contentImg {
	margin-left: 120px;
}

#right {
	float: left;
	padding: 21px;
	padding-top: 15px;
	width: 211px;
	color: #FFFFFF;
	font-size: 13px;
}

#right h3 {
	margin-bottom: 5px;
	color: #C6C47B;
	font-size: 15px;
	font-weight: bold;
}

#right img {
	margin-top: 15px;
	margin-left: -3px;
	border: 0px;
}

.rightTxt1 {
	color: #F4F7D1; 
	font-size: 12px;
}

.rightTxt2 {
	color: #C6C47B; 
	font-weight: bold;
}

#footer {
	padding: 15px;
	width: 890px;
	height: 13px;
	background-color: #79784C;
	background-image: url(../images/footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #C6C47B;
	font-size: 10px;
}

.clear {
	clear: both;
}

#map {
	width: 450px; 
	height: 350px; 
	margin:10px 0 0 15px; 
	border: 1px solid #014749;
}

.locations {
	float: left;
	margin-right: 5px;
	width: 185px;
	text-align: center;
}

.locationWrap {
	margin: 0px auto 0px auto;
	width: 400px
}

.textBox {
	float: left;
	width: 175px;
	margin: 10px 10px 70px 10px;
}



/* PAYMENT PAGE */
.paybody {
	font: normal 13px Arial, Helvetica, sans-serif;
	padding:10px;
	margin-left: 10px;
}

.post {
	border: 1px solid #999999;
}
.state {
	text-transform: uppercase;
}

form {
	padding:0;
	margin:0;
}
.error {
	background:#FF4646 url(../images/error.gif) 10px 10px no-repeat;
	color:#FFFF00;
	font-weight:bold;
	padding:10px 10px 10px 35px;
}
.success {
	font-weight: bold;
	color:#008000;
}
/* PAYMENT PAGE */



/* Contact Form Styles */
#contact {
	margin: 25px auto 0px auto;
	width: 550px;
	font-weight: bold;
}

#contact fieldset {
	background-color: #C6C47B;
	border: solid 2px #000000;
	width: auto;
	margin: 0px 0px 8px 0px;
	padding: 10px 10px 10px 10px;
}

#contact legend {
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
}

#contact label {
	float: left;
	display: block;
	margin: 0px 5px 0px 0px;
	width: 12em;
	text-align: right;
}

#contact input, #contact select, #contact textarea {
	float: left;
	margin: 0px;
	padding: 0px;
}

#contact div {
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
/* Contact Form Styles */

/* Upload Forms & File Listing Styles */
#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #000000;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	border-bottom: 1px dashed #000000;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}

#newspaper-a .odd
{
	background: #FFFF99;
}

#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}

#uploading fieldset {
	border: 2px solid #000000;
	color: #000000;
}

#uploading legend {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}