*{
margin:0;
padding:0;
}

body{
background:#f4ebe2 url(images/body_bg.jpg) center repeat-y;
font:0.9em 'Trebuchet MS', Arial, Verdana, sans-serif;
}

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

a:hover, a:active{
	color:#F8831C;
	text-decoration: underline;
}

#wrapper{
	width:730px;
	border:1px solid #F8831C;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#header{
height:132px;
}

.menu ul li{
list-style:none;
float:right;
border-left:1px solid #F8831C;
padding:10px;
}

.menu a.current{
color:#F8831C;
text-decoration:underline;
}

#header img{
margin-top:0px;
}

#content{
top:10px;
width:730px;
background:url(images/wrapper_bg.jpg) bottom right no-repeat;
}

#content_lt{
top:10px;
width:730px;
background:url(images/wrapper_bg2.jpg) bottom right no-repeat;
}


#content p, #content_lt p{
padding:10px;
}

#content ul, #content_lt ul{
padding:5px 10px 5px 15px;
list-style:none;
}

#content ul li, #content_lt ul li{
background:url(images/bullet.jpg) top left no-repeat;
padding-left:15px;
}

#content h1, #content_lt h1{
	font-size:1.5em;
	font-variant:small-caps;
	color:#F8831C;
	text-align:right;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 1px;
}

#content h2, #content_lt h2{
color:#F8831C;
font-size:1em;
padding:3px 7px 0;
}

h2.status{
	font-size:1.5em;
	text-align:center;
}

#content h3, #content_lt h3{
color:#F8831C;
font-size:0.9em;
padding:3px 7px 0;
}

#content img, #content_lt img{
margin:0px;
border:1px solid #707070;
}

#content_lt img.spaced{
margin-right:8px;
float:left;
}

.bottomclear{
clear:both;
height:150px;
}

.right{
float:right;
}

.left{
float:left;
}

input, textarea{
border:1px solid #F8831C;
padding:2px;
}

#col1{
width:400px;
float:left;
height:950px;
}

#col2{
width:250px;
height:475px;
float:left;
}

#col2 h2{
/*border-top:1px solid #F8831C;*/
font-size:1em;
padding:5px;
margin:5px;
}

/* For the HOME page */
.narrow{
	width:480px;
	padding:0px;
	float:left;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 5px;
}

.scroller{
	width:150px;
	float:right;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.scroller h2{
text-align:center;
color:#707070;
font-size:1em;
padding:5px;
border:1px solid #707070;
}

.scroller p{
padding:3px;
color:#707070;
}

#scrollingContainer{
width:160px; /* pixels in width */
height:180px; /* Height of box */
padding:5px;/* A little bit of space between border of box and text inside */
margin-top:1px;
font-size:0.9em;	/* Smaller font size than the rest of the page */
overflow:hidden;	/* Hide overflow content */
}

#imageContainer {
position:relative;
margin:auto;
width:356px;
}

/* End CSS for HOME page */

#footer{
	clear:both;
	width:550px;
	border-top:1px solid #707070;
	font-size:0.85em;
	bottom: 1px;
	clip: rect(auto,auto,auto,auto);
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}#col3 {
	float: left;
	height: 475px;
	width: 250px;
}
#content .menus {
	float: left;
	height: auto;
	width: 225px;
	margin-left: 25px;
	border: 1px solid #990000;
	margin-bottom: 10px;
}
#content .menus .head {
	background-color: #990000;
	height: 25px;
	width: auto;
}
#content .menus .head h2 {
	color: #FFFFFF;
	text-decoration: underline;
}
#content .menus span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	font-size: 14px;
	width: 175px;
	height: 25px;
}
#content .menus img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
}
#content span {
	font-weight: bold;
}

/*Misc*/

.left{
	float:left;
}

table{
	margin:10px;
}

.center_table{
	width:300px;
	margin:10px auto;
	text-align:center;
}
