/* CSS Document */

BODY { 
background-color:#f4f2ef; 
background-image:url(images/bg.gif); 
background-repeat:repeat-x; 
background-position:top; 
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
margin:0;
padding:0;
}
#box{
margin:auto;
width:800px;}

#header{
margin-top:45px; 
margin-left:13px;
}

#content{
	width:800px;
	color: #333333;
}
.content a{
	color: #4f4370;
	text-decoration:none;}

.content a:hover{
	color: #4f4370;
	text-decoration:underline;}

#container { 
float:left;
margin-top:40px;
margin-left:10px;
}

#container .content {
	padding-left:15px;
	padding-top:20px;
	line-height:18px;
	width: 548px;
}

#container .contentSm { 
padding-left:15px; 
line-height:18px; 
width:250px; 
float:left;
}

SELECT {
background-color:#513f68;
border:none;
color:#FFFFFF;
font-size:11px;
margin: 0px; 
padding: 0px;}

#sidenav {
width: 210px;
padding:0 1px;
margin:43px 0 0;
float:left; 
background-image:url(images/leftNav_bg.gif); 
background-repeat:no-repeat; 
background-position:right top;
}

#sidenav ul {
	padding: 0;
	list-style: none;
	margin:25px 0 200px 0;
	width:178px;
	float: right;
}
#topborder{
background-image:url(images/leftNav_div.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#sideborder{
background-image:url(images/leftNav_div.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#sidenav ul li {
	float:right;
	width:178px;
	text-align: right;
}

#sidenav ul li#active{
	background-image:url(images/menu-bg3.png);
	background-repeat:repeat-y;
	background-position:top right;
}

#sidenav ul li ul li {
	border: none;
}


#sidenav ul li a {
	font-weight: bold;
	padding: 11px 25px 11px 12px;
	margin: 0;
	display: block;
	color: #4f4370;
	text-decoration:none;
	font-weight:bold;
}

#sidenav a:hover {
	color: #653C08;
	text-decoration: none;
}

LI.current{
background-image:url(images/arrow.gif);
background-position:right top;
background-repeat:no-repeat;
}
#terMenu LI.current{
background-image:url(images/arrow-ter.gif);
background-position:right top;
background-repeat:no-repeat;
}
LI.down{
background-image:url(images/arrow-down.gif);
background-position:right top;
background-repeat:no-repeat;
}

#sidenav a.on {
	color: #cc0000;
}

#sidenav ul li ul li a {
	font-weight: normal;
	padding: 4px 25px 4px 24px;
	margin: 0;
	display: block;
}


#sidenav ul li ul {
	margin: 0 0 8px 0;
}

#sidenav p {
	margin: 12px;
	font-style: italic;
}

#sidenav li.on {
	background-color: #fafafa;
}

#navcontainer{
padding:0 1px;
margin:43px 0 0;
height:390px;
width:210px;
float:left; 
background-image:url(images/leftNav_bg.gif); 
background-repeat:no-repeat; 
background-position:right top;
 }

#photo{
	border: 1px solid #C8C6C3;
}


H1 {
font-size:16px;
color:#714b1c;}

H2 {
	font-size:12px;
	color:#714b1c;
	margin-bottom:0;
	font-weight: normal;
}

.header {
	font-size:12px;
	color:#000000;
	margin-bottom:0;
	font-weight: bold;
}

.subhead {
	font-size:12px;
	color:#000000;
	margin-bottom:0;
	font-weight: normal;
}

.textbold {
	font-size:11px;
	color:#000000;
	margin-bottom:0;
	font-weight: bold;
}

.news {

	padding-top: 10px;
	width:500px;
}

.news_left {

	float:left;
	width:80px;
}

.news_right {

	float:left;
	width:420px;
}
#footer{
margin:auto;
width:800px;
color: #333333;
clear:left;
padding-left:237px;
padding-bottom:40px;
font-size:10px;}