/*
http://www.crown-management.com.au
Site by WYSDesign
http://www.wysdesign.com.au

*/

body {
	margin: 0;
	padding: 0;
	background: url(images/page_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fefefe;
	}
body a{
	color:#666666;
	text-decoration:underline;
}

body a:hover{
	color:#666666;
	text-decoration:none;
	
}
/* Header */

#header {
	width: 1000px;
	height: 135px;
	margin: 0 auto;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
}

#image1{
	width:395px; 
	height:135px; 
	float:left; 
	background: url(images/header1.jpg); 
	background-repeat:no-repeat; 
	margin: 0 auto; 
	padding: 0 auto;
	}	
	
#image2{
	width:395px; 
	height:135px; 
	float:right; 
	background:url(images/header2.gif);
	background-repeat:no-repeat;
	padding: 0 auto;
	margin: 0 auto;
	}
	


#header h1, #header p {
	margin: 0;
	color: #9CBC1E;
}

#header h1 {
	padding: 20px 0 0 20px;
}

#header p {
	padding-left: 73px;
	margin-top: -10px;
}
#header a {
	color: #E6B715;
}


/* NAVIGATION */

#nav {
	width: 1000px;
	height: 55px;
	margin: 0 auto;
	background-image:url(images/nav_bg.gif);
	background-repeat:no-repeat;
}
#nav ul {
	width:750px;
	height: auto;
	float:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;

}
#nav ul li{
	display: inline;
	vertical-align:middle;
}
#nav ul a{
	color: #efefef;
	text-decoration:none;
	padding-right: 20px;
	}

#nav ul a:hover{
	color: #efefef;
	text-decoration:underline;
}


/* Page */

#page {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

/* Flash Picture */
#flash {
	width: 1000px;
	height: 325px;
	margin: 0 auto;
	padding: 0 auto;

}
/* Home Left Col */

#homeLeft{
	width: 349px;
	height: 350px;
	margin: 0 auto;
	padding: 0 auto;
	float:left;
	background-image:url(images/homeLeft_bg.gif);
	background-repeat: no-repeat;
	background-position:top left;
	border-right-style:dotted;
	border-right-color:#CCCCCC;
	border-right-width: 1px;
	border-top-style:dotted;
	border-top-color:#CCCCCC;
	border-top-width: 1px;
	}
	
#homeLeft p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	line-height: 18px;
	padding-left:65px;
	padding-top: 80px;
	
}

#homeMiddle{
	width: 349px;
	height: 350px;
	margin: 0 auto;
	padding: 0 auto;
	float: left;
	background-image:url(images/homeMiddle_bg.gif);
	background-repeat: no-repeat;
	background-position:top left;
	border-right-style:dotted;
	border-right-color:#CCCCCC;
	border-right-width: 1px;
	border-top-style:dotted;
	border-top-color:#CCCCCC;
	border-top-width: 1px;

	}

#homeMiddle p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	line-height: 24px;
	padding-left:65px;
	padding-top: 80px;

}

#homeRight{
	width: 300px;
	height: 350px;
	margin: 0 auto;
	padding: 0 auto;
	float: right;
	background-image:url(images/homeRight_bg.gif);
	background-repeat: no-repeat;
	background-position:top left;
	border-top-style:dotted;
	border-top-color:#CCCCCC;
	border-top-width: 1px;
	
}
#homeRight p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	line-height: 18px;
	padding-left: 65px;
	padding-top: 80px;

}

/* Footer */


#footer {
	clear: both;
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	bottom: 0px;
	border-top-style:dotted;
	border-top-color:#CCCCCC;
	border-top-width: 1px;
}

#footer a {
	color: #999999;
	text-decoration: underline;

	}
	
#footer a:hover {
	color: #999999;
	text-decoration: none;
	}

.footer {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	padding-top: 20px;
	}


/* HOME LEFT COLUMN */

/* HOME MIDDLE COLUMN */

/* HOME RIGHT COLUMN */


	
/* SUB PAGE CONTENT*/

#subpage_content {
	float: left;
	width: 550px;
	height: auto;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 100px;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color: #666666;
	line-height: 20px;
	
	}
#subpage_content a{
	color: #a10707;
	text-decoration:none;
}

#subpage_content a:hover{
	color: #a10707;
	text-decoration: underline;
}


#subpage_content h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:100;
	color: #a10707;
	line-height: 20px;
	border-bottom-style:dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	
	}
#subpage_content h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:100;
	color: #a10707;
	line-height: 20px;
}

#subpage_content h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:100;
	color:  #666666;
	line-height: 20px;
	
}
#subpage_content p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:100;
	color: #666666;
	line-height: 20px;
	
	}
#subpage_content li {
list-style-type: square;
	font-size: 11px;
	font-weight:100;
	color: #666666;
	line-height: 20px;
}

#subpage_rightCol {
	width: 350px;
	height: 200px;
	background-image:url(images/subpageRight_bg.jpg);
	background-repeat:no-repeat;
	float: right;
}

#subpage_Quicklink {
	width: 350px;
	height: 350px;
	margin: 0 auto;
	padding: 0 auto;
	float: right;
	background-image: url(images/subRight_bg.gif);
	background-repeat: no-repeat;
	background-position:top left;
	}
	
#subpage_Quicklink p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	line-height: 18px;
	padding-left: 65px;
	padding-top: 80px;
}

/* END SUB PAGE CONTENT*/