body {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;

}
#divHeader {
	background-image: url(../images/header.gif);
	position: absolute;
	height: 80px;
	width: 635px;
	left: 13px;
	top: 13px;
	z-index: 1;
	background-repeat: no-repeat;

}
#divMainNav {
	position: absolute;
	height: 630px;
	width: 177px;
	left: 15px;
	top: 119px;
	z-index: 5;


}
#divMainColumn {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 610px;
	left: 160px;
	top: 123px;
	z-index: 4;



}
#divLatestNews {
	position: absolute;
	height: 517px;
	width: 215px;
	left: 555px;
	top: 109px;
	display:none;
	z-index: 11;


}
#divNewsItems {
	background-color: #CC99CC;
	position: absolute;
	height: 477px;
	width: 142px;
	left: 52px;
	top: 16px;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 3px;
	z-index: 6;



}
#divMainBody {
	position: relative;
	height: auto;
	width: 550px;
	left: 3px;
	top: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
	height: auto;
}

#divMainBody h1{
	margin-right: 25px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;



}
#divMainBody h2{
	margin-right: 25px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;


}
#divMainBody h3{
	margin-right: 25px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#divNewsItems h1{
	list-style-image: url(../images/layout/latest_news_bullet.gif);
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(../images/layout/latest_news_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
#divNewsItems p{
	color: #003366;
	font-size: 11px;
	padding-left: 25px;

}
.boxoutTitleImage {
	position: absolute;
	z-index: 10;
	left: -50px;
	top: 0px;
}
a:link, a:visited {

	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a.map:link, a.map:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.map:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.map_title:link, a.map_title:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
a.map_title:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.map_none:link, a.map_none:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.news_cell
{
 background-color: #F0F0F0;
 	font-weight: normal;		
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.active_news_cell
{
	background-color: #B1E5FF;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../images/franchisee/baby.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.order_form_details { 
font-family: Verdana; 
background-color: #F0F0F0;
font-size: 10pt; 
border-style: solid;
border-width: 0; 
border-colour : #F0F0F0; 
padding-left: 0; 
padding-right: 0; 
padding-top: 1;
padding-bottom: 1
width: 50%
}
.jessie {
	font-weight: bold;
	color: #66CCFF;
}
.quote {
	color: #CE99CC;
}
#divFooter {
	position: relative;
	left: 0px;
	top: 0px;
	height: 22px;
	font-size: 11px;
    height: 10px;
	vertical-align: middle;
	text-align: left;
	text-indent: 2pt;
}
#divFooter a:link, #divFooter a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #003366;



}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

