@charset "UTF-8";
/* CSS Document */


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #8b7e7b;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image:url(images/bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
}




.smalltext {
	font-size:11px;
	text-decoration:none;
	color: #a89484;
	line-height:18px;
}
.smalltext:link {
	text-decoration:underline;
	color: #a9a99e;
}
.smalltext:visited {
   text-decoration:underline;
	color: #b9aa9e;
}
.smalltext:hover {
	color: #a98179;
}
.textlink {
	font-size:11px;
	line-height:16px;
}
.textlink:link {
	color: #222222;
	text-decoration: underline;
}
.textlink:visited {
	color: #222222;
}
.textlink:hover {
	color: #d9d7ce;
}


#mainIndex {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	text-align:center;
	height:100%;
	
}
#navBox {
	position:absolute; /* since this element is floated, a width must be given */
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to 	the width */
	height:auto;
	top:150px;
	left:30px;
}


#mainBox {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:750px;
	text-align:center;
	border-bottom:2px solid #444444;
}
#mainContent {
	position:absolute;
	top:95px;
	left:240px;
	width:640px;
	height:100%;
	padding-left:30px;


}
#mainContent-text {
	position:absolute;
	top:95px;
	left:228px;
	width:660px;
	height:700px;
	padding-left:20px;
}
#banner {
	background-image: url(images/interior2_01.gif);
	background-repeat: no-repeat;
	width:950px;
	height:78px;
}
#content {
	background-image:url(images/interior2_02.gif);
	background
	width:950px;
	height:900px;
	background-repeat: repeat-y;
	border-bottom:2px solid #d1b034;
	padding-bottom:10px;
	
}
#tabsBox {
	position:absolute;
	top:70px;
	left:240px;
	
}
#tabs {
margin-left:30px;height:22px;border-bottom:1px solid #333333
}
#banner-thumbs {
	background-image: url(images/interior-thumbs2_01.gif);
	background-repeat: no-repeat;
	width:950px;
	height:78px;
}
#content-thumbs {
	background-image:url(images/interior-thumbs2_02.gif);
	background-repeat:no-repeat;
	width:950px;
	height:750px;
	background-repeat: repeat-y;
	border-bottom:2px solid #d1b034;
}
a.thumb-links, a.thumb-links-dark {
	font-size:10px;
	line-height:15px;
	text-decoration:none;
}
a.thumb-links:link, a.thumb-links:visited {
	color:#cccccc;
}
.thumb-links-dark:link, .thumb-links-dark:visited {
	color:#6d291b;
}
#content-thumbs a:link {
	color: #9c897a;
	font-size:12px;
	text-decoration:none;
}
#content-thumbs a:visited {
	color: #9c897a;
}
#content-thumbs a:hover {
	color: #9c897a;
}
#thumbnails {
}
h1, .h1-white {
	position:absolute;
	top: 60px;
	right:40px;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:14px;
	text-align:right;
	width:auto;
	height:auto;
	font-weight:normal;
	color:#c3b4a0;
}
.h1-white {
	color:#c3b4a0;
}
h2 {
	color:#8b4438;
	font-size:16px;
	letter-spacing:1px;
	font-weight:normal;
	padding-bottom:3px;
	border-bottom:3px solid #d1b034;
	text-align:left;
	width:90%;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.keyline {
	border:1px solid #3e3e3e;
}

.keylinethumbs {
	border:1px solid #3e3e3e;
	margin-left:5px
}
.thumbcell-horz {
	height:150px;
	wIdth:200px;
}
.thumbcell-hspace {
	height:10px;
	wIdth:15px;
}
.thumbcell-vert {
	height:200px;
	wIdth:150px;
}
.thumbcell-vspace {
	height:10px;
	wIdth:15px;
}
.thumbcell-empty {
	height:200px;
	wIdth:150px;
	background-color:#8b4438;
}
.thumbBox {
	
	margin-bottom:15px;
}
#imgBox {
	width:650px;
	height:650px;
	
}
#description, #title {
	font-size:10px;
	color:#c7b5b2;
}
.p-left {
	margin-left:290px;
	width:350px;
	margin-top:20px;
	padding:0;
	color:#222222;
	font-size:11px;
	line-height:16px;
	text-align:left;
	
}
.p-links {
	margin-left:50px;
	text-align:left;
	
}
.resumeHeadingBox {
	margin-bottom:10px;
}
.resumeHeading {
	font-size: 14px;
	color:#8b4438;
	padding-bottom:3px;
	border-bottom:1px solid #777777;
	text-align:left;
}
.resumeFirstHeading {
	font-size: 14px;
	color:#8b4438;
	padding-bottom:3px;
	border-bottom:3px solid #606e94;
	text-align:left;
	width:90%;
}
.resumeBoxDate {
	
	width:200px;
	text-align:right;

	
}

.resumeDate {
	font-size:14px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	text-align:right;
	color:#eeeeee;
	
}
.resumeText {
	color:#444444;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	line-height:16px;
	text-align:left;
	padding-left:15px;
	padding-right:40px;
	width:65%;
}
.resumeTitle {
	color:#222222;
	font-style:italic;
	font-size:14px;
}
.eventTitle {
	color:#444444;
	font-style:italic;
	font-size:14px;
}
.eventDate {
	font-size:14px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	text-align:right;
	color:#eeeeee;
	
}
.eventText {
	color:#222222;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	line-height:16px;
	text-align:left;
	padding-left:15px;
	padding-right:40px;
	width:65%;
}

#rightCol {
	padding-top:500px;
}
#content-thumbs #backlink {height: 60px;width:auto;position:absolute;left:50px;top:460px;text-align:left;line-height:16px;}
#content-thumbs #backlink a{text-align:left;font-size:11px;color:#cccccc;text-decoration:underline}
.thumbnote {text-align:left; font-size:10px;   position:absolute; top:600px;left:50px}
.thumbnote a:link {color:#ffffff}
.thumbnote a:visited {color:#ffffff}
.thumbnote a:hover {color:#ffffff}
#footer {font-size:10px;color:#a98179;margin-top:4px; width:940px; }
#footer table td {color:#c3b4a0;font-size:10px}
.help {text-align:left;margin-top:40px;margin-left:18px;color:#b9aa9e}
.help a:link {color:#b9aa9e}

