html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Georgia, Times, serif;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: #423c38;
	background-color: #bcaa9e;
}

html, body {
	height: 100%;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.wrapper {
	width: 1024px;
	margin: 0 auto;
	clear: both;
}

.no_show {
   position: relative;
   text-indent: -9999px;
}

.clear {
	clear: both;
	
}

/*MAIN HEADER*/    /*MAIN HEADER*/    /*MAIN HEADER*/    /*MAIN HEADER*/

#main_repeat {
	background: url(../images/repeat_bg.jpg) 0 0 repeat-x;
	width: 100%;
	height: 418px;
}

#logo_nav {
	height: 80px;
}

#logo a{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
	text-shadow: 1px 1px 0px #000;
	color: #fff;
	padding: 19px 0 0;
	float: left;
	position: relative;
	text-decoration: none;
}

#nav {
	position: relative;
	float: right;
	margin: 20px 0 0;
	padding: 0px;
}

#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#nav a {
	color: #fff;
	padding: 0 10px;
	font-size: 80%;
	text-decoration: none;
	border-right: #fff 1px solid;
}

#nav a.active {
	text-decoration: underline;
}

#nav a#lna, #nav a#lna2 {
	border: none;
}

#nav a:hover {
	text-decoration: underline;
}

#main_content {
	height: 310px;
	width: 1024px;
	margin: 6px 0 0;
}

#main_photo, #rotator {
	margin: 0px;
	position: relative;
	display: block;
	float: left;
}

#prop_info {
	float: left;
}

#prop_info h2 {
	color:#FFFFFF;
	font-size:200%;
	padding: 17px 0 0;
	margin: 0 0 0 25px;
	text-shadow:2px 2px 1px #000000;
	text-transform:uppercase;
}

#prop_info h3 {
	color:#FFFFFF;
	font-size:140%;
	margin: 0;
	padding: 17px 0 0 35px;
	text-shadow:1px 1px 1px #000000;
}

#prop_info p {
	color:#F2D3BF;
	font-size:94%;
	line-height:1.3em;
	margin:6px 0 0 67px;
	width: 250px;
}

#prop_info img {
	float: right;
	margin: 35px 0 0 0;
}

/*BODY CONTENT*/	/*BODY CONTENT*/	/*BODY CONTENT*/	/*BODY CONTENT*/

#body_content_left {
	float: left;
	position: relative;
	width: 675px;
}

#body_content_left h2, #body_content_right h2 {
	color:#FFFFFF;
	font-size:200%;
	margin: 17px 0 10px;
	padding: 0 0 0 0;
	text-shadow:2px 2px 1px #000000;
	text-transform:uppercase;
}

#body_content_left p {
	font-size: 90%;
	line-height: 175%;
	margin: 15px 0 0 0;	
}

#body_spc {
	float: left;
	height: 367px;
	width: 2px;
	background: url(../images/body_spc.jpg) 0 0 no-repeat;
	margin: 27px 0 0 30px;
}

#body_content_right {
	float: left;
	width: 300px;
	position: relative;
	margin: 0 0 0 15px;
}	

#map {
	background: url(../images/g_map.jpg) 0 0 no-repeat;
	width: 279px;
	height: 279px;
	margin: 15px 0 0 0;
}

/*FOOTER CONTENT*/

#footer {
	width: 100%;
	height: 100px;
	background: url(../images/footer_rpt.jpg) 0 0 repeat-x;
}

#footer_nav {
	float:left;
	margin:73px 0 0;
	padding:0;
	position:relative;
}

#footer_nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer_nav a {
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:80%;
	padding:0 10px;
	text-decoration:none;
}

#footer_nav a:hover {
	text-decoration: underline;
}

#footer_nav a.active {
	text-decoration: underline;
}

#credits { color: #FFFFFF; float: right; font-size: 80%; margin: 58px 0 0; padding:0; position:relative; text-align: right; }
#credits a { color: #FFFFFF; text-decoration: none; }
#credits a:hover { text-decoration: underline; }
#credits img { padding-top: 3px; }

/*AMENITIES PAGE*/

#accommodations li, #amenities li {
	padding: 5px 0;
	line-height: 1.3em;
	font-size: .95em;
	list-style-image: url(../images/bullets.gif);
	margin-left: 35px;
}

.header-container h1 {
	border-bottom:1px solid;
	color:#003366;
	font-size:17px;
	font-weight:bold;
	margin:10px 0 0px 5px;
	padding-bottom: 2px;
}

#inner-content-container a {
	line-height: 25px;
	color: #1c5997;
	font-weight: bold;
	text-decoration: none;
}

