body {
	font-size: 14px;
	color: #260000;
	font-weight: bold;
	margin:0px;
	background:#CEC0BF url(images/bg-site.jpg) scroll center top no-repeat;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display:table;
	width:100%;
	height: 100%;
}
a:active, a:focus {
	outline: 0;
}
html {
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
p {
	text-align: left;
}

ul {
list-style-type: none;
}

h1 {
	font-size: 22px;
	color: #662b2b;
	border-bottom: #b08c88 double 3px;
}

a:link, a:visited  {
	color: #662b2b;	
	border-bottom: #b08c88 solid 1px;
	text-decoration:none;
	}
	
a:active, a:hover  {
	color: #974040;
	border-bottom: #662b2b solid 1px;
	text-decoration:none;
	}

.imageBoarder {
	border: 1px solid  #260000;
}

#frame {
	width:980px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	height: 100%;
}
#contentleft {
	background-image:url(images/bg-gallerybox.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:260px;
	margin:0 30px 0 75px;
	padding: 20px 20px 20px 20px;
	float:left;
	display: inline;
}
#contentcenter {
	width:555px;
	padding:0;
	float:left;
	line-height: 200%;
	padding-top: 19px;
	min-height: 337px;
}

#contentcenter p {
	line-height: 150%;
	margin-top: 10px;
}

#contentcenter .bigger {
	font-size: 18px;
}
#contentcenter h1 {
	font-size: 22px;
	color: #662b2b;
	border-bottom: #b08c88 double 3px;
	margin: 0 0 8px 0;
}

#contentcenter h2 {
	font-size: 14px;
	border-bottom: #b08c88 double 3px;
	margin: 0 0 8px 0;
	color:#330000;
	text-transform:uppercase;
}



#contentheaderHome {
	height: 326px;
}

#contentheader {
	height: 110px;
}

#flashHeader {
	position: relative;
	width: 760px;
	top: 0px;
	left: 60px;
}

#containerNav {
	position: relative;
	width: 500px;
	top: 80px;
	left: 265px;
}

#containerNav a:link, #containerNavHome a:link, #containerNav a:visited, #containerNavHome a:visited  {
	text-decoration: none;
	border: none;
	}
	
#containerNav a:active, #containerNavHome a:active, #containerNav a:hover, #containerNavHome a:hover  {
	text-decoration: none;
	border: none;	
	}

#containerNavHome {
	position: relative;
	width: 500px;
	top: 0px;
	left: 215px;
}




#containerFooter {
	position: relative;
	float:left;
	padding: 15px 0 0 94px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 85%;
	height: 50px;
}

#containerFooter a:link, #containerFooter a:visited  {
	color: #662b2b;	
	text-decoration: none;
	border: none;
	}
	
#containerFooter a:active, #containerFooter a:hover  {
	color: #260000;
	text-decoration: underline;
	border: none;	
	}
	
#footer {
	float:left;
}	

#containerFooterInfo {
	float:left;
	margin: 0 0 0 90px;
}


/* _______________________________________________ SEARCH SIDE NAV__________________ */

#searchBox {
	float:left;
	height:284px;
	left:10px;
	line-height:200%;
	position:relative;
	text-align:center;
	top:25px;
	width:240px;
	z-index:3;
}

#searchBox h2 {
	padding: 0;
	margin: 0;
	font-size: 17px;
}

/* _______________________________________________ INFO BOX __________________ */

#infoBox {
	float:left;
	position:relative;
	text-align:left;
	width:270px;
	padding: 0 10px 0 0;
	margin: 25px 10px 0 0;
	border-right: 1px solid #b08c88;
	min-height:153px;
}

.infoBoxTitle {
	font-size: 11px;
	border: none;
	display: block;
	color: #260000;
	margin: 0;
	line-height: 120%;
	text-transform:uppercase;
}

#infoBox p {
	font-size: 11px;
	color: #260000;
	margin: 0;
	font-weight:normal;
	line-height: 120%;
	font-family:Arial, Helvetica, sans-serif;
}

#infoBox h2 {
	font-size: 17px;
	color: #662b2b;
	border-bottom: #b08c88 solid 3px;
	text-transform: none;
	display:block;
}

/* _______________________________________________ SLIDE SHOW BOX __________________ */

#slideShow {
	float:left;
	display: block;
	position:relative;
	text-align:left;
	width:264px;
	padding: 0 0px 0 0px;
	margin: 25px 0px 0 0;
	min-height:153px;
}

#slideShow p {
	text-align: center;
}

#slideShow h2 {
	font-size: 17px;
	color: #662b2b;
	border-bottom: #b08c88 solid 3px;
	text-transform: none;
	text-align: left;
	display:block;
}

#slideShow img {
	border: 1px solid  #662b2b;
	padding: 1px;
}

div.make_fader {
  position:relative;
  display: inline;
  float: left;
  margin: 0 0 0 0;
  width: 135px;
}

div.make_fader img {
display: block;
  position:absolute;
}


/* _______________________________________________ GALLERY SIDE NAV__________________ */

#galleryNav {
	position: relative;
	width: 150px;
	top: 10px;
	float: right;
	line-height: 180%;
	z-index: 3;
	left: 10px;
	height: 284px;
}

#galleryNav a:link, #galleryNav a:visited  {
	color: #996666;
	text-decoration: none;
	border: none;
	}
	
#galleryNav a:active, #galleryNav a:hover  {
	color: #260000;
	text-decoration: none;
	border: none;
	}
	
#containerGalleryImage {
	position: relative;
	width: 108px;
	top: 10px;
	float: left;
}

#containerGalleryImage img {
	border: 1px solid #260000;
	padding: 1px;
}

#galleryImageMain {
	position: absolute;
	float: left;
}


