/* Meyerweb reset styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end Meyerweb reset styles */

html, body {		/* for FooterStickAlt */
	height: 100%;
}
body {
	color: #222;      
	font: 10.4px "Helvetica Neue", Arial, Helvetica, Tahoma, sans-serif;
	color: #444;
	margin: 0; padding: 0;
	background: #C5EFFD;
}
strong, b {
	font-weight: bold;
}
em, i, cite {
	font-style: italic;
}
#header-main {                        
	background: url("../images/header-gradient.jpg");
/*	height: 105px; */
	border-bottom: 1px solid #000000;  
	margin:10px 0px 0px 0px; 
}
#header-main #pos{
  margin:0px 0px 0px 0px; 
  padding-top:0.1em;
}
#outer_wrap {
  width: 90%;   
	margin: 0 auto; 
	position: relative;
	background: url("../images/bg-left2.gif") left bottom no-repeat;
}
#wrap {
	padding-bottom: 25px;  
	position: relative;
	background: url("../images/bg-right2.gif") right bottom no-repeat;
}
#shadow_wrap {
  position: relative;
	background: url("../images/bg2.gif") right bottom repeat-y;   
}
#inner_wrap {
	background: url("../images/bg2.gif") left bottom repeat-y;
	margin: 0 25px 0 0;
	padding: 0 0 0 25px;
  position: relative;
}
#wrap #main {
/*	font-size: 1.1em;  */
	position: relative;
	z-index: 3;
}
#main p, #main li {
	margin: 0 0 .8em 0;
	line-height: 1.6;
}

/* List styles */
#main ul li {
	list-style-type: none;
	padding-left: 1.2em;
}
#main li {		/* for ul and ol */
	margin: 0 0 0.4em .05em; 
	line-height: 1.4em;
}
#main ol {
	margin: 0 0 1em 1.6em;
	list-style: decimal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Tahoma, sans-serif;
	color: #006295;
	font-weight: normal;
	margin: 1em 0 .15em 0;
}
a:link    { color: #2285bd; text-decoration: underline;}
a:visited { color: #817567; text-decoration: underline; }
a:hover, a:active   { color: #BD2031; text-decoration: none;}

/* Header Styles */
#headwrap {
  width: 100%;
  background: #000	/*#681f1f*/;
}
#masthead {
  width: 650px;
  height: 45px;
  margin: 0 auto;
}
#masthead a {
	color: #fff; 
	border: none;
}
#masthead h1 {
	font-size: 2.6em;
	color: #FFF;
	position: relative;
	float: left;
	margin: 0 0 0 .3em;
	padding: 0;
	width: 564px;
	height: 45px;
	text-align: right;
	overflow: hidden;
}
#masthead h1 a {
  padding-top:5px;
	width: 1215px;
	z-index: 5;
	top: 0;
	left: 0;
	color: #FFFFFF;
	text-align: left;
	height: 100%;
	position: absolute;
	display: block;
}
#masthead h1 a:hover {		/* also fixes IE6 sticky hover bug */
	color: #BD2031;
}

 /* nav bar */
 #wrap #mainnav {
  float: left;
	background: #000;
	width: 120px;
	height: 345px;

	/*font-size: 1.3em; */
	z-index: 5;
}
#mainnav ul#nav {
	padding: 1em 0 1em;
}
#mainnav a {
	display: block; text-decoration: none;
	padding: 2px 4px 2px 5px;
	color: #fff;
	border: none;
}
#mainnav li {
/*	position: relative; */
  font-size: 1.3em; 
	font-weight: bold;
	border-top: 1px solid #888; 
  line-height: 1.5; 
}
#mainnav li.mini{
  font-size: 1.1em; 
  text-align:right;
  line-height: 1.4;
}
#mainnav li.last {
	border-bottom: 1px solid #888;
}
#mainnav li li {
	text-transform: none;
	border: none;
	font-weight: normal;
}
li#dircurrent a {
	background-color: #444;		/*	#005782;  */
	color: #FFF;
}
#mainnav ul#nav li a:hover,
#mainnav ul#nav li a:active,
#mainnav ul#nav li#current li a:hover,
#mainnav ul#nav li#current li a:active {
	color: #BD2031;
	background-color: #000;
}

/* mod2 */
#wrap #mod2 {
	padding: 2px 14px 67px 140px;
	background: #ffffff;  

}
#mod2 h3 {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;  
}
#mod2 h4 {
	font-size: 1.5em;
	font-weight: bold;
	color: #444;
	text-align:center;
  margin-bottom: 20px; 
}
#mod2 h5 {
	font-size: 1.6em;
	font-weight: bold;
	color: #444;
	text-align:left;
  margin-bottom: 20px; 
}
#mod2 h6 {
	font-size: 1.5em;
	font-weight: bold;
	color: #444;
	text-align:left; 
}

#mod2 p, #mod2 li {
  font-size: 1.3em;
  margin-bottom: 20px;  
	line-height: 1.4;
}
#mod2 p.event {
	font-family: "Helvetica Neue", Arial, Helvetica, Tahoma, sans-serif;
	text-align:center;
  font-size: 1.3em; 
	font-weight: bold;
	color: #444;
}
#mod2 p.content {
	font-family: "Helvetica Neue", Arial, Helvetica, Tahoma, sans-serif;
	text-align:left;
  font-size: 1.4em; 
	color: #444;
	margin-bottom: 25px;
}
#mod2 p.borderline {
  background-color: #006295;
  font-family: Helvetica Neue, Arial, Helvetica, Tahoma, sans-serif; 
  padding: 5px; 
  color: white; 
  font-size: 16px;
}
#footer_wrap {
	margin: -70px auto 0;
	padding-bottom: 25px;
	width: 90%;
}
#footer {
	clear: both;
	font-size: 1.1em;				/* B/c it's outside #main */
	height: 45px;
	margin: 0 25px;
	position: relative;
	color: #e4e4e4;
 	background-color: #231F20;		/*	877162;	817567; */
}
#footer a {
	color: #e4e4e4;	
	border-bottom: 1px solid #c2bfab;
}
#footer a:hover {
	text-decoration: none;
	border: none;
}
#footer * {
	line-height: 1.3;
}
#footer p, #footer ul#contact {
	padding: .6em 1em 0 1em;
}
#footer p {
	float: left;
}
#footer #contact {
	float: right;
	text-align: right;
}
#footer #etc {
	clear: left;
}
#footer ul li {
	padding: 0 0 0 10px;
	display: inline;
}
#footer li.first {
	background: none;
}

