body{
	background-color:#e092ac;
	background-image:url("../images/bggradient.gif"); 
	background-repeat:repeat-x;
	font:12px century gothic, Verdana,helvetica, sans-serif;
	color: #005488;
	padding: 0;
	border:0;
	padding-bottom: 25px;	
	margin:5px;
	text-align:center;
	vertical-align:middle;
}
.pageHeader{
	font-size:16px;font-style:italic; font-weight: bolder;
}
.otherHeader{
	font-size:14px; font-weight: bold;
}
.alignme{
	text-align:center;	
}
.textHeader{
	color:#ffffff; 
	font-weight:bold;
}
.textBold{
font-weight: bold;
}
#navcontainer
{
	background-color:#005488;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font: bold 12px century gothic, Verdana,helvetica, sans-serif;
}

#navlist li
{
	display: inline;
	padding-bottom: 5px;
	padding-right: 21px;
	background-repeat: no-repeat;
	text-align:center;
	
}

#navlist a
{
	padding-left: 20px;
	padding-bottom: 15px;
	font-weight: bold;
	text-decoration: none;
}

#navlist a:link, #navlist a:visited
{
	padding-left: 27px;
	padding-bottom: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #9fa1b6;
}
	
#navlist li a#current, #navlist li a:active{
	color: #ffffff;
	background: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: 2px -1px;
	background-color:#9fa1b6;
	text-transform: uppercase;
	padding-left: 25px;
	padding-right:5px;
	padding-bottom: 10px;
}
#navlist a:hover
{
	color: #ffffff;
	padding-left: 22px;
	padding-right:5px;
	padding-bottom: 10px;
	background: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: 2px -1px;
	background-color:#9fa1b6;
} 

#navlist2{
	background-color:#005488;
	height:15px;
	border:solid 1px #9fa1b6;
	padding: 0;
	margin-left: 0;
	font: bold 11px century gothic, Verdana,helvetica, sans-serif;
}

#navlist2 li{
	
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist2 li a#btm_current, #navlist li a:active{
	color: #ffffff;
	text-transform: uppercase;
}

#navlist2 li a{
	padding: 0em 0.25em 0em 0.25em;
	border-left: 3em solid #005488;
	background: #005488;
	text-decoration: none;
}

#navlist2 li a:link { color: #9fa1b6; }

#navlist2 li a:visited { color:#9fa1b6; }

#navlist2 li a:hover{
	color: #ffffff;
}


 #localnavcontainer { width: 200px; }

#localnavcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

#localnavcontainer li a#localcurrent, #localnavlist li a:active{
	background-color:#db0962;
	color: #ffffff;
}
#localnavcontainer a
{
	display: block;
	padding: 3px;
	width: 197px;
	background-color: #005488;
	border: .5px solid #9fa1b6;
}

#localnavcontainer a:link, #localnavlist a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#localnavcontainer a:hover
{
	background-color: #e092ac;
	color: #ffffff;
}
a.picLink{
	text-decoration: none;
	color: white;
	padding-top:25px;
}
.resTD {
	font-weight:bold;
	text-align:center;
	padding-bottom:15px;
	}
.thirdTier{
	font-size:9px;
	text-indent:10px;	
	border: none;
}


#banner{
	vertical-align:middle;	
}
.contentShell{
	background-color:#ffffff;
	width:950px;
	border:thin solid #9fa1b6;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
	padding-right: 10px; 
		
}
#local_nav {
    width:200px;
    
    }
#main {
    width:700px;
    padding-top:10px;
}
.breadcrumb{
	text-align:right; 
	font-style:italic; 
	font-size:12px; 
	color:#ffffff; 
	text-align:right;
	width:850px;
}
a{
	color:#db0962; 
	font-weight:bolder; 
	text-decoration:none;	
}
a:hover{
	color: #9fa1b6; 
	font-weight:bolder; 
	text-decoration:none;
}
.footer{
	width:850px;
	text-align:center;
	font-size:10px; 
	color:#ffffff;
}
hr{
	background-color:#005488;
	color:#005488;
	width:200px;
	text-align:center;
	border: thin dotted;
	
}
.gallery{
	border: thin dashed #005488;	
}
.emphasis{
	color:#005488; 
	font-size:14px;
	font-weight:bold;
	border-bottom: dotted 2px #005488;
	width:98%;
}
.standout{ 
	font-weight:bolder;
}

.redLink{
	color:#782828;	
}
.quote{
	color:#005488;
	font-style:italic;	
}
#calendar{
	padding:10px;	
}
#calendar td{
	padding-right:5px;
	padding-left:5px;	
	border-bottom: solid #005488 1px;
	border-right: solid #005488 1px;
}
.calendarHeader{
	background-color:#9fa1b6;
	color:white;
	font-weight:bold;
	text-transform: uppercase;
	border-bottom: solid #005488 1px;
	border-right: solid #005488 1px;
}      
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}


