body {
	margin: 11px 0 0 0;
	padding: 0;
	background: #ffffff url(images/header.gif) repeat-x;
	font-family: Calibri, Palatino, serif, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #000000;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #976d25;
	text-decoration: underline;
}

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

/* Header */

#header {
	width: 720px;
	height: 161px;
	margin: 0 auto;
	background: url(images/img2.jpg) no-repeat;
}

#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

#header h1 {
	padding-top: 40px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.0em;
}

/* Menu */

#menu {
	width: 960px;
	height: 55px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	width: 115px;
	height: 21px;
	background: #342117 url('images/menu.gif') top left repeat-x;
	display: block;
	float: left;
	margin-right: 2px;
	text-align: center;
	padding: 7px 1px 0 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu li a:hover {
	background: #342117 url('images/hover.gif') top left repeat-x;
	color: #fffdc6;
}


/* Content */

#content {
	width: 960px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 0px;
}

#colTwo {
	float: left;
	width: 600px;
	padding: 0 50px;
}

#colThree {
	float: left;
	width: 255px;
}

/* Content Elements */

#content h1 {
	font-size: 1.4em;
	padding-bottom: 15px;
}

#content h2 {
	background: #ffffff url('images/sidebar-header.gif') no-repeat left top;
	height: 34px;
	color: #fff;
	padding: 0.5em 0.5em 0em 1.0em;
	position: relative;
	margin-right: -1.6em;
	font-size: 1.1em;
    top: -3px;
    left: 0px;
    width: 240px;
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: 12pt;
	color: #555555;
	padding-top: 15px;
}

#colOne h3 {
	text-transform: uppercase;
	font-size: 12pt;
	color: #9b0c34;
	padding-top: 15px;
}

#colOne h4 {
	letter-spacing: normal;
	font-size: 10px;
	color: #45728c;
}

#colThree p, ul {
	font-size: 12pt;
	padding-bottom: 15px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

#content blockquote {
	padding-left: 1em;
	margin-bottom: 1.5em;
	border-left: solid 7px #b8c2cd;
}

#content blockquote p {
	margin-bottom: 0em;
}

/* Footer */

#footer {
	height: 70px;
	padding: 15px 0 0 0;
	background: url(images/footer.gif) repeat-x;
	color: #fff;
}

#footer p {
	text-align: center;
	font-size: 10pt;
	padding-top: 10px;
}

#footer a {
	color: #e8e0d9;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.layer1 {
    margin: 0;
    padding: 0;
    width: 600px;
}

.heading {
    margin: 1px;
    color: #fff;
    padding: 3px 10px;
    cursor: pointer;
    position: relative;
    background-color:#A23625;
}

.content {
    padding: 5px 10px;
    background-color:#fafafa;
}

p { padding: 5px 0; }

.auto-style1 {
    font-size: 12.0pt;
    font-family: Calibri, sans-serif;
    margin-left: 0in;
    margin-right: 0in;
    margin-top: 0in;
    margin-bottom: .0001pt;
}

.auto-style2 {
    width: 64px;
    height: 64px;
}

.auto-style3 {
    border-width: 0px;
    width: 64px;
    height: 64px;
}

.auto-style4 {
    font-size: medium;
    font-family: Calibri, sans-serif;
    margin-left: 0in;
    margin-right: 0in;
    margin-top: 0in;
    margin-bottom: .0001pt;
    text-decoration: underline;
}

.auto-style5 {
    color: #976D25;
    text-decoration: underline;
}
