

*{
	margin:0px;
	padding:0px;
}

body{
	background:rgb(180,180,180) url(../images/bodybg.png) repeat-x center top;
	font-family:Verdana,'Times New Roman',Times,serif;
	font-size:11px;
	color:#222;
	line-height:18px;
}

a  {
	color: #c10000;
	text-decoration: none;
}


h1,h2,h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 0px 5px 0px;
}

#mc_container h2
       {
	text-align: left;
	font-weight: lighter;
	color: #933B39;
	margin-bottom: 10px;
	border-bottom: 1px solid #8d8d8d;
	font-size: 2em;
	padding-bottom: 8px;
	font-family: Georgia, serif;
}
h1{
	padding-top: 0px;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	font-weight: lighter;
	color:#fff;
	text-align: left;
}

h2{
	color:#933B39;
	text-align: left;
	color:#fff;
		
}

h3{
	color:#933B39;
	font-size:1.2em;
	font-weight:lighter;
	font-weight: bold;
}

#nav_container h3{
	font-size: 1.6em;
	font-family: Georgia,'Trebuchet MS', serif;
	font-weight: lighter;
	letter-spacing: .3em;
	margin-top: 51px;
	padding-top: 5px;
	color: #222;
}

li span {
	color: #8d8d8d;
}

p{
	padding-top:8px;
	padding-bottom:8px;
}
hr{
	border: 0;
	background-color: #9D9DA1;
	height: 1px;
	width: 95%;
	margin: 0px auto;
	text-align: center;
}
img{
	border:none;
}

/*pre-set image classes*/
.right
	{
	float: right;
	padding: 5px;
	background-color: #e8e8e8;
	border: 1px solid #8d8d8d;
	margin: 10px 0px 10px 10px;
}
	
.right-off
	{
	float:right;
	}
	
.left
	{
	float:left;
	padding:5px;
	background-color:#e8e8e8;
	border:1px solid #8d8d8d;
	margin:10px 10px 10px 0px;
	}
	
.left-off
	{
	float:left;
	}

blockquote
	{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f5f5f5;
	color: #222;
	border-top: 1px dashed #394132;
	border-bottom: 1px dashed #394132;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
blockquote a
	{
	text-decoration:underline;
	}
	
blockquote span
	{
	color:#933B39;
	font-size:1.2em;
	letter-spacing:.2em;
	}
	
#container{
	margin-left:0px;
	margin-right:auto;
	width:768px;
	border-right:5px solid #222;
	border-left:5px solid #222;
}
* html #container{
	padding-left:2px;
}
#c_container{
	background:#FFFFFF url(../images/cbg.png) repeat-y;
	margin-top:-5px;
	width:770px;
}

#close
	{
    text-align:right;
	padding:10px;
	color:#8d8d8d;
    } 
	
#close a
	{
	color: #4F6577;
	text-decoration: underline;
}
	
#header
	{
	width:770px;
	height:100px;
	background-color:#373737;
	}
	
#header_text
	{
	width: 300px;
	color: #fff;
	line-height: 150%;
	font-size:1.5em;
	font-family: Georgia,Arial,'Trebuchet MS', serif;
	margin-left: 200px;
	margin-right: auto;
	padding-top: 0px;
}
	
#header_text span
	{
	color: #8299AB;
	letter-spacing: 1em;
}
/**** Main Content ****/
#mc_container{
	padding:20px 26px 20px 0px;
	width:550px;
	text-align:justify;
	/*
	background-image:url(../images/mcbg.png);
	background-position:center center;
	background-repeat:no-repeat;
	*/
}
#mc_container ul{
	padding:3px 0px 3px 10px;
}
#mc_container ul li{
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:center left;
}

#location
	{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #8d8d8d;
	width: 100%;
	text-align: right;
}

#location a
	{
	color:#222;
	text-decoration:none;
	}

/**** Nav ****/
#nav_container{
    background-color:white;
	width:100px;
	padding:10px 17px 0px 10px;
}
#nav_container ul{
	margin-top:8px;
	padding-bottom:12px;
}
#nav_container ul li{
	list-style-type: none;
	padding: 8px 0px 5px 5px;
	border-bottom: 1px solid #EDEDED;
	background-color: #4F6577;
}

#nav_container ul li.indent{
	padding-left:30px;
}
#nav_container ul li a{
	color:white;
    font-weight:bold;
	 font-size: 10px;
}
#nav_container ul li a:hover{
	/*color:#007FBD;*/
	text-decoration:none;
}
#nav_container ul li a.current{
	font-weight:bold;
}

#footer
	{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	}
	

html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header {
	
	margin-top: 0px;
}
#nav {
	color:white;
	height: 18px;
	font-size: 9px;
		}
#nav em {
	font-size: 16px;
	font-style: normal;
	color: white;
}
#nav ul {
	float: right;
	background-color: #fff;
	padding: 1px 0 1px 1px;
	border: 1px solid #000;
	
}
#nav li {
	float: right;
	}
#nav li.first {
	background-color: #9A0000;
	background-image: url("tlo2.gif");
}
#nav a {
	text-decoration: none;
	display: block;
	width: 127px;
	text-align: center;
	padding: 4px 0;
	font-weight: bold;
	background-color: #4F6577;
	color: white;
}

