/* CSS Document */

html
	{
margin: 0; 
padding: 0; 
height: 100%; 
	}
	
body {
	background-image:url(images/topbk.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	height:100%;
	
}

#container-page { 
width: 100%; 
position: relative; 
min-height: 100%; 
height: auto !important; 
height: 100%; 
} 

#container-content { 
padding-bottom: 40px; 
	color:#333333;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
	position:relative;
} 

#site-container {
	width:975px;
	border:1px solid red;
	position:relative;
}
#imageRt {height:30px; background:url(/images/imageRt.jpg); width:50%; position:absolute; right:0; top:0;}

ul#websiteTools {width:351px; height:30px; list-style:none; margin:0; padding:0; float:right; background:url(images/sitetools.jpg);}
	ul#websiteTools li.space { width:25px;}
	ul#websiteTools li {float:left; padding-top:6px;}
	ul#websiteTools li a {text-transform:uppercase; color:#3a4f8e;}

#content {
	margin:0 auto;
	padding: 10px 0px 10px 30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align: justify;
	font-size:12px;
	line-height:19px;
	
}
.shaded_box {
	background-color:#ffffff;
	background-image:url(/images/bg_box.gif);
	background-position:top left;
	background-repeat:repeat-x;
	line-height:19px;
	padding:10px;	
}


h1{
	font-family: Times;
	font-size:25px;
	color:#333366;
	margin-bottom:0px;
}

h2{
	font-family: Times;
	font-size:15px;
	color: #e47815;
	margin-bottom:0px;
	text-transform: uppercase;		
}
h3{
	font-family: Times;
	font-size:13px;
	margin-bottom:0px;
	text-transform: uppercase;		
}

.FlashDetect { /* Loads if user needs to upgrade flash player*/
	width:760px;
	background-color:#fff;
	text-align:center;
	font-weight:bold;
	padding:10px;
}
/*-------------------------Photo Gallery-------------------*/

.breadCrumb {
	margin:5px 0;
	color:#9c9c9c;	
}
.breadCrumb b {
	color:#3a4f8e;
}
.rowEven, .rowEven td {
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	background-color:#f7f7f7;
}
.rowCover td {
	background-color:#d7d7d7;
}
.rowSubmit td {
	border-top:2px solid #d7d7d7;
}
ul.galleryArchive {
	list-style-type:none;
	padding:0;
	margin:5px 0 0 0;
}
ul.galleryArchive li {
	padding:0 5px 5px 5px;
	margin:0 0 5px 0;
	border-bottom:1px solid #e7e7e7;
}
.borderPhoto {
	border:1px solid #333;
}
.smallCover {
	border:2px solid #e7e7e7;
	margin:0 5px 5px 0;
	float:left;
}
.adminGallery {
	background-color:#e7e7e7;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	padding:3px 5px;
	text-align:center;
}

.caption {
/*	background-color:#f7f7f7;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;*/
	padding:0 0 0 0;
	margin:0;
	text-align:left;
	width:502px;
/*	background-image:url(/images/gx_start_quote.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	background-color:#333333;
}
.caption p {
	margin:0;
	padding:5px 0 5px 10px;
	color:#fff;
	font-weight:bold;
/*	display:inline;
	background-image:url(/images/gx_end_quote.gif);
	background-position:top right;
	background-repeat:no-repeat;*/
}
.galleryDescription {
	margin:5px 0;
}
.errorMessage {
	padding:8px;
	border-top:1px solid #101010;
	border-bottom:1px solid #101010;
	color:#990000;
	background-color:#fff0f0;
	font-weight:bold;
}
.actionMessage {
	padding:8px;
	border-top:1px solid #101010;
	border-bottom:1px solid #101010;
	color:#101010;
	background-color:#edf4d4;
	font-weight:bold;
}
.divider {
	margin:9px 0 10px 0;
	border-top:1px solid #d7d7d7;
	height:1px;
}
.thumbnails {
	width:500px;
	margin:10px 0;
}
.thumbnail {
	float:left;
	margin:0 5px 5px 0;
}
.back {
	float:left;
}
.forward {
	float:right;
}
.clearFloat {
	clear:both;
	line-height:1px;
	height:1px;
}


/*-------------------------Photo Gallery-------------------*/

/*------------------------forms-------------------------------*/
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#f8f8f2;
	border: 1px groove #b0b2a8;
	height: 12px;
	font-size: 10px;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#f8f8f2;
	border: 1px groove #b0b2a8;
	font-size: 10px;
}

.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	background-color:#f8f8f2;
	border: 1px solid #333333;
	cursor: hand;		
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
/*-------------------------footer-------------------*/

#container-foot { 
width: 100%; 
background: #3a4f8e; 
position: absolute; 
bottom: 0 !important; 
bottom: -1px; 
height: 96px; 
} 

.copyright { 
  font-size        : 10px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #ffffff;
}
a.copyright:link  { 
  font-size        : 10px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #ffffff;
}
a.copyright:visited  { 
  font-size        : 10px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #ffffff;
}
a.copyright:hover  { 
  font-size        :10px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #fffff;
}
a.copyright:active  { 
  font-size        : 10px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #ffffff;
}

/*------------------------Links-------------------------------*/
a.newslink {
	color:#003875;
	font-size:10px;
	text-align: left;
	}

a {color:#003875; font-size:12px; text-decoration:none; padding-bottom:0px;}
a:link {color:#003875; font-size:12px; text-decoration:none; padding-bottom:0px;}
a:visited {color:#003875; font-size:12px; text-decoration:none; padding-bottom:0px;}
a:hover {color:#e47811; font-size:12px; text-decoration:underline; padding-bottom:0px;}
a:active {color:#e47811; font-size:12px; text-decoration:none; padding-bottom:0px;}
a img {border:none;}

/*------------------------Sub nav links -------------------------------*/

a.ssnav, a.ssnav:link {
	color:#333300;
	text-decoration:none;
	display:block;
	padding-left:25px;
	background-image:url(images/sub_nav.gif);
	background-position:center left;
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;

	padding-bottom: 2px;
}
/*a.ssnav:visited {
	color:#b1bec3;
}*/
a.ssnav:hover {
	color:#3a4f8e;
	background-image:url(images/sub_nav_over.gif);
	background-position:center left;
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a.ssnav_on:hover {
	color:#00678f;
}

a.ssnav_bottom, a.ssnav_bottom:link {
	color:#00678f;
	text-decoration:none;
	display:block;
	padding-left:25px;
	background-image:url(images/sub_nav.gif);
	background-position:center left;
	background-repeat:no-repeat;
	border: 1px solid #CCCCCC;	
}
/*a.ssnav:visited {
	color:#b1bec3;
}*/
a.ssnav_bottom:hover {
	color:#3a4f8e;
	background-image:url(images/sub_nav_over.gif);
}
a.ssnav_on:hover {
	color:#00678f;
}


/*------------------------Sub page graphic links -------------------------------*/

a.options, a.options:link {
	color:#333300;
	text-decoration:none;
	display:block;
	background-image:url(images/button.gif);
	background-position:center left;
	background-repeat:no-repeat;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
/*a.options:visited {
	color:#b1bec3;
}*/
a.options:hover {
	color:#3a4f8e;
	background-image:url(images/button_over.gif);
	background-position:center left;
	background-repeat:no-repeat;
	border: 1px solid #CCCCCC;
}
a.options_on:hover {
	color:#00678f;
}

.inputfield {
  font-size        : 11px;
  font-family      :Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #6F8BAA solid;
  background-color : #EEEEEE;
  font-weight:  bold;}
  
  .adminGallery a {
	font-size:11px;
}