* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin:0 0 1px 0;
}
body {
	background-color:#133415;
	color:#eeeeee;
	font-family:Tahoma, arial, sans-serif;
	font-size:14px;
	margin: 0 0 1em 0;
	padding:1em;
}
a {
	text-decoration:none;
	font-weight:bold;
	font-size:inherit;
	color:#184426;
	background-color:transparent;
}
a img {
	border:none;
}
blockquote {
	margin: 1em 0;
	padding: 0.4em;
}
blockquote q {
	display: block;
}
blockquote cite {
	display: block;
	float: left;
}

br.c {
	line-height:1px;
	font-size:1px;
	clear:both;
}

.ak {
	border-bottom:1px solid;
	font-weight:bold;
	font-size:96%;
}


h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}

h3 {
	margin: 2em 0 1em 0;
}
#Content h2 {
	margin: 0.4em 0 1em 0;
}
	
#Wrap {
	background-color:#F8E9D1;/*e9c6b0;*/
	padding:0.4em;
	border:4px double #315F3F;
	color:#333333;
	width:64em;
	margin:0 auto;
	position:relative;
	min-height:32em;
}


#Banner {
	text-align:center;
	width:30em;
	height:12em;
	margin:0 auto;
}
#Banner div {
	background:url(../img/logoBack.png) no-repeat;
	margin:0 auto;
	padding-top:1.6em;
	height:10em;
}
#Banner h1 {
	margin-top:0.1em;
	font-size:50px;
}
#Banner h2 {
	font-size:36px;
}

address {
	font-family:"Book Antigua", sans-serif;
	margin:0em auto 1em auto;
	padding: 0.2em;
	border-bottom:1px solid black;
	font-style:normal;
	font-size:1.1em;
	text-align:center;
}
.century {
	font-size: 1.1em;
}


.Contact {
	position:absolute;
	font-size:10px;
	color:#eeeeee;
	background-color:transparent;
}
.Contact dt {
	float:left;
	clear:left;
	width:21%;
	margin:0.2em 4% 0 0;
}
.Contact dd {
	float:left;
	width:75%;
	margin:0.2em 0 0 0;
}
.Contact dd a {
	color:#eeeeee;
	text-decoration:underline;
}
#Email.Contact {
	right:48px;
	top:48px;
}
#Phone.Contact {
	left:108px;
	bottom:26px;
	width:200px;
}

#Content {
	padding:0 2em;
}
#Content p {
	margin:0 0 0.6em 0;
	text-align:justify;
}



.extLink img {
	margin-left: 0.6em;
}

.fLeft {
	float:left;
	margin:2em 3em 2em 0;
}
.fRight {
	float:right;
	margin:2em 0 2em 3em;
}
.thumb {
	text-align:center;
}
.thumb img {
	border:0.2em solid #eeeeee;
}



.Menu li {
	list-style-type:none;
}
.Menu li p {
	font-size:0.8em;
}

#PreNav {
	margin:0.8em 0 0 0;
	height:4em;
}
#PreNav ul {
	width: 96%;
	margin: 0 2%;
}
#PreNav ul.Menu li {
	border:1px solid #428155;
	background-color: #315F3F;
	float:left;
	width:32.8%;
	text-align: center;
}
#PreNav li:first-child {
	border-left-width:2px;
}
#PreNav li:last-child {
	border-right-width:2px;
}
#PreNav p {
	height:100%;
	width:100%;
}
#PreNav a {
	color: #F8E9D1;
	font-size:1.2em;
	display:block;
	width:100%;
	height:100%;
	padding:0.8em 0 0.8em 0;
}
#PreNav ul.Menu li.current {
	background-color: #466f53;
}

#PostNav {
	clear:both;
	margin:1em 0;
	padding:1em 0;
	text-align:right;
	width:auto;
}
#PostNav .Access {
	display:none;
}
#PostNav ul.Menu {
	float:right;
}
#PostNav ul.Menu li {
	margin:0 0.4em;
	float:left;
}
#PostNav ul.Menu li > ul {
	display:none;
}




#Trailer {
	clear:both;
	height:5em;
	width:40%;
	margin:1em auto 0.4em auto;
	color: #196131;
}
#Trailer > div {
	padding:1em;
}
#Trailer {
	font-size:0.8em;
	line-height:1.5em;
}
#Trailer a {
	border:none;
	color:#196131;
}
#Trailer .swLogo {
	float:right;
}
#Trailer .swLogo a {
	border:none;
}
#Trailer .swLogo img {
	display:block;
}

#Guilds {
	margin:2em auto 0 auto;
	clear:both;
}
#Guilds table {
	width:100%;
}
#Guilds td {
	width:50%;
	height:120px;
	border:1px solid white;
	padding:1em;
	text-align:center;
}

.FlowImage { 
	width: 160px; 
	text-align:center; 
	padding:1.6em 0.5em; 
}
.pinStripe {
	border: 4px double #315F3F; 
}
.fLeft .FlowImage
, .fRight .FlowImage {
	margin:0 0 0.8em 0;
}
a.pic span.caption {
	font-size: 0.8em; 
}
p.big { font-size: 0.8em; }
a.pic img { display:block; margin:0 auto 0.6em auto; }
#Content p.big { text-align:center; margin: 0.6em 0 0 0; }

.video {
	margin: 1em auto 1em auto;
	width: 60%;
	text-align:center;
	clear:both;
	padding:1em;
}
.video a {
	display:block;
}
.video img {
	display: block;
	margin: 0 auto;
}
.video div {
	margin: 0 auto;
}


.gallery #Content ul {
	list-style-type:none;
	margin:0 auto;
}
.gallery #Content li {
	float:left;
	width:12em;
	height:12em;
	text-align:center;
	margin:1em;
	overflow:hidden;
	padding:1.2em 0 0 0;
}
.gallery #Content .Box {
	overflow:hidden;
}
.gallery #Content img {
	display:block;
	margin:0.6em auto;
}
.gallery #Content span {
	font-size: 0.8em;
}

.box {
	width:120px;
	height:120px;
	display:block;
	margin:0 auto;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
















