/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#topOne
{
	width: 100%;
	height: 100px;
	margin-bottom: 3px;
	background: #F77C00 url(../images/bg_header.gif) repeat-x top;
}

#topTwo
{
	width: 100%;
	background-color:#A3CF3A;
	height: 35px;
	border-bottom: 3px #565765 solid;
}

#HeaderWrapper
{
	margin:0 auto;
	width:955px;
}

#HeaderWrapper .logo
{
	float: left;
	width: 120px;
	padding: 10px 0px 0px 20px;
}

#HeaderWrapper .tagContainer
{
	padding-top: 10px;
	padding-left:20px;
	float: left;
}
#HeaderWrapper .tagContainer .large
{
	float:left;
}

#HeaderWrapper .tagContainer .small
{
	font-size:11px;
}

#HeaderWrapper  .tag
{
	padding:45px 0px 0px 55px;
	float:left;
}

#NavigationWrapper
{
	margin:0px auto;
	width:955px;
}

#BodyWrapper
{
	margin:0 auto;
	width:955px;
	background: #F8F4E9;
	overflow: auto;
	text-align:left;
}

#BodyWrapper .columnLeft
{
	float:left;
	width: 250px;
	padding: 10px 0px 30px 15px;
}

.showbox 
{
    position:relative;
}

.showboxrol
{
	cursor:pointer;
    opacity: 0.5;
	filter: alpha(opacity=50);
}

#BodyWrapper .columnBig
{
	float: left;
	width:470px;
	padding-left: 0px;
}

#BodyWrapper .singleColumn
{
	float: left;
	width:680px;
	padding-left: 30px;
}

#BodyWrapper .singleColumn .title
{
	color: #CC0000;
	font-size: 18px;
	padding: 14px 0px 1px 0px;
}

#BodyWrapper .singleColumn .bold
{
	color: #CC0000;
	font-size: 14px;
	font-weight:bold;
}

#BodyWrapper .singleColumn .red
{
	color: #CC0000;
	padding-left:25px;
	font-weight:bold;
}

#BodyWrapper .columnOne
{
	width:450px;
	padding: 10px 10px 0px 20px;
	line-height:18px;
	font-size: 13px;
	color: #333333;
}

#BodyWrapper .columnOne .title
{
	color: #CC0000;
	font-size: 18px;
	padding: 14px 0px 1px 0px;
}

#BodyWrapper .columnOneTwo
{
	float: left;
	width: 460px;
	padding:5px 0px 10px 20px;
} 

#BodyWrapper .columnTwoA
{
	float: left;
	width: 200px;
}

#BodyWrapper .columnTwoB
{	
	float: left;
	width: 220px;
	padding: 0px 0px 0px 6px;
}

#BodyWrapper .columnTwoB ul
{
	color: #666666;
	padding: 00px 0px 0px 15px;
	font-size: 13px;
}

#BodyWrapper   .columnTwoB ul a
{			
		color: #666666;
}

#BodyWrapper   .columnTwoB ul a:hover
{			
		color:#749429;
		text-decoration:underline;
}

#BodyWrapper .columnTwoB .subhead2
{
	color: #606E9E;
	padding: 4px 0px 3px 5px;
	font-size: 14px;
}

#BodyWrapper .columnThree
{
	float: left;
	width: 205px;
	padding: 10px 0px 0px 5px;
	margin-left:10px;
}

.btnIntro
{
	margin-bottom: 10px;
	margin-top: 10px;
}

 .btn
{
	margin-bottom: 10px;
}

#BodyWrapper .columnThree .btnbottom
{
	background:  url(../images/btn_module_bg_bottom.gif)  no-repeat;
	width: 159px;
	height: 58px;
	margin-bottom: 10px;
}

.module
{
	padding-left: 38px;
	padding-top: 10px
}

div.module  a {
	color:#ffffff;
}

div.module  a:visited{
	color:#ffffff;
}

div.module  a:hover{
	color:#C8FF47;
	text-decoration:none;
}

#BodyWrapper .columnThree .btnoff
{
	background:  url(../images/btn_module_inactive_bg.gif)  no-repeat;
	width: 159px;
	height: 58px;
	margin-bottom: 10px;
}

#BodyWrapper .columnThree .btnoff .module
{
	color: #ffffff;
	padding: 10px;
}

.places 
{
	padding-top: 25px;
}

.places .mainhead
{
	color:#CC3300;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

.places .subhead
{
	color:#505A82;
	font-size:18px;
	font-weight:bold;
	padding-bottom: 5px;
	width: 650px;
	text-align: center;
}

.type
{
	color:#A3CF3A;
	font-size:12px;
	font-weight:bold;
	padding: 5px;
	border-bottom: 2px dotted #A3CF3A;
	border-top: 2px dotted #A3CF3A;
	width: 650px;
	text-align: center;
	margin-bottom: 10px;
}

.outlet
{
	float: left;
	width: 200px;
	padding: 0px 0px 20px 10px;
}

.outletCentred
{
	margin:0 auto;
	width: 300px;
	padding-bottom: 45px;
}


/*** footer ***/

#bottomOne
{
	clear: both;
}

#bottomTwo
{
	width: 100%;
	background-color: #F77C00;
	height: 200px;
	border-top: 3px #565765 solid;
}

#footer 
{
	width:800px;
	margin: 0 auto;
	padding: 20px;
	text-align:left;
}

#footer .logo
{
	float: left;
	padding-right:20px;
	padding-top:20px
}

#footer .text
{
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	color:#ffffff;
}


/******* Link styles ******/

a:link, a:visited {
	
	color: #CC0000;
	text-decoration:none;
}

a:hover {
	color:#749429;
	text-decoration:underline; 
}

a:link.topnav, a:visited.topnav {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px; 
	color: #ffffff; 
	font-weight: bold;
	text-decoration:none; 
	padding: 12px 25px 12px 25px; 
	line-height:38px; 	  
}

a:hover.topnav {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px; 
	color: #7C9F2C;
	font-weight: bold;
	text-decoration:none; 
	padding: 12px 25px 12px 25px; 
	line-height:38px; 
	background-color:#E2EFBE;
}