/*
(c)2008, 2009, 2011 Ramona Maxwell - all rights reserved
Design by Ramona Maxwell
Please visit www.MaxwellArts.com/webnflash.com for web development and media services.
Certified database and ShsrePoint development available.
*/

body {
	margin: 20px 0;
	background-color: #A0522D;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #8B4513;
}

h1, h2, h3 {
	color: #B0171F;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic 197% "Times New Roman", Times, serif;
	color: #B0171F;
}

h2 {
	font-size: 107%;
	color: #B0171F;
}

h3 {
	margin-bottom: 1em;
	letter-spacing: 1px;
	font-size: 87%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	padding: 15px 0 0 20px;
	background: url(images/img11.gif) no-repeat;
	text-align: left;
	font: italic 100% "Times New Roman", Times, serif;
}

ul li {
	padding-left: 20px;
	background: #D7CE32 url(images/img09.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #8B4513;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Marquee */

#marquee {
	width: 800px;
	height: 40px;
	background: #A0522D center center;
	vertical-align: middle;
	border-bottom-style: ridge;
	border-bottom-width: 12px;
	border-bottom-color: #A0522D;
}


/* Logo */

.logo {
	width: 800px;
	height: 580px;
	padding: 0 0 10px 0;
	background: url(images/cache2/2009RM.jpg) no-repeat center;
	background-position:center;
        border-top-style: ridge;
	border-top-width: 12px;
	border-top-color: #A0522D;
	border-right-style: ridge;
	border-right-width: 12px;
	border-right-color: #A0522D;
	border-left-style: ridge;
	border-left-width: 12px;
	border-left-color: #A0522D;
	margin: 0 auto;

}

.logo h1 {
	padding: 375px 10px 0px 10px;
	margin-left: 450px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font: normal 36px "Times New Roman", serif;
	font-style: italic;
}

.logo h2 {
	margin: -7px 0 0 0;
	margin-left: 450px;
	padding: 10px 10px 0px 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 7px;
	font-weight: bold;
}

.logo a {
	text-decoration: none;
	color: #B0171F;
}

/* Page */

.page {
	width: 800px;
	height:852px;
	background: #D7CE32;
	margin: 0 auto;
        border-style: ridge;
	border-width: 12px;
	border-color: #A0522D;
}

/* Content */

.content {
	float: left;
	width: 400px;
	height:800px;
	padding: 0 0 0 95px;
	background: #D7CE32 url(images/img04.gif) no-repeat;
	}

#inner {
	float:left;
	width: 300px;
	padding: 20px 20px 1px 20px;
	background: url(images/img08.gif) repeat-x;
}

/* Sidebar */

.sidebar {
	background: #D7CE32;
	float: right;
	width: 252px;
	height:800px;
	padding: 0 20px 0 15px;
	border-left-style: ridge;
	border-left-width: 12px;
	border-left-color: #A0522D;
	}

.sidebar h2 {
	margin-bottom: 1em;
	color= #B0171F;
}

/* Menu */

.menu {
	width:250px:
	float: right;
	padding-top: 20px;
}

/* Footer */
#extra 
	{clear: both; 
	height: 1px;}			

.footer {
	width: 760px;
	height: 150px;
	margin: 0 auto;
	background: #D7CE32 url(images/img06.gif) no-repeat;
	border-style: ridge;
	border-width: 12px;
	border-color: #A0522D;

	}

.footer p {
	margin: 0 auto;
	font-size: 77%;
}

#links {
	float: left;
	padding: 0px 0 0 97px;
	color: #A0522D;
}

#legal {
	float: right;
	padding: 0px 70px 0 0;
	color: #A0522D;
}

.footer a {
	color: #A0522D;
}
