body
{
	background: RGB(205,205,205) url(images/background.jpg) repeat-x scroll top left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Calibri, Verdana;
}

img
{
	padding: 0;
	margin: 0;
}

div
{
	display: block;
	float: left;
}

.Wrapper
{
	margin: 0 auto;
	width: 1002px;
	padding: 0px;
	height: 100%;
	float: none;
}

.MainDiv
{
	padding: 0 0 20px 0;
	margin:  0;
	text-align: left;
	width: 1002px;	
}	

.Menu
{
	float: left;
	list-style-type: none;
}

.Menu li
{
	float: left;
	list-style-type: none;
	padding: 0;
	display: block;
}

.Menu li a
{
	float: left;
	display: block;
	margin: 0;
}

.TopStrip
{
	width: 954px;
	height: 43px;
	padding: 0;
	margin: 0 0 0 23px;
	_margin: 0 0 0 12px;
	background: url(images/topstrip.jpg) no-repeat scroll top left;
}

.TopStrip p
{
	font-family: georgia;
	color: white;
	padding: 0;
	text-align: right;
	font-size: 100%;
	margin-top: 14px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
.subbuttons {
	color: #333333;
	text-decoration: none;
	background-color: #F2F2F2;
	padding: 15px;
	border: thin solid #CCCCCC;
	font-size: 80%;
	width: 159px;
	text-align: center;
	height: 40px;
	vertical-align: middle;
	font-weight: bold;
	float: left;
}
.subbuttons:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
.subbuttonselected
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding: 15px;
	border: thin solid #CCCCCC;
	font-size: 80%;
	width: 159px;
	text-align: center;
	height: 40px;
	vertical-align: middle;
	font-weight: bold;
	float: left;
}
.subbutton2selected
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding: 15px;
	border: thin solid #CCCCCC;
	font-size: 80%;
	width: 119px;
	text-align: center;
	height: 40px;
	vertical-align: middle;
	font-weight: bold;
	float: left;
}


.subbuttons2 {
	color: #333333;
	text-decoration: none;
	background-color: #F2F2F2;
	padding: 15px;
	border: thin solid #CCCCCC;
	font-size: 80%;
	width: 119px;
	text-align: center;
	height: 40px;
	vertical-align: middle;
	font-weight: bold;
	float: left;
}

.subbuttons2:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}

.TopStrip p a
{
	font-family: georgia;
	color: white;
	text-decoration: none;
}


.MainContent
{
	width: 954px;	
	padding: 5px 24px;
	_padding: 5px 0;
	margin: 0;
	_margin: 0 0 0 12px;
	background: url(images/contentstrip.png) repeat-y scroll top left;
	_background: white;
}

.MainContentBottom
{
	width: 954px;
	height: 50px;
	_height: 5px;
	padding: 0 24px;
	_padding: 0;
	margin: 0;
	_margin: 0 0 0 12px;
	background: url(images/contentBottom.png) no-repeat scroll top left;
	_background: white;
}

.LeftColumn
{
	width: 142px;
	padding: 3px 5px 5px 5px;
}

.RightColumn
{
	width: 784px;
	font-family: trebuchet ms;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 170px;
}

.ContactColumn
{
	width: 400px;
	font-family: trebuchet ms;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 170px;
	padding-right: 0;
	margin-right: 0;
	font-size: 90%;
	color: RGB(100,100,100);
}
.ContactColumn2
{
	width: 200px;
	font-family: trebuchet ms;
	padding-top: 30px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.PictureColumn
{
	width: 792px;
	font-family: trebuchet ms;
	background-image: url(images/mainImage01.jpg);
	height: 431px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	background-repeat: no-repeat;
	margin-top: 5px;
}

.SideNav
{
	width: 140px;
	margin: 10px 0 0 0;
	padding: 1px;
}

.SideNav li
{
	width: 130px;
	padding: 0 5px;
	margin: 2px 0;
}

.SideNav li a
{
	width: 125px;
	text-align: right;
	padding: 2px 5px 4px 0;
	font-family: "trebuchet ms";
	font-size: 90%;
	text-decoration: none;
	font-weight: normal;
	color: RGB(150,150,150);
}

.SideNavItem
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: RGB(150,150,150);
}

.CMSArea
{
	width: 700px;
}
.CMSArea a
{
	color: #660000;
	text-decoration: none;
}

.CMSArea h1
{
	color: #491F1D;
	font-size: 260%;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.CMSArea h2
{
	color: #330000;
	margin: 0 0 10px 0;
	font-size: 130%;
	font-weight: normal;
}

.CMSArea p
{
	font-size: 90%;
	color: RGB(100,100,100);
}



.Footer
{
	width: 944px;	
	height: 106px;
	padding: 5px;
	margin: 10px 0 0 23px;
	_margin: 30px 0 0 12px;
	background: white url(images/footerlogos.jpg) no-repeat scroll top right;
}

.LeftFooterBox
{
	width: 170px;
	height: 80px;
	margin: 7px 10px;
	_margin: 7px 10px 7px 5px;
	padding: 7px 15px;
	background-color: RGB(240,240,240);
}

.LeftFooterBox p
{
	padding: 0;
	margin: 0;
	font-family: trebuchet ms;
	font-size: 70%;
	color: RGB(155,155,155);
}

.CentreFooterBox
{
	width: 410px;
	height: 82px;
	margin: 12px 0 7px 30px;
	_margin: 12px 0 7px 50px;
	font-family: trebuchet ms;
	color: RGB(155,155,155);
}

.CentreFooterBox h4
{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 410px;
	height: 25px;
	font-size: 85%;
	font-weight: normal;
}

.CentreFooterBox p
{
	display: block;
	float: left;
	width: 190px;
	height: 57px;
	padding: 0;
	margin: 0;
	font-family: trebuchet ms;
	font-size: 80%;
	color: RGB(155,155,155);

}






#LoginDiv
{
    width: 260px;
    height: 300px;
    display: block;
    margin: 20px 20px;
    _margin: 20px 10px;
    padding: 0;
}

.LoginPanel span
{
    display: block;
    width: 100px;
    float: left;
    clear: left;
	color: black;
	font-family: verdana;
	font-size: 90%;
	margin-bottom: 5px;    
	margin-top: 3px;
}

#LoginDiv input
{
    width: 150px;
    float: right;
    margin-bottom: 5px;
}

#LoginDiv a
{
    display: inline;
	color: black;
    float: left;
    margin-top: 5px;
}

.LoginMessage
{
    width: 400px;
	color: black;
	font-family: verdana;
	font-size: 90%;      
    margin-top: 20px;       
}
.BottomText {
	font-family: Calibri, Verdana;
	font-size: 80%;
	color: #666666;
	text-align: center;
	width: 944px;
	padding-top: 5px;
}
.BottomText a{
	color: #666666;
	text-decoration: none;
}

