@charset "utf-8";
/* CSS Document */

#wrapper	{
	width:968px;
	margin:0 auto;
	overflow:hidden;
}

#container	{
	width:968px;
}	

#disclaimer	{
	text-align:center;
	margin:3px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b2313;
}

#disclaimer a	{
	color:#3b2313;
	text-decoration:underline;
}
	
#disclaimer a:hover	{
	text-decoration:underline;
	color:#a46135;
}
	
#disclaimer ul	{
	margin:14px 0;
}
	
#disclaimer li	{
	display:inline;
	padding:0 14px;
	margin:0;
	border-right:1px solid #6f5e52;
	font-size:10px;
	text-transform:uppercase;
}
	
#disclaimer li a	{
	color:#3b2313;
	text-decoration:none;
}
	
#disclaimer li a:hover	{
	color:#a46135;
	text-decoration:none;
}

#navigationContainer	{
	width:875px;
	height:40px;
	margin:0 auto;
	text-align:center;
	background:url(../interface/nav2.gif) right top no-repeat #3b2313;
}
	
#navigationContainer ul	{

}
	
#navigationContainer li	{
	display:inline;
}
	
#navigationContainer li img a	{
	border:0;
}

#logoPage	{
	margin:12px 0 13px 40px;
}

#pageBackground	{
	background:url(../interface/repeatWhite.gif) repeat-y left;
	padding:0;
	margin:0 0 0 58px;

}
	
#pageContent	{
	margin:0 0 0 35px;
	padding:0px;
	width:826px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
}
	
#pageCaption	{
	background:url(../interface/page_bottom.gif) no-repeat left bottom;
	margin:0 0 0 58px;
	padding:0;
	width:826px;
}
	
	
#pageContent h1	{
	font-size:16px;
	width:400px;
	color:#184785;
	font-weight:bold;
	/*margin-bottom:10px;*/
	line-height:24px;
}

#pageContent h1 a	{
	color:#133767;
	font-weight:bold;
	text-decoration:none;
	}
	
#pageContent h1 a:hover	{
	color:#133767;
	font-weight:bold;
	text-decoration:underline;
	}
	
#pageContent h2	{
	font-size:14px;
	color:#184785;
	font-weight:bold;
	line-height:20px;
	margin-bottom:24px;
}

#pageContent h2 a	{
	color:#133767;
	font-weight:bold;
	text-decoration:none;
	}
	
#pageContent h2 a:hover	{
	color:#133767;
	font-weight:bold;
	text-decoration:underline;
	}
	
#pageContent h3	{
	font-size:14px;
	color:#ec8323;
	font-weight:bold;
	line-height:20px;
	margin-bottom:24px;
}

#pageContent h3 a	{
	color:#db7a20;
	font-weight:bold;
	text-decoration:none;
	}
	
#pageContent h3 a:hover	{
	color:#db7a20;
	font-weight:bold;
	text-decoration:underline;
	}

	
#pageContent h4	{
	font-size:12px;
	color:#184785;
	font-weight:bold;
	line-height:20px;
	margin-bottom:22px;
	text-transform:uppercase;
}

#pageContent h4 a	{
	color:#184785;
	font-weight:bold;
	text-decoration:underline;
	}
	
#pageContent h4 a:hover	{
	color:#133767;
	font-weight:bold;
	text-decoration:underline;
	}
	
#pageContent h5	{
	font-size:12px;
	color:#ec8323;
	font-weight:bold;
	line-height:20px;
	margin-bottom:22px;
	text-transform:uppercase;
}

#pageContent h5 a	{
	color:#e78022;
	font-weight:bold;
	text-decoration:underline;
	}
	
#pageContent h5 a:hover	{
	color:#e78022;
	font-weight:bold;
	text-decoration:none;
	}
	
#pageContent h6	{
	font-size:12px;
	color:#184785;
	font-weight:bold;
	line-height:20px;
	text-transform:uppercase;
}

