@charset "utf-8";
/* CSS Document */

body {
	background-color: #563D14;
	font-family: arial;
	color: #F5F6EE;
	font-size: 11px;
}


#container {
	background: url(bg.jpg) repeat-y;
	width: 694px;
	margin: 0 auto;
}

#header-section1 {
	height: 275px;
	background: url(header-section1.gif) no-repeat;
}

#header-section2 {
	height: 273px;
	background: url(header-section2.gif) no-repeat;
}

#content {
	width: 462px;
	float: left;
	margin-top: 0px;
	padding-left: 10px;
}

#navigation {
	width: 175px;
	float: left;
	margin-top: 0px;
	padding-left: 25px;
	padding-right: 17px;
}

#footer {
	background: url(footer.jpg) no-repeat;
	height: 3px;
	clear: both;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #E8F4E0;
	border: #7B341E;
	border-style: dotted;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	width:100%;
	text-transform: uppercase;
}

h1:first-letter {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #CD735D;
	width:100%;
	text-transform: uppercase;
}


A:link {color:#E7D9AC; text-decoration:none; border-bottom:0px dashed;}
A:active {color:#E7D9AC; text-decoration:none; border-bottom:0px dashed;}
A:visited {color:#E7D9AC; text-decoration:none; border-bottom:0px dashed;}
A:hover {color:#C9A849;}

textarea, input, option, select {
       background: #958E4F; 
       background-image:URL('http://i118.photobucket.com/albums/o119/TragicWings101/com.jpg');
       color: #ffffff; 
       border-style: dashed; 
       border-width: 1px; 
       border-color: #ffffff;
}

	b,strong{color:#C0531B; font-weight:bold}
	i,em{color:#9AC073; font-style:italic;}
	u,em{color:#692319; border-bottom:1px dashed #E4C02E;}

A:link.nav {
	color:#563D14;
	text-align:center;
	display:block;
	border: #BD8E40; 
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: #D5A22C;
	padding: 1px; 
	margin:1px;
}

A:active.nav {
	color:#563D14;
	text-align:center;
	display:block;
	border: #BD8E40; 
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: #D5A22C;
	padding: 1px; 
	margin:1px;
}

A:visited.nav {
	color:#563D14;
	text-align:center;
	display:block;
	border: #BD8E40; 
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: #D5A22C;
	padding: 1px; 
	margin:1px;
}

A:hover.nav {
	color:#563D14;
	text-align:center;
	display:block;
	border: #F2F099; 
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: #D5A22C;
	padding: 1px; 
	margin:1px;
}
