body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(pix/purplestrip.gif);
	background-position:top left;
	background-repeat:repeat-x;
	color:#646565;	
} 

.clear {
	clear:both;
}

img {
	border:none;
} 

a, a:visited, a:link {
	color:#333333;
	text-decoration:none;
}

abbr {
	border-bottom:1px dotted #666;
}

#wrapper {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
}

/*------ Top of page ------*/

#top-content { 
	background-image:url(pix/purple_with_txt.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
	height:90px;
	z-index:9; 
	margin-bottom:0;
}

#logo {
	position:absolute;
	width:200px;
	z-index:11;
	margin-top: 15px;
	margin-left: -10px; 
}


#girly_bit { 
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	margin-left:200px;
	margin-top:4px;
}

#search-layer {
	position:absolute;
	width:200px;
	height:37px;
	z-index:12;
	color: #fff;
	font-weight: bold;
	padding-top:20px;
	margin:0;
	top: 128px;
}

#search-layer form {
	margin:0px;
	padding-bottom: 0px;
}

#search-layer form legend{
	color:white;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom: 0px;
}

/*--------- TOP RIGHT MENU -----------*/

#menu {
	padding: 10px;
	color:#A867AB;
}


#menu ul {
	padding:65px 5px 8px 5px;
	list-style:none;
	text-align:right;
	margin:0;
}

#menu li {  
	display:inline;
/*	background-image:url(pix/menu_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;*/
	padding: 5px 0 5px;

}

#menu li a, #menu li a:visited {
	color:#fff;
	text-decoration:none;
	padding:5px;
	background-color:#A867AB;
}

#menu li a:hover {
	text-decoration:underline;
}

#content-wrapper {
	width:710px;
	margin:0;
	padding:0;	
}

/*------- LEFT CONTENT -------- */

#left-content {
	width:200px;
	float:left; 
	display:inline; 
	background-color:#EFEFF7;
	min-height:500px;
	margin-left: 0px;
}

#left-content h1 {
	font-size:18px;
	line-height:110%;
	color:#FFA64A;
	padding:5px 5px 5px 0;
}

#left-content h2 {
	font-size:16px;
	line-height:110%;
	color:#FFA64A;
	padding:5px 5px 5px 0;
}

#left-content ul {
	padding: 0px;
	margin:0;
	list-style:none;
	font-size:0.85em;
}

#left-content ul ul {
	padding:5px 0 5px 0;
	font-size:0.9em;
} 

#left-content li {
	border-bottom:1px solid #ccc;
}

#left-content li a, #left-content li a:visited {
	color:#333333;
	text-decoration:none;
	display:block;
	padding:5px 5px 5px 10px;
}

#left-content li a:hover {
	text-decoration:underline;
}

#left-content li a.current {
	/*background-image:url(pix/menu_bg_hover.jpg);
	background-position:top left;
	background-repeat:repeat-y;*/
	background-color:#AD65AD;
	font-weight:bold;
	color:#fff;
}

#left-content li li {
	padding: 0 10px 0 15px; 
	border-bottom:none;
}

#left-content li li a, #left-content li li a:visited {
	background-image:url(pix/menu_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px; 
	color:#AD65AD;
}

#left-content li li a.current {
	/*background-image:url(pix/menu_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;*/
	background-color:#EFEFF7;
	font-weight:bold;
	border-bottom:none;
	color:#000;
}

#left-content a, #left-content a:visited {
	color:#006699;
}
	
	
	
/*--------- CENTER CONTENT ----------*/

#center-content {
	float:left;
	margin:0 0 0 15px; 
	display:inline;
	width:450px;
	line-height:1.5em;
	color:#333333;
	padding:0 5px 20px 10px;
	color:#656565;
}
#wide-content {
	float:left;
	margin:0 0 0 15px; 
	display:inline;
	width:670px;
	line-height:1.5em;
	color:#333333;
	padding:0 5px 20px 10px;
	color:#656565;
}

#center-content a, #center-content a:visited {
	color:#660066;
	border-bottom:1px dotted #666;
}

#center-content img {
	margin:10px;
} 
 
#center-content h1, #wide-content h1 {
	font-size:1.5em;
	line-height:1em;
	color:#FFA64A;
	font-weight:bold;
	padding:0px 5px 0 0;
	margin-top:10px;
	font-family:"Trebuchet MS", Verdana, Arial;
}

#center-content h2, #wide-content h2 { 
	color:#666666;
	font-size:1em;
}

#center-content h3 {
	font-weight:bold;
	font-size:1em;
	color:#FFA64A;
}

#center-content h4 {
	color:#666666;
	font-size:15px;
	margin-top:5px;
	margin-bottom:7px;
}

#center-content h5 {
	color:#94579d;
	font-size:14px;
	margin-top:5px;
	margin-bottom:1px;
}

/*--------- RIGHT CONTENT ---------*/

#right-content {
	float:right;
	width:180px;
	margin:0;
	padding:5px 15px 5px 10px;
	background-color:#EFEFF7;
	background-image:url(pix/rightcontent_bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	font-size:0.8em;
	line-height:1.2em;
}

#right-content a, #right-content a:visited {
	text-decoration:underline;
	font-weight:bold;
	color:#666666;
}

#right-content h2 {
	font-size:1.4em;
	line-height:1em;
	color:#AD65AD;
	font-family:"Trebuchet MS", Verdana, Arial;
	padding:5px 5px 0 0;
	margin-bottom:0px;
	margin-top:0px;
}

#right-content ul {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}

#right-content li {
	margin-bottom:0px;
	line-height:1.3em;
}

#right-content li a, #right-content li a:visited {
	color:#000;
	text-decoration:none;
	display:block;
	font-weight:normal;
	padding:5px 5px 5px 0px;
}

#right-content li a:hover {
	color: #000;
	text-decoration:underline;
}

#scm-sidebar-menu-two li li a:hover {
	text-decoration:underline;	
}

#scm-sidebar-useful-info a:visited {
	color:#793d96;
	text-decoration:underline;
	padding-left:8pt;
	border-bottom:none;	
	line-height:150%;
}	

#scm-sidebar-leaflet a, #scm-sidebar-leaflet a:visited {
	color:#666666;
	font-size:12px;
}

/*--------- FOOTER ----------*/

#footer {
	height:20px;
	text-align:center;
	margin-top:5px; 
	border-top:5px solid orange;
	margin-bottom:10px;
}

#footer a, #footer a:visited {
	color:#574070;
}
 /* ------------ MAP -------------*/

#map h4.map-label {
	color: #660066;
}