﻿@import url(layout.css);
@import url(columns.css);
body {
	color: #000;
	font-size:medium;
	font-family: Times, serif;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 5px 10px 5px 10px;

}
#container {
	width: 1000px;
	margin: 0 auto;
	background-repeat: repeat-y;
}
#masthead {
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 1000px;
	height:100px;
	padding: 0;
	background-image:url('../images/ccHeader1000.png');
	background-repeat:no-repeat;

}
#banner
{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;

}
#navigation {
	overflow: hidden;
	height: 33px;
	padding: 0px;
	background-color:black;

}
#adtext0 {
	overflow: hidden;
	height: 33px;
	padding: 0px;
	background-color:red;
}

#navigationtable{}
#TextCol485T
{
	background-image:url('../images/TextBox485T.png');
	background-repeat:no-repeat;
	background-color:#336600;
	height: 10px;	
}
#TextCol485T0
{
	background-image:url('../images/TextBox485T.png');
	background-repeat:no-repeat;
	background-color:#336600;
	height: 10px;	
}
#TextCol485B
{
	background-image:url('../images/TextBox485B.png');
	background-repeat:no-repeat;
	background-color:#336600;
	height: 10px;	
}
#TextCol485B0
{
	background-image:url('../images/TextBox485B.png');
	background-repeat:no-repeat;
	background-color:#336600;
	height: 10px;	
}
#ctop{
	margin-top: 3px;
	background-image:url('../images/ccBorderTop1000.png');
	background-repeat:no-repeat;	
	height: 10px;
	overflow: hidden;
	background-color:#ffffff;
	
}
#cborder{
	background-image:url('../images/ccBorder1000.png');
	background-repeat:repeat-y;	
	background-color:#336600;	
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0 5 0 5;
}

#cbottom{
	background-image:url('../images/ccBorderBottom1000.png');
	background-repeat:no-repeat;	
	height: 10px;
	overflow: hidden;
	background-color:#ffffff;
}

#column_l {
	width: 485px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	left: 10px;
	background-color: #ffffff;
}
#column_g {
	width: 485px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	left: 10px;
	background-color: #336600;
}
#column_r {
	width: 485px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	right: 10px;
	background-color: #ffffff;
	position: relative;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:url('../images/footer1000.png');
	background-repeat:no-repeat;	
	height: 50px;
	padding: 2px;
	margin-top: 3px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#navigation ul {
	font-size:medium;
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #ffc800;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 2px solid #000000;
}
#navigation a:hover {
	background-color: #336600;
	border: 2px solid #ffc800;
}
/* Styles for Content */
h1 {
	color: #336600;
	font-size: 2.0em;
	padding: 0px 10px 0px 10px;
	text-align: center;
}
h2 {
	color: #336600;
	font-size: 1.50em;
	padding: 0px 10px 0px 10px;
	text-align: center;
}
h3 {
	color: #336600;
	font-size: 1.0em;
	padding: 0px 10px 0px 10px;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
#column_l p {
	color: #000;
	font-size: medium;
	text-align: left;
	margin: 0;
	padding: 5px 10px 5px 10px;
}

#column_r p {
	color: #000;
	font-size: medium;
	text-align: left;
	margin: 0;
	padding: 5px 10px 5px 10px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r li {
	color: #000;
	font-size: medium;
	text-align: left;
}

#column_l ul {
	color: #000;
	font-size: medium;
	text-align: left;
}
#column_l table{
	text-align:center;
	width:90%;
}
#column_r ul li {
	color: #000;
	font-size: medium;
	text-align: left;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	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;
}
td{
	font-size: medium;
}
}
