/* CSS Document */

#Navigation {
	position:absolute;
	left:335px;
	top:469px;
	width:141px;
	height:266px;
	z-index:1;
}

body {
	background-color: #CAF7FD;
	font-family: Arial;
	font-size: 11px;
	color: #625E59;
	letter-spacing: 0px;
	line-height: 16px;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	}

p, ul, ol {
	font-family: Arial;
	font-size: 11px;
	color: #625E59;
	letter-spacing: 0px;
	line-height: 16px;
}

input, textarea {
	font-family: Arial;
	font-size: 11px;
	color: #625E59;
	letter-spacing: 0px;
	line-height: 16px;
	border: 1px solid #BEBEB6;
	background-image: url(images/bg.jpg);
}

select {
	font-family: Arial;
	font-size: 11px;
	color: #625E59;
	letter-spacing: 0px;
	line-height: 16px;
	border: none;
	background-color: #BAB7AE;
}

button {
	color:#2B0C1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #BEBEB6;
	background-image: url(images/bg.jpg);
}

h1 {
	font-weight: bold;
	color:#2B0C1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #928D87;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 12px;
}
blockquote {
	padding: 5px;
	margin: 0px 0px 0px 15px;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h2 {
	font-weight: bold;
	color:#2B0C1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #928D87;
	letter-spacing: 2px;
	line-height: 12px;
	text-align:right;
}

#Navigation a, a:link, a:active, a:visited, a:hover {
	font-weight: bold;
	color:#2B0C1C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}

#Navigation a:hover {
	font-weight: bold;
	color:#2B0C1C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 8px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a, a:link, a:active, a:visited {
	color:#2B0C1C;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
}

a:hover {
	color:#2B0C1C;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	background-image: url(images/hbg.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-color: #928D87;
	border-top-color: #928D87;
	border-right-color: #928D87;
	border-bottom-color: #928D87;
}

img.pad {
	padding: 0px;
	margin: 4px;
	border:#2B0C1C solid 1px;
	}

#Navigation {
	position:absolute;
	left:327px;
	top:466px;
	width:112px;
	height:244px;
	z-index:1;
}

#Content {
	position:absolute;
	left:97px;
	top:379px;
	width:206px;
	height:234px;
	z-index:2;
}
