body
{
margin: 0px;
padding: 0px;
font-family: Helvetica, Arial, sans-serif;
text-align: justify;
}

#container {
	width: 751px;
	display: block;
	margin: 0 auto;
}
/*
#main {
	width: 585px;
	float: right;
	padding: 3px 0px 0px 15px;
	margin-bottom: 5px;
}

#sidebar {
	margin: 5px 0;
	width: 150px;
	float: left;
}
*/

#colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		margin-top: 5px;
}

#colmid,
#colleft {
			float:left;
			width:100%;			/* width of page */
			position:relative;
}
		
#colmid {
	right: 585px;			/* width of the right column */
}
#colleft {
	right: 155px;			/* width of the left column */
}

#main, #sidebar {
	float:left;
	position:relative;
	overflow:hidden;
}

#sidebar {
	float: left;
	width: 155px;
	left: 150px;
}

#main {
	margin-top: -2px;
	margin-bottom: 5px;
	width: 585px;			/* Width of right column content (column width minus padding on either side) */
	left: 901px;
	padding: 0 0px 0 5px;
}


p, ul, ol
{
margin: 0px;
font-family: Helvetica, Arial, sans-serif;
padding: 0em 0px 10px 0px;
text-align: justify;
font-size: 0.75em;
line-height: 1.2em;
}

img
{
display: block;
color:white;
}

h1
{
margin: 10px 0px 10px 0px;
text-align: left;
border-bottom: 1px solid lightgrey;
color: #069;
}

h2
{
float: right;
display: block;
margin: 0px 0 0 0;
padding: 23px 0px 0 0;
vertical-align: bottom;
color: #999;
font-size: large;
}

h3
{
color: darkred;
margin: 5px 0px 1px 0px;
text-align: left;
font-size: 90%;
}

h4
{
margin: 5px 0px 10px 0px;
color: #555;
text-align: left;
font-size: 80%;
}

h6
{
margin: 1em 25px 1em 0px;
text-align: justify;
font-size: small;
font-family: Helvetica, Arial, sans-serif;
}

a:link, a:visited {color: black;}



.si
{
font-family: serif;
font-style: italic;
font-weight: bolder;
font-size: 120%;
}

a:link, a:visited
{
text-decoration: none;
}

a:hover, a:active
{
text-decoration: underline;
color: darkred;
}

hr
{
height: 1px;
border: 0;
border-top: 1px solid lightgrey;
padding: 0;
margin: 0 0px 0 0px;
clear: both;
margin-bottom: 7px;
}

address
{
text-align: left;
font-size: 80%;
font-family: Helvetica, Arial, sans-serif;
margin: 0 0 0 0;
padding: 0 0 0 0px;
font-style: normal;
}



.backto a:link, .backto a:visited
{
font-weight: bold;
float: right;
font-size: 70%;
font-family: Helvetica, Arial, sans-serif;
margin: 0px 0px 0 0;
padding: 0 0 0 0;
font-style: normal;

}

a img
{
border: none;
}

#section p
{
padding-bottom: 0;
margin: 0 10px 0 10px;
}

#section h3, #section-left h3, #section-right h3
{
margin-left: 10px;
text-decoration: underline;
}

#section a:link, #section a:visited, #section-left a:link, #section-left a:visited, #section-right a:link, #section-right a:visited
{
padding: 1px 0 5px 0;
display: block;
background: none;
text-decoration: none;
}

#section a:link img, #section a:visited img, #section-left a:link img, #section-left a:visited img, #section-right a:link img, #section-right a:visited img
{
border: 1px solid white;
}

#section a:hover, #section a:active, #section-left a:hover, #section-left a:active, #section-right a:hover, #section-right a:active
{
color: black;
background: #cf9;
text-decoration: none;
}

#section a:hover img, #section a:active img, #section-left a:hover img, #section-left a:active img, #section-right a:hover img, #section-right a:active img
{
border: 1px solid green;
}

ul, ol
{
margin: 0 30px 5px 30px;
}

li
{
padding: 0 0 5px 0;
line-height: 1.1em;
}


#error {
	color: red;
	width: 95%;
	display: block;
	padding: 5px 10px;
	border: 1px solid red;
	background-color: #FFD6D6;
	font-size: 0.8em;
	margin: 10px 0 10px 0;	
	font-weight: bold;
}

#notice {
	color: green;
	width: 95%;
	display: block;
	padding: 3px 10px;
	border: 1px solid green;
	background-color: #DDFFE3;
	font-size: 0.8em;
	margin: 10px 0 10px 0;	
}

.error_message {
	color: red;
	font-size: 0.7em;
	margin-left: 5px;
}

.fieldWithErrors {
  padding: 2px;
  border: 3px solid red;
}

.forms_details {
	padding-top: 6px;
	padding-left: 5px;
}

#dates {
	margin: 35px 0 30px 230px;
}

img.calendar_image {
	float: left; 
	margin: 20px 50px 20px 50px;
}

.items
{
margin: 3px 0 0 0;
}

.item-heading
{
font-size: 80%;
margin: 5px 10px 0 10px;
float: left;
text-align: left;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.item-details
{
position: relative;
margin: 5px 10px 0px 135px;
padding: 0px;
font-size: 0.75em;
}

#useful-links {
	display: block;
	width: 150px;
	float: right;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

#useful-links ul {
	list-style: none;
	margin: 3px 0px 0px 7px;
	padding: 5px 0px 2px 17px;
	border-left: 2px solid #DF3116;
}

#useful-links li {
	padding: 0px 0px 8px 0px;
}

#useful-header {
	height: 18px;
	font-weight: bold;
	background-image: url('../images/icons/link-image-red.png');
	background-repeat: no-repeat;
	padding: 2px 0px 0px 25px;
	color: #DF3116;
	font-size: 1em;
}

#section a {
color: black;
}
