/*
red A81A18
ivory f0eee2
brown 957551
*/

body {
	font-family: "Lucida Sans Unicode", Tahoma; 
	font-size: 10pt;
	color: #333333;
	background-color: #000;
	background-image: url(images/paper.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 2px;
}
#container {
	margin: 0px auto 0 auto;
	width: 920px;
	min-height:650px;
	background-image: url(images/logo_hdr.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#navbar {
	text-align: center;
	margin: 15px auto 10px auto;
	z-index: 5;
}
#navbar a{
	color: #000000;
	font-family: Tahoma, "Lucida Sans Unicode" ;
	letter-spacing: .07em;
	text-decoration: none;
}
#navbar a:hover {
	color: #A81A18;
}
#content {
	width: 870px;
	padding: 0px 25px 0px 25px;
	height: 470px;
	overflow: auto;s
}
	
.title {
	color: #A81A18;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 15px 0px;
	font-family: "Palatino Linotype", "Book Antiqua";
}	
td h1 {
	color: #A81A18;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 5px 0px;
	font-family: "Palatino Linotype", "Book Antiqua";
}	
h1 {
	color: #957551;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 0px;
	font-family: "Palatino Linotype", "Book Antiqua";
}	
h1 a{
	color: #957551;
	font-size: 14pt;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua";
	text-decoration: none;
}	
h1 a:hover{
	color: #A81A18;
	text-decoration: underline;
}	
h2 {
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 0px 0px;
	font-family: "Palatino Linotype", "Book Antiqua";
}	
h3 {
	color: #957551;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 3px 0px;
	font-family: "Palatino Linotype", "Book Antiqua";
}	
h3 a{
	color: #957551;
	font-size: 11pt;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua";
	text-decoration: none;
}	
h3 a:hover{
	color: #A81A18;
	text-decoration: underline;
}	
h4 {
	color: #957551;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 3px 0px;
	font-family: "Palatino Linotype", "Book Antiqua";
}	
h5 {
	color: #A81A18;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin: 15px 0px 0px 0px;
	font-family: "Palatino Linotype", "Book Antiqua";
}	
p {
	margin: 3px 0px 6px 0px;
	line-height: 15pt;
}
a {
	color: #957551;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #A81A18;
}
td {
	line-height: 15pt;
}
.tag {
	letter-spacing: .03em;
	font-size: 18px;
	text-align: center;
/*	color: #A81A18;
*/	color: #957551;
	font-family: "Palatino Linotype", "Book Antiqua";
}
#picleft {
	float: left;
	margin: 0px 15px 5px 0px;
}	
#picright {
	float: right;
	margin: 0px 0px 5px 15px;
}	
#picctr {
	text-align: center;
	width: 159px;
	height: normal;
	margin: 5px 0px 0px 0px;
/*	border: 4px inset #000; */
}
#picpeeps {
	float: left;
	clear: both;
	width: 100px;
	margin: 10px 15px 5px 0px;
	border: 4px inset #957551;
}
#picbox {
	float: right;
	margin: 0px 0px 5px 15px;
	padding: 10px;
	border: 4px inset #957551;
}	
#picmain {
	float: right;
	margin: 5px 10px 5px 15px;
	clear: right;
}	
#picleft2 {
	float: left;
	margin: 0px -5px 5px 0px;
}	

#board p {
	margin-top: 10px;
}	
.caption {
	text-align:center;
	margin: 0px 0px 3px 0px;
	font-style: italic;
	font-size: 9pt;
}	
.bold {
	font-weight: bold;
}
.strikeout {
	text-decoration: line-through;
}
img{
	text-decoration: none;
	border: none;
}
img:hover {
	text-decoration: none;
	border: none;
}
#col_left {
	width: 660px;
	float: left;
	padding: 0px 5px 0px 0px;
	min-height: 370px;
}
#col_leftfoot {
	width: 660px;
	float: left;
	clear: left;
}
#col_right {
	width: 170px;
	float: right;
	padding: 0px;
}
#half_left {
	width: 425px;
	height: 355px;
	float: left;
}
#half_right {
	width: 425px;
	height: 355px;
	float: right;
}
#split_left {
	width: 500px;
	height: 355px;
	float: left;
}
#split_right {
	width: 300px;
	height: 355px;
	float: right;
}
#pics_left {
	width: 425px;
	height: 355px;
	float: left;
}
#pics_right {
	width: 425px;
	height: 355px;
	float: right;
}
#pics_left p, #pics_right p {
	min-height: 155px;
}

li {
	margin: 0px 0px 3px 25px;
	text-indent: -15px;
	list-style-type: square;
	list-style-position: inside;
}
#container_gallery {
	margin: 0px auto 0 auto;
	width: 920px;
	min-height:650px;
	overflow: hidden;
	background-image: url(images/logo_name.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#content_gallery {
	width: 870px;
	padding: 0px 25px 0px 25px;
	height: 625px;
	overflow: auto;
}
#slideshow {
      position:relative;
	  height: 350px;
	  clear:both;
	  z-index: -1;
}

#slideshow img {
      position:absolute;
      top:0;
      left:0;
      opacity:0.0;
}

#slideshow img.active {
      opacity:1.0;
}

#footer {
	font-family: "Trebuchet MS", "Courier New", Courier, mono;
	font-size: 9pt;
	text-align: center;
	letter-spacing: .05em;
	margin: 10px auto 0px auto;
	clear: both;
	line-height: 11pt;
	color: #957551;
}
#footer a{
	text-decoration: none;
	color: #000;
}
#footer a:hover{
	color: #A81A18;
}