body 
{
	margin: 0;
	padding: 0;
	color: #EBE9ED;
	text-align: center;
	background-color: #EBD9C3;
	font: normal 14px "Trebuchet MS", "Lucida Grande", verdana, georgia, sans-serif;
	background-image: url(images/wood.jpg);
}

/* Links */
a.underline:link { border-bottom: 1px dotted #6b99b8}
a:link { text-decoration: none; color: #1f62b0; } 

a:visited { text-decoration: none; color: #6b99b8; }

a:hover, a:active {
	color: #B3090A;
	border-bottom-color: #99335c;
	text-decoration: none;
	text-align: left;


}

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 5px 0 10px; padding: 0; line-height: 1.8em; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 { font-size: 28px; }

h2 { font-size: 26px; }

h3 {
	font-size: 24px;
	color: #F00;
	text-align: center;
}

h4 { font-size: 20px; }

h5 {
	font-size: 18px;
	color: #003333;


}

h6 { font-size: 16px; }

ul, ol, blockquote, pre
{
	color: #000;
	margin: 20px;
	padding: 20px;
	line-height: 1.8em;
	text-decoration: none;
	background-color: #FFF;
}

ul
{
	text-decoration: none;
}

blockquote, pre {
	background-color: #f9f9f9;
	border: 1px solid #bbbbbb;
	text-align: left;
	list-style-type: none;
	text-decoration: none;
}

ins { text-decoration: none; font-weight: bold; color: #555555; }

del { color: #555555; }

abbr, acronym { cursor: help; }

/* Structure */

#container
{
	width: 750px;
	height:inherit;
	text-align: left;
	line-height: normal;
	float:left;
	margin: 0px 20px 5px 10px;
}

#header
{
	padding: 0;
	color: #FFFFFF;
	margin: 0 0 10px;
	text-align: center;
	background-color: #990000;
	border: 1px solid #000000;
	background-image: url(images/red-0025.gif);
}

#wrapper
{
	float: left;
	width: 100%;
	color: #333333;
	margin-bottom: 20px;
	border-left: 1px solid #999999;
	border-right: 1px solid #000000;
	background: #efefef url(bg.JPG) top left repeat-y;
	background-color: #EBD9C3;
}

#content-wrapper
{
	width: 60%;
	float: left;
}

#content
{
	width: 98%;
	float: left;
}

#sidebar-wrapper
{
	width: 40%;
	float: left;
	color: #999999;
	background-color: #C8B39B;
}

#sidebar
{
	float: left;
	width: 98%;
}

#footer
{
	clear: both;
	color: #999999;
     padding: 10px 0;
	 text-align:center;
	background-color: #E0CEB6;
	border: 1px solid #000000;
	margin: 20px 0 40px;
	
}

/* Header */

#header h1 { margin: 0; padding: 30px 0 15px; line-height: 1.0em; }

#header h2 {
	margin: 0;
	padding: 0 0 30px;
	text-transform: uppercase;
	font-size: 13px;
	color: #000000;
	line-height: 1em;
	background-image: url(images/palms2.JPG);
}

/* Content */

#content dl { padding: 0; margin: 20px; }

#content dt {
	font-size: 24px;
	color: #A41119;
	line-height: 1.6em;
}

#content dd { padding: 0; margin: 10px 0; }

#content dd.summary 
{ 
	color: #777777; 
	font-size: 10px; 
	margin-bottom: 20px;
	padding-bottom: 11px; 
	border-bottom: 1px solid #aaaaaa; 
}

#content dd.summary a:link, #content dd.summary a:visited { border-bottom-width: 0; }

#content dd p.img { float: left; margin: 0 15px 0 0; }

#content dd p.img img { padding: 8px; border: 1px solid #bbbbbb; background-color: #f9f9f9; }

/* Sidebar */

#sidebar ul { padding: 0; list-style-type: none; margin: 15px 25px 50px; }

#sidebar li {
	margin: 0;
	padding: 0;
	color: #EBD9C3;
	border-bottom: 1px solid #777777;
}

#sidebar li.title {
	margin: 0 5px 10px;
	text-transform: uppercase;
	border-bottom-color: #990000;
	color: #000000;
	text-decoration: none;
}

#sidebar li a:link, 
#sidebar li a:visited
{
	color: #990000;
	display: block;
	padding: 10px 5px;
	border-bottom-width: 0;
}

#sidebar li a:hover,
#sidebar li a:active
{
	color: #ffffff;
	background-color: #990000;
}

/* Footer */

#footer p { margin: 0; padding: 0 10px 10px; }

#footer a:link, #footer a:visited { color: #999999; border-bottom-color: #999999; }

#footer a:hover, #footer a:active { color: #bbbbbb; border-bottom-color: #bbbbbb; }


/* MainNav */



ul#navlist
{
	list-style-type: none;
	padding-bottom: 24px;
	border-bottom: 2px solid #DAC8B2;
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

ul#navlist li
{
	float: left;
	height: 21px;
	background-color: #990000;
	margin: 2px 2px 0 2px;
	border: 2px solid #DAC8B2;
}

ul#navlist li#active
{
border-bottom: 1px solid #fff;
background-color: #fff;
}

li#active a { color: #000; }

#navlist a
{
	float: left;
	display: block;
	color: #D9CAB7;
	text-decoration: none;
	padding: 4px;
}

#navlist a:hover {
	background: #fff;
	color: #333333;
}
#ads {
	background-color: #EBD9C3;
}

