body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* IE hack Part 1 */ 
	background: #336699;
	background-image: url(../images/bg2.png);
	background-repeat: repeat-x;
	margin-top:0;
	padding: 0;
}

a {text-decoration: none; color: #993300; }
a:hover {text-decoration: underline; }

/* -- Basic HTML Elements -- */



/* -- Page Structure -- */
#container {
	width: 760px; text-align: left; 
	margin: 0 auto;
	padding: 0;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: .70em;
	color:#666666;
	text-align: left; /* IE hack Part 2 */
	background: #edf3f8;
}

#header {
	margin: 0 auto;
	height: 25px; 
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 74px 0 0 230px;
}

#sitenav {
	margin: 0;
	padding: 0;	
}

#sitenav li {
	margin: 0;
	padding: 0;
	display:inline;
	list-style-type: none;

}

#sitenav a {
	margin: 0 5px 4px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #eee;
}

#sitenav a:hover {
	border-bottom: 4px solid #ddd;
}

#cookies { margin: 0 14px 0 14px; padding:0;}
#cookies p { margin: 4px 0 20px 0; padding: 0 0 0 20px; font-size: 0.9em; color: #aaa }
#cookies a { color: #aaa; text-decoration:none;}
#cookies a:hover { color: #666; text-decoration:none;}

#content {
	background: #edf3f8;
	margin: 0 14px 0 14px;
	padding: 0;

}

#lhs {

	float: left;
	width: 180px;
	margin-left: 20px
}

#lhs a {text-decoration: none; color: #993300; line-height: 20px;}
#lhs a:hover {text-decoration: underline; }

#lhs ul { list-style: none; padding-left: 0; margin-left:20px;}
#lhs li { background: url(../images/arrow.png) no-repeat; padding-left: 30px; }
#lhs p {margin: 0 0 1em 0; line-height: 1.2em}
#lhs h2 { font-size: 1.1em; font-weight: bold; padding: 0 0 3px 0; margin: 0; color: #993300;}
#lhs h2 a {text-decoration: none; color: #993300; }
#lhs h2 a:hover {text-decoration: underline; }

#lhmenu { 
	float: left;
	width: 182px;
	margin-left: 20px;
} 

#lhmenu h3 { 
	padding: 6px 8px 4px 10px;
	border-bottom: 1px solid #E0cfAB;
	margin: 0;
	font-size:1.1em; 
	font-weight: bold; 
	color: #993300;
}

.submenu { 
	float: left;
	width: 182px;
	background: url(../images/box-bottom2.png) no-repeat bottom left ;
	margin-left: 20px;
} 

