
body 
{
    color: #606060;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
	background: #FFFFFF;
    background-image : url("../images/main-bg.png");
    background-position : top center;
    background-repeat : repeat-x;
}

a, a:active 
{
    color: #0082D6;
	text-decoration : underline;
}

a:hover
{
    color: #05369A;
}

h1 {
    font-size : 18px;

}

h2 {
    font-size : 16px;

}

h3 {
    font-size : 15px;

}

h4 {
    font-size : 14px;
	clear : left;
}

h5 {
    font-size : 13px;

}

h6 {
    font-size : 10px;

}

#pagecontainer
{
    margin : 0px auto;
    width : 882px;
    background : #ffffff;
	/*background-image : url("../images/main-bg.png");
	background-repeat : repeat-y;
	background-position : top left;*/
}

#top
{
    height : 150px;
    background-image : url("../images/top-banner.png");
    background-position : bottom left;
    background-repeat : no-repeat;
}

#sitetitle
{
	/*height : 74px;
	background-image : url("../images/top-logo.png");
	background-position : top left;
	background-repeat : no-repeat;*/
}

#sitelogos
{
	/*background-image : url("../images/repslogo.gif");
	background-position : top right;
	background-repeat : no-repeat;
	height : 80px;*/
}

.webch-sitemetalabel
{
	font-weight : bold;
	
}

#webch-sitename-label
{
	display : none;
}

#webch-sitename
{
	color:#FFFFFF;
	font-weight : bold;
	text-transform : uppercase;
	position : relative;
	top : -10px;
	left : 20px;
}

#webch-sitephone-label
{
	text-transform : uppercase;
	width : 200px;
	text-align : left;
	position : relative;
	left : 500px;
	top : 0px;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 18px;
}

#webch-sitephone
{
	/*padding-top : 15px;*/
	width : 200px;
	text-align : left;
	position : relative;
	top : -22px;
	left : 670px;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 18px;
}

#sideutil
{
	display : none;
	margin : 4px;
	margin-top : 40px;
	padding : 4px 0px;
	background : #F4F5F7;
	border : 1px solid #D1D8DE;
}

#sideutil div
{
	margin : 5px 4px;
}

#crumbs
{
    display : none;
}

#pagetools
{
	display : none;
	position : relative;
	background-image : url("../images/tools-bg.png");
	background-position : top left;
	background-repeat : no-repeat;
	width : 206px;
	height :  35px;
	top : -80px;
	left : 525px;
	margin : 0;
	padding : 0;
	list-style : none;
}

#pagetools li
{
	display : inline;
	line-height : 35px;
	margin : 0;
	padding : 0;
}

#pagetools li a
{
	color : #003399;
	text-decoration : none;
	padding : 0 5px;
	border-right : 1px dotted #003399;
}

.bottools
{
	list-style : none;
	margin : 0;
	padding : 0 4px;
	width : 300px;
}

.bottools li
{
	display : inline;
	line-height : 30px;
	margin : 0;
	padding : 0;
	text-decoration : none;
	padding : 0 5px;
	
}

#bottoolsright
{
	text-align : right;
	float : right;
	width : 400px;
}

#bottoolsright li
{
	border-left : 1px dotted #003399;
}

#bottoolsleft
{
	float : left;
}

#bottoolsleft li
{
	border-right : 1px dotted #003399;
}

.pageheader
{
    margin : 0;
    padding : 0;
    padding-bottom : 10px;
    margin : 10px;
	margin-top : 0px;
    color:#951F4F;
    font-family:Arial,Helvetica,sans-serif;
    font-size:23px;
    font-weight:bold;
    text-decoration:none;
	border-bottom : 10px solid #E8E8E8;
}

.page
{
    margin : 10px;
}

.multipage .page
{
	margin : 0px 10px;
}

#main
{
    margin : 0;
	
	float : right;
	margin-right : 10px;
	/*margin-left : 250px;*/
    color : #333333;
    min-height : 600px;
	width : 655px;
}

#mainsidebar
{
	background-image : url("../images/page-tile.gif");
	background-position : top left;
	background-repeat : repeat-y;
}

#mainsidebarshadow
{
	margin : 0;
	padding : 0;
	padding-top : 30px;
	background-image : url("../images/mainshadow.png");
	background-position : top left;
	background-repeat : no-repeat;
}


#sidebarshadow
{
	/*float : left;*/
	margin : 0;
	padding : 0;
    width : 190px;
    /*margin-left : 10px;*/
	margin-left : 10px;
	/*margin-bottom : 20px;*/
	/*border-right : 1px solid #cccccc;*/
	/*background-image : url("../images/nav-bg.png");
	background-position : top left;
	background-repeat : repeat-y;*/
	padding-bottom : 120px;
}

* html #sidebarshadow
{
	float : left;
	width : 180px;
	margin : 0;
	margin-left : 5px;
}

#sidebar ul
{
	
    list-style : none;
    margin : 0;
    padding : 0;
    /*height : 20px;
    line-height : 20px;*/
    text-align : left;
	margin-left : 15px;
    background-image : url("../images/nav-bg.png");
	background-position : 0px -20px;
	background-repeat : repeat-y;
}

