/* Copyright Notice - © 2007 Welcome Group, Paul Levy. 
All rights reserved. No unauthorised copying of this code in whole or part will be tolerated.
Our rights will be enforced to the maximum extent of the law under the relevant jurisdictions. */


/* --------------------Tiny MCE Formatting */

body.mceContentBody {
	background-color: #ECE0D4;
	font-family:"trebuchet MS", Arial, "times New Roman", sans-serif;
	font-size:14px;
	color: #7D4B30;
	background-image:none;
	line-height:150%;
	}
	
body.mceContentBody p{
	margin:0px 0px 10px 0px;
	}
	
body.mceContentBody h1{
	color:#BF7D59;
	font-size:20px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
	}
	
body.mceContentBody h2{
	color:#BF7D59;
	font-size:18px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
	}
	
body.mceContentBody h3{
	color:#BF7D59;
	font-size:16px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
	}
	
body.mceContentBody a{
	color: #BF7D59;
	text-decoration:none;
	}
	
body.mceContentBody a:hover{
	text-decoration:underline;
	}



/* --------------------Body Formatting */
body{
	margin: 0px;
	background-color: #7D4B30;
	background-image:url(http://www.minisitehq.com/businessfiles/6153/back.jpg);
	background-repeat: repeat-x;
	font-family:"trebuchet MS", Arial, "times New Roman", sans-serif;
	font-size:14px;
	color: #7D4B30;
	line-height:150%;
	}
	
/* --------------------Wrapper Formatting */
#wrapper{
	width:904px;
	background-image:url(http://www.minisitehq.com/businessfiles/6153/main.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	}
	
/* --------------------Top Formatting */
#top{
	height:198px;
	background-image:url(http://www.minisitehq.com/businessfiles/6153/top.jpg);
	background-repeat:no-repeat;
	clear:both;
	}
	
/* --------------------Nav Formatting */
#nav{
	width:660px;
	height:30px;
	padding:167px 4px 0px 240px;
	line-height:30px;
	color:#77080C;
	}
	
#nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
#nav ul li{
	display:inline;
	padding:0px 10px;
	}
	
#nav a{
	color:#BF7D59;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	}
	
#nav a:hover{
	text-decoration:underline;
	color:#ECE0D4;
	}
	
/* --------------------Left Column Formatting */
#left{
	width:220px;
	float:left;
	padding:10px 0px 0px 12px;
	}
	
#left p{
	color: #ECE0D4;
	margin:0px 0px 10px 0px;
	}
	
#left h1{
	font-size:20px;
	color: #ECE0D4;
	margin:0px 0px 10px 0px;
	}
	
#left h2{
	font-size:18px;
	color: #ECE0D4;
	margin:0px 0px 10px 0px;
	}
	
#left h3{
	font-size:16px;
	color: #ECE0D4;
	margin:0px 0px 10px 0px;
	}
	
#left a{
	
	color:#ECE0D4;
	text-decoration:none;
	
	}
	
#left a:hover{
	text-decoration:underline;
	}
	
/* --------------------Right Column Formatting */	
#right{
	width:655px;
	float:right;
	padding:10px 10px 0px 0px;
	}
	
#right p{
	margin:0px 0px 10px 0px;
	}
	
#right h1{
	color:#BF7D59;
	font-size:20px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
	}
	
#right h2{
	color:#BF7D59;
	font-size:18px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
	}
	
#right h3{
	color:#BF7D59;
	font-size:16px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
	}
	
#right a{
	color: #BF7D59;
	text-decoration:none;
	}
	
#right a:hover{
	text-decoration:underline;
	}
	
#right td{
	border-bottom:1px dotted #BF7D59;
	}
	
#right td.head{
	border:none;
	line-height:30px;
	height:30px;
	font-weight:bold;
	}
	
/* --------------------Footer Formatting */
#footer{
	height:60px;
	background-image:url(http://www.minisitehq.com/businessfiles/6153/footer.jpg);
	background-repeat: no-repeat;
	clear:both;
	padding:0px 10px 0px 230px;
	}
	
#footer div.details{
	width:50%;
	float:right;
	padding:2px 0px 0px 0px;
	margin:0px;
	font-size:11px;
	text-align:right;
	line-height:normal;
	}

#footer div.details a{
	color:#BF7D59;
	text-decoration:none;
	}
	
#footer div.details a:hover{
	text-decoration:underline;
	}
	
#footer div.details strong{
	color:#BF7D59;
	}
	
#footer div.details p{
	margin:0px;
	padding:0px;
	}
	
/* --------------------Minisite info Formatting */
#mini {
	text-align: right;
	clear:both;
	width:904px;
	margin:0 auto;
}
#mini p {
	color: #C19A73;
	font-size: 10px;
	padding-top: 16px;
}
#mini a:link, #mini a:visited, #mini a:active {
	color: #C19A73;
	font-size: 10px;
	text-decoration: none;
}
#mini a:hover {
	color: #C19A73;
	font-size: 10px;
	text-decoration: underline;
}
