﻿@import url(layout.css);
body {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 30px 0;
	padding: 0;
	background: #EFEFEF;
	
}

#container {
	width: 670px;
	margin: 0 auto;
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color:white;
}
blockquote {
	line-height: 20px;
}


ul {
	line-height: 20px;
}


ol {
	line-height: 20px;
}


p {
	line-height: 20px;
}


#header {
	width: 100%;
	height: 150px;
	margin: 0 auto;
	background: url(../images/img2.gif) repeat-x;
	background-color: #FFFFFF;
}

#masthead {
	text-align: right;
	width: 650px;
	padding: 0;
	background-color: #FFFFFF;
	margin: 3px 10px 3px 10px;
}
#navigation {
	overflow: hidden;
	height:1px;
	border-bottom:0px #EFEFEF solid;
}
#column_l {
	width: 370px;
	padding: 20px 30px 10px 20px;
}
#column_r {
	border: 1px #C0C0C0 solid;
	border-bottom: 1px #C0C0C0 solid;
	border-top: 1px #C0C0C0 solid;
	width: 193px;
	margin: 0;
	float: right;
	background-color: #ECE2BD;
	position: relative;
	right: 20px;
	padding-right: 5px;
	padding-left: 5px;
	top: 20px;
}
#footer {
	text-align: center;
	background-color: #B0C6C8;
	overflow: hidden;
	padding: 2px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 10px 0 0 15px;
}
#masthead p {
	color: #336699;
	font-size: 11px;
	text-align: right;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0 0 0 10px;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #FFF;
	text-decoration: none;
	margin: 0 px;
	padding: 5px;
	display: block;
}
#navigation a:hover {
	background-color: #774939;
}
/* Styles for Content */
h2 {
	color: #A0634E;
	font-size: 1.75em;
}
h3 {
	color: #965;
	font-size: 1.5em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: 11px;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	background: #F5EFE0;
	font-size: small;
	display: list-item;
	list-style-position: outside;
	line-height: 150%;
}
#column_r p {
	padding: 10px;
	background-color: #FFFFFF;
	line-height: 15px;
}
#column_l ul {
	list-style: square;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 200%;
}

#column_l p {
	padding: 10px;
}


/* Styles for Footer */

#footer{
	
	background: #FFFFFF url(../images/img8.gif) no-repeat left bottom;

}

#footer p {
	color: #000;
	font-size: 10ox;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer p {
	border-bottom: 1px #EFEFEF;
	color: #000;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


/* Menu */

#menu {
	float: right;
	height: 45px;
	padding: 70px 25px 0 0;
	background: url(../images/img3.gif) no-repeat right top;
}

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

#menu li {
	display: inline;
}

#menu a {
	padding: 0 8px 0 11px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	color:#006699;
}

#menu .first a {
	border: none;
}


/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	background: url(../images/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 25px 0 0 25px;
	font-size: 36px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}




h6 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
}




h5 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
}




h4 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
}




h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: bold;
	color: #000000;
	font-size:18px;
	
}




h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}




h1 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
}

h2 {
	border-bottom: 1px #B0C6C8 solid;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}

h4 {
	border-bottom: 1px #808080 solid;
	color: #222211;
	font-size: 1.15em;
	margin-bottom: 10px;
}

