html {
	background-color: #f0f0f0;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #f0f0f0;
	padding: 20px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/grade.jpg);
	background-repeat: repeat-x;
	height: 100%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	margin: 20px 5px 10px 5px;
	padding: 0px;
}

p {
	margin-bottom: 1em;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 140%;
}

table {
	border-collapse: separate;
}

/* NEW 9/29/08 */
.great_rentals {
		background-color: #FFFFB4;
}

.info-page table td img {
	padding: 2px;
	border: 1px solid #f0f0f0;	
}

/* NEW 7/31/08 */
.seminar_list {
	margin-left: 15px;
}

.seminar_list li {
	list-style: disc;
	margin: 6px 8px;
}


.sidebox_left {
	border: 3px double #80003E; 
	background-color:#f9f9f9; 
	padding: 3px 6px;
	width: 120px;
	margin: 0 auto 10px auto;
}

.sidebox_left a {
	color:#333; 
	font-weight: bold; 
	text-decoration: underline;
}	

.qqc {
	background-color: #ff0;
	border-color: #999;
}

.qqc a:hover {
	color: #666;
}

/* NEW 7/21/08 */

.price {
	margin: 3px auto;
	width: 80px;
	font-weight: bold;
	background-color: #ff0;
	border: 1px solid #333;
	padding: 4px;
	font-style: italic;
}

.justify {
	text-align: justify;
}

/* NEW 7/17/08 Location Contact Info Table */

.contact_table {
	width: 400px; 
	text-align: center; 
	margin-bottom:10px;
}

.contact_table td {
	width: 200px; 
	vertical-align: middle;
	text-align: center;
}

.contact_table img {
	margin: 4px auto; 
	padding: 3px; 
	border: 1px solid #ddd; 
	display: block;
}

.sidebox {
	position:absolute; 
	top: 0px; 
	right: 25px; 
	border: 3px double #80003E; 
	background-color:#f9f9f9; 
	padding: 3px 6px;
	text-align: center;
}

.sidebox a {
	color:#333; 
	font-weight: bold; 
	text-decoration: underline;
}	

.seastreak {
	width: 400px;
	text-align: center;
	background-color: #f0f0f0;
	border: 1px solid #bbb;
	padding: 8px;
	margin: 10px auto;
}

.seastreak img {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 5px;
}


/*NEW 6/12/08 Header Box and Type */
.header-container {
	border: 1px solid #333;
	padding: 4px;
	margin-bottom: 5px;
	text-align: left;
	background-color: #fff;
}


.header-container h1 {
	font-size: 24px;
	font-family: 'Garamond', Georgia, Arial;
	text-decoration: none;
	color: #80003E;
	margin-top: 0;
}

.header-container h3 {
	margin: 16px 0 2px 5px;
	padding: 0;
	font-family: Trebuchet MS, Calibri, Arial;
}

/*NEW 6/12/08 Caption Under Photos */

.caption {
	font-size: 10px;
	color: #333;
	padding-bottom: 4px;
	width: 145px;
	text-align: left;
}

.photo-block {
	margin-top: 20px;
	margin: 0 auto;
	border-collapse: collapse;
}

.photo-block td { /*Adjusting cells so the photos line up regardless of amount of caption text */
	vertical-align: top;
	border: 1px solid #fff;
}

/* END NEW STUFF, 6/12/08 */

/* NEW STUFF, 6/26/08 */

/*HOME PAGE*/

.home-container {
	position: relative;

	padding-top: 20px;
}

.home-container h3 {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	margin: 1em;
	padding: 0;
}

.home-links {
	border: 1px solid #ccc;
	border-top: 0;
	border-bottom: 2px solid #999;
	background-color: #DDD8C2;
}

.home-links span {
	font-style: italic;
}

.home-links ul {
	padding: 0;
	margin: 0;
	text-align: center;
}

.home-links ul li {
	list-style: none;
	border-bottom: 1px solid #999;
	padding: 0;
}

.home-links ul li a {
	display: block;
	font-family: Comic Sans, Trebuchet MS, Arial;
	font-size: 14px;
	text-decoration: none;
	padding: 12px 4px;
	color: #333;
}

.home-links ul li a:hover {
	background-color: #ddd;
	color: #80003E;
}

.home-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 148px;
	border-right: 0;
	border-left-color: #999;
}

*html .home-right { /*Fixing margin in IE6 */
	right: -1px;
}

.home-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 263px;
	border-left: 0;
	border-right-color: #999;
}

.home-text {
	line-height: 160%;
	width: 330px;
	margin: 0 auto 0 276px;
	text-align: justify;
	font-size: 13px;
}

.upper-right-map {
	width:150px; 
	height: 242px; 
	position: relative; 
	font-size: 10px;
}

.upper-right-map div {
	color: #80003E;
	background-color: #fff;
	border: 1px solid #999;
	padding: 2px;
	font-weight: normal;
	width: 70px;
	text-align: center;
}

