body {
	margin: 0px;
	padding: 0px;
	background-color: #A1A582;
	font-family: verdana, helvetica, arial;
	font-size: 75%;
	color: #766454;
	line-height: 125%;
}

.XXXdiv {
  border: 1px dashed #FFFF00;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 15px;
	font-size: 150%;
  font-weight: lighter;
	color: #B55D2D;
	background-image: url(/images/h1_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

/*** LOGO ***/
#logo {
	position: relative;
	top: 58px;
	left: 0px;
	background-color: #EBEBD8;
	width: 113px;
	height: 223px;
}

/*** NAVIGATION ***/
#navigationColor {
	position: relative;
	left: 0px;
	height: 7px;
/*** 	border-right: 1px solid #715A48; ***/
}
#navigation {
	position: relative;
  left: 0px;
	width: 780;
	height: 37px;
  z-index: 15;
}
#navColor0, #navColor1, #navColor2, #navColor3, #navColor4, #navColor5, #navColor6, #navColor7 {
	position: relative;
	float: left;
	background-color: #B55D2B;
	width: auto;
	height: 7px;
	border-left: 1px solid #715A48;
}
#navColor0, #navColorOn1, #navColorOn2, #navColorOn3, #navColorOn4, #navColorOn5, #navColorOn6, #navColorOn7 {
	float: left;
	background-color: #B55D2B;
	width: auto;
	height: 7px;
	border-left: 1px solid #715A48;
	background-color: #692C08;
}
#navItem1, #navItem2, #navItem3, #navItem4, #navItem5, #navItem6, #navItem7, #photoDropdown, #videoDropdown, #pressDropdown{
	float: left;
	background-color: white;
	width: auto;
	height: 37px;
	border-left: 1px solid #715A48;
}
#navItem1:hover, #navItem2:hover, #navItem3:hover, #navItem4:hover, #navItem5:hover, #navItem6:hover, #navItem7:hover, #photoDropdown:hover, #videoDropdown:hover, #pressDropdown:hover {
	background-color: #ECE8DC;
}
#navItem1 {
	clear: both;
}

/*** HOMEPAGE ***/
#homebanner {
  position: absolute; 
  top: 55px;
	background-color: #EBEBD8;
}

.homepageContent {
	background-color: #EBEBD8;
	background-image: url(/images/content_bg.gif);
  background-repeat: no-repeat;
}
#content {
	position: relative;
	float: left;
	padding-left: 44px;
	padding-right: 25px;
	width: auto;
	height: auto;
}
.home_block {
	position: relative;
	width: 480px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
.content_block {
	position: relative;
	width: 480px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 15px;
}
#highlightsHome {
	position: relative;
	float: right;
	padding-right: 22px;
	width: auto;
	height: auto;
	height: auto;
}
.highlightsHomeItem {
	border: 1px solid #D3D1B1;
	width: 199px;
	height: auto;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.highlightsHomeItemHeader {
	border-bottom: 1px solid #D3D1B1;
	width: 199px;
	height: 31px;
	background-image: url(/images/background_highlight.gif);
}

#footer {
	text-align: center;
  font-size: 60%;
	background-color: #F7F4EB;
	padding: 10px 0px 10px 0px;
}


/*** DAUGHTER PAGES ***/
#pageContent {
	/*position: absolute;*/
	/*top: 44px;*/
	/*left: 113px;*/
	background-color: #EBEBD8;
	width: 667px;
	height: auto;
	background-image: url(/images/background_content.gif);
	padding-bottom: 20px;
}

#pageContentADMIN {
	position: absolute;
	top: 44px;
	left: 113px;
	background-color: #EBEBD8;
	width: 667px;
	height: auto;
	padding-bottom: 20px;
}

#bodyCopy, #bodyCopyServices {
	position: relative;
	float: left;
	padding-left: 44px;
	width: auto;
	height: auto;
	padding-top: 15px;
  background-color:#ebebd8;
  
}
#headerImage, #headerImageServices {
	/*position: relative;*/
	float: right;
	width: 667px;
	height: 86px;
}
#headerImageServices { height: 100px; }

#contentImageServices {
	position: absolute;
	top: 44px;
	left: 557px;
	width: 223px;
	height: 215px;
	z-index: 5;
}
#contentImageXXX {
	position: relative;
	top: 0px;
  right: 0px;
	width: 223px;
	height: 215px;
	z-index: 5;
}
#contentImageServices { height: 230px; }
#pageTitle, #pageTitleServices {
	position: absolute;
	top: 108px;
	left: 157px;
	float: right;
	width: auto;
	height: auto;
	z-index: 10;
	color: #B84E1C;
	font-weight: bold;
	font-size: 110%;
}

