/* ---------------------------------------------------------
General 
----------------------------------------------------------*/

body {
	margin: 0 auto;
	padding: 25px 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	background: #000;  /*3c3626 #022140 - #000 */
}

h1 {
	letter-spacing: -.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1em;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-transform:uppercase;
}


a {
	color: #DDD;  /* dcb70a  e5bf52 */
	text-decoration: none;
}
a:hover {
	color: #dcb70a; /*  */
	text-decoration: underline;
}


.Hide { display: none; }



/* ---------------------------------------------------------
Bounding Wrap
----------------------------------------------------------*/

#Frame {
	width: 750px;
	margin: 0 auto;
}



/* ---------------------------------------------------------
Header Panel 
----------------------------------------------------------*/

#Header .Logo {
	padding: 0 0 10px 0;
	text-align: left;
}

#Header .NavPrimary {
	padding: 0 25px 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	letter-spacing: .2em;
	color: #49545c; /* 5b6f7b  393015  */
}
#Header .NavPrimary ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#Header .NavPrimary li {
	display: inline;
	margin: 0;
	padding: 0;
}
#Header .NavPrimary li span.Divider {
	padding: 0 10px;
}
#Header .NavPrimary li a {
	font-size: 10px;
	text-transform: uppercase;
}



#Banner { border-bottom: 1px solid #000; }
/* #Banner { border-bottom: 1px solid #3d382a; } */



/* ---------------------------------------------------------
Content Panel 
----------------------------------------------------------*/

/* Wide Content Column (Home) */

#ContentHome { 
	padding: 15px 25px 25px 25px;
	text-align: left;
	color: #332914;
	background: #dbbe34; /* dcb70a  e5bf52 */
}
#ContentHome h2 {
	margin:  12px 0 0 0;
	padding:  0;
	font-size: 14px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}
#ContentHome h4 {
	width: 500px;
	margin:  0;
	padding:  0;
	font-size: 29px;
	line-height: 29px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	/*text-transform:uppercase;*/
	font-variant: small-caps;
}
#ContentHome .HomeText {
	float: right;
	width: 500px;
	padding: 10px 0 0 0;
}
#ContentHome .HomeText  p {
	margin:  0;
	padding:  14px 50px 0 0;
	font-size: 13px;
	line-height: 18px;
}
#ContentHome .CallOut {
	width: 165px;
	padding: 20px 15px 40px 0px;
	vertical-align: middle; 
	color: #806633; 
	border-right: 1px solid #b79942;
}
#ContentHome .CallOut h5 {
	margin:  0;
	padding:  0;
	font-size: 14px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}
#ContentHome .CallOut  p {
	margin:  0;
	padding: 4px 4px 7px 0px;
	line-height: 18px;
}



/* Two-Column Wrap */

#Content { 
	text-align: left;
	background-image: url(../images/general/bg.gif);
	/* background-image: url(../images/general/bg_brown.gif);  */
	background-repeat: repeat-y;
	background-position: top left;
	/* border-bottom: 1px solid #3d382a; */
	border-bottom: 1px solid #000; 
}



/* Main Content Column */

#MainWrap {
	float: right;
	width: 550px;
}
#Main {
	padding: 20px 25px 10px 25px;
	color: #332914;
}
#Main h1 {
	margin: 0 0 20px 0;
	font-size: 18px;
	line-height: 26px;
	color: #000;
}
#Main h2 {
	margin: 0;
	font-size: 18px;
	line-height: 26px;
	color: #806633;
}
#Main h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #b79942;
	color: #000;
}
#Main h3.Tight  { margin: 0; padding: 0;  }
#Main h3 em { font-weight: normal; }

#Main p {
	padding: 0;
	margin: 0 0 16px 0;
}
#Main p.Back {
	float: right;
	margin: 0;
	padding: 0 0 10px 20px;
}
#Main a {
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
#Main a:hover {
	color: #806633;
	text-decoration: underline;
}
#Main blockquote {
	margin: 0 25px 18px 25px;
	padding: 8px 25px;
	color: #543;
	border-top: 1px solid #b79942;
	border-bottom: 1px solid #b79942;
}
#Main blockquote p {
	margin: 0;
	padding: 0 0 12px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 20px;
	color: #000;
}

