body {
	margin:0;
	padding:0;
	width:100%;
	background:#fff;
	min-width:765px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .9em;
}

#topmenu {
	padding-left:30px;
}
#header {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	background-image:url(../images/menu/bannerbackburgundy.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#headertopburgundy{
background:#b32574;
height:2px;
margin:0;
padding:0;
}
#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
			/* This chops off any overhanging divs */
	background:#b32574;		/* Left column background colour */
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	background:#fff;    	/* Centre column background colour */
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-240px;
	background:#fff;    	/* Right column background colour */
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 0 0 255px;
	
}
#col1 {
	width:100%;
	
}
#col2 {
	float:left;
	width:170px;
	position:relative;
	margin-left:-50%;
	padding-top:5px;
	left:55px;
	background-color:#b32574;
	
}
#col3 {
	float:left;
	width:10px;
	position:relative;
	left:15px;
	padding:1px;
}
#footer {
	clear:both;
	float:left;
	width:100%;
	padding:10;
	margin:0;
	border-top:1px solid #000;
	background-color:#b32574;
	height:35px;
	font-size:12px;
	color:#fff;
	text-align:center;
}

#beneathleft {
	background:#FFFFFF; 
	padding:5px;
	width:160px;
}
html>body #beneathleft {
	background:#FFFFFF; 
	padding:5px;
	width:175px;
	margin-left:-7px;
}
.green_headline {font-family: Georgia,Verdana,Arial, Helvetica, sans-serif; font-size: 18px; color: #3C8A41; font-weight: bold; }
.green_headlinesm {font-family: Georgia,Verdana,Arial, Helvetica, sans-serif; font-size: 12px; color: #3C8A41; font-weight: bold; }
.orange_headline {font-family: Georgia,Verdana,Arial, Helvetica, sans-serif; font-size: 18px; color: #EA7225; font-weight: bold; }
.orange_headlinesm {font-family: Georgia,Verdana,Arial, Helvetica, sans-serif; font-size: 12px; color: #EA7225; font-weight: bold; }
.burgundy_headline {font-family: Georgia,Verdana,Arial, Helvetica, sans-serif; font-size: 18px; color: #B22673; font-weight: bold; }
.burgundy_headlinesm {font-family: Georgia,Verdana,Arial, Helvetica, sans-serif; font-size: 12px; color: #B22673; font-weight: bold; }

.blueTimes {font-family:"Times New Roman", Times, serif; font-size:12px; color: #097bad; }
.redComic {font-family: "Comic Sans MS"; font-size:14px;  color: #CC0033; }
.blueArial {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #097bad; }
.blueCentury {font-family:"Century Gothic"; font-size: 12px; color: #097bad; }
.blueKristen { font-family:"Kristen ITC"; font-size: 12px; color: #097bad; }
.blue_headline {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #EA7225; font-weight: bold; }
.normal_page_text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.small_page_text {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.blue_headlinesm {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #EA7225; font-weight: bold; }
.red_headline {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #3C8A41; font-weight: bold; }
.red_headlinesm {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3C8A41; font-weight: bold; }
.gray_bold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: bold; }
.preview {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color:#FF0000; font-weight: bold; }
.bold_page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bold_page_textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.small_italics {
font: Arial;
font-size: 11px;
font-style: italic;
}

.style1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #45503F;
}

.style1_sm {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #45503F;
}

.linedate {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
}
.white_headline {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #ffffff; font-weight: bold; }



    /* --> */

    <!--[if lt IE 7]>

#footer p{
padding-top:9px;
}
    <![endif]-->



























