* html {margin:0; padding:0;}
body {
	background-image: url(../images/root_img/home_bg_vert.png);
	background-position: right top;
	background-repeat: repeat-x;	
	margin: 0; padding: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	}
a {font-size: 13px;}
a:link, a:visited {color: #444; text-decoration: underline;}
a:hover, a:active {color: #101396; text-decoration: underline;}
#wrapper {
	width:950px;
	background-color:#cddae7;
	margin: 10px auto; padding:0;
	border:2px solid #efefef;
	}

#header {
	float: left; display: inline;
	width: 940px; 
	margin: 0; padding: 0 5px;
	letter-spacing: .25em;
	text-align: center;
	border: 0px solid #444;
	}	
#header h2.heading {
	display: inline; 
	margin: 0; padding: 0;
	font-size: 32px;
	text-align: center;
	font-weight: normal;	
	border: 0px solid #444;
	}
#navigation {
	float: left; display: inline;
	width: 185px;
	margin: 10px 0 10px 5px; padding:0;
	visibility:visible; z-index: 12;
	font-weight: normal; 
	border: 0px solid #444;
	}

/* expandable menu styles */
.menu {
	float: left; display: inline;
	width: 185px;
	margin: 0; padding:0;
	visibility:visible; z-index: 12;
	font-size: .75em;
	font-weight: normal; 
	border: 0px solid #444;
	}
	
.item{
	width:175px;
	height:14px;
	margin-top:3px;
	padding-left:1px;
	padding-top:5px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border:0px solid #444;
	}
.item-dbl {
	width:175px;
	height:30px;
	margin-top:3px;
	padding-left:1px;
	padding-top:5px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border:0px solid #444;
	}
	
.items{
	width:175px;
	height:20px;
	margin-top:3px;
	padding-left:1px;
	padding-top:5px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border:0px solid #444;
	}
	
.items a, .item a, .item-dbl a {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	color:#4e493e;
	font-weight: bold;
	}	
	
.items a:link, .item a:link, .item-dbl a:link {	text-decoration:none;}
.items a:visited, .item a:visited, .item-dbl a:visited {	text-decoration:none;}
.items a:hover, .item a:hover, .item-dbl a:active {	text-decoration:underline;}
.items a:active, .item a:active, .item-dbl a:hover {	text-decoration:underline;}

.switchgroup1 {
	background-color: #ffffff;
	width:162px;
	margin-left:11px;
	font-size: 13px;
	padding: 1px 2px 3px 2px;
	text-align: left; line-height:1.25em;
	border:1px solid #a1967d;
	z-index:5;
	}

ul.home-menu {
	list-style: disc;
	margin: 0; padding: 0 0 0 20px;	
	}	
ul.home-menu li {list-style-position:outside;margin-bottom: 2px;}
ul.home-menu li.empty {list-style-type: none;}
ul.home-menu li.inside {list-style-position: outside; margin-left: 5px;}	
	
/*  CENTER COLUMN  */
#content {
	float: left;
	display: inline;
	background-color: #f7f7de;
	width: 330px;
	margin: 10px 0 10px 10px; padding: 3px 3px 10px  3px;
	font-size: 13px;
	border: 1px solid #444;	
	}	
#content p.heading {
	margin: 0 0 15px 0; padding: 2px 10px;
	font-size: 16px; text-align: center;
	color: #101396;
	}
#content p.text {
	margin: 0 0 15px 0; padding: 3px;
	font-size: 13px; font-style: italic;
	}	
#content p.text br {
	line-height: .5em;	
	}
#content p.text span.from {
	padding: 0 0 0 15px; font-style: normal;
	}	
	
/* RIGHT HAND COLUMN SLIDE SHOW  */	
#show {
	float: right;
	display: inline;
	width: 397px;
	height: 670px;
	margin: 10px 0 0 0; padding: 0 3px 0 0;	
	border: 0px solid #444;	
	}

/* FOOTER */
#footer {
	float: left; display: block;
	width: 940px;
	margin: 0; padding: 0;
	}
#footer p.contact {
	font-size: 13px; text-align: center;
	}	
	
#footer p.developer, p.developer a {
	margin: 0; padding: 5px;
	color: #444; font-size: 11px;
	text-align: center;
	}
p.developer a:link, p.developer a:visited {color: #444;}		
p.developer a:hover, p.developer a:active  {color: #101396; text-decoration: none;}