/* CSS Document */

/* remove this style after site goes live
#coming-soon {
	position: absolute;
	width: 993px;
	height: 1050px;
	background: url(/images/temp/comingsoon.png) center no-repeat;
	z-index: 99999;
}
*/

/*   __reset code 
-------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* end CSS reset code */

/*   __globals 
-------------------------------- */
body { /* include ie6 fix in stylesheet-ie.css */
	font: 12px Arial, Helvetica, sans-serif;
	background: #f1f5f5 url(/images/globals/page-back.png) top repeat-x;
	color: #000;
	text-align: center;
}
#container {
	width: 993px;
	position: relative;
	margin: -1px auto 0 auto;
	text-align: left;
	padding: 0;
	border-top: 1px solid #94afb4;
}
a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
.ClearBoth {
	clear: both;
	height: 0px;
	font-size: 1px;
	visibility: hidden;
}
strong, b {
	font-weight: bold;
}
/*   __header 
-------------------------------- */
#header {
	height: 87px; /* include ie6 fix in stylesheet-ie.css */
	padding: 0;
	background: url(/images/header/back.png) no-repeat top left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
}
/* using tables in header due to IE compatibility issues with the "ON" background color height */
#header table {
	height: 79px;
	margin-left: 110px;
}
#header tr {
	vertical-align: middle;
	padding: 0 5px;
}
#header a {
	padding: 5px 9px;
	color: #586a6e;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #feae00;
	margin-right: -1px;
	white-space: nowrap;
}
#header a:hover {
	color: #000;
}
#header .active {
	background: #feae00;
}
#header .active a {
	margin-right: 0;
}

#header a.last {
	border: none;
}
/*   __index page gap 
-------------------------------- */
#gap {
	z-index: 1;
	width: 975px; /*container width minus side padding and width of head shadow */
	height: 389px;
	padding: 0 0 0 9px;
	position: relative;
}
#gap h1 {
	padding: 100px 0 15px 31px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 60px;
	letter-spacing: 110%;
	z-index: 2;
	width: 400px;
}
#gap h2 {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px;
	letter-spacing: 95%;
	z-index: 2;
	width: 400px;
	position: absolute;
	left: 76px;
	top: 190px;
}
#gap p {
	padding: 0;
	z-index: 999;
	width: 400px;
	position: absolute;
	left: 50px;
	top: 250px;
}
#gap img {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
}
#imageSlideshowHolder{
	width: 600px;
	height: 389px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
}
.imageInGallery{		
	width:600px;
	height:389px;
	/* Never change these 3 value */
	left:0px;
	top:0px;
	position:absolute;	
}
#imageSlideshowHolder img{
	position:absolute;
}
/*   __content 
-------------------------------- */
#content {
	width: 975px; /*container width minus side padding and width of head shadow */
	padding: 0 0 0 9px;
	margin-top: 100px;
}
#content.index {
	margin-top: 0;
}
#content #head-index {
	background: #222325;
	padding: 20px;
}
#content #head-index td { /* include ie6 fix in stylesheet-ie.css */
	border-right: 1px solid #94afb4;
	width: 25%;
	padding: 0 20px;
	background: url(/images/index/icon-arrow.png) 20px 15px no-repeat;
	vertical-align: top;
}
#content #head-index td.first {
	padding-left: 0;
	background-position: 0 15px;
}
#content #head-index td.last {
	border: none;
	padding-right: 0;
}
#content #head-index a {
	color: #fff;
	text-decoration: none;
}
#content #head-index h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 10px 33px;
	margin: 0;
	text-transform: uppercase;
}
#content2 {
	background: #fff;
	padding: 30px 20px;
	margin: 0;
}
#content #inner {
	background: none;
}
#three-column #inner {
	margin: 0;
}
#content #three-column { /* include ie6 fix in stylesheet-ie.css */
	background: url(/images/globals/back-3columns.png) repeat-y -20px;
}
#three-column #main {
	margin: 0 224px;
}
#content #two-col-right { /* include ie6 fix in stylesheet-ie.css */
	background: url(/images/globals/back-2columns-right.png) repeat-y -20px;
}
#three-column #two-col-right {
	margin: 0 224px 0 0;
}
#content #two-col-left { /* include ie6 fix in stylesheet-ie.css */
	background: url(/images/globals/back-2columns-left.png) repeat-y -20px;
}
#three-column #two-col-left {
	margin: 0 0 0 224px;
}
#inner h3, #three-column h3, #two-col-right h3, #two-col-left h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #feae00; 
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#inner h4, #three-column h4, #two-col-right h4, #two-col-left h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #feae00; 
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 6px;
}

