/*** Body Definitions ***/
*{
	margin:0; 
	padding:0; 
}

img a{
	border:0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:11px;
	background-color: #1a1a19;
	color: #333333;
}

/*** Website wrapper Div ***/

#wrapper{
	width:972px;
	min-height:400px;
	background-color:#e9e9ea;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding-bottom: 50px;
}

#container{
	float:left;
	width:960px;
	margin-top:0px;
	background-color: #e9e9ea;
	padding-left: 12px;
}

/*** Website Heading ***/

#header{
	float:left;
	width:972px;
	height:111px;
	margin:0 auto;
	position:relative;
	padding:0;
	background-image: url(images/website-heading.gif);
}

#banner{
	float:left;
	width:972px;
	height:161px;
	background-image:url(images/mckinlay-banner.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*** Horizontal Menu Style with Rollover ***/

#menu{
	float:left;
	width:728px;
	height:36px;
	background-repeat: repeat-x;
	overflow:hidden;
	vertical-align:bottom;
	bottom:0px;
	position:absolute;
	padding-left: 224px;
}

#menu ul{ 
	float:left;
	display: inline; 
	list-style-type: none;
}

#menu ul li{
	float:left;
	color:#FFFFFF;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:2.8em;
	height:38px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #1B608C;
	background-image: url(images/menu-bg.gif);
}

#menu ul li a{
	float:left;
	color:#FFFFFF;
	display: block;
	text-decoration:none;
	border-right:1px solid #94b0cb;
	border:0;
	padding-left:10px;
	padding-right:10px;
	background-repeat: repeat-x;
}

#menu ul li a span{
	vertical-align:middle;
} 

#menu ul li a:hover{
	float:left;
	background-color:#e9e9ea;
	color:#007c9f;
}

#member-login{
	margin:0 auto;
	width:980px;
	height:40px;
	background-color:#b6cee7;
	margin-top:5px;
}

#member-login p{
	line-height:3.5em;
	font-size:11px;
	vertical-align:middle;
	margin-left:10px;
}

#member-login p a{
	font-weight:bold;
}

.login{
	vertical-align:middle;
	border:0;
	margin-top:-3px;
}

.incorrect-login{
	margin-left: 150px;
	color:Red;
}

#lhs{
	float:left;
	width:163px;
	padding:0px;
	background:#FFFFFF;
	margin-left:15px;
	margin-right:30px;
}
#lhs ul {
	float:left;
}

#lhs li{
	list-style:none;
	background: url(images/grey-arrow.gif) 0 50%;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	padding-left:22px;
	vertical-align:middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9ea;
	padding-top:7px;
	padding-bottom:5px;
}

#lhs li a{
	width:141px;
	font-weight:bold;
	color:#007b9f;
	display:block;
	text-decoration:none;
}
#lhs li a:hover{
	color:#000000;
}


/*********************  Main Content *************************/

#mainimage {
	width:723px;
	height:340px;
}

#shadow {
	width:723px;
	height:7px;
	background-image:url(images/shadow.gif);
	margin-bottom: 20px;
}

#content {
	float:left;
	width: 723px;
	padding:0px;
	margin-left:0px;
	background-color: #E9E9EA;
}

#contentleft {
	width:472px;
	height:auto;
	float:left;
	margin-right: 27px;
}

#contentleft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height: 1.7em;
}

#contentright {
	width:221px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #F7D7B0;
}

#contactdetails {
	width:220px;
	height:auto;
	float:left;
	padding-bottom: 10px;
}

#agentdetails {
	width:100px;
	height:auto;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#agentdetailslower {
	width:200px;
	height:auto;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#agentphoto {
	width:80px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	float:left;
	padding-top: 10px;
}

p.website {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0099CC;
	margin-bottom: 8px;
	margin-top: 0px;
}
	

#content ul{
	margin-bottom:10px;
}

#content ul li, #content ol li{
	color:#666666;
}

/******************** Heading Styles *************************/

h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #5E3E0D;
	text-align:left;
	margin-bottom:15px;
	border-bottom:1px solid #000000;
	padding-bottom:5px;
}

h1 span{
	font-size:22px;
	font-weight:bold;
}

h1 a{ 
	color: #000000;
	text-decoration:none;
}
h1 a:hover{ 
	color: #000000; 
	text-decoration:underline;
}

h2 { 
	clear:both;
	font-size: 14px; 
	color: #3366CC;
	margin-top:10px; 
	margin-bottom:10px;
	border-bottom:1px solid #CC0000;
	padding-bottom:5px;
}

h2.product-h2{
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

h2 a{ 
	color: #3366CC;
	text-decoration:none;
}
h2 a:hover{ 
	color: #3366CC; 
	text-decoration:underline;
}

h3 {
	font-size: 12px;
	color: #5E3E0D;
	background-color: #F7D7B0;
	font-weight:bold;
	line-height:2.2em;
	padding-left:10px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #F7D7B0;
}

h3 a{
	color: #FFFFFF;
	text-decoration:none;
}

h3 a:hover{ 
	color: #3366CC; 
	text-decoration:underline;
}

h4, h4 a{ 
	font-size: 14px; 
	color: #3366CC;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:10px;
	padding-top:5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}

h4 a:hover{
	text-decoration:underline;
} 

/*** Paragraph Styles ***/

p, textarea {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	color: #333333;
	line-height:1.7em;
	font-size:11px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

p a{ 
	color:#3399cc; 
	text-decoration:none;
}

p a:hover{ 
	color: #3399cc; 
	text-decoration:underline;
}

p a img{ border:none;}

#content input, #content select, textarea{
	color: #666666; 
	font-size:12px;
}

.table {
	width: 462px;
	height:auto;
	background-color:#FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tableblue {
	background-color:#FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #1B608C;
	width: 200px;
}

.tableright {
	float: left;
	width: 440px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	padding-right:10px;
}

.textfieldleft {
	width:150px;
	float:left;
}
.textfieldright {
	width:285px;
	float:left;
}
p.intro{
	font-size:14px;
}


/******************** tables ************************/

td{
	color: #666666; 
	font-size:12px;
	padding:5px;
}

tr.bg{
	background-color:#c0d5eb;
}

td a{
	text-decoration:none;
	color:#3399cc; 
}
	
td a:hover{ 
	color: #3399cc; 
	text-decoration:underline;
}

/************** Website Footer **************/

#footer {
	clear:both;
	font-size: 11px;
	font-family:Arial;
	color: #666666;
	line-height:3em;
	width:942px;
	height:35px;
	background:none;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
	padding-right:30px;
	padding-bottom: 50px;
}	

#footer a{
	color: #666666;
	text-decoration:none;
}

#footer a:hover{
	color: #6699CC;
	text-decoration:none;
}
.tableblue {
	width: 457px;
	height:auto;
	background-color:#FFFFFF;
	padding: 0px;
	margin-right:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #1B608C;
}