#inner-content-container a:hover {
	text-decoration: underline;
}

#inner-content-container p {
	font: normal 0.9em/170% Georgia, Times, serif;
	padding: 0 20px;
	margin-bottom: 30px;
}

#inner-content-container input {
	margin: 10px 5px 10px 30px;
}

/*EVENTS PAGE*/		/*EVENTS PAGE*/		/*EVENTS PAGE*/		/*EVENTS PAGE*/

.jFlowControl {
	float: left;
	position: relative;
	display: inline;
	cursor: pointer;
	color:#fff;
	font-size:1em;
	margin: 17px 20px 0 0;
	padding: 5px 10px;
	letter-spacing: -.01em;
	font-weight: bold;
}

.jFlowControl:hover {
	background: #222222;
}

.jFlowSelected {
	background: #222222;
}

#slides img {
	border:1px solid #222222;
	float:left;
	margin:0 25px 0 0;
	position:relative;	
}

#controller {
	background: red;
}

/*GALLERY PAGE*/	/*GALLERY PAGE*/	/*GALLERY PAGE*/	/*GALLERY PAGE*/

#gallery_links li {
	padding: 5px 0;
	line-height: 1.8em;
	font-size: .95em;
	list-style-image: url(../images/bullets.gif);
	margin-left: 35px;
}

#gallery_links a {
	color: #423c38;
	text-decoration: none;
}

#gallery_links a:hover {
	color: #423c38;
	text-decoration: underline;
}

#gallery_photos li {
	display: inline;
}

#gallery_photos li a {
	float: left;
	margin: 0 10px 10px 0;
	border: 6px solid #222222;
	width: 200px;
	height: 154px;
}

#gallery_photos li a:hover {
	border: 6px solid #fff;
}

/*ABOUT DANIEL ISLAND PAGE*/	/*ABOUT DANIEL ISLAND PAGE*/	/*ABOUT DANIEL ISLAND PAGE*/

#body_content_right p {
	font-size:90%;
	line-height:175%;
	margin:15px 0 0;
}

#about_di #body_content_left p {
	margin: 0px;
}

#body_content_left h3{
	color: #213643;
	text-transform: uppercase;
	font-size: 1.2em;
	text-decoration: none;
}

#body_content_left h3 span {
	font-size: .7em;
	padding-left: 10px;
}
 
#body_content_left h3 a  {
	color: #213643;
	text-transform: uppercase;
	font-size: 1.1em;
	text-decoration: none;
}

#body_content_left h3 a:hover {
	text-decoration: underline;
}

#body_content_left hr {
	margin: 0px;
}

h3.sub_title_di {
	margin: 20px 0 5px 0;
}

/*AVAILABILITY &amp; RATES*/	/*AVAILABILITY &amp; RATES*/	/*AVAILABILITY &amp; RATES*/

#body_content_right img {
	border: 2px solid #222222;
}

#body_content_right .buttons img {
	border: none;
}

/*CONTACT PAGE*/

blockquote {
	background: #d6cbc4;
	-moz-border-radius: 2px;
	font-size:0.9em;
	height:100%;
	line-height:1.3em;
	margin:0;
	padding:8px;
	width:637px;
}

#body_content_left #testimonials p {
	margin: 5px 0 15px 27px;
	padding: 0px;
	line-height: 110%;
}

/*FORM ELEMENTS*/	/*FORM ELEMENTS*/	/*FORM ELEMENTS*/	/*FORM ELEMENTS*/
fieldset {
	margin: 7px 0;
	float: right;
}

fieldset input {
	width: 190px;
	height: 16px;
	padding: 1px 5px;
	color: #222222;
	font-size: .8em;
}

fieldset label {
	font-size: .7em;
	text-transform: uppercase;
}

fieldset label#a_dates, fieldset label#d_dates, fieldset label#guests, fieldset label#add_info {
	float: right;
} 

#add_info {
	margin-left: 18px; 
}

#n_guests {
	float: right;
}

select {
	padding: 1px;
}

textarea {
	color:#222222;
	float:right;
	font-size:1em;
	padding:5px;
}

form {
	width: 268px;
}

.buttons p {
	float: right;
}
.buttons {
	float: right;
	height: 70px;
}

.error {
	float: right;
}

#body_content_right .buttons p {
	margin: 0 0 0 0;
}

.buttons a, .buttons button{
    display:block;
    float:right;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
}
.buttons button{
    width:auto;
    overflow:visible;
}
.buttons button[type]{
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .buttons a:hover{
    background-color:#423C38;
    border:1px solid #222222;
    color:#fff;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}







