body {
	text-align: center;
	background-image: url(http://www.vancouverislandvacationrentals.com/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #2C6844;
}

/* =Structure */

#container {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.vancouverislandvacationrentals.com/images/container_bg.jpg);
	background-repeat: repeat-y;
}
#header {
	height: 416px;
	position: relative;
	background-image: url(http://www.vancouverislandvacationrentals.com/images/header.jpg);
	background-repeat: no-repeat;
}
#content {
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 30px;
	padding-top: 30px;
}
#main {
	width: 600px;
	float: left;
}
#secondary {
	width: 250px;
	float: right;
}
#footer {
	height: 200px;
	position: relative;
	background-image: url(http://www.vancouverislandvacationrentals.com/images/footer.jpg);
}
/* =Navigation */

#header .top-nav {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 46px;
	width: 250px;
	font-size: 12px;
text-align: right;
}

.top-nav  li {
	float: right;
	color: #2C6844;
	margin-right: 25px;
}

#header .nav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(http://www.vancouverislandvacationrentals.com/images/nav.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 960px;
	font-size: 16px;
	padding-top: 10px;
}
#footer .nav {
	margin-left: 0px;
	width: 950px;
	padding-left: 10px;
	height: 40px;
	padding-top: 10px;
}
.nav  li {
	float: left;
	color: #FFFFFF;
	margin-right: 12px;
	margin-left: 25px;
}

/* =Classes */

.instructions {
font-size: 11px;
padding: 0;
margin-bottom: 27px;
}

.list-property #main ul li {
list-style: disc;
margin-left: 50px;
}

.list-property #main ol li {
list-style: lower-latin;
margin-left: 50px;
}

#footer .copyright {
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	width: 960px;
}
.nav li a:link, .nav li a:visited, .nav li a:active {
	float: left;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}

.nav li a:hover {
	color: #000000;
}


#header  h1 a {
	text-indent: -9999px;
	position: absolute;
	height: 75px;
	width: 280px;
	left: 25px;
	top: 10px;
}

#details {
float: right;
width: 188px;
margin: 0 -10px 20px 20px;
background-color: #e7f1f8;
border: solid 1px #000;
padding-bottom: 12px;
}

#details ul ul {
margin-left: 10px;
margin-top: 0;
margin-bottom: 6px;
padding: 0;
}

#main #details ul {
margin-top: 0;
padding: 0 10px;
}

.listings_thumb li {
float: left;
padding: 0 0 8px 8px;
}

table.seasonal {
width: 600px;
font-size: 12px;
border: solid 2px #0F75C0;
margin-top: 18px;
border-collapse:collapse;
}

.seasonal tr.odd {
background-color: #e7f1f8;
}

.seasonal td {
text-align: center;
height: 18px;
}

.seasonal th {
text-align: center;
font-weight: bold;
background-color: #0F75C0;
color: #fff;
padding: 5px 0;
}

#main p.fineprint {
font-size: 11px;
font-style: italic;
line-height: 1.1em;
}

#tollfree {
color:#2C6844;
font-weight:700;
left:400px;
position:absolute;
top:5px;
}
#secondary ul, #secondary p {
font-size: 11px;
}

#main .entries {
padding: 20px;
min-height: 130px;
}

.pets {
background-color: #ccc;
}

.icon {
margin: 0 5px -6px 5px;
}

.listings-index {
width: 550px;
margin-left: 30px;
}
#secondary .listings-index {
width: 250px;
margin-left: 0px;
}

.bedrooms {
text-align: center;
}

th {
font-weight: bold;
}

#secondary #nav_cat_archive ul {
margin-left: 18px;
list-style-type: disc;
}

#secondary h5.activities {
margin: 0;
}

#secondary h5.activities a {
text-decoration: none;
}

#secondary a {
display: block;
}

#googlemap small {
text-align: right;
font-size: 10px;
}

#googlemap iframe {border: solid 1px #333333;}

#secondary .otherservices li {
padding: 9px 0px;
}

.listings-icons li {
display: inline;
}