/*  

Website Name: McCamley Financial Group

Website URL: http://www.mccamleyfinancial.com.au/

Description: Simple 2 column light, commercial layout.

Version: 1.0

Author: Adz Power Agencies

Author URI: http://www.adzpower.com.au/

*/ 



html, body {

	margin: 0px;

	padding: 0px;

	text-align: center;

}



body {

	background-color: #ECDFA9;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #221E1F;

}



/* Text Styles */

h1 {

	font-size: 16px;

	color: #5D000D;

	padding-left: 12px;

	margin-top: 15px;

	margin-bottom: 3px;

}



h2 {

	font-size: 14px;

	color: #910C32;

	padding-left: 12px;

	margin-top: 10px;

	margin-bottom: 5px;

}



p {

	text-align: justify;

	padding: 10px 12px 10px 12px;

	margin-bottom: 12px;

	margin-top: 5px;

}



b {

	font-weight: bold;

}



a:link {

	text-decoration: none;

	color: #910C32;

}



a:visited {

	color: #910C32;

}



a:hover {

	text-decoration: underline;

	color: #5D000D;

}



a:active {

	text-decoration: none;

	color: #910C32;

}



.centerimg {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

}



.bold {

	font-weight: bold;

}



.boldcenter {

	font-weight: bold;

	text-align: center;

}



.center {

	text-align: center;

	margin-bottom: 8px;

}



/* Page Wrapper */

#container {

	width: 948px;

	margin: auto;

	background-color: #FFFFFF;

	text-align: left;

}



/* Header */

#header {

	width: 948px;

	height: 10px;

	background-color: #5D000D;

}



/* Banner */

#banner {

	width: 948px;

	height: 145px;

	background-image: url(images/logo-small.jpg);

	background-repeat: no-repeat;

	background-position: center;

	background-color: #FFFFFF;

}



/* Navigation */

#nav {

	width: 948px;

	margin: auto;

	float: left;

	clear: both;

	display: block;

}



#CMPH_nav {

	width: 948px;

	margin: auto;

	float: left;

	clear: both;

	display: block;

}



/* Slideshow */

#slideshow {

	width: 628px;

	margin: auto;

	margin-top: 1px;

	margin-bottom: 12px;

}



#slideshow p {

	text-align: center;

	color: #FF0000;

	font-weight: bold;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

}



/* Content layout */

#content {

	width: 648px;

	height: 100%;

	float: left;

	margin-top: 10px;

	margin-bottom: 0px;

	background-color: #FFFFFF;

	background-image: url(images/spacer.jpg);

	background-position: right;

	background-repeat: repeat-y;

}



#content a:visited {

	color: #910C32;

}



#content a:hover {

	color: #5D000D;

	text-decoration: underline;

}



#content b {

	font-weight: 100;

}



/* Markets sidebar box */

#markets {

	width: 200px;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 12px;

	padding-top: 0px;

}



#markets p {

	text-align: center;

	padding: 0px;

}



#markets h1 {

	padding-left: 0px;

	padding-bottom: 8px;

	text-align: center;

	font-size: 14px;

	color: #221E1F;

}



/* McCamley License Info */

#license {

	width: 250px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 30px;

	height: 30px;

}



#license p {

	padding: 0px;

	text-align: center;

	color: #BEBEBE;

	font-size: 10px;

}



/* Sidebar Layout */

#sidebar {

	width: 300px;

	float: left;

	margin-top: 10px;

}



#sidebar a:visited {

	color: #910C32;

}



#sidebar a:hover {

	color: #5D000D;

	text-decoration: underline;

}



#sidebar h2 {

	text-align: center;

	margin-bottom: 0px;

}



/* Contact Layout */

#contactform {

	width: 375px;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 15px;

	padding-left: 80px;

}



#contactform p {

	text-align: justify;

	padding-top: 5px;

	padding-bottom: 2px;

	padding-left: 80px;

}



#contactform b {

	font-weight: bold;

}



/* Bottom Spacer*/

#spacer {

	width: 948px;

	height: 15px;

	clear: both;

}



/* Footer Layout & Text Styles */

#footer {

	width: 948px;

	height: 70px;

	padding: 10px 0px 10px 0px;

	margin-bottom: 0px;

	background-color: #221E1F;

	clear: both;

}



#footer p {

	font-size: 11px;

	text-align: center;

	color: #9E9FA2;

	margin-top: 0px;

}



#footer a:link, a:visited {

	color: #3F3C3D;

	text-decoration: none;

}



#footer a:hover {

	color: #ECDFA9;

}



/* Sitemap Layout */

#sitemap {

	width: 400px;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 460px;

}



#sitemap h1 {

	text-align: center;

	margin-bottom: 25px;

}



#sitemap ul li {

	padding: 8px;

	list-style-type: square;

	margin-left: 25px;

}