.submenu h3 { 
	padding: 6px 8px 4px 10px;
	border-bottom: 1px solid #E0cfAB;
	margin: 0;
	font-size:1.1em; 
	font-weight: bold; 
	color: #993300;
	background: url(../images/h3-bg1.png) no-repeat top left;
}
.submenu p {margin: 0 0 1em 0; line-height: 1.2em}
.submenu ul {list-style:none; padding: 14px 10px 14px 10px; margin: 0;}
.submenu li {margin: 0 0 6px; padding: 0 0 0 5px; }
.submenu li a { text-decoration: none; color: #993300; }
.submenu li a:hover { text-decoration: underline }
.submenu dl { margin: 0; padding: 0 0 10px 0; }
.submenu dt { 	
	padding: 6px 8px 4px 10px;
	margin: 0;
	font-size:1em; 
	font-weight: bold; 
	color:#777;
}

.submenu dd a { margin: 0; padding: 0 0 0 0; text-decoration: none; color: #993300; }
.submenu dd a:hover { text-decoration: underline }

.submenu h2 {font-size: 1.1em; font-weight: bold; padding-bottom: 0px; color: #993300;}
.submenu h2 a {text-decoration: none; color: #993300; }
.submenu h2 a:hover {text-decoration: underline; }


.indent { padding-left: 15px;}


#rhs {
	padding-left:50px;
	padding-right: 10px;
	float: right;
	width: 400px;
}

#rhsInside{
	padding-left:0px;
	padding-right: 50px;
	float: right;
	width: 400px;
}

#rhsInside p {margin: 0 0 1em 0; line-height: 1.5em; }
#rhsInside p a {text-decoration: none; color: #993300; }
#rhsInside p a:hover {text-decoration: underline; } 
#rhsInside h2 {font-size: 1.1em; font-weight: bold; padding-bottom: 0px; color: #993300;}
#rhsInside h2 a {text-decoration: none; color: #993300; }
#rhsInside h2 a:hover {text-decoration: underline; }
#rhsInside img { float: left ; border: 1px solid #ddd; padding: 5px; margin: 0 10px 0 10px; }
#rhsInside h3 {font-size: 1.0em;  padding: 0 0 10px 0 ; margin: 0; color: #333;}

.pageInside {
	margin-left:20px;


	width: 660px;
}

.pageInside p {margin: 0 0 1em 0; line-height: 1.5em; }
.pageInside p a {text-decoration: none; color: #993300; }
.pageInside p a:hover {text-decoration: underline; } 
.pageInside h2 {font-size: 1.1em; font-weight: bold; padding-bottom: 0px; color: #993300;}
.pageInside h2 a {text-decoration: none; color: #993300; }
.pageInside h2 a:hover {text-decoration: underline; }
.pageInside img { float: left ; border: 1px solid #ddd; padding: 5px; margin: 0 10px 0 10px; }
.pageInside h3 {font-size: 1.1em; font-weight: bold; padding: 0 0 10px 0 ; margin: 0; color: #333;}

.newspost {position: relative; padding-top: 1px;}
.newspost p {margin: 0 0 1em 0; line-height: 1.5em; }
.newspost h2 {font-size: 1.1em; font-weight: bold; padding-bottom: 0px; color: #993300;}
.newspost h2 a {text-decoration: none; color: #993300; }
.newspost h2 a:hover {text-decoration: underline; }

.calendar {
	color: #eee; 
	font-size: 10px; 
	display: block; 
	background: url(../images/datebg_top.png) 0 0 no-repeat; 
	position: absolute;
	text-align: center; 
	text-transform: uppercase; 
	line-height: 1; 
	margin-top: 0; 
	width: 40px; 
	padding-top: 5px; 
	top: 15px; 
	left:-52px;
}
.calendar .day {
	display: block; 
	font-weight: bold; 
	font-size: 16px; 

	color: #eee; 
	background: url(../images/datebg_bot.png) bottom left no-repeat; 
	padding-bottom: 8px;}

.important { font-weight:bold; color: #993300; }

#footer { clear: both; margin: 0 16px 0 16px; padding-top: 30px;}
#footer p { margin: 4px 0 0px 0; padding: 11px 0 20px 120px; font-size: 0.9em; color: #aaa; border-top: 1px #ddd dashed }

table {
	width: 100%;
	border: 1px solid #000;
	margin-bottom: 20px;
}
table th, table td {
	margin: 0;
	padding: 4px 10px;
	text-align: left;
	border-bottom: 1px solid #ACC5E4;
}
table th { background: #ACC5E4; }
table .position { text-align: left; }
table .alt { background: #ACC5E4; }
table td { text-align: left; }
table td a {text-decoration: none; color: #993300; }
table td a:hover { text-decoration: underline; }
table caption {
	margin: 0;
	padding: 4px 20px;
	text-align:left;
	border: 1px solid #000;
	border-bottom: none;
	background: #ddd;
}

.narrow table { width:  50%;}

div.row {
  clear: both;
  }

div.clear {
  clear: both;
  }
  
h2 .left {
	float: left;
	text-align: left;
	vertical-align: baseline;
  }

span.right {
	padding-top: 10px;
	float: right;
	text-align: right;
	width: 40%;
  }
span.rightish {
	margin-top: -20px;
	float: right;
	text-align: right;
  }
  
  .error {
    color: #AA0000;
}
.controlerror {
    background-color: #ffffdd;
    border: 1px solid #AA0000;
}

.footy {
background: url(../images/BCID.png) top left no-repeat;
margin-top: 10px;
}