#content-form
{
	color: #781351;
	border: 1px solid #781351;


}
	

input
{
	color: #000000;
	background: #fee3ad;
	
}

.submit-input
{
	color: #000;
	background: #fee3ad;
	border: 2px outset #d7b9c9;
	text-align: center;
	margin-left: 13.5em;
} 

img
{  border-style: none;
}

#container #ads {
	color: #7B1008;
}
#container #ads {
	font-weight: bold;
}
#container #ads {
	text-align: center;
}
#container #wrapper #content-wrapper #content dl dd blockquote p strong {
	text-align: center;

}
#container #wrapper #content-wrapper #content dl dd blockquote {
	text-align: center;

}
#container #wrapper #content-wrapper #content dl dd blockquote p {
	text-align: left;
	color: #000000;
	font-size: 14px;
}
#container #wrapper #content-wrapper #content dl dd blockquote p strong {
	text-align: center;
}
#container #wrapper #content-wrapper #content dl dd blockquote p strong {
	text-align: center;
}
#container #wrapper #content-wrapper #content dl dd blockquote h3 strong {
	font-size: 18px;
}
#container #wrapper #content-wrapper #content blockquote p {
	color: #C33;
}
#container #wrapper #content-wrapper #content blockquote p {
	font-size: 16px;
	text-align: center;
}
.bold {
	font-weight: bold;
}
#container #wrapper #content-wrapper #content dd p {
	text-align: left;
}
.notbold {
	font-weight: normal;
}

.yellow-highlight {
	background-color: #FF0;
}


#container2
{
	width: 27%;
	height:inherit;
	text-align: left;
	margin: 5px auto;
	line-height: normal;
	float:left;
	background-color:#EBD9C3;
	list-style-type: none;


}

#container2 ul {
	padding: 0;
	list-style-type: none;
	margin: 15px 25px 50px;
	list-style-image: none;
	text-decoration: none;
}

#container2 li {
	margin: 0;
	padding: 0;
	color: #EBD9C3;
	list-style-type: none;
	text-decoration: none;
}

#container2 li.title {
	margin: 0 5px 10px;
	text-transform: uppercase;
	border-bottom-color: #990000;
	color: #000000;
}


#expand-container
{
	width: 1100px;
	margin: 20px auto;
	background-color:#EBD9C3;
	color:#F00;
	list-style-type: none;

	}
	
	
	.special-ad-block
	{
			background-color: #f9f9f9;
	border: 1px solid #bbbbbb;
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	color: #333333;
	margin: 20px;
	padding: 2px;
	line-height: 1.8em;
	text-decoration: none;}
