body {
	margin:0px;
	padding:0px;
	background:#77784E url(../images/interface/bg-tile.jpg) repeat-x;
	font-family:arial;
	font-size:14px;
	color: #232017;
}

h1,h2,h3 {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h1 {
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

.text_10px {
	font-size: 10px;
}

.text_12px {
	font-size: 12px;
}

.text_14px {
	font-size: 14px;
}

.text_16px {
	font-size: 16px;
}

.text_18px {
	font-size: 18px;
}

.text_20px {
	font-size: 20px;
}
.text_24px {
	font-size: 24px;
}
.text_red {
	color:#FF0000;
}

a {
	color:#E8D133;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#000000;
}


#clear {
	clear:both;
}

#nav-container a {
	display:block;
	width:150px;
	height:16px;
	font:bold 14px arial;
	padding:5px 0px 5px 10px;
	color:#e9e9e9;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#nav-container a:hover {
	color:#E8D133;
}

/*  HEADER area  */

#container {
	width:948px;
	margin: 0 auto;
}

#pacific-rim-navigators-logo {
	width:475px;
	height:113px;
	float:left;
}

#header-content {
	background:url(../images/interface/header-content-bg.jpg) no-repeat;
	width:413px;
	height:63px;
	float:left;
	text-align: center;
	padding: 20px 30px 30px 30px;
	color: #FFF;
}

#nav-container {
	width:166px;
	height:206px;
	float:left;
	background:url(../images/interface/nav-container-bg.jpg) no-repeat;
	padding: 85px 0px 0px 40px;
}

#explore-vancouver-island {
	width:269px;
	height:291px;
	float:left;	
}

#lincoln-navigator-vancouver-island {
	width:473px;
	height:291px;
	float:left;	
}

/*  CONTENT area  */

#content {
	background:#ffffff url(../images/interface/content-top-bg.jpg) no-repeat;
	width:908px;
	padding: 20px;
}

/*  FOOTER area  */

#footer-top {
	width:948px;
	height:42px;
}

#footer-content {
	width:948px;
	height:166px;
}
#content-body {
	padding: 20px;
}
#ratessmallprint li {
	padding: 5px;
}
#content-body a {
	color: #2D6033;
}
.call-button {
	background: url(../images/content/contact-button.jpg) no-repeat;
	height: 70px;
	padding: 35px 20px 30px 150px;
	text-align: center;
	color: #FFF;
	width: 270px;
}