#pageContent h6 a	{
	color:#143a6d;
	font-weight:bold;
	text-decoration:underline;
	}
	
#pageContent h6 a:hover	{
	color:#143a6d;
	font-weight:bold;
	text-decoration:underline;
	}
	
#pageContent ul	{
	list-style:circle inside;
	margin-bottom:18px;
}
	
#pageContent ol	{
	list-style:decimal inside;
	margin-bottom:18px;
}
	
#pageContent li	{
	line-height:20px;
	margin-bottom:4px;
}
	
#pageContent p	{
	font-size:13px;
	color:#3b2313;
	line-height:20px;
	margin-bottom:22px;
}

#pageContent a	{
	color:#3b2313;
	text-decoration:underline;
	}
	
#pageContent a:hover	{
	color:#3b2313;
	text-decoration:none;
	}
	
#pageImage	{
	float:right;
	margin:0px 0 0 31px;
}

#secContainer	{
	width:768px;
	margin:0 auto;
	padding:0 12px 0 0;
	background:url(../menu/submenu-right-corner.gif) right bottom no-repeat;
}
	
#secondaryNav	{
	width:100%;
	height:28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	background:url(../menu/submenu-left-corner.gif) left bottom no-repeat #ec8323;
}
	
#secondaryNav ul	{
	padding:8px 0;
}
	
#secondaryNav li	{
	display:inline;
	padding:0 15px;
	border-right:1px solid #fadec4;
	color:#ffffff;
}
	
#secondaryNav li a	{
	color:#3b2313;
	text-decoration:none;
}
	
#secondaryNav li a:hover	{
	color:#fff;
	text-decoration:none;
}
	
#secondaryNav a.current	{
	color:#fff;
	text-decoration:none;
}

#secondaryNav a:hover.current	{
	color:#fff;
	text-decoration:none;
}

.homeBG	{
	background:#a1bf5a;
	/*background:url(../interface/background_home.gif) no-repeat top left;*/
}
	
	
.pageBG	{
	background:url(../interface/background_page.gif) no-repeat top left #a1bf5a;
}

.date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
}

.spaceContainer	{
	width:784px;
	height:28px;
	margin:0 0 50px 0;
}

.spaceContainer2	{
	width:784px;
	height:28px;
}

#thirdContainer	{
	width:784px;
	height:28px;
	background:url(../menu/thirdmenu-right-corner.gif) right top no-repeat;
	margin:0 0 50px 0;
}

#thirdNav	{
	color:#b6cd7f;
	width:670px;
	height:28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	background:url(../menu/thirdmenu-left-corner.gif) left top no-repeat #78a22f;
	margin:0 0 0 94px;
	padding:0 0 0 10px;
}
	
#thirdNav ul {
	padding:8px 0 14px 0;
}
	
#thirdNav li {
	display:inline;
	padding:0 5px 15px 5px;
	margin:0;
	color:#ffffff;
}

#thirdNav .currentPage {
	background:url(../menu/thirdmenu-arrow.gif) center no-repeat;
}
	
#thirdNav li a {
	margin: 5px 0 5px 0;
	color:#b6cd7f;
	text-decoration:none;
}
	
#thirdNav li a:hover	{
	color:#fff;
	text-decoration:none;
}

#thirdNav .currentPage a	{
	color:#fff;
	text-decoration:none;
}
	
#thirdNav a.current	{
	color:#fff;
	text-decoration:none;
}

#thirdNav a:hover.current	{
	color:#fff;
	text-decoration:none;
}

#calendar {
	max-width:600px;
}

#calendar h2{
	margin-bottom:5px;
}

#calendar .title{
	width:60px;
	color: #6898FA;
	font-size: 10px;
}

.polaroidPhoto{
	border:#fff solid 15px;
	
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	transform: rotate(-2deg);
	
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	box-shadow: 0 3px 6px rgba(0,0,0,.25);
	
}