body {
	color: #000000;
	background:#FCFFCA;
	padding-top:0px;
	margin-top:0px;
	text-align:center;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.headertext {
	font-weight:bold;
	color:#FFFFFF;	
	font-size : 13px;
}

.counterbar {
	text-align:center;
	background-color:#2569AA;
	color:#F8CA1F;
	margin-left:9px;
	margin-right:10px;
	padding:5px;
	font-weight:bold;
	text-align:right;
}

.menu0link {
	color:#000000;	
	font-weight:bold;
	text-decoration: none;
}

.menu1item {
	margin-left:15px;
	float:right;
	text-align:center;
}

A.menu1link {
	color:#172A86;	
	font-weight:bold;
	text-decoration: none;
}

A.menu1link:HOVER {
	color:#EA3E3E;	
	font-weight:bold;
	text-decoration: none;
}

.menu2container_top {
	width: 190px;
	height: 15px;
	margin-left:8px;
	text-align:left;
    background-image: url(imagesCMS/layout_leftmenu_top.jpg);
}
.menu2container_mid {
	width: 190px;
	padding-left:12px;
	padding-right:8px;
	margin-left:8px;
	text-align:left;
    background-image: url(imagesCMS/layout_leftmenu_mid.jpg);
}
.menu2container_bottom {
	width: 190px;
	height: 16px;
	margin-left:8px;
	text-align:left;
    background-image: url(imagesCMS/layout_leftmenu_bottom.jpg);
}
.menu2title {
	padding-top:8px;
}
A.menu2link {
	color:#333333;	
	text-decoration: none;
	font-weight:bold;
}

A.menu2link:HOVER {
	color:#EA3E3E;	
	text-decoration: none;
	font-weight:bold;
}

.menu2subtitle {
	margin-top:4px;
	margin-left:10px;
}
A.menu2sublink {
	color:#172A86;	
	text-decoration: none;
}

A.menu2sublink:HOVER {
	color:#EA3E3E;	
	text-decoration: none;
}

.headertitle {
	margin-top:8px;
	margin-left:25px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

.headermenu {
	margin-top:8px;
	margin-right:25px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
}

.bodycontent {
	margin-left: 4px;
}

.footertext {
	font-size: 9px;
	color: #FFFFFF;
}

.contactbox {
	width: 140px;
	padding-left:12px;
	padding-right:18px;
	margin-left:15px;
	text-align:left;
}
.contacttitle {
	color:#333333;	
	text-decoration: none;
	font-weight:bold;
}

.contactbox_fieldname {
	text-align:right;
	font-weight:bold;
}

.contactbox_textfield {
	width:98%;
}

.pagecontent {
	text-align:left;
	margin-right: 10px;
}







.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
	display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#searchphotos iframe { border: 0; width: 100%; height: 650px; }