#sidebar {
	float: left;
	width: 185px;
}
#sidebar2 {
	float: right;
	width: 185px;
}
#sidebar2 #photos img {
	margin-bottom: 10px;
	border: 1px solid #999;
}
#sidebar2 #block1 {
	display: block;
	text-align: center;
}
#sidebar2 #block1 img {
	display: block;
	width: 175px;
	height: 130px;
}
#two-col-right #main{
	margin: 0 224px 0 0;
}
#two-col-left #main{
	margin: 0 0 0 224px;
}
#main ul {
	list-style: circle inside;
	margin: 5px 0 20px 0;
}
#main li {
	margin: 0 0 5px 15px;
}
#content #inner #main strong, #content #inner #main b, #content #two-col-right b, #content #two-col-left b {
	font-weight: bold;
}
#content #inner #main p, #content #two-col-right #main p, #content #two-col-left #main p {
	margin-bottom: 10px;
}
#breadcrumbs {
	margin: 0 0 10px 0;
	color: #F30;
	font-weight: bold;
}
#breadcrumbs a {
	color: #F30;
}
#breadcrumbs a:hover {
	color: #F63;
}
/*   __SIDEBAR BLOCKS 
-------------------------------- */
#rigs {
	font-size: 1.1em;
}
#rigs div {
	margin: 4px 0 10px 20px;
	padding: 0;
	line-height: 18px;
}
#rigs div a {
	color: #F63;
}
#rigs div a.pdf {
	padding-right: 20px;
	background: url(/images/icons/pdf.png) no-repeat right bottom;
}


/*   __CONTACT PAGE 
-------------------------------- */
#content #office-address {
	margin: 0;
	padding: 0;
}
#content #office-address img.main-photo {
	margin-top: 5px;
	border: 1px solid #83a846;
}
#content #office-address #office-email {
	padding-top: 10px;
	height: 50px;
}
#content #office-address #office-email div {
	float: left;
	text-align: center;
	margin-right: 10px;
}
#content #office-address #office-email img {
	border: none;
	display: block;
}
#content #office-address #office-email a {
	font-size: 70%;
	color: #5f8f22;
}
#content #office-address .label {
	font-weight: bold;
	margin: 0;
	padding: 0;
	float: left;
	width: 140px;
	text-align: right;
}
#content #office-address .data {
	display: block;
	font-weight: normal;
	padding: 0 0 2px 0;
	margin: 0 0 10px 150px;
	width: 375px;
}
#content #office-text {
	padding-top: 10px;
}

/*   __PAGES 
-------------------------------- */

#content .block {
	display: block;
	margin: 5px 0 10px 0;
	clear: none;
}
#content .block img {
	margin: 0 5px 5px 0;
	border: 1px solid #000;
}
#content .block h3 {
	font: italic bold 16px;
	font-size: 1.2em;
	text-transform: uppercase;
	font-style: italic;
	margin: 0;
	padding: 0;
	display: inline;
}
#content .block h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0 10px 20px;
	padding: 0;
}

/*   __PHOTO BLOCKS 
-------------------------------- */
#photos-block {
	display: block;
	margin: 10px 0;
}
#photos-block div {
	margin: 0 10px 10px 0;
	background: #f1f5f5;
	border: 1px solid #dbe5e6;
	width: 205px;
	padding: 10px;
	height: 181px;
	color: #F60;
	font-weight: bold;
	float: left;
	text-align: center;
}
#photos-block div img {
	border: none;
}
#photos-block div a {
	color: #F60;
	font-weight: bold;
	text-decoration: underline;
}
#photos-block div a:hover {
	text-decoration: none;
}
#photos-block div.short {
	height: 169px;
}
#photos-block div.right {
	margin-right: 0;
}
#photos-block img {
	display: block;
	width: 200px;
	height: 150px;
	border: 1px solid #000;
	margin-bottom: 3px;
}
#photos-block div.tall1 {
	height: 317px
}
#photos-block div.tall1a {
	height: 301px
}
#photos-block div.tall1 img.tall1,#photos-block div.tall1a img.tall1 {
	height: 286px;
}
#photos-block div.tall2 {
	height: 281px
}
#photos-block img.tall2 {
	height: 265px;
}
#photos-block span {
	display: block;
	border: none;
	background: none;
	height: 1px;
	width: auto;
	margin: 0;
	padding: 0;
	clear: right;
}
/*   __FOOTER 
-------------------------------- */
#footer { /* include ie6 fix in stylesheet-ie.css */
	background: url(/images/footer/back-gradient.png) bottom repeat-x #feae00;
	width: 935px; /*container width minus side padding, width of head shadow and side padding */
	margin: 0 0 0 9px;
	padding: 30px 20px;
}
#footer a {
	float: right;
	font-weight: normal;
	color: #000;
}
#foot-designed {
	width: 100%;
	text-align: right;
}
#foot-designed a {
	color: #000;
	font-weight: normal;
	font-size: 80%;
	margin: 10px 20px 10px 0;
}



/*   __HELP, CONFIRMATION AND ERRORS 
-------------------------------- */
#help {
	background: #FFFFE1 url(/admin/adminimages/help/icons/help.png) no-repeat 10px 7px;
	width: 678px;
	float: left;
	margin: 10px 0;
	border: 1px solid #666666;
	padding: 0;
}

#help p {
	padding: 10px 10px 10px 45px;
	margin: 0px;
	line-height: 1.3em;
}
#confirmation {
	background: #75F878 url(/admin/adminimages/confirmation/icons/confirmation.png) no-repeat 10px 7px;
	margin: 10px 0;
	border: 1px solid #666666;
	padding: 0;
}

