
body {
	background: #A1A199;
	width: 100%;
	height: auto;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin: 0 0;
}

hr {
	clear: both;
	color: black;
	width: 100%;
	height: 1px;
	margin-top: 25px;
}

div.clear_both {
	clear: both;
}

#vertical_slide{
	width: 100%;
	height:0;
	overflow: auto;
}

div#panel {

}

div#mag {
	margin-top: 0px;
}

div.columnLeft {
	float: left;
	width: 50%;
}

div.columnRight {
	float: right;
	width: 50%;
}

div#videos {
	margin-top: 0px;
}

div.sitemap_content{
	width: 960px;
	overflow: auto;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

#sm_button {
	float:right;
	width:7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:right;
	margin-right:1em;
}

.sitemap_content {
	font-size:10px;
	margin-right: auto;
	margin-left: auto;
	text-align: -moz-center;
}

.sitemap_column {

}

.sitemap_column_3 {
	background: #A1A199;
	width: 54.5em;
	height: auto;
	padding:1.5em;
	padding-top:0.5em;
	float:left;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0 .2em 1em .2em;
}

.sitemap_column_4 {
	background: #A1A199;
	width: 50.5em;
	height: auto;
	padding:1.5em;
	padding-top:0.5em;
	float:left;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0 .2em 1em .2em;
}

.sitemap_column_5 {
	background: #A1A199;
	width: 73.5em;
	height: auto;
	padding:1.5em;
	padding-top:0.5em;
	float:left;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0 .2em 1em .2em;
}

.sitemap_column_2 {
	background: #A1A199;
	width: 19em;
	height: auto;
	padding:1.5em;
	padding-top:0.5em;
	float:left;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0 .2em 1em .2em;
}

h3 {
	margin:1.3em .8em .4em .2em;
	color:#FFFFFF;
	font-size:16px;
}

h4 {
	margin:.7em 1.4em;
	color:#FFFFFF;
	font-size:14px;
}

h4 a {
	text-decoration: none;
	color:#FFFFFF;
}

h4 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

h4 a:hover {
	text-decoration: none;
	color:#5181DC;
}

.current {
	background : url(collapsed.gif) no-repeat right center;
}

.normal{
	background : url();
}


#sm {
	margin-left:1.5em;
	color:#FFFFFF;
	font-size:14px;
}

#sm a {
	text-decoration: none;
	color:#FFFFFF;
}

#sm /*a:visited,*/ a:hover {
	text-decoration: none;
	color:#5181DC;
}