.upper-right-map img {
	border: 0;
}

.upper-right-map a {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border: 0;
}

/*END HOME PAGE*/

/* START Info Pages */

.comic {
	font-family: Comic Sans, Trebuchet MS, Arial;
}

.underline {
	text-decoration: underline;
}

.short {
	height: 20px;
}

.info-page {
	font-size: 13px;
	line-height: 160%;
	margin: 10px;
}

.info-page h1{
	text-align: center;
}

.info-page {
	text-align: left;
	margin: 10px auto 20px 0;
	width: 100%;
}

.info-page table {
	margin: 0 auto 30px auto;
	width: 620px;
}

.info-page table td  {
	width: 90px;
	vertical-align: top;
}

.info-page table .row1 {
	width: 150px;
}

.info-page table .row2 {
	width: 180px;
}

/* END Info Pages */

/* LOCATION PAGES */

.location-style {
	margin: 0 auto; 
	width: 620px;
}

/* END NEW STUFF, 6/26/08 */


.form_style {
	border: 2px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	background-color: white;
}
.error {
	color: red;
}
.success {
	color: #fff;
	background-color: #00B014;
	padding: 4px;
	border: 2px solid #36B600;
}
#main_image {
	margin: 0px 5px 5px 0px;
	float: left;
	vertical-align: top;
}
td.floorplan_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.comingsoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
}
td.logo {
	background-color: #80003E;
	color: white;
	border-right: 3px solid White;
	border-bottom: 3px solid White;
}
td.rightnav {
	background-color: #80003E;
	color: white;
	padding: 10px 0px 0px 0px;
	border-left: 3px solid White;
	border-bottom: 3px solid White;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
td.topnav {
	background-color: #A6A6A6;
	border-bottom: 0px solid White;
	height: 26px;
}
td.mainphoto {
	border-bottom: 3px solid White;
}
td.breadcrumb {
	background-color: #C4C4C4;
	color: #80003E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 26px;
	padding: 0px 0px 0px 12px;
}
td.bottombar {
	background-color: #ccc;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: normal;
	padding: 5px 0px 5px 0px;
	border: 1px solid #cccccc;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;
}
td.content {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*padding: 20px 12px 20px 12px;*/
	background-color: #fff;
	padding-bottom: 20px;
}

#top-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#top-menu li {
	float: left;
	padding: 0;
	text-align: center;
}

#top-menu li a {
	background-color: #A6A6A6;
	height: 26px;
	line-height: 26px;
	float: left;
	width: 116px;
	display: block;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
}

#top-menu li a:hover {
	background-color: #C4C4C4;
	height: 26px;
	line-height: 26px;
	float: left;
	width: 116px;
	display: block;
	color: #80003E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#top-menu li a {
float: none;
}
/* End IE5-Mac hack */

#right-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#right-menu li {
	padding: 0;
	text-align: center;
}

#right-menu li a {
	background-color: #80003E;
	height: 25px;
	line-height: 25px;
	width: 134px;
	display: block;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: right;
	padding: 2px 8px 2px 8px;
}

#right-menu li a:hover, #right-menu li .river_plaza {
	background-color: #60002F;
	height: 25px;
	line-height: 25px;
	width: 134px;
	display: block;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: right;
	padding: 2px 8px 2px 8px;
}

#right-menu li .river_plaza, #right-menu li .river_plaza:hover {
	font-weight: bold;
	font-size: 12px;
}

#right-menu li .river_plaza:hover {
	background-color: #f0f0f0;
	color: #60002F;
}

a {
	color: #80003E;
	text-decoration: underline;
}

a:hover {
	color: #80003E;
	text-decoration: none;
}

/* added 8/10/2006 */
.bottom_text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	clear: both;
	float: left;
	width: 760px;
	height: auto;
	color: #333333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-align: left;
}

div.bottom_bar {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 760px;
	line-height: 0px;
	font-size: 1px;
}

div.content {
	width: 100%;
	height: auto;
}

div.clear_both {
	line-height:1px;
	font-size:1px;
	clear:both;
}

.main_content {
	width: 540px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-left: 10px;
	border-left: 1px #cccccc solid;
}

#submenu {
	padding-right: 4px;
	clear: left;
	float: left;
	margin-left: 0px;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 178px;
}

div#second_bottom_bar {
	height: 1px;
	background-color: white;
	border-bottom: 8px #00467F solid;
}

.navesink_cove_image {
	width: 172px;
	outline: 1px solid #ddd;

}
.navesink_thumbnails {
	width: 100px;
	height: 75px;
	border: 1px solid #00467F;
}

.sold_out {
	margin: 30px;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 1.5em;
}
.sold_out img {
	vertical-align: middle;
}
.sold_out td {
	padding-bottom: 40px;
}

.contact {
	margin: 0px auto;
	text-align: center;
}

.coming_soon_desc {

	margin: 8px;
}