body {
	min-width: 780px;
	margin: 0;
	padding: 0;
	background: #1852A3 url(images/background.jpg) repeat-x top center;
	color: #fff;
	font-family:'Lucida Grande',LucidaGrande,Lucida,Helvetica,Arial,sans-serif;
	font-size:0.80em;
	text-align: center; /* for WinIE5.x */
	}
	
	
.one-sidebar #content {
	width: 700px;
	}
	
	
.no-sidebars #content {
	width: 700px;
	}
	
.imagefield-field_image	{
float: right;
padding: 5px;
margin: 5px;
border: 1px solid #ccc;
}


.imagecache-staff 	{
float: right;
padding: 5px;
margin: 5px 5px 5px 10px;
border: 1px solid #ccc;	
}

.pager a {
color: #fff;
}
	
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}
#skipnav {
	position: absolute;
	margin: 5px 0 0 -1000px; /* moves links out of window */
	list-style: none;
	}
#skipnav li {
	margin: 0;
	padding: 0;
	position: absolute; /* makes links display in same spot when tabbed to */
	}
#skipnav a:focus, #skipnav a:active {
	width: 12em; /* to keep IE from wrapping text at each word, doesn't hurt other browsers */
	margin-left: 1000px; /* moves links back in window */
	overflow: visible; /* for IE, doesn't hurt others */
	display: block; /* for IE, doesn't hurt others */
	}
#blah:active { /* for IE, doesn't hurt others */
	}
#header {
	width: 960px; /* needed for MacOpera and Safari */
	height: 135px;
	padding: 0px 0 0 0;
	}
#logo {
	float: left;
	margin: 20px 0 15px 15px;
	background-image:url(images/logo.gif);
	width: 231px;
	height: 98px;
	}
#calltoaction {
	float: right;
	margin: 15px 0 10px 0;
	width: 316px;
	height: 110px;
	}	
	
#sitenav {
	float: left;
	width: 230px;
	margin: 20px 0 15px 512px;
	padding: 0 0 0 0px;
	list-style: none;
	font-size: 0.9em;
	color: #1852A3;
	}
#sitenav li {
	display: inline;
	text-align: right;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	}
#sitenav a {
	background: none;
	color: #1852A3;
	
	}
#photo-banner {
	clear: both;
	height: 167px;
	}
	
.views_slideshow_singleframe_main .submitted {
	display: none;
	}	
	
.views_slideshow_singleframe_main h2 {
	display: none;
	}	
	
#content {
	float: left;
	width: 500px;
	margin: 20px 0px 0px 30px;
	}
		
	
.views-field-created {
	padding: 10px 0px 0px 0px;
	}
	
.more-link a {
	padding: 10px 20px 0px 0px;
	margin-right: 20px;
	padding: 4px;
	color: #fff;
	}			
	
#left {
	float: left;
	width: 200px;
	margin: 20px 0px 0px 0px;
	}
#left h2 {
	min-height: 18px;
	margin-top: 0px;
	padding: 10px 3px 3px 33px;
	background: #1852A3;
	font-size: 100%;
	}
#primary_links {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	}
#primary_links li {
	margin: 0;
	padding: 0;
	display: inline; /* fixes IE gap caused by display: block on inner a's */
	}
#primary_links a {
	display: block;
	color: #fff;
	margin: 0 0 0px 0px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	border-bottom:1px dotted #1852A3;

	}
#primary_links a:hover {
	background: #1852A3;
	}
	
	
#primary_links a.active	 {
	background: #1852A3;
	}
	
#right {
	float: right;
	width: 205px;
	margin-top: 20px;
	margin-right: 15px;
	}

#right h2 {
	min-height: 18px;
	color: #fff;
	margin-top: 0;
	padding: 5px 3px 5px 15px;
	background-color: #1852A3;
	font-size: 100%;
	}
	
	
#RightColwide {
	float: right;
	width: 225px; 
	margin-left: 20px;
	margin-right: 20px;
	}


#RightColwide img {
	display: block;
	margin: 0px 10px 6px 10px ;
	padding: 4px 4px 4px 4px;
	border: 1px solid #ccc;	
	}		
	
