/* General Selectors */

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c7e5fc;
}

#wrapper	{
	width: 950px;
	margin: 30px auto 0;	
	background-color: #FFF;
	float: inherit;
	padding: 5px;
}
#topWrap	{
	width: 960px;
	clear: both;
	margin: 10px auto 0;	
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	width: 900px;
	
}
#nav ul li {
	font-size: .9em;
	float:left;
	text-transform: uppercase;
	margin: 0 5px;

}
#nav ul li a {
	display: block;
	padding: 0 9px;
	color: #057DC2;
	text-decoration: none;
	text-align: center;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#logo	{
	height: 125px;
	width: 500px;
	text-align: left;
	margin: 0 auto 20px;
}
#middle	{
	width: 950px;
	clear: both;
	padding-top: 10px;
	background-color: #FFF;
}
#slideshow	{
	width: 900px;
	height: 320px;
	float: left;	
	background-color: #FFF;
	padding: 15px 0 10px 25px;
	margin-bottom: 20px;
}
#greeting	{
	width: 330px;
	height: 410px;
	float: left;	
	padding: 0 20px 20px 40px;
	text-align:left;
	background-color: #FFF;
	color: black;
}

#mainContent	{
	width: 645px;
	height: auto;
	clear:both;
	color: black;
	background-color: #FFF;
	float: left;
	text-align: left;
}
#mainContentLg	{
	width: 870px;
	height: auto;
	clear:both;
	color: black;
	background-color: #FFF;
	float: left;
	text-align: left;
	padding: 30px;
}
#bottom	{
	width: 930px;
	height: auto;
	clear:both;
	color: black;
	background-color: #FFF;
	float: inherit;
	display:inline-block;
	text-align: left;
	padding: 10px;
}
#rightCol	{
	width: 260px;
	clear: right;
	float: right;
	padding: 0 10px 0 0;
	display:inline-block;
	background-color: #d3e9fa;
	border: 2px solid #182B6D;
	margin: 5px 0 0;
}
#rightCol p	{
	padding-left: 15px;
	font-size: 90%;
}
.rCol	{
	clear: right;
	width: 270px;
	height: 32px;
	text-align: center;
	color: white;
	font-size: 1.3em;
	padding: 8px 0 0 0;
	font-weight: bold;
	margin-bottom: 20px;
	background-image: url(../images/rCol.jpg);
	background-repeat: repeat-x;
}
#content	{
	width: 780px;
	height: auto;
	float: left;
	padding: 0 20px 20px 20px;	
	text-align:left;
	background-color: white;
}


#footer	{
	width:	100%;
	height: 120px;
	clear: both;
	background-color: #1a3053;
	color: #FFF;
	text-align: left;
	font-size: 0.7em;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}
#footerInside	{
	width: 	930px;
	height: 100px;
	margin: 0 auto;
}
#footerAddress	{
	width: 350px;
	padding-top: 45px;
	color: white;	
	float: left;
}
#footerLinks	{
	width: 550px;
	padding-top:45px;
	float: right;	
	text-align: right;
}
#footer a:link, #footer a:visited	{
	color: #cbe5f9;
	padding: 0 7px;
}

.threeCol, .threeCols	{
	float:left;
	margin-top: 10px;
	padding: 5px;
	font-size: .9em;
}
.threeCol	{
	padding-right: 10px;
	width: 210px;
}
.threeCols	{
	width: 180px;	
}


/* ################ Typeography ##################### */

h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;	
	padding-bottom: 6px;
}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	padding-bottom: 10px;
	color: #057DC2;
}
h3	{
	padding-bottom: 10px;
	font-size: 1.2em;
	font-weight:bold;
	color: #057DC2;
}

h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #213553;
	padding-bottom: 5px;
}
h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding-bottom: 10px;
	color: #057DC2;	
}
.highlight	{
	font-weight:bold;
	text-decoration:underline;
}

a:link, a:visited {
	color: #057DC2;
	text-decoration: none;
}
p	{
	padding-bottom: 15px;	
}

a:active, a:hover {
	color:#0e203b;
	text-decoration: underline;
}

.clear	{
	clear:both;	
}
.center	{
	text-align: center;	
}
.smital	{
	font-size: .9em;
	font-style: italic;	
}
.docpic	{
	width: 150px;
	height: 200px;
	padding: 5px;
	border: 1px solid #000;	
	margin-right: 20px;
	float: left;
}
.docdesc	{
	width: 850px;
	height:inherit;
	clear: both;
	margin-bottom: 10px;
	padding: 5px;
	display:inline-block;	
}
.indent	{
	margin-left: 50px;	
}
.rPic	{
	width: 200px;
	height: 300px;
	padding: 5px;
	border: 1px solid #000;	
	margin-left: 20px;
	float: right;
}
.rPicL	{
	width: 400px;
	height: 300px;
	padding: 5px;
	border: 1px solid #000;	
	margin: 0 0 5px 20px;
	float: right;
}
.lPicL	{
	width: 400px;
	height: 300px;
	padding: 5px;
	border: 1px solid #000;	
	margin-right: 20px;
	float: left;
}
.longPic	{
	width: 625px;
	height: 315px;
	padding: 5px;
	border: 1px solid #000;	
	margin-right: 20px;
	float: left;
}
.locationPic	{
	width: 425px;
	float:right;
	margin: 20px 0 0 20px;
	padding: 5px;
	border: 1px solid #000;	
}
.bold	{
	font-weight: bold;	
}
#map	{
	width: 425px;
	height: 385px;
	float: right;
	padding: 5px;
	border: 1px solid #182B6D;	
	background-color: white;
	margin: 0 0 20px 15px;
}
#specials	{
	width: 92%;
	height: inherit;
	font-size: 1.2em;
	margin: 25px auto 0;
	text-align: center;	
}
#specials h1	{
	color:#0e3b5e;	
	font-weight:bold;
	padding-bottom: 35px;
}
.italic	{
	font-style:italic;	
}
.bold	{
	font-weight: bold;	
}