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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/nav/bg_stripe.gif);
}

.footer {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7a7562;
}

.footer a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #7a7562;
}
.footer a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #7a7562;
}
.footer a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #7a7562;
}
.footer a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #7a7562;
}

#photoholder {
	width:846px;
	height:482px;
	border: none;
	background:#8c3a35 50% 50% no-repeat;
}
#thephoto {
	width:846px;
	height:482px;
}

@font-face 
	{font-family: "Corbel"; src: url('fonts/corbel.ttf'); }
	{font-family: "Trajan"; src: url('fonts/trajan1r.ttf.ttf');
}

 
 h1 {
 	font-family: "Trajan", Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
	font-variant: small-caps;
	margin-top: 1px; 
	margin-bottom: -5px;
	text-align: left;
    font-weight: normal;
	color: #e5dbb8;
		}

h2 {
    font-family: "Trajan", Georgia, "Times New Roman", Times, serif;
    font-size:16px;
	font-variant: small-caps;
	margin-top: 1px; 
	margin-bottom: -5px;
	text-align: left;
    font-weight: normal;
    color: #e5dbb8;
 }
 
h3 {
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
    margin-top: 10px;
	text-align: left;
	letter-spacing: 0.1em;

}

ul {
	color: #e5dbb8;
    font-family: "Corbel", Gill sans, sans;
	text-align: left;
	font-weight: lighter;
	font-stretch: expanded;
	margin: 25px auto;
	line-height: 115%;
	font-size: 12pt;
	letter-spacing: normal;
	list-style-type: square;
}

a:link { 
	color: #ff9933; 
 	font-family: "Corbel", Gill sans, sans;
	text-align: justify;
	font-weight: lighter;
	font-stretch: expanded;
	margin: 25px auto;
	line-height: 120%;
	font-size: 12pt;
	text-decoration:none; 
	}

a:visited { 
	color: #ff9933;
    font-family: "Corbel", Gill sans, sans;
	text-align: justify;
	font-weight: lighter;
	font-stretch: expanded;
	margin: 25px auto;
	line-height: 120%;
	font-size: 12pt; text-decoration:none; 
	}

a:hover { 
	color: #ff9933; 
    font-family: "Corbel", Gill sans, sans;
	text-align: justify;
	font-weight: lighter;
	font-stretch: expanded;
	margin: 25px auto;
	line-height: 120%;
	font-size: 12pt;
	text-decoration:underline; 
	}

a:active { 
	color: #ff9933; 
 	font-family: "Corbel", Gill sans, sans;
	text-align: justify;
	font-weight: lighter;
	font-stretch: expanded;
	margin: 25px auto;
	line-height: 120%;
	font-size: 12pt;
	text-decoration:none; 
	}

p {
    color: #e5dbb8;
    font-family: "Corbel", Gill sans, sans;
	text-align: left;
	font-weight: 100;
	font-stretch: expanded;
	margin: 25px auto;
	line-height: 120%;
	font-size: 12pt;
	letter-spacing: normal;
	
        }
.subhed {
    color: #cccccc;
    background-color= #fff;
	font-family: "Corbel", Gill sans, sans;
	text-align: justify;
	font-weight: 100;
	font-size: 12pt;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.form {
    color: #cccccc;
    font-family: "Corbel", Gill sans, sans;
	text-align: left;
	font-weight: lighter;
	font-stretch: expanded;
	margin: 25px auto;
	line-height: 100%;
	font-size: 12pt;
	letter-spacing: normal;
	
        }

