/* MAIN */

html, body {
	width: 100%;
	height: 100%;
}

body {
	background: #262626;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	text-align: center;
}

div#container {
	background: #bdbcbc url('images/bg_top.jpg') repeat-x top center;
	width: 100%;
}

div#bottom {
	background: url('images/bg_bottom.jpg') repeat-x bottom center;
	width: 100%;
	text-align: center;
}

div#back {
	background: url('images/bg_back.jpg') repeat-y top center;
	width: 760px;
	margin: 0 auto 0 auto;
}

div#header {
	background: url('images/header.jpg') no-repeat;
	width: 741px;
	height: 138px;
	padding: 44px 0 0 19px;
	text-align: left;
}

div#header h1 {
	background: none;
	width: 373px;
	margin: 0 0 38px 40px;
	text-align: center;
	font-size: 44px;
	line-height: 31px;
	letter-spacing: 3px;
}

div#header h1 A {
	border: none;
}

div#header h1 A i {
	visibility: hidden;
}

div#footer {
	background: url('images/footer.jpg') no-repeat bottom center;
	width: 760px;
	float: left;
}

div.clear {
	clear: both;
}


/* NAVIGATION */

div#navi {
	width: 546px;
	height: 32px;
	font-family: "Century Gothic", 

sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	padding: 0 10px 10px 15px;
	margin: 0 auto auto 0;
	text-transform: uppercase;
	font-weight: bold;
}

div#navi a {
	color: #64625c;
	border: none;
}

div#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#navi li { 
	color: #64625c;
	display: inline; 
	margin-left: 0;
	margin-right: 10px;
	position: relative;
}

div#navi li.active a {
	background: #f8d2bf;
	text-decoration: underline;
}

div#navi li:hover a, div#navi li.hover 

a {
	border-bottom: #be594f solid 

5px;
	text-decoration: underline;
}
	
div#navi li ul {
	position: absolute;
	top: 21px;
	left: 0;
	display: none;
	border: #a09a8c solid 1px;
	background: #d6d2c7; 
}

div#navi li:hover ul li a, div#navi 

li.hover ul li a {
	display: block;
	width: 150px;
	line-height: 10px;
	background: #efeae4;
	color: #4f4b48;
	font-size: 12px;
	padding: 5px;
	text-decoration: none;
	border-bottom: none;
	text-transform: none;
	font-weight: normal;
	margin: 1px;
}

div#navi li ul li a:hover {
	text-decoration: none;
	background: #faf9f8;
	border-bottom: none;
}

div#navi li:hover ul, div#navi 

li.hover ul { 
	display: block; 
}


/* CONTENT SECTION */

div#main {
	float: right;
	clear: right;
	width: 690px;
	min-height: 182px;
	height: auto !important;
	height: 182px;
	color: #000000; 
	text-align: justify;
	padding: 0 35px 25px 35px;
}

blockquote {
	background: #f3dacb;
	border-top: #a19b8f solid 1px;
	border-bottom: #a19b8f solid 

1px;
	padding: 20px;
	color: #404040;
	font-style: italic;
	width: 565px;
}

em {
	font-style: normal;
	color: #b41c1b;
}

.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}

.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}

/* headers */

h1 {
	font-family: "Century Gothic", sans-serif;
	font-size: 24px;
	text-align: center;
	color: #000000;
	letter-spacing: 1px; 
	font-weight: normal;
	font-variant: small-caps;
	background: #ebdeca;
	line-height: 26px;
	margin: 0 -16px 21px -16px;
}

h1:first-letter {
	color: #891d11;
}

h2 {
	background: url('images/h2.jpg') no-repeat bottom left;
	font-family: "Century Gothic", sans-serif;
	font-size: 18px; 
	font-weight: normal;
	line-height: 15px;
	color: #891d11; 
	text-align: left; 
	letter-spacing: 1px; 
	padding: 0 0 4px 20px;
	margin: 20px 0 20px 0;
}

h2:first-letter {
	color: #000000;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
}

/* links */

a {
	color: #b2322e; 
	text-decoration: none;
	border-bottom: dotted 1px;
}

a:hover	{
	color: #888888; 
}

/* home page banners */

div.banners {
	float: right;
	width: 234px;
	padding-left: 20px;
}

div.banners ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.banners li {
	margin: 0;
	margin-bottom: 10px;
}

div.banners li A {
	border: none;
}

div.banners li A img {
	border: 0;
}

div.clear {
	clear: both;
}

/* link lists */

ul.links {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

ul.links li {
	margin-bottom: 5px;
}

/* column lists */

ul.columns {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.columns li {
	display: block; 
	width: 194px;
	float: left;
	border-left: #b8ac97 solid 

5px;
	text-align: left;
	padding: 0 8px 0 8px;
	margin: 0 0 5px 0;
}

/* square bullet lists */

ul.square {
	list-style-type: square;

}

/* ul list-style-type: none */

ul.none {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}

/* ul inline */

ul.inline {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}

ul.inline li {
	display: inline; 
	margin-left: 0;
	margin-right: 10px;
}

/* column divs */

div.column {
	width: 330px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

/* indented */

div.indent {
	margin-left: 50px;
}

div.indent p {
	width: 305px;
	margin: 5px;
	float: left;
}

/* ul paragraph, spaced out slightly 

*/

ul.p li {
	margin-top: 10px;
	margin-bottom: 10px;
}


/* FOOTER CONTENT */

div#footcontent {
	width: 722px;
	margin: 0 auto 0 auto;
	padding: 10px 0 15px 0;
	text-align: justify;
	color: #ebdeca;
	font-size: 10px;
	line-height: 12px;
}

div#footcontent div.foottext {
	margin: 0 16px 15px 16px;
}

div#footcontent a {
	color: #888888;
}

div#footcontent a:hover {
	color: #ee9c90;
}

p.center {
	text-align: center;
}

/* banners */

ul.footer {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.footer li {
	display: inline;
}

ul.footer li A {
	border: none;
}

ul.footer li A img {
	border: none;
}
