* { 
margin:0; 
padding:0; 
}
body { 
text-align:center; /*center hack*/
font-size:76.1%;
background-color: #430707;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #430707;
line-height:1.3em;
margin: 1em 0; 
}
#wrap { 
width:1010px; /*center hack*/ 
margin:0 auto; /*center hack*/ 
text-align:left;
background: url(../images/Sidebar2.jpg) repeat-y 75% 0;
height:100% !Important;
height:1%; 
}
#header { 
padding: 0px;
margin: 0px;
} 
#footer { 
clear:both;
padding: 0px;
margin: 0px; 
} 
#main-body { 
float:left; 
width:870px;
background: url(../images/Sidebar1.jpg) repeat-y 25.125% 0;
height:100% !Important;
height:1%;
padding: 0px;
margin: 0px;
} 
#sidebar-2 { 
float:right; 
width:120px;
margin-right:7px; 
} 
#content { 
float:right; 
width:646px;
} 
#sidebar { 
float:left; 
width:200px;
margin-left:10px; 
} 
.inside { 
padding-top:10px;
}
.maincontent {
margin-top:15px;
padding:10px;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address { 
margin: 0.5em 0; 
} 
li,dd { 
margin-left:1em; 
} 
fieldset { 
padding:.5em; 
} 
#date {
margin-bottom:20px;
color:#430707;
}
#header { 
background-color: #430707;
} 
#footer { 
background-color: #430707; 
} 
#main-body { 
background-color: #430707; 
} 
/* #sidebar-2 { 
background: url(../images/bkgrd.jpg) repeat;
background-color: #430707; 
height:100% !Important; 
height:1%; 
border:1px #fff solid; 
} */
.maincontent { 
background: url(../images/bkgrd.jpg) repeat;
background-color: #430707; 
height:100% !Important; 
height:1%; 
border:1px #fff solid; 
}
/* #sidebar { 
background: url(../images/bkgrd.jpg) repeat;
background-color: #430707; 
height:100% !Important; 
height:1%; 
border:1px #fff solid; 
} */

/* pathaway part, breadcrumbs */

#crumbs{
	background: url(../images/bkgrd.jpg) repeat;
	background-color: #430707; 
	border:1px #fff solid; 
	height: 23px;
	text-align:left;
	font-family: Arial;
	font-size: 14px;
	color: #430707;
	padding-left: 22px;
	padding-top: 10px;
	margin-top: 15px;
}

a{ 
color: #430707;
text-decoration:none;
font-weight:bold;
} 
a:hover{ 
text-decoration:underline; 
} 
h1,.componentheading{ 
font-size:1.7em; 
line-height:1.7em; 
}
h2,.contentheading{ 
font-size:1.5em; 
line-height:1.5em; 
} 
h3{ 
font-size:1.3em; 
line-height:1.3em; 
} 
h4{ 
font-size:1.2em; 
line-height:1.2em; 
} 
h5{ 
font-size:1.1em; 
line-height:1.1em; 
} 
h6{ 
font-size:1em; 
line-height:1em; 
font-weight:bold; 
} 
#footer,.small,.createdate,.modifydate,.mosimage_caption{ 
font:0.8em Arial,Helvetica,sans-serif; 
color:#fff; 
}
#footer a{  
font-weight:normal;
color:#fff; 
}
.moduletable{ 
margin-bottom:1em; 
padding:0 7px; /*padding for inside text*/ 
} 
.moduletable h3{ 
background:#666; 
color:#fff; 
padding:0.25em 0; 
text-align:center; 
font-size:1.1em; 
margin:0 -10px 0.5em -10px; /*negative padding to pull h3 back out from .moduletable padding*/ }

#sidebar-2 .inside .moduletable .contentpaneopen { 
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px;
}

#sidebar-2 .inside { 
padding: 10px 0px 0px 0px; 
margin: 0px 0px 0px 0px;
}

.contentheading {
	font-weight:bold;
	font-style:italic;
}

/* Navigation Styles */

.moduletable-leftnav{ 
margin-bottom:1em; 
padding:0; /*the padding is removed so the menu fills the whole module box*/ 
} 
.moduletable-leftnav h3{  
width:100%; 
color:#430707; 
padding:0.25em 0;
padding-left:15px; 
text-align:left; 
font-size:1.1em; 
margin:0; /*now we have no padding in the module, we don't need the negative margins*/ 
} 
#navcontainer{ 
padding:0;
} 
#navcontainer ul{ 
list-style: none; 
margin: 0; 
padding: 0;
} 
#navcontainer li{  
margin: 0;
padding: 3px 5px 3px 1.5em;
; 
} 
#navcontainer li a{ 
color: #430707; 
text-decoration: none;
font-weight: normal; 
} 
html>body #navcontainer li a { 
width: auto; 
}
#navcontainer li a:hover,a#active_menu:link,a#active_menu:visited{ 
color: #fff;
border-bottom: 2px dotted #430707;
}

/* Public Notice Styles */

.moduletable-notice{ 
margin-bottom:1em; 
padding:0; /*the padding is removed so the menu fills the whole module box*/ 
} 
.moduletable-notice h3{  
width:100%; 
color:#430707; 
padding:0.25em 0; 
text-align:center; 
font-size:1.1em; 
margin:0; /*now we have no padding in the module, we don't need the negative margins*/ 
} 
.latestnews-notice{ 
padding:0;
} 
.latestnews-notice ul{ 
list-style: none; 
margin: 0; 
padding: 0;
} 
.latestnews-notice li{  
margin: 0;
padding: 3px 5px 3px 1.5em;
; 
} 
.latestnews-notice li a{ 
color: #430707; 
text-decoration: none;
font-weight: normal; 
} 
html>body .latestnews-notice li a { 
width: auto; 
}
.latestnews-notice li a:hover,a#active_menu:link,a#active_menu:visited{ 
color: #fff;
border-bottom: 2px dotted #430707;
}
