/*CSS for janeburtoft.com (janeburtoft.com and co.uk
Author Louise RR
Date - 11-03-2006*/

#mainbox {
	width: 850px;
	height: 450px;
	/*padding: 5px;*/
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	background: #94D9EF;/*#6D6E71;*/
	border: 3px solid #94D9EF;
	text-align:center; 
	width: 850px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 850px;
	}
	
	a {
	color:#94D9EF;
	}
	
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	/*text-size:small;*/
	/*Egg Colour*/
	/*color: #FFFFFF;
	background-color: #FFFFFF;*/
	color:#FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	}
	#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #000000;
	background: transparent;
	clear: both;
	}
	
	#Images	{
	float: right;
	background: #94D9EF; /*#6D6E71;*/
	margin: 0;
	padding: 0;
	width: 400px; 	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 400px;
	height:360px;	 
	}
	
	#MainContent	{
	float:left;
	padding:5;
	margin: 0;
	color: #000000;
	background: transparent;
	width: 425px; 	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 425px;	
	}
	
	#bottom{
	border: 0;
	color: #000000;
	background: #94D9EF ;
	text-align: right;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;	
	}
	
	#SiteText	{
	overflow:auto;
	text-size:small;
	background: #6D6E71;/*Grey*/
	color:#FFFFFF;
	margin: 0;
	border: 0;
	padding: 20px 20px 20px 20px;
	height:300px;
	font-family:Franklin Gothic Book;
 	font-size:10pt;
	}
	
	#SiteTextContacts	{
	overflow:auto;
	text-size:small;
	background: #6D6E71;/*Grey*/
	color:#FFFFFF;
	margin: 0;
	border: 0;
	padding: 70px 20px 20px 20px; /*top right bottom left*/
	height:300px;
	font-family:Franklin Gothic Book;
 	font-size:10pt;
	text-align: center;
	}
	#Index {
	color:#94D9EF;
	font-size:12pt;
	font-weight:bold;
	}
	
	#Bullet {
	line-height: 3em;
	}
	
	#Copyright  {
	text-align:left;
	color:#6D6E71;
	font-size:6pt;
	}
	
	#Title {
	color:#94D9EF;
	font-size:12pt;
	font-weight:bold;
	}
	
	#SiteText ul {
	border: 0;
	margin: 0;
	padding-left: 150px;
	list-style-type: circle;
	text-align: left;
	clear: left;
	}
	
	#Spacer {
	margin: 0;
	padding:0;
	height: 31px;
	}
	
/*Main Menu*/
	
	#MainMenu {
	margin: 0;
	padding:0;
	height: 20px;
	}

#MainMenu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#MainMenu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 1px solid #94D9EF;
	}

#MainMenu ul li a {
	width: 81px;
	height: 20px;
	border:0;
	padding: 4px 0 0 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	/*letter-spacing: 1px;*/
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}

body#BHome #MainMenu ul li a,
body#About #MainMenu ul li a,
body#Services #MainMenu ul li a,
body#Portfol #MainMenu ul li a,
body#Contact #MainMenu ul li a {
	background: #6D6E71;
	color: #94D9EF;
}

	
body#BHome #MainMenu ul li a:hover,
body#About #MainMenu ul li a:hover,
body#Services #MainMenu ul li a:hover,
body#Portfol #MainMenu ul li a:hover,
body#Contact #MainMenu ul li a:hover {
	color: #6D6E71;
	/*Egg Colour
	background: #FFFFFF;*/
	background: #94D9EF;
	}


body#BHome #MainMenu li#Home a, 
body#About #MainMenu li#About a,
body#Services #MainMenu li#Services a,
body#Portfol #MainMenu li#Portfol a,
body#Contact #MainMenu li#Contact a {
	color: #6D6E71;
	/*Egg Colour
	background: #FFFFFF;*/
	background: #94D9EF;
	}

