body,html
{
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	background:#ffffff;
	

}

#container
{
	height:100%;
	width: 755px;
	background: #ffffff;
	margin: 0 auto;
}

a {
	color: #000000;
}

.clear {
	clear: both;
}

/***
* LAYOUT
***/

#mainheaderspacer {
 height: 20px;
}

#mainmenu {
	background: #969696;
	height: 32px;
}

#submenu
{
	background: #afafaf;
	width: 210px;
}

#submenu a 
{
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding-left: 15px;
	background: url(images/subbullet.gif) no-repeat left;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

#contentcontainer {
	margin-top: 6px;
	background: #ffffff;
	float: left;
}

#footerbg
{
	background: #ffffff url(images/footerbg.jpg) no-repeat;
	height: 35px;
	display: block;
	width: 755px;
	
}

#footerbg span 
{
	margin-left: 10px;
	padding-top: 10px;
	display: block;
}

div.formerror
{
	border: 1px solid #f40000;
	color: #740000;
	padding: 5px;
	background: #f1a6b8;
}
div.formerror span 
{
	color: #740000;
	margin: 3px;
	font-weight: bold;
}

div.mainmenu {
}

div.mainmenu div.menuitem  
{
	margin-top: 4px;
	float: left;
	height: 24px;
	margin-left: 7px;
}
div.mainmenu div.menuitemfill
{
	float:left;
	background: #ffffff url(images/menuitem_fill.gif) repeat-x;  
	height: 24px;
}

div.mainmenu div.menuitemfill a 
{
	font-size:12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #009898;
	text-decoration: none;
	font-weight: bold;
	padding :4px;
	line-height: 21px;
}



div.mainmenu div.menuitemleft
{
	float:left;
	background: url(images/menuitem_left.gif) no-repeat;  
	height: 24px;
	width: 6px;
}

div.mainmenu div.menuitemright
{
	float:left;
	background: url(images/menuitem_right.gif) no-repeat;  
	height: 24px;
	width: 17px;
}


.contentpage_main .pagetitle h1
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	
}

.contentpage_main .pagetitle
{
	background: #969696;
	padding: 4px;
	color: #ffffff;
}

#regionleft 
{
 width: 210px;
 float: left;
}
.regionlefthomecontent
{
 height: 419px;
 background: #90cec9;
}

.regionlefthomecontent img 
{
	margin-bottom: 6px;
}


.regionlefthome
{
 width: 243px;
 background: #fffffff;
 
}

.pagespacerv
{
	float: left;
	width: 10px;
	height: 100%;
}


a.gallerylinkselected 
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	margin-left : 5px;
	text-decoration: none;
	
}

a.gallerylink
{
	font-size: 12px;
	color: #ffffff;
	margin-left : 5px;
	text-decoration: none;
}

.galleryimage 
{
float: left;
border: 1px solid #ffffff;
margin-left: 10px;
margin-top: 10px;
}

#regioncontentmain
{
 width: 535px;
 float: left;
 background: #90cfc9;
 height: 100%;
	
}

#regionhomemain
{
 width: 515px;
 float: left;
 background: #ffffff;
 height: 100%;
 overflow:hidden;
}