#secondary_links {
width:960px;
height:31px;
padding:0px;
}
	
	
#secondary_links ul {
background:url(images/backgr.jpg) repeat-x left top;
margin:0;
border-top:1px solid #1852A3;
list-style-type:none;
height:31px;
}
#secondary_links ul li {
float:left;
}
#secondary_links ul li a {
display:block;
padding:5px 15px 4px;
font:bold 16px 'Lucida Grande',LucidaGrande,Lucida,Helvetica,Arial,sans-serif;
text-decoration:none;
color:#1852A3;
letter-spacing: -1px;
}
#secondary_links ul li a:hover {
color:#1852A3;
}
#secondary_links ul li a#active {
background:url(images/current.gif) no-repeat center bottom;
color:#1852A3;
}
	
#footer {
	clear: both;
	height: 120px;
	background-color: #0B2242;
	padding: 3px 0 25px 0;
	border-top: 1px dotted #ccc;
	text-align: right;
	font-size: 90%;
	}
	
#footercontact {
border-right:1px dotted #CCCCCC;
text-align: left;
float:left;
margin-left:8px;
padding:8px;
width:463px;
}


#footerlegal {
line-height:1.6;
text-align: left;
float:left;
padding:8px 8px 8px 0px;
width:160px;
}

#footerlegal li {
line-height:1.6;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#footerlinks {
float:right;
padding:8px;
margin-right:8px;
width:185px;
}

#footerlinks li {
line-height:1.6;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}	

#ads {
	clear: both;
	display: block;
	font-size: 90%;
	border-top: 1px dotted #fff;
	}
	
#ad1 {
	float: left;
	width: 192px;
	height: 91px;
	display: inline;
	
	}
	
#ad2 {
	float: left;
	width: 192px;
	height: 91px;
	display: inline;
	
	}
	
#ad3 {
	float: left;
	width: 192px;
	height: 91px;
	display: inline;
	}			
	
#ad4 {
	float: left;
	width: 192px;
	height: 91px;
	display: inline;
	}
	
#ad5 {
	float: left;
	width: 188px;
	height: 91px;
	display: inline;
	}		
	
/* THREE COLUMN PAGE --------------------------------------- */
/* --------------------------------------------------------- */
#threecol #container {
	float: left; /* makes it contain children floats */
	width: 710px; /* needed for MacOpera and Safari */
	margin: 15px 0;
	}
#main-content {
	float: left;
	width: 270px;
	padding-top: 120px;
	background: url(images/main-content-photo.jpg) no-repeat;
	}
#feature {
	width: 190px;
	margin-left: 295px;
	}
#feature h2 {
	min-height: 18px;
	margin-top: 0;
	padding: 10px 3px 3px 29px;
	background: url(images/header-list-bg.jpg) no-repeat;
	font-size: 100%;
	}

/* TWO COLUMN PAGE ----------------------------------------- */
/* --------------------------------------------------------- */
#twocol #container {
	float: right; /* makes it contain children floats */
	width: 960px; /* needed for MacOpera and Safari */
	margin: 0px 0;
	background: url(images/inner-bg.jpg) repeat-x;
	}

/* TEXT ---------------------------------------------------- */
/* --------------------------------------------------------- */
p {
	margin: 0 1.2em 1.2em 0;
	line-height:150%;
}

h1 {
	margin: 0 0 0.5em 0;
	font-size: 180%;
	font-family:'Lucida Grande',LucidaGrande,Lucida,Helvetica,Arial,sans-serif;
	letter-spacing: -1px;
	color:#ffffff;
	}
h2 {
	margin: 0 0 .6em 0;
	font-size: 120%;
	color:#fff;
	}
h3 {
	margin: 0;
	font-size: 100%;
	color:#fff;
	}
	
/* LINKS --------------------------------------------------- */
/* --------------------------------------------------------- */
a {
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
.image-link {
	background: transparent;
	}
	
/* LISTS --------------------------------------------------- */
/* --------------------------------------------------------- */
dt {
	margin: 1em 0 0 0;
	font-weight: bold;
	}
dd {
	margin: 0;
	}

/* TABLES -------------------------------------------------- */
/* --------------------------------------------------------- */
table {
	margin: 0 0 1.5em 0;
	border-collapse: collapse;
	}
th, td {
	padding: 7px 15px 7px 5px;
	background: #72C0FF;
	border-bottom: 1px solid #2A567F;
	}
th {
	background: #72C0FF;
	color: #2A567F;
	text-align: left;
	}
