﻿body 
{
  /*text-align: center;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0;
  background-image: url(images/bg.gif);
  background-repeat: repeat;
  background-color: #6c6647;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
}
a:link, a:visited, a:active
{	
  color: #7c7758;
   text-decoration: none;
  padding: 0;
  margin : 0;
}
a:hover
{
  color: #000000;
	text-decoration: none;
}
img
{
  border: 0;
  padding: 0;
  margin: 0;
}
p
{
  margin: 0 0 15px 0;
  line-height: 18px;
}
/*=================New Stuff==================*/
#outer-container
{
	border: 0;
	background: #ffffff;
	margin: 0 auto;
	width: 950px;
}
#main-box
{
  background-image: url(images/mainboxbg.gif);
  background-color: #ffffff;
  vertical-align: top;
  background-position: top center;
  background-repeat: repeat-y;
  padding-top: 0px;
}
.content-base 
{ 
  
  
  width: 587px;
  float: left;
  margin: 0;
  
}
.right-base 
{ 
  background-image: url(images/sidebar.jpg);
  width: 363px; 
  float: right;
  margin: 0;
  height: 633px;
}


/*================End New Stuff=============*/
#header
{
  width: 950px;
  height: 102px;
  background-position: top center;
  background-image: url(images/header.gif);
  display: block;
}
#logo
{
  background-image: url(images/logo.jpg);
  float: left;
  border: 0;
  margin: 0;
  
}
#phone
{
  width: 504px;
  float: right;
  border: 0;
  margin: 0;
}
#header #phone .text
{
width: 643px;
color: #000000;
text-align: right;
}
#header .text
{
  font-size: 13px;
  color: #000000;
  text-align: left;
}
#header a:link
{
  color: #000000;
}
#header a:visited
{
  color: #000000;
}
#header a:active
{
  color: #000000;
}
#header a:hover
{
  color: #960301;
}
#header #logo .text a 
{ 
  color: #000000;
}
.topnav-images
{
  border: 0;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
}
#maingraphic
{
  background-image: url(images/maingraphic.jpg);
  background-position: top center;
  display: block; 
  width: 950px;
  height: 493px;
}
#side-menu
{
  list-style: none;
  padding: 50px 50px 20px 50px;
  color: #ffffff;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  width: 170px;
}
#side-menu-bottom
{
  list-style: none;
  margin: 70px 0px 0px 50px;
  color: #ffffff;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  width: 180px;
}
.menu-list {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 15px 2px;
padding:0;
}
.menu-list li {
 background:url(images/listarrow2.gif) no-repeat left top;
  margin-top: 10px;
  padding: 0px 0px 0px 15px;
  margin-bottom: 10px;
}

#bottom
{
  clear: both;
  width: 950px;
  height: 88px;
  background-repeat: repeat-x;
  background-image: url(images/footer.jpg);
  background-position: top center;
  background-color: #ffffff;
}
#bottom .text
{
  font-size: 11px;
  color: #000000;
  text-align: left;
  padding: 9px 0px 5px 0px;
  text-align: center;
}
#bottom .text a 
{ 
  color: #ffffff;
}
/*h1
{
  font-size: 20px;
  margin: 0 0 8px 0;
  color: #3b0203;
  font-weight: normal;
}
h2
{
  font-size: 17px;
  color: #202020;
  margin: 0 0 4px 0;
}
h3
{
  font-size: 22px;
  color: #ffffff;
  padding: 0;
  margin: 0 0 3px 0;
  font-family: Garamond, Times New Roman, Serif;
}*/
.generic-container
{
  background-image: url(images/mainbg.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 30px 22px 30px 22px;  
}

.right-content
{ 
 padding-left: 5px;
 padding-top: 5px;
}
 
.little-list
{
  list-style: none;
  margin: 5px 0 0px 2px;
  padding: 0;
}
.little-list li
{
  background:url(images/listarrow.gif) no-repeat left top;
  margin-top: 10px;
  padding: 0px 0px 0px 15px;
  margin-bottom: 10px;
}
.little-list-alt
{
  list-style: none;
  padding: 8px 0 0px 2px;
  margin-top: 10px;
  width: 250px;

}
.little-list-alt li
{
  background:url(images/listarrow2.gif) no-repeat left top;
  padding: 0px 0px 5px 15px;
}
.little-list-alt2
{
  list-style: none;
  padding: 10px 0 0px 2px;
  width: 250px;
  margin: 0px;
}
.little-list-alt2 li
{
  background:url(images/listarrow2.gif) no-repeat left top;
  padding: 0px 0px 5px 15px;
}
#side-menu a:link
{
  color: #ffffff;
}
#side-menu a:visited
{
  color: #ffffff;
}
#side-menu a:active
{
  color: #ffffff;
}
#side-menu a:hover
{
  color: #f3bb42;
}
#props
{
  font-family: Arial, Helvetica;
  font-size: 9px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  margin-bottom: auto;
  width: 100%;
  height: 100%;
  text-align: center;
}
.picture-frame 
{
	border: 1px solid #c0c0c0;
	background: #ffffff;
	margin: 0 auto;
	padding: 6px;
}
table 
{
	border-collapse: collapse;
	width: 100%;
	border: solid 1px #c0c0c0;
}
.textbox
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #404040;
  border: solid 1px #000000;
}
.form-labels
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
}
.form-text
{
  font-family: Arial, Helvetica;
  font-size: 12px;
}
.smallform-text
{
  font-family: Arial, Helvetica;
  font-size: 9px;
}
.simpleform-container
{
  padding: 20px 15px 0px 15px;
  height: 103px;
  width: 190px;
  
}
.simpleform-right
{
  float: right;
  width: 174px;
}
.simpleform-left
{
float: left;
width: 163px;
height: 105px;
}
.simpleform-labels
{
  display: block;
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: right;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-top: 4px;
  float: left;
  white-space: nowrap;
}
.simpleform-text
{
  display: block;
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #000000;
  text-align: left;
  padding-bottom: 2px;
  padding-top: 2px;
  width: auto;
  float: left;
  white-space: nowrap;
}
.thank-container
{
 font-weight: bold; 
 color: Black; 
 width: 341px;
 padding-top: 10px;
 }
