body {
	color: #000;
	background: #fff5e6;
	margin: 0;
	padding: 0;
	border-width: 0;
}

/*  Establish general layout parameters */

#banner {
	color: #000;
	background: #cca770;
	border-top: 0;
	border-right: 0;
	border-bottom: 10px solid #806846;
	border-left: 0;
	margin: 0;
	padding-left: 25px;
	text-align: left;
	height: 100px;
}

#banner a:link, a:visited {
	color: #000;
	background: transparent; 
}

#banner a:hover {
	text-decoration: none;
	color: #a6885b;
	background: transparent; 
}

#banner a:active {
	color: #e6bc7e;
	background: transparent; 
}

#sidebar {
	float: left;
	margin: 0;
	padding: 0 25px 25px 25px;
	background: #ffe1b3;
	border-top: 10px solid #e6bc7e;
	border-right: 1px solid #e6bc7e;
	border-bottom: 10px solid #e6bc7e;
	border-left: 0;
	width: 100px;
}

#contentContainer {
	margin: 0;
	border-width: 0;
	padding: 15px 25px;	
	width: 500px;
}

#contentContainer dt {
	font-size: 18px;
	font-weight: normal;
}

#contentContainer dd {
	margin-bottom: 0.5em;
}
	
/*  Banner logo with rollover  */ 

#bannerLogoContainer {
	visibility: visible;
	margin: 0;
	padding: 0;
	border-width: 0;
	width: 600px;
	height: 65px;
	background: url(../images/parts/bannerLogoHover.gif) no-repeat;
}

#bannerLogo {
	display: block;
	visibility: visible;
	padding: 0;
	border-width: 0;
	margin: 0;
	background: url(../images/parts/bannerLogo.gif) no-repeat;
	width: 600px;
	height: 65px;
}

a#bannerLogo:hover {
	background: url(../images/parts/bannerLogoHover.gif) no-repeat;
}

/* Footer */ 

#footer {
    clear: both;
    margin: 40px 0 0 0;
	text-align: center;
}

/* Set up general page elements */ 

img {
	display: block;
	border-width: 0;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 17px/24px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, arial, sans-serif;
}
	

a:link, a:visited {
	font-weight: bold; 
	text-decoration: none;
	color: #a6885b;
	background: transparent; 
}

a:hover {
	font-weight: bold; 
	text-decoration: underline;
	color: #e6bc7e;
	background: transparent; 
}

a:active {
	font-weight: bold; 
	text-decoration: none;
	color: #ffd18c;
	background: transparent;  
}

/* Headlines */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
}

h1 {
	font-size: 48px;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: lowercase;
}

h1 img {
	margin-bottom: 15px;
}

h2 {
	font-size: 36px;
	margin-top: 38px;
	margin-bottom: 0;
	letter-spacing: 2px;
	text-transform: lowercase;
}

h3 {
	font-size: 24px;
	margin-top: 8px;
	margin-bottom: 0; 
}

p+h3 {
	margin-top: 30px;
}

img+h3 {
	margin-top: 23px;
}	

h4 {
	font-size: 20px;
	margin: 8px 0;
	padding: 0;
	letter-spacing: 2px;
}

/* Content */ 

#content {
    float: left;
	border-top: 10px solid #e6bc7e;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	padding: 0;
	margin: 0;
	width: auto;
}

#content img {
	display: inline;
	border-width: 0;
}

#content li {
	font: 17px/24px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	text-align: left;     
	margin-bottom: 1em;        
}

#content dd {
	margin-bottom: 38px;
}

#content dd, dt {
	font: 17px/24px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	text-align: left;          
}
	
#content code {
	font-family: "Andale Mono", monaco, courier, "Courier New", monospace;
	border-bottom: 1px dotted #999;
}

#content pre {
	font: x-small/1.5 "Andale Mono", monaco, courier, "Courier New", monospace;
}

/* Portfolio images */

#portfolioSelection {
	float: left;
	margin: 0;
	border-width: 0;
	width: 330px;
}

#portfolioSelection img {
	display: inline;
	padding: 5px 5px
}

#portfolioThumbnails {
	float: left;
	margin: 0 0 25px 0;
	border-width: 0;
	width: 125px;
}

#portfolioThumbnails img {
	display: inline;
	padding: 5px 5px
}

/* Sidebar buttons */ 

#sidebarTopButton {
	border-top: 1px solid #000;
}

#sidebar ul {
	list-style: none;
	padding: 0;
	margin: 15px 0;
	border-width: 0;
}

#sidebar li {
	text-align: center;
	border-bottom: 1px solid #000;
	width: 100px;
	margin: 0;
	padding: 0;
	font: 15px/23px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, arial, sans-serif;
	color: #000;
	background: #fff5e6;
}

#sidebar li a {
	display: block;
	font-weight: normal;
	padding: 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	background: #fff5e6;
	text-decoration: none;
	width: 98px;
}

#sidebar li a:hover {
	font-weight: normal;
	color: #fff;
	background: #cca770;
	text-decoration: none;
}

#sidebar li a:active {
	font-weight: normal;
	color: #cca770;
	background: #fff;
	text-decoration: none;
}

/* Sidebar content */

#sidebarContent {
	margin-top: 11px;
}
	
#sidebarContent p {
	font: 14px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, arial, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 23px;
	margin-left: 0;
	padding: 0;
	text-align: left;
}
	
#sidebarContent h3 {
	font-size: 17px;
}

#sidebarContent a {
	font-weight: normal;
}

#sidebarContent dl, dt {
	font: 14px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, arial, sans-serif;
}

#sidebarContent dd {
	font: 14px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, arial, sans-serif;
	margin-left: 0;
	margin-top: 6px;
	margin-bottom: 9px;
}

#sidebarContent dd a {
	font-weight: normal;
}

#sidebarContent p a:link, #sidebarContent p a:visited, #sidebar dd a:link, #sidebar dd a:visited {
	font-weight: bold; 
	text-decoration: none;
	color: #a6885b;
	background: transparent; 
}
	
#sidebarContent p a:hover, #sidebar dd a:hover   {
	font-weight: bold; 
	text-decoration: none;
	color: #e6bc7e;
	background: transparent; 
}

#sidebarContent p a:active, #sidebar dd a:active  {
	font-weight: bold; 
	text-decoration: underline overline;
	color: #000;
	background: transparent; 
}

/* Sidebar mini content */

.mini p {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-top: 8px;
}

.mini p a:link, .mini p a:visited, #sidebar dd a:link, #sidebar dd a:visited {
	font-weight: bold; 
	text-decoration: none;
	color: #a6885b;
	background: transparent; 
}
	
.mini p a:hover, #sidebar dd a:hover   {
	font-weight: bold; 
	text-decoration: none;
	color: #e6bc7e;
	background: transparent; 
}

.mini p a:active, #sidebar dd a:active  {
	font-weight: bold; 
	text-decoration: underline overline;
	color: #000;
	background: transparent; 
}

/* Style tool */

#styletool {
	border-width: 0;
	margin: 10px 0 15px 0;
	padding: 0;
}

#styletool img {
	display: inline;
	border-width: 0;
	margin: 0;
}

/* General helpers, tools and hacks */ 

.alt {
	display: none;
}

.button {
   font: 15px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, arial, sans-serif; 
   color: #000; 
   background: #fff5e6; 
   margin: 2px 0;
   padding: 2px;
}

.inline {
	display: inline;
}

.hide {
	display: none;
}

address {
	font: 15px/23px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, arial, sans-serif;
}

pre {
	font-size: x-small;
}
