@charset "utf-8";
*{
margin:0;
padding:0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 930px;
	margin: auto; 
}
html {
   overflow-y: scroll;
}

/*Main Formatting*/
h1 { font-size: 40px; text-align: left;}
h2 { font-size: 30px; text-align: left;}
h3 { font-size: 15px; text-align: center;}
h4 { font-size: 12px; text-align: left;}
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify; margin-bottom: 15px;}
img { border: none; }
.bold { font-weight: bold; }
.imgLeft {	float: left; padding: 15px;}
.imgRight {	float: right; padding: 15px;}
.txtLeft { text-align: left; }
.txtRight { text-align: right; }
.txtCenter { text-align: center; }
.redText { color:#990000;}
.clear { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
a, a:active { font: 12px Verdana, Arial, Helvetica, sans-serif; padding-bottom: 0px; outline: none; color: #330066;  }

/*Main Layout*/
#container {
	margin: 0 auto;
}
#mainContent {
	margin: 0 auto;
}
#mainContent li {
	margin-left: 15px;
}
#header
{
	background: #FFF;
	width: 930px;
	height: 204px;
	margin-top: 0px;
	position: relative;
}
#header h1 {
	position: absolute;
	text-align: left;
	font-size: 30px;
	top: 0px;
	left: 190px;
}
.bannerImage {
	position: absolute;
	top: 38px;
	left: 0;
}
.contactDetails {
	position: absolute;
	right: 10px;
	top: 90px;
	text-align: right;
	font-size: 13px;
}
.phoneHeader {
	right: 10px;
	top: 10px;
	text-align: right;
	position: absolute;
	font-size:20px;
}
.emailAlign {
	top: 52px;
	right: 10px;
	position: absolute;
	text-align: right;
}
.emailMargin {
	top: 50px;
	right: 200px;
	position: absolute;
	text-align: right;
}
#headerNavigation ul{
	position: absolute;
	right: 20px;
	bottom: 10px;
	font-size: 12px;
	float: right;
	font-weight: bold;
}
#headerNavigation li{
	margin-right: 40px;
	display:inline;
}
#headerNavigation a{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#headerNavigation a:hover{
	text-decoration: none;
	color: #FF0000;
}
#topNavigation{
	background: url(../images/topNavigation.jpg) no-repeat;
	height: 38px;
}
#navbar {
	margin-left: 13px;
	padding: 0;
	height: 1em; 
	display: block;
}
#navbar li {
	list-style: none;
	float: left; 
}
#navbar li a {
	display: block;
	padding: 7px 11px;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
}
#navbar li a:hover {
	color: #000;
	background: #CCC;
	display: block;
}
#navbar li ul {
	display: none; 
	width: 150px; /* Width to help Opera out */
	background-color: #69f;
}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}
#navbar li:hover li, #navbar li.hover li {
	float: none; 
}
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #000;
	border-bottom: 1px solid #fff;
	color: #fff; 
}
#navbar li li a:hover {
	background-color: #333; 
	color: #FFF;
}
#navbar li.specialNav a {
	line-height: 12px;
}
#rightColumn {
	padding-top: 20px;
	width: 790px;
	float: right;
}
#leftColumn ul {
	padding-top: 20px;
	list-style:none;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
}
#leftColumn ul li a {
	display: block;
}
#leftColumn a {
	display: block;
	text-decoration: none;
	color: #333;
	font-weight: bold; 
}
#leftColumn a:hover {
	color: #CCCCCC;
}
#leftColumn li {
	padding-bottom: 15px;
}
#footerDivider {
	height:3px;
}
#footer {
	text-align: center;
	margin-top:5px;
	position: relative;
}
#footer p{
	text-align: center;
}
#footer .small, #footer .small a {
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
#footer ul {
	list-style: none;
	color: #CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#footer li {
	display: inline;
	margin-left: 1em;
	margin-bottom: 1em;
}
#footer li a
{
	text-decoration: none;
	font-size: 10px;
	color: #333;
} 
#footer li a:hover
{
	color:#FF3333;
}

/*other formatting*/
#sitemap li {
	list-style: square;
}
.emailAlign2 {
	margin-bottom: -3px;
}
#contactUsEmail {
	position: relative;
} 
.emailAlign3 {
	position: absolute;
	left: 45px;
	top: 2px;
}
.validation {
	position: absolute;
	right: 180px;
}
.cairnsLogo {
	position: absolute;
	right: 360px;
}
.contactNames {
	border-style: none;
	text-align: left;
	float: left;
	margin-left: -2px;
}
.errorMessage {
	line-height: 3em;
	margin-top: 40px;
}
.youtube {
	padding: 10px 10px 10px 28px;
	float: left;
}
.newsDivision {
	border-bottom: 1px dashed #000;  
	margin-bottom: 15px;
}
.newsDivision h3 {
	font-size: 22px;
	text-align: left;
}

/* 4x4 images*/
#imageWrapper4x4 {
	width: 282px;
	float: right;
}
/* home list */
#rightColumn ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; text-align: justify;
	line-height: 25px;
	padding-left: 15px;
}
.keycheck
{
list-style-type:disc;
}

/*car show lead in */

ul.leadin {
	float: left;
    width: 300px;
}
ul.leadin li {
	list-style: none;
	text-align: center;
}
.leadinTitle {
	background: #000;
	color: #fff;
	width: 300px;
	margin-bottom: 10px;
}

