
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #461622;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#page {
	text-align: left;
	background-color: #461622;
	padding: 0px;
	margin: 0px auto;
	width: 900px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	}
	
.hidden{
	display: none;
	}
	
hr {
	display: none;
	}

a img {
	border: none;
	}
	
.bold{
	font-weight: bold;
	}
	
	
a{
	color: #461622;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover{
	color: #461622;
	text-decoration: underline;
	}

/*------------------------------------------------------------------------------------
		HEADER
------------------------------------------------------------------------------------*/

#header {
	float: left;
	padding: 0px; 
	margin: 0px;
	height: 90px; 
	width: 900px;
	background-image: url(images/header_backtop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
#subnav{
	padding: 0px;
	margin-top: 60px;
	margin-left: 370px;
	width: 430px;
	text-align: right;
	}
	
#subnav ul{
	padding: 0px;
	margin: 0px;
	}
	
#subnav ul li{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#subnav ul li a{
	font-size: 14px;
	color: #461622;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

#subnav ul li a:hover{
	text-decoration: underline;
	}
	
#headerimg {
	float: left;
	width: 900px;
	height: 270px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/header_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
#fade{
	width: 720px;
	height: 270px;
	margin-left: 100px;
	}

html>body a#logo 	{ 
	display: block;
	position: absolute;
	margin-top: 70px;
	margin-left: 110px; 
	background-image: url(images/cb_logo.gif);
	background-repeat: no-repeat; 
	height:161px;
	width: 155px;
	z-index: 100;
	}
	
html>body a#logo:hover { 
	display: block;
	position: absolute;
	margin-top: 70px;
	margin-left: 110px; 
	background-image: url(images/cb_logo.gif);
	background-repeat: no-repeat; 
	height:161px;
	width: 155px;
	z-index: 100;
	}
	
a#logo 	{ 
	display: block;
	position: absolute;
	margin-top: 71px;
	margin-left: 110px; 
	background-image: url(images/cb_logo.gif);
	background-repeat: no-repeat; 
	height:161px;
	width: 155px;
	z-index: 100;
	}
	
a#logo:hover { 
	display: block;
	position: absolute;
	margin-top: 71px;
	margin-left: 110px; 
	background-image: url(images/cb_logo.gif);
	background-repeat: no-repeat; 
	height:161px;
	width: 155px;
	z-index: 100;
	}

/*------------------------------------------------------------------------------------
		NAV
------------------------------------------------------------------------------------*/
	
#nav{
	width: 801px;
	height: 70px;
	margin-left: 50px;
	margin-top: 0px;
	padding: 0px;
	}
	
#nav ul{
	padding:0px;
	width: 801px;
	margin: 0px;
	}

#nav li{
	padding:0px;
	margin: 0px;
	list-style-type:none;
	display: block;
	float: left;
	}
	
