

body {
	margin: 20px;
	padding: 0;
	background: #000000;  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3C3728;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 5px 0px 5px 5px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:normal;  
	color: #000000;
}

h1 { font-size: 24px;
padding: 0px 0px 60px 0px; 
}

h2 { font-size: 20px;
line-height: 30px;
padding: 10px 0px 20px 0px; 
}

h3 { font-size: 18px;
	line-height: 40px;
	background-color:#EBEBEB;
	padding: 5px 0px 5px 10px; 
}

h4 { font-size: 14px;
	line-height: 24px;
	padding: 5px 0px 5px 0px; 
}


p, ol, ul {
	line-height: 20px;
}

a:link { 
	color:#996600; text-decoration:none; 
} 
a:visited { 
	color:#996600; text-decoration:none; 
}
a:hover { 
	color:#666699; text-decoration:none;  
}

#imgborder {
	border-color: #DCDCDC;
	border-style: double;
	border-spacing: 10px;
	border-width: medium;
	padding: 0px;
	margin: 1em;
	}

/* Header */

#header {
	width: 780px;
	height: 130px;
	margin: 0 auto;
	background: 000000;
	border: 4px solid #000000;
}

#header h1 {
	float: left;
	padding: 40px 0 0 40px;
	text-transform: uppercase;
	font-size: 36px;
	color: #000000;
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 11px;
}

#header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #ACA283;
}

/* Menu */

#menu {
	width: 780px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/img3.gif);
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 40px;
	padding: 8px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #906B10; 
}

#menu a:hover, #menu .active a {
	background: url(../images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 780px;
	margin: 0 auto;
	background: #ffffff url(../images/img5.gif) repeat-y;
	border: 4px solid #000000;
}

#colOne {
	float: left;
	width: 200px;
	padding: 20px;
	color: #DCDCDC;
}

#colOne h3 {
	margin: 5px 0 10px 0;
	color: #DCDCDC;
}

#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#colOne li {
	margin: 0px;
	padding: 10px 10px 10px 5px;
	border-bottom: 1px solid #F3F3F3;
}
#colOne li li {
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #504D4B;
}

#colOne a {
	color: #645B43;
	text-decoration: none;
}

#colTwo {
	float: right;
	width: 500px;
	padding: 20px;
	background-color: #ffffff;
}

#text { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:24px;
	color:#000000; 
} 

/* slideshow */	
	#dhtmlgoodies_slideshow{
		width:500px;	/* Total width of slideshow */
	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;
		position:relative;
	
		/* CSS HACK */
		height: 332px;	/* IE 5.x */
		height/* */:/**/320px;	/* Other browsers */
		height: /**/320px;		
	}
	#previewPane img{
		line-height:300px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:113px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 115px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/115px;	/* Other browsers */
		height: /**/115px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:113px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}	

 

/* Footer */

#footer {
	width: 780px;
	height: 140px;
	margin: 0 auto;
	background: url(../images/backgroundFooter.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 5px 5px 5px 5px;
	text-transform: none;
	text-align: center;
	font-size: 9px;
	color: #F4F4F4;
}

#footer a {
	color: #906b10;
}

#preload { 
	display: none; }