/* 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: #FFF;
	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;
	font-family:"trebuchet MS", Arial, "times New Roman", sans-serif;
	font-size:14px;
	color: #666;
	line-height:150%;
	}
	
/* --------------------Wrapper Formatting */
#wrapper{
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
/* --------------------Top Formatting */
#top{
	height:110px;
	background-image:url(http://www.minisitehq.com/tiny09/jscripts/tiny_mce/plugins/imagemanager/files/265/top.jpg);
	background-repeat:no-repeat;
	clear:both;
	}
	
/* --------------------Nav Formatting */
#nav{
	width:800px;
	height:40px;
	line-height:30px;
	color:#77080C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(http://www.minisitehq.com/tiny09/jscripts/tiny_mce/plugins/imagemanager/files/265/nav.jpg);
	}
	
#nav ul{
	margin:0px;
	list-style:none;
	width: 550px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
	}
	
#nav ul li{
	display:inline;
	padding:0px 10px;
	}
	
#nav a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	}
	
#nav a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	}

#main {
background-image: url(http://www.minisitehq.com/tiny09/jscripts/tiny_mce/plugins/imagemanager/files/265/main.jpg);
}
	
/* --------------------Left Column Formatting */
#left{
	width:250px;
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#left p{
	color: #666;
	margin:0px 0px 10px 0px;
	}
	
#left h1{
	font-size:20px;
	color: #333;
	margin:0px 0px 10px 0px;
	}
	
#left h2{
	font-size:16px;
	color: #666;
	margin:0px 0px 10px 0px;
	}
	
#left h3{
	font-size:16px;
	color: #ECE0D4;
	margin:0px 0px 10px 0px;
	}
	
#left a{
	
	color:#666;
	text-decoration:none;
	
	}
	
#left a:hover{
	text-decoration:underline;
	}

#left ul{

	list-style:none;
	width: 200px;

	}
	
#left ul li{
	display:block;

	}
	
#left a{
	color:#666;
	text-decoration:none;
	font-size:14px;
padding-left: 15px;

	}
	
#left a:hover{
	text-decoration:underline;
	color:#666;
	}
	
/* --------------------Right Column Formatting */	
#right{
	width:540px;
	float:right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#right p{
	margin:10px 0px 10px 10px;
	}
	
#right h1{
	color:#666;
	font-size:20px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
	}
	
#right h2{
	color:#333;
	font-size:18px;
	margin:0px 0px 10px 10px;
	font-weight:normal;
	}
	
#right h3{
	color:#666;
	font-size:16px;
	margin:0px 0px 10px 10px;
	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;
	}
	
.pic {
padding-left:10px;
padding-right:10px;
}
	
/* --------------------Footer Formatting */
#footer{
	height:70px;
	clear:both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#footer p {
text-align: right;
padding-top: 0px;
color: #ccc;
font-size: 11px;
}
#footer a {
text-align: right;
padding-top: 0px;
color: #666;
font-size: 11px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
	
/* --------------------Minisite info Formatting */
#mini {
	text-align: right;
	clear:both;
	width:800px;
	margin:0 auto;
}
#mini p {
	color: #ccc;
	font-size: 10px;
	padding-top: 0px;
}
#mini a:link, #mini a:visited, #mini a:active {
	color: #ccc;
	font-size: 10px;
	text-decoration: none;
}
#mini a:hover {
	color: #C19A73;
	font-size: 10px;
	text-decoration: underline;
}

#gall img
{
	padding: 10px;
	float:left;
}