html, body, p, ul, dl, li, h1, h2, h3, h4, img {
	margin: 0;
	padding: 0;
	list-style: none;
}

img
{  border-style: none;
}

ul { }

body {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-image: url(images/layout_graphics/bg.jpg);
	background-repeat: repeat;
}

* html body {
	font-size: x-small;
	/* for IE5/Win */
	f\ont-size: small;
	/* for other IE versions*/
}

#container {
	text-align: left;
	width: 887px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/layout_graphics/midBg.jpg);
	background-repeat: repeat-y;
}

#wrapper {
	background-image: url(images/layout_graphics/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#header {
	background-image: url(images/layout_graphics/headerBg.jpg);
	background-repeat: no-repeat;
	height: 250px;
}

#header h1 { display: none; }
#header img { float: right; }

#content {
	width: 500px;
	float: right;
	margin-right: 85px;
	display: inline; /* fixes IE/Win double margin bug */
}

#content h1 {
	clear: both;
	font-size: 200%;
	font-weight: bold;
	line-height: 1.1em;
	color: #d2232a;
	padding-bottom: 15px;
}

#content h2 {
	clear: both;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.1em;
	color: #d2232a;
	padding-top: 15px;
	padding-bottom: 10px;
}

#content h3 {
	clear: both;
	background-color: #B4B4B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	line-height: 1.7em;
	color: white;
	text-indent: 5px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 10px;
}

p {
	line-height: 1.5em;
	color: #666;
	padding-bottom: 10px;
	clear: both;
}

p a {
	color: #DC9A1E;
	text-decoration: none;
	border-bottom: 1px none;
}


p a:hover {
	color: #DC9A1E;
	border-bottom: 1px dotted #DC9A1E;
}


p strong {
	color: #d2232a;
	font-weight: bold;
}

p em {
	color: #d2232a;
	font-weight: normal;
	font-style: italic;
}

.quotation {
	font-style: italic;
	background-image: url(images/layout_graphics/quote_graphic.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 7px;
	margin-top: -5px;
}

.indent {
	font-style: italic;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 7px;
	margin-top: -5px;
}

.picturebox {
	width: 500px;
	border-top: 1px #ccc dotted;
	float: left;
	margin-bottom: 10px;
}

.caption {
	width: 500px;
	border-bottom: 1px #ccc dotted;
	float: left;
}
.caption p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: normal;
	color: #666;
	padding-top: 10px;
	clear: none;
}


.caption img {
	float: left;
	margin: 10px 20px 0px 0px;
	padding: 5px 0px 15px 0px;

}

.listing p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: normal;
	color: #666;
	padding-top: 10px;
	border-bottom: 1px #ccc dotted;
	clear: none;
}

form {
	padding-bottom: 5px;
	border-bottom: 1px #ccc dotted;
}

form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.2em;
	font-weight: normal;
	color: #666;
	padding-top: 10px;
	clear: both;

}

label {
	float: left;
	width: 90px;


}

input {
	width: 170px;

}

input.checkbox, input.submit, input.radio {
	width: auto;

}

textarea {
	width: 400px;

}

#nav1 {
	width: 160px;
	float: left;
	margin-left: 80px;
	text-align: center;
	display: inline; /* fixes IE/Win double margin bug */

}

#nav1 h1 {
	background-color: #DC991F;
	text-transform: capitalize;
	color: white;
	padding-top: 10px;
	padding-bottom: 7px;
	font: italic normal 160%/1.3em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#nav1 ul {
	background-color: #DC9A1E;
	padding-bottom: 10px;
}

#nav1 li {
	display: inline; /* fix white space in IE/Win/5.5/6 */
}

#nav1 li a {
	display: block;
	text-decoration: none;
	color: white;
	font: normal 110%/1.2em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 6px 0px;
}

#nav1 li a:hover {
	text-decoration: none;
	background-color: #C28308;
}

#nav1 a.selected {
	text-decoration: none;
	background-color: #D18B00;
}

#nav1 h2 {
	display: block;
	background-color: #31A25F;
	color: white;
	padding-top: 6px;
	padding-bottom: 6px;
	font: italic normal 120%/1.3em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-top: 25px;
}

#nav1 h2 a {
	text-decoration: none;
	color: white;
}

#nav1 h2 a:hover {
	text-decoration: none;
	color: #DC9A1E;

}
#nav2 {
	padding-bottom: 50px;
}

#nav2 ul {
	float: left;
	background-color: #DC9A1E;
	width: 500px;
}

#nav2 li {
	float: left;
	display: block;
	letter-spacing: 1px;
	color: white;
	font: normal 110%/1.2em Arial, Helvetica, sans-serif;
}

#nav2 li a {
	float: left;
	display: block;
	text-decoration: none;
	color: white;
	padding: 7px 12px;
}

#nav2 li a:hover {
	text-decoration: none;
	background-color: #C28308;
}

#nav2 a.selected {
	background: #D18B00;
}


#footer {
	clear: both;
	height: 230px;
}

#credits p {
	color: #808080;
	margin-bottom: 50px;
	font: 90%/1.5em Arial, Helvetica, sans-serif;
}


#credits p a {
	color: #808080;
}

#credits p a:hover {
	color: #DC9A1E;
}