.error-val-text
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 10px;
  color: #880000;
}
.watermarked 
{
  font-family: Arial, Helvetica;
  font-size: 12px;
	height: 16px;
	width: 195px;
	padding: 1px 0 0px 2px;
	border: 1px solid #bebebe;
	background-color:#f0f8ff;
	color:gray;
}
.watermarked-large
{
  font-family: Arial, Helvetica;
  font-size: 12px;
	height:75px;
	width:195px;
	padding:1px 0 1px 2px;
	border:1px solid #bebebe;
	background-color:#f0f8ff;
	color:gray;
}
.right-float-image
{
  float: right;
  margin: 0 5px 5px 10px;
  /*border: solid 1px #000000;*/
}
.left-float-image
{
  float: left;
  margin: 0 10px 5px 5px;
  /*border: solid 1px #000000;*/
}
.right-container
{
  margin: 0;
  padding: 0 10px 10px 15px;
}
.column-container
{
  margin: 0;
  padding: 10px;
}
.attention
{
  margin: 0 0 10px 0;
  padding: 0;
  width: 200px;
  background-color: #ededed;
  border: solid 1px #c0c0c0;
  font-size: 11px;
}
.attention-container
{
  padding: 10px;
}






.MyCalendar .ajax__calendar_today {
    color: #701e19;
}
.MyCalendar .ajax__calendar_container {
    border: 1px solid #701e19;
    background-color: #ffffff;
    color: #000000;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day {
  color: #909090;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}













ul#menu 
{ 
  display: block;
  margin: 0; 
  padding: 0; 
  width: 950px;
	height: 31px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/nav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
    
}
ul#menu li ul 
{ 
  position: absolute; 
  display: block; 
  visibility: hidden; 
  width: 18em; 
  margin: 0 0 0 10px; 
  padding: 0; 
  /*border-bottom: .1em solid #39322b; */
  z-index: 99;
}
ul#menu li ul.scroll 
{ 
  max-height: 30em; 
  _height: 30em; 
  overflow-y: auto; 
  overflow-x: hidden; 
}
/* star HTML filter fixes mysteriously appearing margin bug in all versions/platforms of IE */ 
* html ul#menu li ul li 
{ 
  display: inline; 
} /* end filter */
ul#menu li ul li ul 
{ 
  position: absolute; 
  top: auto; 
  left: auto; 
  margin: -2.2em 0 0 17.9em; 
  padding: 0;
}
ul#menu li ul li ul.sublist 
{ 
  position: relative; 
  margin: -1.2em 0 0 0; 
  padding: 0; 
  border-bottom: 0;
}
/* Items */
ul#menu li 
{ 
  list-style: none;  
  height: auto; 
  display: inline; 
  /*float: none; */
  float: left;
  margin: 0; 
  position:relative; 
}
/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ 
ul#menu li 
{ 
  display /**/: block; 
  float /**/: left;
} 
/* end filter */ 
ul#menu li ul li 
{ 
  display: block; 
  float: none;
}
/* Links */
ul#menu li a 
{ 
  display: block; 
  float: left; 
  /*background-color: #98BFEB; */
  background-color: #e4e4e4;
  color: #39322b; 
  text-decoration: none; 
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  color: #242424;
}
/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ 
ul#menu li a 
{ 
  float: none; 
} 
/* end filter */
ul#menu li a:hover, ul#menu li a:focus 
{ 
  background-color: #04173f; 
  color: #ffffff;
}
ul#menu li ul li a 
{ 
  /*line-height: 1.2em; */
  margin: 0; 
  /*border-top: .1em solid #4070AC; 
  border-left: .1em solid #4070AC; 
  border-right: .1em solid #4070AC;*/
  /*border-top: .1em solid #39322b; 
  border-left: .1em solid #39322b; 
  border-right: .1em solid #39322b;*/
  padding: 5px 5px 5px 20px;
  /*padding: .5em .5em .5em 1em; */
  text-indent: -.5em; 
}
ul#menu li ul li ul.sublist li a 
{ 
  padding-left: 3em; 
  border-top: 0;
}
ul#menu li li a.menuIndicator 
{ 
  background-image: url(/Includes/Templates/Active/images/bg-bullet4.gif); 
  background-position: 16.8em center; 
  background-repeat: no-repeat; 
  padding-right: 20px;
}
ul#menu li li a.menuIndicator:hover 
{ 
  background-image:url(/Includes/Templates/Active/images/bg-bullet4-o.gif);
}











/*SPRITE BACKGROUP POSITIONING*/	
#menu a.home, #menu a.about, #menu a.services, #menu a.portfolio, #menu a.articles, #menu a.news, #menu a.contact 
{
	/*float: left;*/
	background: url(images/nav.jpg) no-repeat;
	height: 32px;
	text-indent: -999999px;
}
#menu a.home {	
	background-position: left 0;
	width: 133px;
}
#menu a.about {	
	background-position: -133px 0;
	width: 139px;
}			
#menu a.services {	
	background-position: -272px 0;
	width: 134px;
}	
#menu a.portfolio {	
	background-position: -406px 0;
	width: 152px;
}
#menu a.articles {	
	background-position: -558px 0;
	width: 132px;
}
#menu a.news {	
	background-position: -690px 0;
	width: 110px;
}
#menu a.contact {	
	background-position: -800px 0;
	width: 150px;
}
		
#menu a.home:hover {	
	background-position: 0px -31px;
	}
#menu a.about:hover {	
	background-position: -133px -31px;
	}
#menu a.services:hover {	
	background-position: -272px -31px;
	}
#menu a.portfolio:hover{	
  background-position: -406px -31px;
  }
#menu a.articles:hover{	
  background-position: -558px -31px;
  }
#menu a.news:hover{	
  background-position: -690px -31px;
  }
#menu a.contact:hover{	
  background-position: -800px -31px;
  }

/*END NAVIGATION*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
