body {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333; 
	font-size:12px;
	background-image: url(../images/background-fade.jpg);
	background-repeat:repeat-x;
	text-align: center;
	margin:0px;
	line-height: 18px;
}
#container { 
	margin: 0px auto;
    text-align: left;
	width:940px;
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
	overflow: hidden;
	padding-bottom:10px;

}
#topbluebar {
	position:relative ;
	background-color:#23238e;
	background-image:url(../images/topbar-background.gif);
	height:10px;
	width:100%;
	border-bottom:#FFF 1px solid;
}
#lightblueline {
	position:relative ;
	height:3px;
	width:100%;
	background-image:url(../images/graphic_lightblueline.gif);
	background-repeat:repeat;
}
#lightblueline2 {
	position:relative ;
	height:3px;
	width:100%;
	background-image:url(../images/graphic_lightblueline.gif);
	background-repeat:repeat;
}
#banner {
	position:relative ;
}
#badge {
	position:absolute;
	left:800px;
	}
#darkblueline {
	position:relative ;
	height:2px;
	width:100%;
	background-image:url(../images/graphic_darkblueline.gif);
	background-repeat:repeat;
}
.center {
	text-align: center;
}
.clear {
	clear:both;
}
#webspancontainer {
	margin: 0px auto;
    text-align: left;
	width:940px;
	text-align:right;
	font-size:10px;	
}

/*Menu*/
#menubar {
	position:relative ;
	font-size:13px;
	padding: 5px;
	background-color:#23238e;
	background-image:url(../images/menubar-background.gif);
	text-align:center;
	
}
#menuitem ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
	color:#FFFFFF;
}
#menuitem ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
}
#menuitem li a {
	color:#FFFFFF;
	text-decoration: none ;
	display: inline ;
	padding: 5px ;
}
#menuitem li a:hover {
	color:#23238e;
	background-color: #FFFFFF ;
}
.menuselected {
	text-decoration:underline;
}

/*main container*/
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.padleft {
	padding-left: 5px;
}
.padright {
	padding-right: 5px;
}
.content930 {
	width: 920px;
	padding: 10px 10px 10px 10px;
	overflow:hidden;
}
.content600 {
	float:left;
	width:580px;
	padding: 10px 10px 10px 10px;
	overflow:hidden;
}
.content400 {
	float:left;
	width:400px;
	padding: 10px 10px 10px 10px;
	overflow:hidden;
}
#right-column {
	float:right;
	width:330px;
	margin: 25px 0 0 0;
	padding:0;
}
#left-column-map {
	float:left;
	width:450px;
	margin: 25px 0 0 0;
	padding:0;
}
#left-column {
	float:left;
	width:330px;
	margin: 25px 0 0 10px;
	padding:0;
}
.content320 {
	width:305px;
	padding:5px 8px 5px 10px ;
	margin: 0;
	overflow:hidden;
	background-image:url(../images/content-320-bkgrnd.gif);
	background-repeat:no-repeat;
}
.content320-footer {
	width:330px;
	height:30px;
	padding:0 ;
	margin: 0 0 5px 0;
	background-image:url(../images/content-320-bottom.gif);
	background-repeat:no-repeat;
}
.content320 ul {
	padding:0;
	margin:0;
	list-style:none;
}
.content320 li {
	padding:0;
	margin:0;
	list-style:none;
}
.content320 img {
	padding:2px;
	border:#CCC 1px solid;
	margin:0 10px 0 10px;
}

.content_head {
	height:10px;
	background-image:url(../images/sidebar_center.gif);
}
.content_content {
	padding:5px;
	border-spacing: 0px;
	overflow:hidden;
}

/*image drop shadow*/
.dropshadow{
	clear:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right    !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0px;
	font-size:9px;
}
.drop_left {
	float:left;
}
.drop_right {
	float:right;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999;
	background-color:#FFF;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	margin: 3px;
}
/*Images container*/
#imagescontainer {
	width: 750px;
	overflow:hidden;
}

/*teaser*/
.teaser {
	border: 1px solid #8f8fdb;
}

/*HR attributes*/
hr {
	border: 0;
	color: #c0c0c0;
	background-color: #c0c0c0;
	height: 1px;
	width: 98%;
	text-align: left;
}

/*Iframe attributes*/
iframe {
	border: none;
	width:100%;
	height: 400px;
	margin:0px;

}
/*Photo Gallery*/
.gallerybox{
	float:left;
	width:200px;
	margin:0 20px 20px 5px;
	padding:0;
}
.galleryimg {
	position:relative ;
	padding: 10px;
	float:left;
	font-size: 10px;
}
/*Hidden field to stop spam bots*/
.surname {
	visibility:hidden;
}
/*Txt styles*/
.txtbold {
	font-weight: bold;
}
h1 {
	color:#23238e; 
	font-size:18px;
	letter-spacing:1px;
	font-weight:bold;
}
h2{
	color:#23238e;
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
}
h3{
	font-size:14px;
	letter-spacing:1px;
	margin: 10px 0 5px 0;
}
img {
	border:none;
	}
.headingtext{
	color:#23238e; 
	font-size:18px;
	letter-spacing:1px;
	font-weight:bold;
}
.subheadingtext{
	color:#23238e;
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;

}
.highlighttext {
	color:#23238e; 
	font-weight:bold;
	line-height: 25px;
}
.txtsmall {
	font-size:10px;
}
.txtgrey9px {
	font-size : 12px;
	color : #000000;
}
.red {
	color:#FF0000
}
.inputbox {
	background-image:url(../images/form-field-bkgrnd.gif);
	background-position:top;
	}
/*links*/
.bttmlink {
	font-size:12px;
	color:#3300FF;
}
.linkstnd {
	color : #0000FF;
	text-decoration : none;
}
.webspanlink {
	font-size:10px;
	color:#6666FF;
	text-align:right;
	text-decoration:none;
}
/*footer bar*/
#footerbluebar {
	position:relative ;
	float:left;
	background-color:#23238e;
	height:10px;
	width:100%;
}
/*admin section*/
td {
	font-size:12px;
}