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

BODY {
	margin: 0 auto;
	padding:0;
	text-align:center;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	}
IMG {
	border:0;
	}
.bold {
	font-weight:bold;
	}
.italic {
	font-style: italic;
	}
	
.wrapper {
	margin: 0 auto;
	padding:0;
	text-align:center;
	background-image:url(images/wrapper.jpg);
	background-repeat:repeat-y;
	width:833px;
	height:auto;
	}
.mast {
	margin: 0 auto;
	padding:0;
	text-align:center;
	width: 797px;
	height:153px;
	}

/* START LEFT COLUMN */


.leftcol {
	width:200px;
	text-align:left;
	height:auto;
	float:left;
	margin:0 auto;
	margin-bottom: 15px;
	}
.nav {
	list-style-type: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #485B0C;
	line-height: 2.1em;
	}
.nav li {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 3px 0;
	
	padding:0 0 0 5px;
	}
.nav li a {
	color: #485b0c;
	text-decoration:none;
	}
.nav li a:hover {
	color: #485b0c;
	text-decoration:underline;
	}
.lion {
	background-color: #D1DDAD;
	}
.lioff {
	background-color: #E8EED6;
	}

/* FONT SWITCHER */
.font_switcher {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#fff;
	text-align:left;
	margin-left:40px;	
	}
.switch {
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#fff;
	padding:2px;
	width: 155px;
	background-color:#000033;
	}
.switch a {
	text-decoration: none;
	}
.small {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#fff;
	
	}
.medium {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#fff;
	}

.large {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#fff;
	}
/* END FONT SWITCHER */

.contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color: #333333;
	line-height: 1.25em;
	margin: 10px 0 0 40px;
	
	}
.contact_info a {
	color: #333333;
	text-decoration:none;
	}
	
/* END LEFT COLUMN */

/* START RIGHT COLUMN */

.rightcol {
	width: 597px;
	height:auto;
	text-align:left;
	margin: 0 auto;
	margin-bottom:15px;
	float:left;
	}
.rightcol h1 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	color: #333300;
	margin: 10px 0 0 15px;
	}
.rightcol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color: #666666;
	margin: 10px 0 0 15px;
	line-height:1.25em;
	}
.rightcol h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color: #333333;
	font-weight:normal;
	text-align:right;
	margin: 0;
	padding: 0;
	}
.rightcol h6 a {
	color: #333333;
	text-decoration:none;
	}
.rightcol_int {
	width: 397px;
	height:auto;
	text-align:left;
	margin: 0 auto;
	margin-bottom:15px;
	float:left;
	}
.rightcol_int h1 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	color: #333300;
	margin: 10px 0 0 15px;
	}
.rightcol_int p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color: #666666;
	margin: 10px 0 0 15px;
	line-height:1.25em;
	}
.rightcol_int h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color: #333333;
	font-weight:normal;
	text-align:right;
	margin: 0;
	padding: 0;
	}
.rightcol_int h6 a {
	color: #333333;
	text-decoration:none;
	}
	
.backhome {
	margin: 15px 0 0 15px;
	width: 597px;
	height: 15px;
	border-bottom:solid 1px #999999;
	border-top: solid 1px #999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666666;
	}
.backhome a {
	color: #666666;
	text-decoration:none;}
.photos {
	width: 597px;
	height:136px;
	margin: 15px 0 0 15px;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	}
.photos IMG {
	margin-top: 12px;
	margin-right: 37px;
	}

.far_right {
	color: #999999;
	font-size:1.4em;
	line-height:22px;
	margin: 85px 15px 0 0;
	font-style: italic;
	}
.footer {
	background-image: url(images/footer.jpg);
	width:833px;
	height: 35px;
	clear:both;
	margin: 0 auto;

	}
