@font-face {
    font-family: 'Arvo';
    src: url('font/arvo-regular-webfont.eot');
    src: url('font/arvo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/arvo-regular-webfont.woff') format('woff'),
         url('font/arvo-regular-webfont.ttf') format('truetype'),
         url('font/arvo-regular-webfont.svg#arvoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
margin: 0;
width: 100%;
min-height: 100%;
font-family: 'Open Sans', sans-serif;
text-rendering: optimizeLegibility;
}
a,li
{
text-decoration:none;
list-style-type:none;
}
*{
margin:0;
padding:0;
vertical-align: baseline;
position:relative;
}
a:hover{
color:#fff;
text-decoration:underline;
}
.searchBox {
border: medium none;
color: #005A43;
font-size: 13px;
line-height: 16px;
height: 16px;
margin: 0 0 0 15%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
-ms-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
-o-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
box-shadow: 0 1px 5px rgba(0,0,0,0.2);
padding: 4px 0 4px 5px;
width: 260px;
}
.navbar-brand {
	float: left;
	padding-left: 15px;
	font-size: 18px;
	line-height: 0.8;
	font-family:'Open Sans', sans-serif;
	font-weight:200;
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 4px;
	padding: 3px 3px;
	z-index:10000;
}
.navbar-toggle:hover {
 background-color: #2E2617;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: white;
}

#leftNav {
position: relative;
float: left;
left: 0px;
width: 20%;

}
#leftNavContent {
background-color: #e8f3f7;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 1px 1px 4px #666 \9;
	  
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-radius: 4px \9;
border-top: 2px solid #382F1C;

}
#leftNav a:hover,a:active {
text-decoration: underline;
}
#leftNav a {
color: #382F1C;
font-weight: 200;
font-size: 0.8em;	
}
.cms-menuhead {
padding: 10px 0 5px 15px;
font-weight: 700;
font-size: 18px;
text-transform: none;
color:#382F1C;
}
#extra li{
font-size: 16px;
border: none;
color: #666;
line-height: 20px;
}
#extra {
margin-left: 0 !important;
border-top: 1px dotted #382F1C;
}
#extra h4{
padding-left:0;
}
#leftNav ul {
padding: 0 0 10px 0 !important;
margin: 5px 15px 10px 15px !important;
}
#leftNav ul li {
list-style-type: none;
padding-bottom: 5px;
border-bottom: 1px dotted #ccc;
margin-top: 5px;
line-height: 120%;
padding: 0 0 7px 0;
}
#breadCrumb {
width: 70%;
float:left;
left:10%;
margin: 0 auto 30px;
background-color: #edf3f1;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 1px 1px 4px #666 \9;
	  
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-radius: 4px \9;
font-size: 12px;
padding: 6px 10px;
}
#breadCrumb a{
color: #382F1C;
}
#side{
width:80%;
height:auto;
left:0%;

}
h1 {
font-family: 'Arvo', serif;
font-size: 28px;
color: #382F1C;
padding: 0 0 10px 0;
font-weight: 400;
line-height: 33px;

}
h2 {
font-family: 'Arvo', serif;
font-size: 20px;
color: #382F1C;
font-weight: 100;
line-height: 30px;

border-bottom: 1px dotted;
}
h3 {
font-family: 'Arvo', serif;
font-size: 15px;
color: #382F1C;
font-weight: 800;
line-height: 30px;
padding-top: 10px;

}#leftNav li{
color:#666;
list-style-type:square;
left:4%;
line-height:150%;
}
p {
margin: 0;
padding: 0 0 10px 0;
font-family: 'Open Sans', sans-serif;
color: #666;
line-height: 150%;
text-align:justify;
}

h4 {
color: #fff;
font-family: 'Arvo', serif;
font-size:20px;
font-weight:100;
}
#sidelinks{
background: #382F1C;
height: 100%;
width: 190px;
right:-12%;
position:absolute;
display:none;
z-index:100000;
}
#sidelinks li{
padding:10px;
border-bottom:1px solid #b28539;
}
#sidelinks li:hover{
background:#2E2617;
}
#sidelinks li a{
font-size:10pt;
}
#contentcontainer{
float: left;
width: 93%;
margin-left: 10px;
height:auto;
background: rgba(255,255,255,0.5);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:20px;
border: 1px solid #999;
border: inset 1px solid #333;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
color: #000;	
}
#header {
width:100%;
height: auto;
border-bottom: 1px solid #353030;
text-align:center;
}
.left{
float:left;
}
.right{
float:right;
}

#main-view{
background: transparent;
overflow: hidden;
min-width: 303px;
position: relative;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
font-size: 1.2em;
}



