body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000000;
	font-size: 14px;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}

p {
	font-size: 14px;
}

p.note {
	color: #645102;
	line-height: normal;
}

a {
	color: #986810;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #D5B846;
}

h1 {
	font-size: 14px;
	color: #89741F;
}

h2 {
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	background-color: #F9F3CC;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}

td, th {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 840px;
	background-color: #FFFFFF;
}

#main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	min-height: 500px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.nav span {
	color: #999999;
	display: none;
}

.side span {
	color: #999999;
	display: none;
}

.contents {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DEDECA;
	border-left-color: #DEDECA;
	width: 570px;
	padding-left: 10px;
	padding-right: 10px;
	clear: right;
	float: right;
}

.section {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F5000;
	padding: 0px;
}

.customer {
	color: #9F5000;
	text-align: right;
}

.title {
	font-size: 24px;
	line-height: 30px;
    background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-size: 14px;
	line-height: 20px;
	color: #006666;
}

.header {
	font-size: 24px;
	background-color: #006666;
    color: #DCDCDC;
}

.nav {
	font-weight: bold;
	color: #3E3E3E;
	background-color: #E8D99B;
	height: 25px;
	font-size: 13px;
}
	
.nav a {
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	float: left;
	width: auto;
	line-height: 25px;
	font-weight: bold;
}

.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D5B846;
	font-weight: bold;
}

.side {
	font-size: 10px;
	font-weight: bold;
	color: #3E3E3E;
	width: 150px;
	top: auto;
	text-align: center;
	clear: left;
	float: left;
	padding-top: 20px;
}

.side a {
	font-size: 10px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	background-color: #EFEFE4;
	display: block;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DEDECA;
	vertical-align: middle;
}
.side a:hover {
	font-size: 10px;
	color: #333333;
	background-color: #DEDECA;
}

ul {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-indent: 10px;
	list-style-type: circle;
}

address {
	font-size: 10px;
	font-style: normal;
	color: #3E3E3E;
	text-align: center;
	width: 750px;
	height: 24px;
	float: left;
	margin-top: 20px;
}

img.article  {
	float: right;
	clear: right;
}

address a {
	color: #645102;
	font-weight: bold;
	text-decoration: none;
}

address a:hover {
	color: #996600;
}
