@charset "utf-8";
/* CSS Document */


body  {
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #D0D0D0;
	margin: 0; 
	padding: 0;
	text-align: justify; 
	font-size:13px;
	color: #000000;
}

#headertxt {
font-size:14px;
colour: #600000;
}

.subhead1 {
font-size:12px;
font-weight:bold;
colour: #600000;
}

.venuetxt {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/*setting white link colour*/

a.white:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.white:active {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.white:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.white:hover {color: #FFFFFF; text-decoration: none; font-weight: bold;}



/*setting link colour*/

a:link {color: #600000; text-decoration: none; font-weight: bold;}
a:active {color: #600000; text-decoration: none; font-weight: bold;}
a:visited {color: #600000; text-decoration: none; font-weight: bold;}
a:hover {color: #600000; text-decoration: none; font-weight: bold;}



.twoColElsRtHdr #container {
	width: 600px;
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #669996;
	text-align: left;
} 
.twoColElsRtHdr #header {
	background: #FFFFFF;
	height: 255px;
	padding: 0 10px;  
}

.twoColElsRtHdr #floatl1 {
	margin: 0px 5px 0px 0px;
	padding: 0;
	width: 250px;
	float:left;
	background-color: #FFFFFF;
}
.twoColElsRtHdr #floatl2 {
	margin: 15px 10px 0px 10px;
	width: 292px;
	height: 198px;
	padding: 0;
	float:left;
	text-align:right;
}
.bold-head {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#lclink {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: justify; 
	font-weight: normal;
	font-size:13px;
	colour: #600000;
}	

.contenthead {
	font-size: 22px;
	font-weight: bold;
	color: #600000;
}

.twoColElsRtHdr #eheader {
	margin: 0;
	padding: 0;
	background: #D0D0D0; 
	height: 15px;
}	 
.twoColElsRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
 /*sidenav=sidebar1*/

.twoColElsRtHdr #sidebar1 {
	float: right; 
	width: 12em; 
	background: #FFFFFF; 
	padding: 15px 0; 
}
.twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.twoColElsRtHdr #mainContent {
  	margin: 8px 12em 0 10px; 
} 
.twoColElsRtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin: 0;
	background:#600000;
} 
.twoColElsRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColElsRtHdr #footindent {
  margin: 0 0 0 18px;
}  

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 10px;
}
.fltrt150 { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	width: 150px;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 15px 0 0 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.top-pad {
	margin: 30px 0px 0px 0px
}	
.nomargin {
	margin: 0px;
}

.shaded {
	background-color:#CCCCCC;
	}
	
.quote {
	background-color:#FFFFCC;
	height: 55px;
	width: 332px;
	margin: 5px 5px 5px 10px;
	padding: 5px 5px 5px 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}	

img.floatLeft { 
    float: left; 
    margin: 0 8px 2px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 8px; 
}

 
/* place css fixes for all versions of IE in this conditional comment */
.twoColElsRtHdr #sidebar1 {
	padding-top: 0px;
}
.twoColElsRtHdr #mainContent {
	zoom: 1;
	padding-top: 0px;
	padding-left: 15px;
	width: 410px;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */


/* vertical menu in sidebar1*/
#vertmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	width: 110px;
	padding: 0px;
	margin: 0px;
}

#vertmenu h1 {
display: block;
background-color:#600000;
font-size: 12px;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:109px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 100%;
display: block;
border-bottom: 1px solid #600000;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:110px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #600000;
background-color: #eeeeee;
}