/* _____________________________________________________________________ PROJECT MAIN */

#projectCenter {
	width:555px;
	padding:0;
	float:left;
	line-height: 200%;
	margin-top: 4px;
}

#projectCenter h1 {
	border-bottom:medium none;
	color:#662B2B;
	font-size:22px;
	line-height:10px;
	margin:0;
	padding:4px 0 0;
}

#projectCenter h2 {
	font-size: 14px;
	border-bottom: none;
	margin:0;
	padding: 0;
	color:#330000;
	text-transform:uppercase;
}

#bottomPagination {
	float:left;
	width: 100%;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	z-index: 3;
	text-align:right;
	margin-top: 10px;
}

#bottomPagination a:link, #bottomPagination a:visited  {
	color: #662b2b;	
	text-decoration: none;
	border: none;
	}
	
#bottomPagination a:active, #bottomPagination a:hover  {
	color: #662b2b;	
	text-decoration: underline;
	border: none;
	}

#projectNextPrevious {
	position: relative;
	float:right;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	z-index: 3;
	text-align:right;
}

#projectNextPrevious a:link, #projectNextPrevious a:visited  {
	color: #662b2b;	
	text-decoration: none;
	border: none;
	}
	
#projectNextPrevious a:active, #projectNextPrevious a:hover  {
	color: #662b2b;	
	text-decoration: underline;
	border: none;
	}
	
#projectDescription {
	position:relative;
	float:left;
	display: inline;
	width:260px;
	margin: 37px 0 0 0;
	text-align:left;
	
}

#projectDescription p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#662B2B;
	font-weight:normal;
}

#projectInfo {
	position:relative;
	float:left;
	display: inline;
	width:260px;
	margin: 10px 0 0 0;
	text-align:left;
}

#projectInfo p {
	font-size: 11px;
	color: #662b2b;
	display: inline;
	margin: 0;
	line-height: 120%;
	font-family:Arial, Helvetica, sans-serif;
}


/* _____________________________________________________________________ PROJECT SMALL */

.projectShortContainer {
	width: 535px;
	float: left;
	text-align: left;
	position:relative;
	left: 10px;
	margin: 20px 0 5px 0;
}

.projectShortContainerTitle {
	font-size: 14px;
	border: none;
	color: #330000;
	margin: 0;
	text-transform:uppercase;
}

.projectShortContainerSubTitle {
	font-size: 10px;
	border: none;
	display: inline;
	color: #996666;
	margin: 0;
	line-height: 120%;
	text-transform:uppercase;
}

.projectShortContainer p {
	font-size: 11px;
	color: #662b2b;
	display: inline;
	margin: 0;
	line-height: 120%;
	font-family:Arial, Helvetica, sans-serif;
}

.projectShortImageContainer {
	width: 135px;
	height: 115px;
	float: left;
}

.projectShortImageContainer a:link, .projectShortImageContainer a:visited  {
	text-decoration: none;
	border: none;
	}
	
.projectShortImageContainer a:active, .projectShortImageContainer a:hover  {
	text-decoration: none;
	border: none;
	}

.projectShortImageContainer img {
	border: 1px solid #260000;
	padding: 1px;
}

.projectShortDescriptionContainer {
	float:left;
	width: 379px;
	position:relative;
	min-height:113px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #b08c88;
}

.projectShortDescriptionContainer a:link, .projectShortDescriptionContainer a:visited  {
	color: #662B2B;
	text-decoration: none;
	border: none;
	}
	
.projectShortDescriptionContainer a:active, .projectShortDescriptionContainer a:hover  {
	color: #662B2B;
	text-decoration: underline;
	border: none;
	}

.projectShortTitle {
	float: left;
	width: 315px;
	position:relative;
}

.projectShortTitle a:link, .projectShortTitle a:visited  {
	color: #260000;
	text-decoration: none;
	line-height: 120%;
	border: none;
	}
	
.projectShortTitle a:active, .projectShortTitle a:hover  {
	color: #260000;
	text-decoration: underline;
	line-height: 120%;
	}

.projectShortDate {
	float: right;
	margin-top: -22px;
	position:relative;
}

.projectDivider {
	float: left;
	width: 379px;
	height:3px;
	border-bottom: #b08c88 solid 3px;
}


.projectShortInfo {	
	float: left;
	width: 379px;
	line-height: 130%;
	margin-top: 2px;
	position:relative;
}


/* _____________________________________________________________________ PRINT */


#printContact {
	position:relative;
	float:left;
	display: inline;
	width:260px;
	margin: 30px 0 0 0;
	text-align:left;
}

#printContact p {
	font-size: 11px;
	color: #662b2b;
	display: inline;
	margin: 0;
	line-height: 120%;
	font-family:Arial, Helvetica, sans-serif;
}

/* _____________________________________________________________________ Custom Forms */

span.checkbox {
   width: 19px;
   height: 25px;
   padding: 0 5px 0 0;
   background: url(checkbox.gif) no-repeat;
   display: block;
   clear: left;
   float: left;
}
span.radio {
   width: 19px;
   height: 25px;
   padding: 0 0px 0 0;
   background: url(radio.gif);
   display: block;
   clear: left;
   float: left;
}

span.select {
   position: absolute;
   width: 140px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 21px;
   padding: 0 24px 0 8px;
   color: #662B2B;
   font: 12px/21px arial,sans-serif;
   background: url(select.gif) no-repeat;
   overflow: hidden;
	font-weight:bold;
}

input {
	font-size: 12px;
	color:#ffffff;
	font-weight:bolder;
	background: #bec17a;
	border: 0px;
	padding: 2px;
	margin: 0px;
}

.selectMenu { 
	background-color: #ffffff;
	border: none;
}
