/* Page Structure */

body{
	background:#444444;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	clear:left;
}
h1{
	font-size:2.5em;
	font-weight:bold;
	text-align:center;
	padding-top:.5em;
	margin-bottom:.5em;
}
li{
	list-style-type:square;
}
.bar{
	width:950px;
	margin: 0px auto;
	padding-left:15px;
	padding-right:15px;
	height:20px;
	text-indent:-9000px;
	overflow:hidden;
}
.top{
	background: transparent url(../images/topbar.jpg) no-repeat center 0px;
}
.bottom{
	background: transparent url(../images/bottombar.jpg) no-repeat center 0px;
}
.container{
	background:white url(../images/container.jpg) repeat-y center 0px;
	padding-left:15px;
	padding-right:15px;
	position:relative;
	overflow:hidden;
}
.main{
	text-align:center;
	padding: 215px 16px 0px 16px;
}
.main p, .main li{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	max-width:500px;
}
.thin_col{
width:340px;
margin-left:8px;
}
.thick_col{
width:540px;
margin-left:8px;
float:left;
}
.content{
	float:left;
	padding-right:44px;
	width:474px;
}
#main_img{
	float:right;
	margin-right:-16px;
}
#main_img .mediaright{
	float:none;
}
.main #main_img p{
	margin:0px;
	max-width:none;
}
#footer{
	text-align:center;
	margin-bottom:1em !important;
	background-color:white;
}
#cse-search-box div{
	position: absolute;
	top: 187px;
	left: 92px;
}
#cse-search-box input.searchbox{
	height:16px;
	width:200px;
}
#cse-search-results .bb{
border-bottom:none;
}
.content p img {
	float:left;
	margin:5px 16px 5px 0px;
	padding:0;
}
.colborder{
border-right:1px solid #8C7B67;
margin-right:16px;
}
.mediaright{
float:right;
}
.medialeft{
float:left;
}
/* Quote Boxes */

.quote{
	font-family:Palatino Linotype,Times New Roman;
	font-size:1.25em;
	font-style:italic;
	text-align:center;
	margin-top:24px;
	margin-bottom:24px;
	width:340px;
}
.quote p, .quote span{
	padding:12px;
	margin:0px;
}
.attribution{
	display:block;
	font-style:normal;
	text-align:right;
}



/* Home Page Boxes */

.box{
	float:left;
	margin:0.3%;
	padding:.5%;
	width:28%;
	height:200px;
	overflow:hidden;
	font-size:.9em;
	text-align:center;
}
.box.pic{
	width: 33.5%;
}
.box p, .box li{
	text-align:left;
}
.box.pic img{
	float:left;
	margin-right:10px;
}
.box ul{
	font-size:0.8em;
	line-height:1.875em;
	margin-bottom:1.875em;
}
.box li{
	list-style:none;
}
.box h1, .box h2, .box h3{
	clear:none;
}



/* Table Of Contents Generated By Wiki */

div.toc{
	float:left;
	margin-right:60px;
	width:340px;
}
.tocheader{
	margin-bottom:1em;
	margin-top:1.5em;
	font-size:1.5em;
}
ul.toc li{
	list-style:none;
}
.toc a:link, .toc a:visited{
	text-decoration:none;
}
.toc a:hover, .toc a:active{
	text-decoration:underline;
}

.content h3, .content h4{
	margin-top:1em;
}


/* Paneled pages */

.panel{
	clear:left;
	padding:1px;
}
#current_panel{
	float:right;
	min-height:400px;
	padding:20px;
	width:594px;
}
div.media p{
    text-align:center;
}
.side_panel{
	margin:9px;
	width:30%;
}

/* Video rows */

.video_container{
text-align:left;
padding-top: 1em 0em;
margin:0em auto;
width:100%;
}
.video_container img{
float:left;
padding-right: 2em;
}

/* Calendar */

#calendar{
float:left;
}
#calendar li{
list-style:none;
padding:1em;
}
#calendar ul{
border:1px solid black;
}






textarea{
width:300px !important;
}
label{
font-weight:normal !important;
}
hr{
color:#8C7B67;
background:#8C7B67 none repeat scroll 0 50% !important;
}
fieldset{
border-color:#8C7B67;
}

form li{
list-style:none;
}
.pointer{
cursor:pointer;
}
