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

/* Resets */

html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, a img, img {
	border:0; padding:0; margin:0; outline:0;
}

/* Basic Settings */

html {
	background:rgb( 33, 33, 33 )
	font:normal normal 14px Times, 'Times New Roman', serif;
}

body {
	background-repeat: repeat-x;
	background-position: 0px 581px;
	margin:0;
}

/* Links */

a:link {
	color:#FFF; text-decoration:none;
}

a:visited {
	color:#778ac4; text-decoration:none;
}

a:hover {
	color:rgb(160, 44, 44);
	/*text-align: center;*/
}


/* Structure */

#header {
	width: 100%;
	position: relative;
}

	#slide-show {
	position:absolute;
	top:0;
	z-index:2;
	height:581px;
	width:100%;
	}
	
	#cycle-slide-show {
		width:100%; height:581px; overflow:hidden;
	}
		#cycle-slide-show div {
			width:100%; height:581px; overflow:hidden;
		}
		
		#cycle-slide-show div.slide-1 {
	background-color: rgb( 243, 241, 220 );
	background-image: url(photos/slideshow/slide-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		}
		#cycle-slide-show div.slide-2 {
	background-color: rgb( 243, 241, 220 );
	background-image: url(photos/slideshow/slide-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		}
		#cycle-slide-show div.slide-3 {
	background-color: rgb( 243, 241, 220 );
	background-image: url(photos/slideshow/slide-3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		}
		#cycle-slide-show div.slide-4 {
	background-color: rgb( 243, 241, 220 );
	background-image: url(photos/slideshow/slide-4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		}
		#cycle-slide-show div.slide-5 {
	background-color: rgb( 243, 241, 220 );
	background-image: url(photos/slideshow/slide-5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		}
		#cycle-slide-show div.slide-6 {
	background-color: rgb( 243, 241, 220 );
	background-image: url(photos/slideshow/slide-6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		}

#page {
	width:960px;
	background-color: rgb(33, 33, 33);
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}		
	#content {
	width:100%;
	float:right;
	text-align: center;
	}
	
	#content-2 {
	width: 100%;
	float: right;
	text-align: center;
	font-family: "Adobe Garamond Pro", Baskerville, "Times New Roman", Times;
	top: 67%;
	z-index: 3;
	background-color: #FFF;
	}
	
	#box {
	width: 100%;
	float: right;
	text-align: center;
	font-family: "Adobe Garamond Pro", Baskerville, "Times New Roman", Times;
	top: 77%;
	z-index: 9999;
	position: absolute;
	}
	
#search-box {
	float:right;
	z-index: 9999;	
}



		
	
		#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:normal;
	text-transform:uppercase;
	color:#DDD8C2;
	line-height:normal;
	letter-spacing:1px;
		}
			#content h2 span, #content h3 span {
	display:block;
	color:rgb( 144, 126, 147 );
	font-size:50%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
			}
		
		#content h2 {
	font-size:26px;
	border-bottom:1px solid rgb( 144, 126, 147 );
	margin-bottom:20px;
	padding:38px 0 4px 0;
	letter-spacing:2px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		}
		
		#contact h3 {
			font-size:22px; padding:11px 0 6px 0;
		}
		
		#contact h4 {
			font-size:18px; padding:9px 0 5px 0;
		}
		
		#contact h5 {
			font-size:14px; padding:7px 0 4px 0;
		}
		
		#contact h6 {
			font-size:12px; padding:6px 0 3px 0;
		}
		
		#content p {
	line-height:120%;
	padding:8px 0 4px 0;
	font-color:#fff;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		}
		

/* Classes */


	
.clear {
	clear:both;
}
.clear-left {
	clear:left;
}
.clear-right {
	clear:right;
}
#nav-index {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	z-index: 2;
	background-color: #999;
}

#nav-index2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	z-index: 2;
	background-color: #333;
}

#nav-index-rt {
	float:right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	height: 250px;
	width: 100px;
	background-color:blue;
	z-index: 2;
}

#nav-index-lt {
	float:left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	height: 250px;
	background-color:yellow;
	width: 100px;
	z-index: 2;
}
.parent-root #content-2 table {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: 0.3em;
	line-height: 2em;
	z-index: 9900;
}
table {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}
.social-link-block {
	height: 38px;
	width: 38px;
	margin-right: 10px;
	margin-left: 3px;
	display: inline;
	float: left;
}

.social-link-block-right {
	float:right;
}

.social-block-holder {
	height: 38px;
	width: 700px;
	margin: auto;
	padding-top: 6px;
}
