body {
	background: #cdcb98 url(tcbc-bblogo.png) no-repeat scroll left top;
	font-family: sans-serif;
	font-style: italic;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	width: 1270px;
}

h1 {
	font-size: 70px;
}

h2 {
	font-size: 42px;
}

h3 {
	font-size: 38px;
}

h4 {
	font-size: 38px;
	color: #090868;
}

h6 {
	font-size: 25px;
	color: #090868;
}

#banner {
	text-align: center;
	height: 409px;
	margin-left: 488px;
	margin-top: 50px;
	line-height: 1.5;
}

#bannerleft img {
	float: left;
	background-color: #010080;
}

#sidebar {
	background-color: #cdcb98;
	text-align: center;
	font-size: 38px;
	width: 418px;
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 20px;
	margin-top: 0px;
	line-height: 1.2em;
	float: left;
}
#sidebar ul {
	text-align: left;
	margin-top: 50px;
	margin-bottom: 110px;
	margin-left: 110px;
}

#photos {
	float: right;
	width: 792px;
	height: 1220px;
	padding: 0;
	margin: 0;
	background-color: #e6e6cc;
}

#photos img {
	padding: 0;
	margin: 0;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: transparent;
	border-bottom-style: solid;
	border-bottom-color: transparent;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
}

#main {
	float: right;
	width: 792px;
	height: 1220px;
	padding: 170px 0px 5px 0px;
	margin: 0px 5px 10px 5px;
	background-color: #e6e6cc;
	text-align: center;
	line-height: 1.2em;
}

#main p.final {
	font-family: Monotype Corsiva, cursive;
	font-size: 33px;
	line-height: 1em;
	padding: 150px 135px 10px 130px;
}

#main ul {
	text-align: left;
	font-size: 25px;
	line-height: 1.2em;
	padding: 20px 60px 20px 110px;
}

#main p.big {
	font-size: 43px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 10px 60px 10px 50px;
}

#main p {
	font-size: 25px;
	line-height: 1.2em;
	padding: 10px 60px 10px 50px;
}

#main p.from {
	text-align: left;
	text-decoration: underline;
	padding-bottom: -20px;
	margin-bottom: -20px;
}

form ul, input {
	list-style: none;
	text-align: left;
	font-size: 25px;
	line-height: 1.2em;
	margin: 0;
}