#confirmation p {
	padding: 10px 10px 10px 45px;
	margin: 0px;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 1em;
	color: #007726;
}

#errors {
	background: #EC2B2B url(/admin/adminimages/errors/icons/exclamation.png) no-repeat 10px 7px;
	width: 678px;
	float: left;
	margin: 10px 0;
	border: 1px solid #666666;
	padding: 0;
	color: #FFF;
	font-weight: bold;
}

#errors p {
	padding: 10px 10px 10px 45px;
	margin: 0px;
	line-height: 1.4em;
}

#errors ul {
	margin: 0 0 0 35px;
	padding: 0;
}
#errors li {
	list-style-type: none;
	display: block;
	background: url(/admin/adminimages/errors/icons/li.gif) no-repeat 0px 4px;
	color: #FFF;
	padding-left: 10px;
	margin: 0 0 10px 0;
}








/* unused styles - removed after site completion if not used */

/* -- events calendar styles -- */
#events {/* for the events page */
	width: 100%;
}
#events img {
	border: 0px;
}
#events img.thumb {
	border: 1px solid #FFF;
	margin-right: 5px;
	float: left;
	clear: right;
}
#events .data {
	margin: 0px 0px 0px 73px;
	font-size: 12px;
	font-weight: normal;
}
#events .data2 {
	margin: 0px 0px 0px 190px;
	font-size: 12px;
	font-weight: normal;
}
#events table {
	width: 100%;
}
#events tr {
	vertical-align:top;
}
#events td {
	width: 33%;
	display: table-cell;
	padding: 4px;
	background-color: #fff;
	border: solid 1px #E8ECE8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 100px;
	height: 100px;
}
#events td:hover {
	background-color: #eaf1dc;
	border: solid 1px #8ca35b;
	/*cursor: pointer;*/
}
#events td.emptycell, #events td.emptycell:hover {
	background: none;
	border: none;
	cursor: auto;
}
#events a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
#events a.icon{
	display: inline;
	margin-right: 2px;
	vertical-align: middle;
}
#events a.icon-text{
	display: inline;
	font-size: 11px;
	font-weight: normal;
	margin-right: 15px;
	vertical-align: top;
}
#event-details {
	position: relative;
}
#calendar { /* for the events block on the home page */
	position: absolute; 
	left: 544px; 
	top: 650px;
	z-index: 4;
	width: 360px;
	border: solid 1px #D7D8DD;
	background-color: #ECECEC;
}
#calendar .events {
	width: 100%;
	overflow: auto;
	height: 180px;
	line-height: 1.5em;
	padding: 5px;
	margin-left: 25px;
}
#calendar a {
	color: #0000CC;
	text-decoration: underline;
}
#calendar a:hover {
	color: #CC0000;
	text-decoration: none;
}
#calendar .title {
	float: left;
	color: #1F243F;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	margin: 5px;
	margin-left: 35px;
}
#calendar .view-all {
	text-align: right;
	padding: 5px;
	float: right;
}
#calendar-icon {
	position: absolute; 
	left: 530px; 
	top: 640px;
	z-index: 5;
	width: 56px;
	height: 62px;
}
.labelsmall {
	float: left;
	width: 75px;
	font-weight: bold;
	padding-top: 1em;
}
.datasmall {
	font-weight: normal;
	padding-top: 1em;
	margin: 0 2em 0 80px;
	display: block;
}
.label {
	float: left;
	width: 105px;
	font-weight: bold;
	padding-top: 1em;
}
.data {
	font-weight: normal;
	padding-top: 1em;
	margin: 0 2em 0 110px;
}
.info-block {
	display: table;
	padding: 5px;
	width: 310px;
	background-color: #f6f9ee;
	border: solid 1px #E8ECE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 10px 10px 0;
	float: left;
	margin-right: 10px;
}
#photos {
	text-align: center;
}

/* -- end events calendar styles -- */


/*	POP-UP STYLES */
body.pop-up {
	margin: 20px 0 0 0;
}
#container-pop {
	width: 850px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 11px;
}
#container-pop #header {
	background: url(/images/pop-up/main-image.jpg); 
	padding: 0;
	margin: 0 11px;
	height: 150px;
}
#container-pop #head-logo {
	position: absolute;
	top: -49px;
	left: -21px;
	width: 873px;
	height: 199px;
	z-index: 2;
}

#container-pop #mainContent {
	padding: 0 11px;
	margin: 0;
	background: url(/images/pop-up/back-shadow.png) repeat-y;
}
#container-pop #thumbs {
	display: block;
}
#container-pop #thumbs img {
	margin: 3px;
	border: 0px;
}
#container-pop #footer {
	padding: 0 11px;
	margin: 0;
	background: url(/images/pop-up/back-shadow.png) repeat-y 0 -11px;
}
#pop-foot-shadow {
	margin: 0 auto;
	background: url(/images/pop-up/shadow-bottom.png) no-repeat;
	width: 850px;
	height: 12px;
}
#pop-foot-shadow a {
	display: none;
}

/* MISCELLANEOUS STYLES */

