﻿html, body {
	background: #dcc58d url(/images/background-bg.jpg) top left repeat;
}

html, body, p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	line-height: 16px;
}

a {outline: none;}
a img {outline: none; border:0;}

h1 {font-size: 18px; font-weight: bold; font-style: italic; font: "Times New Roman", Times, serif;  color: #000066; line-height: 20px; margin: .67em 0;}
h2 {font-size: 15px ; font-weight: bold; color: #000066; line-height: 18px; margin: .83em 0;}
h3, h4, h5, h6 {font-size: 12px ; font-weight: bold; color: #373737; line-height: 15px;}
p, dl {margin: 1em 0;}
h3 {margin: 1em 0;}
h4 {margin: 1.33em 0;}
h5 {margin: 1.67em 0;}
h6 {margin: 2.33em 0;}
a:link {color: #b77700; text-decoration: none;}
a:visited {color: #b77700; text-decoration: none;}
a:hover {color: #b77700; text-decoration: underline;}
a:active {color: #b77700; text-decoration: underline;}
.right {float: right; margin: 5px 0 5px 10px;}
.left {float: left;margin: 5px 10px 5px 0;}


#container {
	background: #dcc58d url(/images/content-bg.gif) repeat-y;
}

#header {
	background: url(/images/header.gif) top left no-repeat;
}


#footer {
	background: #dcc58d url(/images/footer.gif) top left no-repeat;
	font-size: 12px;
	color: #000066;
}

#content {
	background-color: none;
}
#content-1col {
	background-color: none;
}

#content ul {
	margin: 11px 0 11px 40px;
}

#content blockquote {
	margin: 11px 0 11px 40px;
}

#right-column {
	background: none;
}

#left-column{
	background: none;
}