a.n_home{
	float: left;
	width: 220px;
	height: 70px;
	background-image:url(images/navhome.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

a.n_home:hover{
	width: 220px;
	height: 70px;
	background-image:url(images/navhome.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
a.n_about{
	float: left;
	width:180px;
	height: 70px;
	background-image:url(images/navabout.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

a.n_about:hover{
	width: 180px;
	height: 70px;
	background-image:url(images/navabout.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
a.n_services{
	float: left;
	width:181px;
	height: 70px;
	background-image:url(images/navservices.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

a.n_services:hover{
	width: 181px;
	height: 70px;
	background-image:url(images/navservices.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
a.n_staff{
	float: left;
	width: 220px;
	height: 70px;
	background-image:url(images/navstaff.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

a.n_staff:hover{
	width: 220px;
	height: 70px;
	background-image:url(images/navstaff.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	

	
/*------------------------------------------------------------------------------------
		CONTENT
------------------------------------------------------------------------------------*/

#content_header{
	float: left;
	background-image: url(images/header_content.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 900px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	}
	
#content_title{
	padding: 0px;
	margin-left: 360px;
	margin-top: 35px;
	width: 430px;
	}
	
#content_header h1{
	font-size: 24px;
	font-weight: normal;
	color: #461622;
	padding: 0px;
	margin: 0px;
	}

#content {
	float: left;
	background-image: url(images/back_content.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 900px;
	margin: 0px;
	padding: 0px;
	}

	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
	
#type .post h2 {
	color: #461622;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
small {
	color: #8C1736;
	font-size: 12px;
	}
	
.entry p {
	font-size: 14px;
	color: #461622;
	}
	
	
/*------------------------------------------------------------------------------------
		TYPE
------------------------------------------------------------------------------------*/
	
#type {
	padding-top: 20px;
	margin-left: 360px;
	width: 430px;
	}
	
#type p{
	font-size: 14px;
	color: #461622;
	}
	
#type h1{
	font-size: 16px;
	color: #461622;
	font-weight: normal;
	padding: .25em;
	background: #DEAE6E;
	}
		
#type h2{
	font-size: 14px;
	color: #461622;
	font-weight: normal;
	padding-bottom: 5px;
	margin: 0px;
	}
	
#type a:link h1{
	font-size: 16px;
	color: #461622;
	font-weight: normal;
	background: #DEAE6E;
	}
	
#type a:hover h1{
	font-size: 16px;
	font-weight: normal;
	background: #FDD6A2;
	}
		
#type ul{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #461622;
	}
	
#type ul li{
	list-style-type: none;
	padding: 0px;
	margin-bottom: 10px;
	}
	
#type ul li a{
	font-size: 14px;
	color: #461622;
	background: #DEAE6E;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

#type ul li a:hover{
	text-decoration: none;
	background: #FDD6A2;
	}
	

#type h4{
	text-align: right;
	font-weight: normal;
	}	

#type h4 a{
	text-decoration: none;
	color: #8C1736;
	font-size: 10px;
	}

#type h4 a:hover{
	color: #8C1736;
	text-decoration: underline;
	}
	
/*------------------------------------------------------------------------------------
		SERVICES
------------------------------------------------------------------------------------*/

ul.pricing {
	width: 430px;
	background: #FDD6A2;
	border-bottom: solid;
	border-bottom: 10px;
	border-bottom-color: #FFFFFF;
	}

ul.pricing li{
	padding: 0px;
	margin: 0px;
	}
	
ul.pricing li br {
	clear:both;
	}

ul.pricing li span {
	float:left;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
ul.pricing li span p{
	margin-left: 20px;
	font-size: 12px;
	padding-right: 10px;
	}
		
ul.pricing li span.price{
	float: right;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	}
	
/* pricing sub */
	
ul.pricing_sub {
	width: 380px;
	background: #FDD6A2;
	margin-bottom: 10px;
	border-bottom: solid;
	border-bottom: 10px;
	border-bottom-color: #FFFFFF;
	}
	
ul.pricing_sub li{
	padding: 0px;
	margin: 0px;
	}
	
ul.pricing_sub li br {
	clear:both;
	}

ul.pricing_sub li span {
	float:left;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
ul.pricing_sub li span p{
	margin-left: 20px;
	font-size: 12px;
	padding-right: 10px;
	}
		
ul.pricing_sub li span.price{
	float: right;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	}
	
	
	

/*------------------------------------------------------------------------------------
		SLIDER
------------------------------------------------------------------------------------*/
	
.demo-show {
	width: 430px;
	margin: 0px;
	}

.demo-show h1 {
	margin-bottom: 10px;
	padding: .25em;
	background: #DEAE6E;
	cursor: pointer;
	}
		
.demo-show div {
	padding: 0px;
	}
		
/*------------------------------------------------------------------------------------
		FOOTER
------------------------------------------------------------------------------------*/

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	height: 150px;
	clear: both;
	background-image: url(images/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}

#footer p {
	padding-top: 55px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	}
	
#footer a{
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}
