body {
background-color: #3ec7da;
width: 829px;
font: 85%/150% Arial, Tahoma, Sans-Serif;
color: #444;
margin: 0 auto;
}

a:link, a:visited, a:active {
font-style: normal;
font-weight: bold;
color: #4d6265; 
text-decoration: none;
}

a:hover {
color: #fff;
}

#header {
width: 829px;
height: 265px;
background: #b91e3e url('') no-repeat;
}

#wrapper{
width: 829px;
background: #efdfad url('');
overflow: auto; 
}

#sidebar {
width: 200px;
min-height: 500px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 500px; /* for IE5.x and IE6 */
float: right;
margin: 8px 27px 0 0;
padding-bottom: 15px;
}

	.navcontainer ul {
	margin: 3px 0 15px 0;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}

	.navcontainer li {
	margin-bottom: 2px;
	}

	.navcontainer a {
	display: block;
	padding: 3px;
	width: 190px;
	background-color: #e9d38f;
	font-weight: bold;
	color: #caaa47; 
	border-left: 3px solid #e9d38f; 
	text-decoration: none;
	}

	.navcontainer a:hover {
	color: #fff;
	background-color: #b81e40;
	border-left: 3px solid #b81e40;
	}

#content { 
width: 550px;
min-height: 500px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 500px; /* for IE5.x and IE6 */
margin: 8px 0 0 27px;
padding-bottom: 15px;
}

h1, h2, h3, h4 {
font-style: normal; 
font-weight: bold; 
font-size: 1.8em;
color: #b91e3e;
letter-spacing: 2px; 
padding: 1px 0 4px 0;
margin: 2px 0 2px 0;
font-family: Georgia, Helvetica;
}

	h5 {
	font-style: normal; 
	font-weight: bold; 
	font-size: 1.4em;
	color: #d72f52;
	letter-spacing: 1px; 
	padding: 1px 0 1px 0;
	margin: 2px 0 2px 3px;
	font-family: Georgia, Helvetica;
	}

blockquote {
background: #faeec9 url('images/layout/quote.gif') top left no-repeat;
border: 1px dashed #3ec7da;
padding: 15px;
color: #9c988a;
font-family: "New York", Georgia;
}

input, textarea, select { 
background-color: #faeec9;
border: 1px solid #3ec7da;
padding: 4px;
color: #292f30; 
}

form, table {
margin: 5px 0 15px 0;
}

	.submit, .button {
	background-color: #3ec7da;
	border: 0px;
	color: #fff;
	}

ul {
margin-bottom: 12px;
}

	ul.heart {
	list-style-image: url('images/layout/heart.gif');
	}

	ul.numbers {
	list-style-type: decimal;
	}

em { 
font-size: 1em;
color: #81796e;
font-family: Georgia, Sans-Serif; 
}

p { 
margin: 3px 0 15px 0;
}

acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

code, pre {
color: #a3171e;
font: 1em "Courier New", Courier, monospace;
margin: 5px 0 15px 0;
}

img {
border: 0px;
}

	.imgleft {
	float: left;
	margin: 3px 8px 1px 3px;
	padding: 8px;
	background-color: #fff;
	border: 1px solid #c9ad56;
	}

	.imgleft:hover {
	border: 1px solid #b81e40;
	}

.exlink { 
padding-right: 15px;
background: url('images/layout/linkout.gif') no-repeat 100% 50%;
}

.affiliates, .fls {
margin: 0 2px;
}

.center {
text-align: center;
}

.email {
background-color: #f9ecc5;
padding: 0 2px 0 2px;
font-size: .9em;
font-family: "courier new";
}

.red {
color: #cb2e2e;
}

.green {
color: #57ac51;
}

.yellow {
color: #ca9a05;
}

#footer { 
width: 775px;
height: 45px;
background: #efdfad url('');
margin-top: -3px;
padding: 15px 27px 0 27px;
text-align: center;
}