#pageTitleADMIN {
	position: absolute;
	top: 108px;
	left: 157px;
	float: right;
	width: auto;
	height: auto;
	z-index: 10;
	color: #B84E1C;
	font-weight: bold;
	font-size: 110%;
}

#pageTitleServices { top: 120px; }

/*-- SUB MENU --*/
#subNav {
  position: absolute;
	top: 47px;
	left: 153px;
	width: auto;
	height: auto;
	z-index: 10;
}


#galleryDropdown, #whatsnewDropdown{
  position: relative;
  z-index:10;
  display: none;  
  width: 102px;
	border-right: 1px solid #715A48;
	border-bottom: 1px solid #715A48;
}
#photoDropdown, #videoDropdown, #pressDropdown {
  position: relative;
  top: 0px;
  clear: both;
  border-left: none;
	border-top: 1px solid #715A48;
}

#highlights, #highlightsServices, #highlights_subpage {
	position: relative;
	float: right;
	width: auto;
	height: auto;
	height: auto;
	margin-top: 129px;
	background-color: #F2F3E5;
	border-right: 1px solid #D3D1B1;
}
#hightlights_subpage{
  margin-top:140px;
}
#highlightsServices { margin-top: 129px; }

.highlightsItem {
	width:221px;
	height: auto;
	padding-bottom: 10px;
}
.highlightsItemHeader {
	border-bottom: 1px solid #D3D1B1;
	width: 221px;
	height: 31px;
	background-color: #F2F3E5;
	background-image: url(/images/background_highlight_content.gif);
}
.galleryImage {
	border: 5px solid #B6B99C;
}
table.gallery {
	width: 420px;
}
td.galleryCell {
	vertical-align: top;
}



/*** TEXT ***/
p {
	font-family: verdana, helvetica, arial;
	color: #766454;
}

.small { font-size: 80%; }
.error {color: #B84E1C}
.success {color: #333399}

a, a:hover {
	color: #9C410F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#subNav b  {
	text-align: center;
	color: white;
	font-weight: bold;
	margin-right: 4px;
	margin-left: 4px;
	text-decoration: none;
	font-size: 90%;
}

#subNav a {
	color: white;
}
#subNav a:hover {
	text-decoration: underline;
}

.highlightsHomeItem p, .highlightsItem p {
	margin: 8px; 
	margin-left: 20px;
	color: #501B06;
}
.highlightsHomeItemHeader p, .highlightsItemHeader p {
	margin: 0px;
	padding: 15px 0px 0px 20px;
	border: 0px;
	line-height: 0px;
	color: #B84E1C;
}

#bodyCopy p, #bodyCopyServices p  {
	width: 370px;
	height: auto;
	
}

.galleryLinks {
	margin-top: 5px;
	margin-bottom: 20px;
}

.galleryLargeLink, .galleryDownloadLink {
	font-size: 10px;
	font-weight: bold;
	padding-left: 12px;
	text-indent: -12px;
}
.galleryDownloadLink {
}

/*** FORM ***/
td{
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: #766454;
}

.form{
  font-family: verdana, helvetica, arial;
  font-size:11px;
  border:1px solid #909470;
}

.form_error{
  font-family: verdana, helvetica, arial;
  font-size:11px;
  background-color:#b84e1c;
  color:#FFFFFF;
  border:1px solid #909470;  
}

.button{
  background-color: #A1A582;
  font-family: verdana, helvetica, arial;
  font-size:11px;
  color: #FFFFFF;
  border:1px solid #909470;
}

table.popup {
 padding: 20px;
 border: 1px solid #CCCCCC;
 background-color:  #EBEBD8;
 }
 
 XXXdiv { 
 border: 1px dotted #cc0000;
 }
 
#highlights{
	position: relative;
	float: right;
	padding-right: 22px;
	width: auto;
	height: auto;
	height: auto;
}

.galleryCell img{
border:5px solid #B6B99C;
}


#navColor1, #navColor2, #navColor3, #navColor4, #navColor5, #navColor6, #navColor7{background-color:#ae4601;}
.highlightsHomeItemHeader p, .highlightsItemHeader p {color:#ae4601;}
h1{color:#ae4601;}
a{color:#ae4601;}


#certificate_info{
	padding: 1em;
	font-size: 10px;
}
#certificate_info ul,
#certificate_info ul li{
	list-style-type: square;
}
#certificate_info ul li{
	margin-bottom: 5px;
}