#sidebar ul li
{
	margin : 0;
	padding : 0;
/*    margin : 4px;*/
	/*padding : 2px 0px;*/
	border-bottom : 2px solid #FFFFFF;
	/*border : 4px solid #FFFFFF;*/
	background : transparent;
}

#sidebar ul li span
{
	display : block;
	width : 100%;
	height : 100%;
	border : 1px solid #CCCCCC;
	background : transparent;
}

#sidebar ul li.active
{
	/*background-color : #ECEDF1;*/
	color : #595959;
	
}

#sidebar ul li a
{
	font-weight : bold;
	color : #3B3B3C;
	text-decoration : none;
    margin : 0px 4px;
	padding-left : 15px;
	/*padding-right : 9px;
	padding-left : 15px;*/
	width : 155px;
	display : block;
	height : 30px;
	line-height : 30px;
}

#sidebar ul li.active a
{
	color :#000000;
}

#sidebar ul li.active ul li
{
	margin-bottom : 0px;
}

#sidebar ul li.active ul li a
{
	color : #3B3B3C;
}

#sidebar ul li.active ul li  span 
{
	border : none;
}
#sidebar ul li ul
{
	display : none;
	margin : 0px;
	padding : 0px;
	background : #f2f2f2;
	border : 1px solid #cccccc;
	/*background : #ECEDF1;*/
	/*background-image : url("../images/nav-bg-tile.png");
	background-position : top left;
	background-repeat : repeat-x;*/
	/*border-top : 1px solid #D1D8DE;*/
}



#sidebar ul li.active ul
{
	display : block;
}

#sidebar ul li ul li
{
	border : none;
	background : none;
	/*background : #F4F5F7;*/
}

 #sidebar ul li ul li.active
 {
	/*background : #F0F0F0;*/
 }

#sidebar ul li ul li ul
{
	border : 1px solid #F0F0F0;
	
}
 

#sidebar ul li ul li a
{
	text-decoration : underline;
	font-weight : normal;
	padding : 0px 12px;
	padding-left : 20px;
	font-size : 12px;	
}

* html #sidebar ul li ul li a
{
	margin : 0;
	padding : 0;
	margin-left : 20px;
}

#sidebar ul li ul li a.current
{
	font-weight : bold;
}


#navbar h2
{
    display : none;
}

#bottom
{
	clear : both;
	color : #666666;
	background-image : url("../images/footer-bg.png");
	background-position : top center;
	background-repeat : no-repeat;
	/*height : 140px;*/
	padding : 0 10px;
	padding-top : 106px;
	line-height : 40px;
}



#bottom a
{
	color : #666666;
}

.topspacer
{
    margin : 10px;
    margin-top : 30px;
    height : 10px;
    width : 720px;

}

.maincontent
{
    margin : 0;
    padding : 0;
    width : 490px;
    /*margin-left : 10px;*/
    float : left;
}

.flashbanner
{
    /*background : #ff00ff;*/
    margin : 0;
    padding : 0;
    width : 490px;
    height : 200px;
    margin-left : 10px;
    float : left;
}

.flashbar
{
/*  background : #ff0000;*/
    margin : 0;
    padding : 0;
    /*margin-left : 505px;
    top : 0;
    position : relative;*/
    float :right;
    width : 209px;
    height : 400px;
}

.spacer, .clearcontent
{
	height : 1px;
    clear : both;
}

.clearcontent
{
	/* HACK! Add the site logos to the bottom of the page */
	/*background-image : url("../images/repslogo.gif");
	background-position : bottom left;
	background-repeat : no-repeat;
	height : 80px;
	margin-left : 20px;*/
}

/* Admin Bar */
#adminbar 
{
    padding: 0.5em 0.5em 0.5em 0.5em;
    background: url(/images/blackalpha.png);
    color: #FFFFFF;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 2px solid #FFFFFF;
    margin-left: 0;
    margin-right: 0;
    width: auto;
    font-size: 0.9em;
    z-index: 332;
}

* html #adminbar
{
	position : relative;
	width : 940px;
	top : 100px;
	/*top : -75px;*/
	
}

#adminbar *
{
    margin: 0;
    padding: 0;
}

#adminbar h2 
{
    display: none;
}

#adminbar #adminusername 
{
    margin: 0;
    padding: 0;
    float: right;
}

#adminbar ul 
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#adminbar ul li 
{
    display: inline;
    margin-right: 0.5em;
    white-space: nowrap;
}



#adminbar a, #adminbar a:visited, #adminbar a:hover, #adminbar strong
{
    color: #ffffff;
    background: inherit;
}

dt, strong, h3, h4
{
	font-weight : bold;
	color : #951F4F;
}

dd
{
	margin : 2px;
}

/* Gallery */
.imagegallerycategoryimages
{
	list-style : none;
}

.imagegallerycategoryimages li
{
	display : inline;
	float : left;
	margin : 5px;
}


.mapplace
{
	padding-top : 6px;
	width : 6px;
	/*border : 1px solid #ff0000;*/
	background-image : url("../images/dot.png");
	background-repeat : no-repeat;
	background-position : top left;
	height : 0pt;
	overflow : hidden;
	display : block;
}

.mapplace:hover
{
	/*border : 1px solid #ff0000;*/
}

.newsitemdate
{
	display : none;
	
}

.search-box .formboxes .value select
{
	width : 175px;
}