body {
	background: #E5D7C7 url(../_img/background2.jpg);
	padding: 0px;
	margin: 0px;
	font: 14px/18px Georgia, times, serif;
}

h1 {
	display: none;
}

h3 {
	color: #933;
	font-size: 140%;
	font-style: italic;
}

h4 {
	color: #324D9C;
	font-size: 120%;
}

a {
	color: #81204C;
	text-decoration: none;
}

a:visited {
	color: #324D9C;
}

a:hover, a:focus {
	color: #933;
	text-decoration: underline;
}

#frame {
	background: transparent url(../_img/background3.jpg) top left repeat-x;
	width: auto;
	padding: 30px 0 0 0;
	margin: 0;
	text-align: left;
}

#nav {
	background: #993333;
	padding: 8px 0px;
	margin: 0;
	font-size: 14px;
	color: #FFE5A0;
	border-bottom: 2px solid #81204C;
}

#nav ul, #nav li {
	list-style: disc;
	display: inline;
	font-style: italic;
}

#nav ul {
	margin: 0 0 0 230px;
	padding: 0 0 0 10px;
}

#nav li {
	padding: 0 10px 0 0;
}

#content {
	background: transparent url(../_img/background.jpg) top left;
	width: auto;
	padding: 0;
	margin: 0;
	border-top: 1px solid #81204C;
}

#sidebar {
	width: 195px;
	padding: 0 0 0 12px;
	margin: 0;
	float: left;
}

#logo {
	background: transparent url(../_img/interior_box.gif) top left no-repeat;
	margin: 10px 0 0 0;
	padding: 12px 0 40px 25px;
}

#sidebar p {
	margin: 0px;
	padding: 10px 30px 0 20px;
	color: #81204C;
	font-size: 12px;
	line-height: 17px;
}

#copy {
	background: #E5D7C7 url(../_img/background2.jpg);
	width: 560px;
	padding: 10px 20px 0 20px;
	margin: 0 0 0 215px;
}

#cbc-logo {
	text-align: center;
	padding: 40px 0 0 0;
}

#footer {
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	text-align: right;
	border-top: 1px solid #324D9C;
}

img a {
	border: 0;
}

#nav a {
	color: #FFE5A0;
	text-decoration: none;
}

#nav a:active, #nav a:hover {
	color: #FFE5A0;
	text-decoration: underline;
}

tr, td {
	vertical-align: top;
}

td.feature_cat {
	color: #81204C;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

ul, ol, td ul, td ol {
	padding-top: 0;
	margin-top: 0;
}

td ul {
	padding-bottom: 15px;
}

li, li li, li li li, li li li li {
	font-size: 100%;
	line-height: 1.3;
}

#contactform {
	width: 550px;
	border: 1px #C1B8B2 solid;
	border-bottom: 0;
}

#contactform td.col1 {
	width: 95px;
}

#contactform td.col2 {
	width: 170px;
}

#contactform td.col3 {
	width: 95px;
}

#contactform td.col4 {
	width: 170px;
}

#contactform p {
	padding: 1px 0;
	margin: 2px 5px;
}

#contactform .selected {
	background: #E0DBD9;
}

#contactform td {
	border-bottom: 1px #C1B8B2 solid;
}

#contactform td.alt {
	border-left: 1px #C1B8B2 solid;
}

.required {
	color: #000;
}

#contactform td.submit {
	background: #C1B8B2;
}

#cardform {
	background: #fff;
	width: 550px;
	border: 1px #000 solid;
	padding: 4px;
	margin: 10px 0;
}

.postcard {
	width: 550px;
	padding: 4px;
	margin: 0 0 10px;
}

.postcard h3 {
	margin: 5px 5px 10px;
}

.postcard p {
	margin: 0 5px 10px;
}

.photo {
	float: right;
	width: 200px;
	padding: 0;
	margin: 0 0 10px 10px;
}

.photo p {
	font-size: 100%;
	color: #933;
	font-style: italic;
	margin: 5px 0;
}

.photo img {
	display: block;
	border: 1px #000 solid;
}

.plan_table {
	width: 220px;
	border: 1px solid #003;
	padding: 10px;
	margin: 5px 0 5px 0;
}

.plan_table td {
	padding: 3px;
}