#Main p.Location  {
	text-transform: uppercase;
	line-height: 12px;
}
#Main .ListBoss ul  {
	margin-top: 4px;
	margin-bottom: 18px; 
	padding-top: 0;
}
#Main img.Photo {
	float: right;
	margin: 0 0 15px 20px;
}



.TableBoss table {
	margin: 5px 0;
	padding: 0;
	border: none;
}
.TableBoss th {
	padding: 2px 10px 2px 0;
	text-align: left;
	font-weight: normal;
}


.ThumbBoss {
	padding: 0 0 15px 0;
}
.ThumbWrap {
	float: left; 
	width: 162px;
}
.Thumb {
	height: 140px;
	margin: 1px;
	padding: 9px;
	text-align: center;
	line-height: 10px;
	border: 1px solid #b79942;
	background: #f2dfa9;
}
#Main .Thumb img { margin: 0 0 3px 0; }
#Main .Thumb a:hover { text-decoration: none; }



#PhotoWrap {
	float:right; width:342px;
}
#PhotoWrapInner {
	margin: 0 0 20px 20px; background:#000;
	text-align: center;
}
#PhotoWrap .Selection {
	padding: 5px 10px; 
	text-align: right;
	background:#000; 
	color:#997a3d;
}
#PhotoWrap #Credit {
	padding: 5px 10px;
	text-align: right;
	background:#000; 
	color:#997a3d;
}
#PhotoWrap img{
	border: 1px solid #000;
}
#PhotoWrap a {
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#PhotoWrap a:hover {
	color: #e5bf52;
	text-decoration: underline;
}






/* Secondary Nav Column */

#NavSecondaryWrap {
	float: left;
	width: 200px;
	padding: 0;
}
#NavSecondaryWrap h5 {
	margin: 12px 0 0 0;
	padding: 13px 10px 3px 25px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .2em;
	/*background: #997a3d;
	border-right: 1px solid #000;*/
	color: #997a3d;
}
#NavSecondaryWrap ul {
	margin: 0;
	padding: 5px 0 5px 25px;
	border-top: 1px solid #332914;
	border-bottom: 1px solid #332914;
}
#NavSecondaryWrap li {
	list-style: none;
	margin: 0;
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	line-height: 12px;
}
#NavSecondaryWrap ul a {
	color: #FFF;
	text-decoration: none;
}
#NavSecondaryWrap ul a:hover {
	color: #e5bf52;
	text-decoration: underline;
}

ul#NavTertiary {
	margin: 5px 10px 0 0;
	padding: 5px 0 5px 10px;
	border-top: 1px solid #332914;
	border-bottom: 1px solid #332914;
}
ul#NavTertiary li {
	padding: 4px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	text-transform: none;
}
ul#NavTertiary a {
	color: #e5bf52;
	text-decoration: none;
}
ul#NavTertiary a:hover {
	color: #FFF;
	text-decoration: underline;
}



/* ---------------------------------------------------------
Footer Panel 
----------------------------------------------------------*/

#Footer { 
	clear: both;
	padding: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #627079; /* #806633 #5a6d79;*/
}
#Footer .CellWrapRight, #Footer .CellWrapMid, #Footer .CellWrapLeft {
	float: right;
}
#Footer .CellWrapRight { width: 140px; }
#Footer .CellWrapMid{ width: 160px; }
#Footer .CellWrapLeft { width: 225px; }
#Footer .Cell {
	padding: 0 25px 0 0;
	text-align: left;
}
#Footer .CellWrapLeft .Cell {
	padding: 0 25px 0 0;
}
#Footer .CellWrapRight .Cell {
	padding: 0;
}
	
/
*#Footer a {
	color: #FFF;
	text-decoration: none;
}
#Footer a:hover {
	color: #806633;
	text-decoration: underline;
}
/*











