﻿@import url("layout.css");
body {
	background-position: inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url('CPA-Bckgrnd.png');
	background-repeat: repeat;
	background-attachment: fixed;
	border-bottom-color: #CDC8B1;
	border-bottom-style: none;
	background-color: #CDC8B1;
	color: #778899;
}
#container {
	background-color: #CDC8B1;
	background-repeat: repeat-y;
	border-bottom-color: #CDC8B1;
	border-left-color: #CDC8B1;
	border-right-color: #CDC8B1;
	border-top-color: #CDC8B1;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-color: #CDC8B1;
	border: #CDC8B1;
	background: #CDC8B1;
	width: 620px;
	margin: auto;
	padding: 5px;
	border-right: 0px solid #CDC8B1;
	border-bottom: 5px solid #CDC8B1;
	border-left: 5px solid #CDC8B1;
	color: #778899;
}
#masthead {
	border-bottom-color: #CDC8B1;
	border-bottom-style: none;
	border-left-color: #CDC8B1;
	border-left-style: none;
	border-right-color: #CDC8B1;
	border-right-style: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border: #CDC8B1;
	border-bottom: border-color: #CDC8B1;
	background-position: bottom;
	text-align: center;
	width: 600px;
	padding: 10px;
	background-image: url('CPA-Header.2.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-bottom: 10;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	background-color: #CDC8B1;
}
#navigation {
	border-bottom-color: #CDC8B1;
	border-color: #CDC8B1;
	position: relative;
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #CDC8B1;
	color: #CDC8B1;
	top: 11px;
	left: -2px;
	font-size: medium;
}
#content {
	border-top-color: #CDC8B1;
	border-bottom-color: #CDC8B1;
	border-bottom-style: none;
	border-left-color: #CDC8B1;
	border-left-style: solid;
	border-left-width: thick;
	border-right-color: #CDC8B1;
	border-right-style: solid;
	border-right-width: medium;
	border: #CDC8B1;
	border-color: #CDC8B1;
	border-style: none;
	border-top: 10;
	border-left: none;
	border-bottom: none;
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CDC8B1;
	text-align: justify;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	color: #778899;
}
#footer {
	text-align: center;
	clear: both;
	width: 618px;
	border: 1px dotted #CDC8B1;
}
/* Masthead Styles */
#masthead h1 {
	color: #CDC8B1;
}
#masthead h3 {
	color: #CDC8B1;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #CDC8B1;
	background-color: #CDC8B1;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
}
#navigation a {
	border-bottom-color: #CDC8B1;
	border-color: #CDC8B1;
	color: #8B8878;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #CDC8B1;
	background-color: #CDC8B1;
	font-style: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: normal;
	font-weight: bold;
	border-left-color: #CDC8B1;
	border-right-color: #CDC8B1;
	border-top-color: #CDC8B1;
}
#navigation a:hover {
	color: #778899;
	text-decoration: none;
	background-color: #CDC8B1;
	font-style: bold;
}
/* Content Styles */
h6 {
	color: #778899;
	font-size: large;
}
h5 {
	color: #778899;
	font-size: large;
}
h4 {
	color: #778899;
	font-size: large;
}
h3 {
	color: #778899;
	font-size: large;
}
h2 {
	border-bottom-color: #CDC8B1;
	border-color: #CDC8B1;
	color: #778899;
	font-size: large;
	background-color: #CDC8B1;
	border-right-color: #CDC8B1;
	border-top-color: #CDC8B1;
	border-left-color: #CDC8B1;
}
#content h1 {
	color: #778899;
	font-size: large;
}
#content img {
	padding: 0px;
	border: 0px solid #402640;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 326px;
	width: 471px;
}
/* Footer Styles */
#footer p {
	color: #8B8878;
	font-size: small;
}
#footer a {
	color: #8B8878;
	text-decoration: underline;
}
#footer a:hover {
	color: #8B8878;
	text-decoration: none;
}
a {
	color: #778899;
	text-decoration: underline;
	font-style: bold;
	font-weight: 700;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}