/* Start of CMSMS style sheet 'islandvilla' */
*
{
padding: 0px;
margin: 0px;
}

body
{
background: #F9F9F7 url('uploads/islandvilla/a1.gif') repeat-x;
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
}

a
{
color: #A0BE37;
text-decoration: underline;
}

a:hover
{
text-decoration: underline;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

ul
{
padding-left: 15px;
margin-left: 15px;
}

img.picA
{
position: relative;
top: -2px;
background: url('uploads/islandvilla/a47.gif') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('uploads/islandvilla/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('uploads/islandvilla/upbg.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('uploads/islandvilla/abg.gif') repeat-y;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
	position: absolute;
	background: #FF7800 url('uploads/islandvilla/a8.gif') repeat-x;
	width: 220px;
	height: 92px;
	color: #fff;
	padding-left: 20px;
	background-color: #A0BE37;
}

#header span
{
font-weight: normal;
}

#header h1
{
	position: absolute;
	font-size: 23px;
	letter-spacing: -1px;
	top: 30px;
	height: 60px;
	width: 218px;
}

#header h2
{
	position: absolute;
	font-size: 12px;
	font-weight: normal;
line-height: 12px;	
color: #F9F6C4;
	top: 51px;
	width: 200px;
}

#header sup
{
color: #FCE2CA;
}

#splash
{
position: absolute;
right: 30px;
background: #EAEAE2 url('uploads/islandvilla/splash.jpg') no-repeat;
width: 440px;
height: 92px;
}


#splash_orcas
{
position: absolute;
right: 30px;
background: #EAEAE2 url('uploads/islandvilla/splash_orcas.jpg') no-repeat;
width: 440px;
height: 92px;
}

#flashbanner
{
position: relative;
float: left;
width: 687px;
height: 300px;
margin-top: 0px;
margin-bottom: 20px;
}

#date
{
position: absolute;
top: 0px;
line-height: 52px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 10px;
letter-spacing: -1px;
}


/*MAIN MENU*/

#menu
{
position: relative;
background: #46461F url('uploads/islandvilla/a16.gif') repeat-x;
height: 62px;
padding: 0px 20px 0px 5px;
margin: 98px 0px 0px 0px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #fff;
font-weight: bold;
text-decoration: none;
}

#menu ul li a:hover
{
background: #fff url('uploads/islandvilla/a18.gif') repeat-x top;
color: #4A4A24;
text-decoration: none;
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive {
	text-decoration: none;
	 color: #fff;
  border-top: 7px solid #fff;
  border-bottom: 3px solid #fff ;
	padding-top: 12px;
	padding-bottom: 16px;
}
#primary-nav li li.menuactive
{
	
	text-decoration: none;
	 color: #fff;
  border-top: 0px solid #fff;
	
}




/*SUB-MENU*/


#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 10px;
}

#avmenu ul {
list-style: none;
width: 175px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}

#avmenu li {
margin-bottom: 2px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #330;
display: block;
padding: 6px 0 3px 10px;
background: #cc9;
border-left: 4px solid #330;
}

#avmenu li a:hover {
background: #999966;
color: #330;
border-left: 4px solid #330;
}

#avmenu li a:active {
background: #330;
color: #FFF;
}







/*RIGHT COLUMN CONTENT*/

#secondarycontent
{
position: relative;
width: 180px;
float: right;
font-size: 11px;
line-height: 14px;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('uploads/islandvilla/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#secondarycontent ul
{
list: disc;
padding-left: 5px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}



#pageblocks
{
position: relative;
width: 180px;
float: right;
font-size: 11px;
line-height: 14px;
}

#pageblocks ul
{
list: disc;
padding-left: 5px;
}

#pageblocks h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('uploads/islandvilla/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}



/*MAIN COLUMN CONTENT*/

#primarycontent
{
position: relative;
width: 480px;
float: left;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 15px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
padding: 0px 0px 10px 0px;
margin-bottom: 5px;
margin-top: 10px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .header h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('uploads/islandvilla/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
margin-top: 15px;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer
{
position: relative;
top: 0px;
background: url('uploads/islandvilla/a33.gif') repeat-x;
height: 64px;
}

#primarycontent .post .footer ul
{
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 14px;
	width: 120px;
	height: 18px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 10px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('uploads/islandvilla/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('uploads/islandvilla/a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('uploads/islandvilla/a38.gif');
}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url('uploads/islandvilla/a50.gif');
color: #A8A88D;
padding-left: 25px;
}

#footer a
{
color: #8C8C73;
}


/*NEWS MODULE*/
.NewsSummary
{
font-size: 11px;
line-height: 14px;
margin-bottom: 15px;
}

.NewsSummaryPostdate
{
font-weight: bold;
}

.NewsSummaryCategory
{
font-weight: bolder;
}


/*TESTIMONIALS*/

#testimonialContainer
{
width: 175px;
background; ECEEEE;
font-size: 11px;
line-height: 14px;
margin-top: 15px;
margin-bottom: 10px;
padding-left: 10px:
padding-right: 10px;
}

#testimonialContainer p
{
marging-bottom: 5px;
font-style: italic;
}

/*QUOTE BLOCKS*/

.quoteMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 140%;
}


.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #CCCCCC;
 }


 .bqend {
     float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 15px;
     font-size: 700%;
     color: #CCCCCC;
 }
#quoteBlock {
	width: 100%;
	margin-bottom: 50px;
}
.quoteSignature {
	font-weight: normal;
	color: #A0BE37;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}





/*CUSTOM CLASSES*/

.subheader
{
font-size: 14px;
font-weight: bold;
}


.blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}

/*CUSTOM TABLES*/
.rentalDetails
{
font-size: 13px;

color: #000000;
}

.rentalDetails td
{

padding-top: 15px;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 15px;
text-align: left;

}


td {
	color: #333;
	padding: 10px;
	font-size: 12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-align:general;
	vertical-align:bottom;
	border:none;
	white-space:nowrap;
}
tr {
	border-bottom: solid 1px #CCC;
	}
table {
	color: #7F7F7F;
	border-collapse: collapse
}
/* End of 'islandvilla' */

