body { color: #58432d; font-size: 11pt; font-family: arial; }
p { }
td { }
a:link { color: #58432d; }
a:visited { color: #363636; }
a:hover { color: #363636; }
a:active { }
.mainheader_brown { color: #58432d; font-size: 13pt; font-family: arial; font-weight: bold; }
.smallbrown10pt { color: #7e6041; font-size: 10pt; font-family: arial; font-weight: normal; }
.smallbrownbold9pt { color: #58432d; font-size: 9pt; font-family: arial; font-weight: bold; }
.smallbrown9pt { color: #7e6041; font-size: 9pt; font-family: arial; font-weight: normal; }
.smallbrown9pt2 { color: #7e6041; font-size: 9pt; font-family: arial; font-weight: normal; line-height: 12pt; }
.smalltimesbrown { color: #58432d; font-size: 11pt; font-family: "times new roman"; font-weight: bold; line-height: 12pt; }

.clear {clear:both}
.float-left {float: left;}

#header {background:url(/images/bar.jpg) no-repeat center bottom; position:relative; padding: 0 27px 0px 22px;}
	#portfolio {display:block; background:url(/images/rotator/btn.png) center top; width: 382px; height:43px; position:absolute; left: 450px; top:140px;text-indent: -9999px; z-index:1000}
	#portfolio:hover {background-position: center bottom;}
	
	#rotator {list-style: none; margin:0; padding:0;}
	#rotator li {left:0;}/* because IE 7 is stupid */
	
	#branding {background:url(/images/branding.jpg); display:block; height:55px; text-indent:-9999px;}
	
	#navigation {background:url(/images/navigation.jpg); height:37px;float:left;width:100%; position:relative}
	#navigation ul {list-style: none; margin:0; padding:0;clear:left; float:right; position:relative; right:50%; text-align:center;	}
	#navigation ul li {float:left;position:relative;left:50%;}
	#navigation ul li a {padding: 0 12px;font-weight:bold; font-size:12px; color: #705d56; text-decoration:none; line-height:31px; background:url(/images/navigation-divider.jpg) no-repeat left center; display:block; line-height:37px;}
	#navigation ul li a:hover {color: #a1998e;}
	
	#navigation ul li a.first {background: none;}
	
	#navigation ul ul {
	   display:none;
	   position:absolute;
	   top:37px;
	   left:0;
	   right:auto; /*resets the right:50% on the parent ul */
	   width:250px; 
	   background: #e6e2d6;
	   z-index:10000;
	   border: 2px solid #a1978d;
	   border-top:none;
	}
	#navigation ul ul li {
	   left:auto;  /*resets the left:50% on the parent li */
	   clear:left;
	   width:100%;
	}
	#navigation ul ul li a,
	#navigation ul li:hover ul li a { 
	background:none;
		text-align:left;
	   font-size:.8em;
	   font-weight:normal; 
	   line-height:28px;
	}
	#navigation ul ul li a:hover,
	#navigation ul li:hover ul li a:hover {
	   background:#cfc9c0;
	   color:#fff;
	}
	
	#navigation ul li:hover ul {
	   display:block; /* Show the sub menus */
	}

	
	#home-nav {height: 34px;position:relative}
		#home-nav a {display:block; background:url(/images/prev-next.png) no-repeat; line-height:22px; position:absolute; top:6px; font-weight:bold; color: #e8dcd0; text-decoration:none; font-size:12px;width: 100px;}
		#home-nav a:hover {color: #b7a99e;}
			#home-nav a#prev {padding-left: 28px; left: 60px;}
			#home-nav a#next {padding-right: 28px; background-position: right -22px; right: 60px;}
	
#content { padding: 20px 26px 0 60px;}

	#intro {width: 320px; float: left;}
	#intro p {color: #7e6041; line-height:22px; letter-spacing:1px;}
	
	#gallery {float: right; width: 480px;}
		#gallery img {float: left; width:158px;}
		#gallery a:hover img {opacity: .6;}
		
	#footer {clear: both; text-align:center; padding-top:30px;}