#slider {
position: relative;
float:left;
width: 70%;
margin-bottom:30px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 1px 1px 10px #666;
padding: 1%;
background: #fff;
background: rgb(252,255,244);
background: -moz-linear-gradient(top, rgba(252,255,244,1) 0%, rgba(219,218,201,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,255,244,1)), color-stop(100%,rgba(219,218,201,1)));
background: -webkit-linear-gradient(top, rgba(252,255,244,1) 0%,rgba(219,218,201,1) 100%);
background: -o-linear-gradient(top, rgba(252,255,244,1) 0%,rgba(219,218,201,1) 100%);
background: -ms-linear-gradient(top, rgba(252,255,244,1) 0%,rgba(219,218,201,1) 100%);
background: linear-gradient(top, rgba(252,255,244,1) 0%,rgba(219,218,201,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#dbdac9',GradientType=0 );
behavior: url(ie-main.htc);
}




@media screen and (max-width:1297px) {

	.menu li a {
	padding: .7em 3em;
	}

}

@media screen and (max-width:990px) {
	 .menu li a {
	padding:.7em 1em;
	}

}
	

@media screen and (max-width:786px) {
#slider {
width:75%;
	}
#main-view {
padding-left:10px;
	}
}
@media screen and (max-width:696px) {
 .menu li a {
	padding:.7em .5em;
	}
	#toplinkbar{
	display:none;
	}
	#toplinkbar-alter{
	display:block;
	}	

}
@media screen and (max-width:596px) {
 .menu li a {
	padding:.7em .2em;
	}
	#main-nav{
	display:none;
	}
	#main-nav-alter{
	display:block;
	}
}

