body 
{
	/*color: #565656;*/
	background: #010066 url(images/background.png) repeat-y scroll center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background: #7DB8BC;*/
	
}

h1 
{
	font-size: 2em;
	text-align: center;
}

h2
{
	font-size: 1.5em;
	font-style: italic;
}

label
{
	color: #00686C;
	font-weight: bold;
}

#content h2 a, h2 a, h2 a:visited{
	color: #00686C;
	text-decoration: none;
}

#content h2 a:hover, h2 a:hover{
	color: #00686C;
	border-bottom:2px solid #00686C;
	text-decoration: none;
}

h3
{
	font-size: 1.3em;
}

h1, h2, h3, h4, h5, h6
{
	color: #00686C;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 10px 0px;
	text-transform: capitalize;
}

#wrapper
{
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	/*background: #FFE4B5;*/

}

#header
{
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 256px;
	background: #3399FD no-repeat;
	background-image: url(images/header.jpg);
}

#topNav
{
	padding:0px 0px 0px 0px;
	width:900px;
}

#topNav ul
{
	text-align: left;
	clear: both;
	font-weight: bold;
	margin: -17px 0px 0px 0px;
	padding:0px 0px 0px 110px;
}

#topNav li
{
	list-style: none;
	display: inline;
	color: #000000;
	font-size: 15px;
	padding: 3px 5px 0px 5px;
	border: #000000;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	background: url(images/tab-middle.png) #C2924E;
	margin: 1px 5px 0px 0px;
	z-index: 8;
	position: relative;
}

#topNav .selectedTab
{
	background: url(images/tab-selected-middle.png) #996633;
	/*background-color: #FFE4B5;*/
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: solid 1px #FFE4B5;
	border-top: 1px solid #000000;
	z-index: 10;
	position: relative;
	background-repeat: repeat-x;
	margin-top: 5px;
	height: 30px;
	color: #000066;
}

#topNav a, #topNav a:visited
{
	text-decoration:none;
	color:#FFE4B5;
}

#topNav a:hover
{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

#topNav .selectedTab a:hover, #topNav .selectedTab a,  #topNav .selectedTab a:visited  
{
	color:#000066;
}

#leftNav
{
	float: left;
	width: 140px;
	background-color: #FFE4B5;

}

#leftNav ul
{

	clear: both;
	font-size: 1.0em;
	margin: 8px 0px 0px 5px;
	padding: 0px 5px 10px 5px;
	font-weight: bold;
	text-align: center;
}

#leftNav li
{
	background: url(images/leftnav-button.png);
	border: 1px solid #996633;
	list-style: none;
	display: block;
	color: #000066;
	padding: 10px 5px 10px 5px;
	margin-bottom: 10px;
	color: #00686C;
	text-decoration: none;
}

#leftNav li:hover
{
	background: url(images/leftnav-button-over.png);
	border: 1px solid #996633;
	list-style: none;
	display: block;
	color: #FFFFFF;
	padding: 10px 5px 10px 5px;
	margin-bottom: 10px;
}

#leftNav a, #leftNav a:visited
{
	color: #00686C;
	text-decoration: none;
}



#content
{
	float: right;
	text-align: left;
	width: 780px;
	height: 100%;
	background-color: #FFE4B5;
	padding: 30px 20px 27px 15px; 
	z-index: 9;
	position: relative;
}

#content h1{
	text-transform: capitalize;
}

#content a{
	color:#000066;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover{
	color:#000066;
	text-decoration: underline;
	font-weight: bold;
}

#footer
{
	width:960px;
	clear: both;
	text-align: center;
	font-weight:bold;
}

#footer a
{
	text-decoration: none;
	color: #000066;
}

#footer a:hover
{
	text-decoration: underline;
}

#innerWrapper
{
	width:960px;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #FFE4B5;
}

.HomepageBox
{
	background-color: #D2A666;
	border: 1px solid #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	height: 260px;
	width: 375px;
}

.ImageLeft
{
	float: left;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 15px 10px 0px 8px;
	background: #FFFFFF;
}

.HomepageBox p
{

	padding: 0px 5px 0px 5px;
}

.HomepageBox h2
{
	padding: 10px 10px 0px 10px;
	font-size: 1.5em;
}

.ImageRight
{
	float: right;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 15px 8px 0px 10px;
	background: #FFFFFF;
}

.Image
{
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 5px;
}

.ComingSoon
{
	text-align: center;
	font-size: 1.8em;
	padding-top: 20px;
}

.alert
{
	text-align:center;
	font-weight: bold;
	color: #00686C;
	font-size: 130%;
}

.galleryPage
{
	display: inline;
	text-align: center;
	height: 275px;
	width: 726px;
}

.galleryPage a, .galleryPage a:hover
{
	text-decoration: none;
	padding: 16px;
	text-align: center;
}

.galleryPage img
{
	margin-top: 3px;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	display: inline;
}


#featuredImage {
	float: left;
	height:530px;
	width: 400px;
}

#featuredImage img {
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 15px 10px 0px 8px;
}

#rightThumbs{
	float:right;
	width:350px;
}

#Gallery img {
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 15px 10px 0px 8px;
	width:90px;
	cursor: pointer;
	vertical-align: middle;
}

#Gallery
{
	padding-bottom:20px;
}

table
{
	border: #996633 2px solid;
	color: #00686C;
	background-color: #DFC896;
	width: 100%;
	font-weight:bold;
}

td
{
	border: #996633 1px solid;
}


/*------------SLIMBOX -------------------*/
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/slimbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.heraldry li{
	list-style-type: none;
	display: inline;
	float: left;
	text-align:center;
	padding: 10px 10px 10px 0px;
	font-weight: bold;
}

.heraldry img{
	display: block;
}