/***** Global Settings *****/
 
html, body {
	font:100.01%;
	border:0;
	margin:0;
	padding:0;
}
 
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	padding: 0px;
}
 
h1 {
	font:bold 36px "Times New Roman", Georgia, Times, serif;
	color: #600084;
	text-align: left;
}
 
h2 {
	font:bold 16px "Times New Roman", Georgia, Times, serif;
	color: #00481F;
	padding-bottom: 5px;
}
 
h3 {
font:bold 11px Verdana, Arial, Helvetica, sans-
}
 
p, ul, ol {
	margin:0;
	padding:0px 0 10px 0;
}
img {
	border: none;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 

.caption_600084 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #600084;
}

   
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
.C1_blu {
	background-attachment: scroll;
	background-color: #3a4c8b;
	background-image: url(artGlobal/tu_toneC1blu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homeText {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
	line-height: 40px;
	color: #00471D;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
.address_600084 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #00471D;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Verdana, Arial, Helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
	border:0;
	margin:0;
	padding:0;
	border-collapse: collapse;
}
 
  table tr td {
	padding:0px 0px 0px 0px;
  }
 
/***** Wrapper *****/
 
#wrap {
width:790px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
/* other helpful classes */
ol.outline li {
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
}
ol.outline ol {
  list-style-type: upper-alpha;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol {
  list-style-type: decimal;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol ol {
  list-style-type: lower-alpha;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol ol ol {
  list-style-type: lower-roman;
  margin-left: 0px;
  padding-left: 20px;
}

/*main link markup*/

a:focus, a:active { outline: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

/*copy markup*/

.bodyCopyTimes {
	color: #00481F;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	text-align: left;
}

.bodyCopyTimesSig {
	color: #600084;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

.bodyCopyTimesCo {
	color: #600084;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 8px;
	text-align: left;
	font-style: italic;
}

.bodyCopy {
	color: #333333;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 14px;
	text-align: left;
}
.background { background-color: black; }
.cellblack { background-color: black; }
.cellwhite { background-color: white; }
.bodyCopyBld { color: #101010; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 14px; text-align: left; }
.copyright {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

/*pseudo link markup*/

.link01 { color: #101010; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-align: left; }
.link01 a:link { color: #4349ff; text-decoration: none; }
.link01 a:visited { color: #c40000; text-decoration: none; }
.link01 a:hover { color: #f00; text-decoration: none; }
.link01 a:active { color: #b300ff; text-decoration: none; }

.background_img {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(artGlobal/background03Fx.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tu_tone {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(artGlobal/tu_tone2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bnr_r_home {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(artGlobal/bnr_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bnr_r_cottage {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(artGlobal/bnr_cottage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bnr_r_testimonial {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(artGlobal/bnr_testimonial.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bnr_logo_left {
	background-color: #FFFFFF;
	background-image: url(artGlobal/bnr_logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.content_cell_padding {
	padding: 20px 30px 20px 30px;
	background-image: url(artGlobal/tu_toneC2.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.home_content_cell_padding {
	padding: 40px 30px 20px 30px;
	background-image: url(artGlobal/tu_toneC2.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFE0B9;
}

.cottage_content_cell_padding {
	padding: 37px 30px 20px 30px;
	background-image: url(artGlobal/tu_toneC2.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFE0B9;
}


#navigationcontainer ul
{
	padding: 0;
	margin: 0;
	background-color: #660087;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigationcontainer ul li { display: inline; }
#navigationcontainer ul li a
{
	background-color: #660087;
	color: #b9935e;
	text-decoration: none;
	float: left;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}

#navigationcontainer ul li a:hover
{
background-color: #7901a0;
color: #ffffff;
}

#navigationcontainer ul li a:active
{
background-color: #8c02b9;
color: #fbcf00;
}
.nav_bar_cell 
{
	
	color: #660087;
}
.testimonialImage {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.cottageImagePadding {
	float: right;
}

.floorplan_B9935E {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #B9935E;
	vertical-align: text-bottom;
}
.footage_B9935E {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #B9935E;
}
.dottedLine {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #600084;
}
.dottedLine_B9935E {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #B9935E;
}
.dottedLineCon01 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #600084;
	border-top: #600084;
	border-top-style: dotted;
	border-top-width: thin;
	padding-top: 5px;
	vertical-align: middle;
}
.placeholderBorder_926B31 {
	border: thin solid #926B31;
}
.cottagesRtPhotoSpacer {
	margin-left: 15px;
}
.floorplan_link {
	color: #926B31;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.floorplan_link a:link { color: #926B31; text-decoration: none; }
.floorplan_link a:visited { color: #926B31; text-decoration: none; }
.floorplan_link a:hover { color: #f00; text-decoration: none; }
.floorplan_link a:active { color: #b300ff; text-decoration: none; }

.floorplan_box { border: thin solid #926B31; margin-right: 5px; }
.floorplan_box a:link { border: thin solid #926B31; }
.floorplan_box a:visited { border: thin solid #926B31; }
.floorplan_box a:hover { border: thin solid #ff0000; }
.floorplan_box a:active { border: thin solid #b300ff; }

.tableAlignBottom {
	bottom: 10px;
}
.cottage_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #600084;
	
}
.cottage_link a:link { color: #600084; text-decoration: none; }
.cottage_link a:visited { color: #600084; text-decoration: none; }
.cottage_link a:hover { color: #f00; text-decoration: none; }
.cottage_link a:active { color: #b300ff; text-decoration: none; }

.cottage_grn_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fdefdc;
	
}
.cottage_grn_link a:link { color: #fdefdc; text-decoration: none; }
.cottage_grn_link a:visited { color: #fdefdc; text-decoration: none; }
.cottage_grn_link a:hover { color: #f00; text-decoration: none; }
.cottage_grn_link a:active { color: #fdefdc; text-decoration: none; }





.cottage_box {
	color: #926B31;
	border-style: solid;
	border-width: thin;
	text-decoration: none;
}
.cottage_box a:link { color: #926B31;
	border-style: solid;
	border-width: thin;
	text-decoration: none; }
.cottage_box a:visited {color: #926B31;
	border-style: solid;
	border-width: thin;
	text-decoration: none; }
.cottage_box a:hover {color: #FF0000;
	border-style: solid;
	border-width: thin;
	text-decoration: none; }
.cottage_box a:active { color: #B300FF;
	border-style: solid;
	border-width: thin;
	text-decoration: none; }

.bodyContact {
	color: #600084;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
	text-align: left;
}

.bodyContactHDR {
	color: #00481F;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
}
.contact_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #00481F;
}
.contact_link a:link { color: #00481F; text-decoration: none; }
.contact_link a:visited { color: #00481F; text-decoration: none; }
.contact_link a:hover { color: #f00; text-decoration: none; }
.contact_link a:active { color: #b300ff; text-decoration: none; }
.introPage {
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	background-color: #000000;
	text-align: center;
}
.centered {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 360px;
	height: 350px;
	margin: auto;
	background-color: #000000;
	color: #000000;
}

.index_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.index_link a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.index_link a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.index_link a:hover { color: #f00; text-decoration: none; }
.index_link a:active { color: #b300ff; text-decoration: none; }

.bodyCopyBrown {
	color: #926B31;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	text-align: left;
}

.cotInfo_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #00481F;
}
.cotInfo_link a:link { color: #00481F; text-decoration: none; }
.cotInfo_link a:visited { color: #00481F; text-decoration: none; }
.cotInfo_link a:hover { color: #f00; text-decoration: none; }
.cotInfo_link a:active { color: #b300ff; text-decoration: none; }
.C1_grn {
	background-attachment: scroll;
	background-color: #4e5d47;
	background-image: url(artGlobal/tu_toneC1Grn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.splashback {
	background-color: #00451c;
	background-image: url(artGlobal/Bkgrd4Flash.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
#splash {
	margin:0 auto;
	width:500px;
	text-align: middle;
}
.cottage_h1 {
	font:bold 36px "Times New Roman", Georgia, Times, serif;
	color: #600084;
	text-align: left;
	padding-top: 20px;
}