@media screen and (max-width:567px) {
#main-view {
padding-left:`0px;
	}	
}
@media screen and (max-width:487px) {
#side {
width:60%;
left:0;
	}
}

.news li{
border-top: 1px solid white;
border-top: none \9;
border-bottom: 1px solid white \9;
line-height: 1.3;
padding: 8px 0;
}
.events li{
color:#382F1C;
}
.bod li{
border-top: 1px solid #382F1C;
border-top: none \9;
border-bottom: 1px solid #382F1C \9;
}

.noBorder {
border: none !important;
}
header input{vertical-align:1px;margin:0 8px;height:22px;border:0;background:#fff;padding:0 20px 0 10px;width:110px;-moz-border-radius:20px;-webkit-border-radius:11px;border-radius:11px;opacity:.5;-ms-filter:alpha(opacity=50)}header input:focus{opacity:1;-ms-filter:alpha(opacity=100);outline:0;-webkit-box-shadow:0 0 20px #fff;-moz-box-shadow:0 0 20px #fff;box-shadow:0 0 20px #fff}

@media screen and (max-width:1264px) {

#footer-content {width: 90%; height: auto; text-align: center}
#footer p{text-align:center;}
.footerCol ul{padding: 5px 0 20px 0}
.footerCol ul li{display: inline; padding: 0 5px 0 0; margin: 0 0 0 5px; border-right: 1px solid #666}
.footerCol{width: auto; height: auto; float: none; padding: 0; border: none}
#copyright {margin-top: 10px}

}
#menubar h2{
	padding-top: 10px;
	padding-left: 10px;
	ba
}
.currentpage{
	background: transparent;
}
.currentpage>a{
	font-size: 0.8em !important;
	font-weight: bold !important;
}
#contentcontainer a{
	color: #000000;
	color: rgba(0,0,0,0.7) !important;
	text-decoration: underline;
}
.ie7 #contentcontainer a{
	color: black;
	text-decoration: underline;
}
#contentcontainer ul li{
	list-style-type: circle !important;	
}
#contentcontainer li{
	margin-left: 10px;
	margin-top: 10px;
}

input{
	box-shadow: none;
	border: 1px solid rgba(200,200,200,0.7);
	padding: 10px;
}
form{
	width:auto;
}
fieldset{
	border: none;
}
legend{
	margin: 10px;
}
input[type='button'],input[type='submit']{
	cursor: pointer;
	background-color: #256b66;
	border: none;
	color: #fff;
	margin-left: 5px;
}
input[type='button']:hover,input[type='submit']:hover{
		
}
#contentcontainer p{
	font-size: 0.9em;
}
#contentcontainer li{
	font-size: 0.9em;
}
.noBorderImg {
	border: none !important;
	box-shadow: none !important;

}
















@media screen and (max-width:1297px) {
#main-view {
padding-left:0;
	}
	.menu li a {
	padding: .7em 3em;
	}

}
@media screen and (max-width:1268px) {
#slider {
width:55%;
	}
	.side {
margin-left:0;
	}


}
@media screen and (max-width:1149px) {
#updates{
width:45%;
 }
 .menu li a {
	padding:.7em 2em;
	}
#notice .Header{
padding-left:20px;
}
.menudrop .col_4 {
width: 31.666666666667%!important;
margin-left: 0.83333333333333%!important;
margin-right: 0.83333333333333%!important;
}
}
@media screen and (max-width:1022px) {
.cubes{
margin-left:5px;
margin-right:5px;
}
#calendar{
	width: 30%;
}
}
@media screen and (max-width:990px) {
#slider {
width:85%;
	}
#updates{
	width: 64%;
	margin-left: 15%;
	}
	#content{
	height:1500px;
	}
#side-content{
width:70%;
margin-right:15%;
float:right;
	}
	#calendar{
	width: 100%;
	margin-left: 15%;
	}
	#event{
	width: 60%;
	margin-left: 15%;
	}
	#quick{
	width: 60%;
	margin-left: 15%;
	}
	#notice{
	width: 60%;
	margin-left: 15%;
	}

	 .menu li a {
	padding:.7em 1em;
	}
#header img{
  width:100%;

}

}

@media screen and (max-width:786px) {
#slider {
width:75%;
	}
#main-view {
padding-left:35px;
	}
#header img{
  width:100%;

}
}
@media screen and (max-width:696px) {
 .menu li a {
	padding:.7em .5em;
	}
	#toplinkbar{
	display:none;
	}
	#toplinkbar-alter{
	display:block;
	}	
#header img{
  width:100%;

}

}
@media screen and (max-width:596px) {
 .menu li a {
	padding:.7em .2em;
	}
	#main-nav{
	display:none;
	}
	#main-nav-alter{
	display:block;
	}
	#calendar{
	width: 100%;
	margin-left: 15%;
	}
#header img{
  width:100%;

}
}

@media screen and (max-width:567px) {
#header img{
  width:100%;

}

#main-view {
padding-left:0;
	}
	
}
@media screen and (max-width:452px) {
#slider {
width:65%;
	}
#side-content{
margin-left:17%;
float:left;
	}
#header img{
  width:100%;

}

}
@media screen and (max-width:313px) {
#side-content{
margin-left:3%;
	}
#header img{
  width:100%;

}

}
@media screen and (max-width:1264px) {
#footer-content {width: 90%; height: auto; text-align: center}
.footerCol ul{padding: 5px 0 20px 0}
.footerCol ul li{display: inline; padding: 0 5px 0 0; margin: 0 0 0 5px; border-right: 1px solid #666}
.footerCol{width: auto; height: auto; float: none; padding: 0; border: none}
#copyright {margin-top: 10px}
}

#calendar {
    word-wrap:break-wrap;
	height: 315px;
	padding: 10px;
	float: left;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin: 3px 17px 15px 19px;
	overflow: hidden;
 
}
.clearer{
	clear:both;
}

#calendar li{
	color:#382F1C;
}
@media screen and (max-width:1022px) {
#calendar{
	
	margin-left:5px;
	margin-right:5px;
	height: 315px;
	padding: 10px;
	float: left;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin: 3px 17px 15px 19px;
	overflow: hidden;
}

}
.cse-closeResults {
z-index: 10 !important;
}
#menubar ul{
	margin-top:15px !important;
}

.ie7 .left {
float: none;
}

.ie7 .right {
float: none;
}

body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #EFEFEF;
}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #C9E0ED;
}

#header
{
	margin: 0;
	padding: 0;
	border-top: 3px solid #C9E0ED;
}

#content
{
	padding: 20px;
}

#sidebar
{
	padding: 20px;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#mainmenu
{
	background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0;
	padding: 5px 8px;
	margin-bottom:15px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.post
{
	margin: 0 0 20px;
}

.post .title
{
	font-size: 1.5em;
	border-bottom: 1px solid #C9E0ED;
}

.post .title a
{
	color: #555;
	text-decoration: none;
}

.post .author
{
	color: #888;
	margin: 0 0 5px;
}

.post .nav
{
	-moz-border-radius:7px;
	padding: 5px;
	background: #EFFDFF;
}

.comment
{
	-moz-border-radius:7px;
	padding: 10px;
	background: #F5F5F5;
	margin: 5px 0;
}

.comment .content
{
	margin: 10px 0;
}

.comment .author
{
	margin: 5px 0;
	padding: 0 0 3px;
	border-bottom: 1px solid #DDD;
}

.comment .time
{
	color: #888;
	font-size: 0.8em;
}

.comment a.cid
{
	color:#CCC;
	float:right;
	font-size:1.5em;
	font-weight:bold;
	padding:0 5px 5px 5px;
	text-decoration: none;
}

.comment a.cid:hover
{
	color:#555;
}

.comment .pending
{
	color:red;
}