body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(images/design/green_top.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#container {
	width: 100%;
	vertical-align: top;
}



/* banner */
	
#banner {
	background-image: url(images/design/ct_logo.gif);
	background-repeat: no-repeat;
	padding: 86px 0px 10px 292px;
	margin: 0px 0px 20px 0px;
	font-size: 1.2em;
}
	
#banner a {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}

#banner a:hover {
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}



/* content */

#content {
	padding: 0px 20px;
	vertical-align: top;
	margin: 0px 0px 30px 0px;
	clear: both;
}

#pics {
	width: 250px;
	float: left;
	vertical-align: top;
	margin: 0px 0px 30px 0px;
}

#pics p {
	margin: 0px;
}

#pics img {
	margin: 0px 0px 20px 0px;
}



/* sidebar */

#sidebar {
	background-color: #FFCC99;
	width: 190px;
	vertical-align: top;
	float: right;
	margin: 0px 0px 30px 0px;
	background-image: url(images/design/sidebar_corner.gif);
	background-repeat: no-repeat;
}

#sidebartext {
	padding: 20px 10px;
	vertical-align: top;
}

#sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	color: #CC6600;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#sidebar p {
	font-size: 1.1em;
	font-style: normal;
	color: #000000;
	line-height: 1.4;
	vertical-align: top;
	margin: 10px 0px;
}

#sidebar a {
	color:  #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #CC6600;
	padding: 5px;
	font-size: 1.2em;
	vertical-align: middle;
	border-top: 2px solid #FFCC66;
	border-left: 2px solid #FFCC66;
	border-right: 2px solid #996600;
	border-bottom: 2px solid #996600;
	text-align: center;
}

#sidebar a:hover {
	border-top: 2px solid #996600;
	border-left: 2px solid #996600;
	border-right: 2px solid #FFCC66;
	border-bottom: 2px solid #FFCC66;
	padding: 4px 6px 6px 4px;
}



/* text */

#text {
	vertical-align: top;
	margin: 0px 210px 0px 270px;
}

#text h1 {
	font-size: 1.8em;
	color: #CC6600;
	font-weight: bold;
	margin: 10px 0px;
}

#text h2 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	line-height: 1.4;
	margin: 10px 0px;
}

#text h3 {
	font-size: 1.1em;
	color: #CC6600;
	margin: 0px 0px -10px 0px;
}

#text h4 {
	font-size: 1.1em;
	color: #000000;
	margin: 10px 0px;
	line-height: 1.4;
}

#text h5 {
	font-size: 1.1em;
	color: #000000;
	line-height: 1.4;
	margin: 0px 0px -10px 0px;
}

#text p {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.4;
	margin: 10px 0px;
}

#text li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.4;
}

#text ul, ol {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}

.quote {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-style: italic;
}

.quoter {
	font-size: 11px;
	color: #CC6600;
	font-weight: bold;
	line-height: 16px;
}

#basetitle {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px 10px 5px 10px;
	background-color: #99CC00;
	border-bottom: 0px solid #FFFFFF;
	margin: 0px 210px 0px 270px;
	background-image: url(images/design/base_title_corner.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#base {
	background-color: #CC6600;
	padding: 5px 10px;
	margin: 0px 210px 0px 270px;
	vertical-align: top;
	background-image: url(images/design/base_corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#base p{
	font-size: 1.1em;
	color: #FFFFFF;
	line-height: 1.4;
	font-weight: bold;
	margin: 5px 0px;
}

#base h3 {
	font-size: 1.2em;
	color: #FFFFFF;
	margin: 0px 0px -10px 0px;
}

#base a {
	color: #FFFFFF;
}

#base a:hover {
	color: #000000;
}

#text .intro {
	font-weight: bold;
}

#text a {
	color: #000000;
	text-decoration: underline;
} 
#text a:hover { 
	color: #CC6600;
	text-decoration: underline;
}

.newsheadline {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.contactbox {
	margin: 0px 0px 10px 0px;
}
.contactsub {
	font-size: 11px;
	width: 70px;
	padding: 0px 0px 5px 0px;
}
.contactdetails {
	font-size: 1.1em;
}


/* footer */

#footer {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	padding: 10px 20px;
	background-color: #FFFFFF;
	clear: both;
	border-top: 1px dashed #99CC00;
}

#footer a {
	color: #000000;
	text-decoration: underline;
} 
#footer a:hover { 
	color: #CC6600;
	text-decoration: underline;
}

#info {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 10px 20px 20px 20px;
	background-color: #FFCC99;
	clear: both;
	line-height: 1.4;
	border-top: 1px dashed #CC6600;
}


/* form */

.formintro {
	width: 250px;
	vertical-align: top;
	padding: 31px 0px 0px 0px;
}

.form_number {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6600;
	width: 30px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.form_sub {
	background-color: #99CC00;
	width: 170px;
	font-size: 0.7em;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 0px 5px;
}

.form_details {
	font-size: 0.7em;
	color: #000000;
	background-color: #FFCC99;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

.formintro p {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
}



#form {
	vertical-align: top;
	margin: 0px 210px 0px 0px;
}

#form h1 {
	font-size: 1.8em;
	color: #CC6600;
	font-weight: bold;
	margin: 10px 0px;
}

#form h2 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	line-height: 1.4;
	margin: 10px 0px;
}

#form h3 {
	font-size: 1.1em;
	color: #CC6600;
	margin: 0px 0px -10px 0px;
}

#form h4 {
	font-size: 1.1em;
	color: #000000;
	margin: 10px 0px;
	line-height: 1.4;
}

#form h5 {
	font-size: 1.1em;
	color: #000000;
	line-height: 1.4;
	margin: 0px 0px -10px 0px;
}

#form p {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.4;
	margin: 10px 0px;
}

#form a {
	color: #000000;
	text-decoration: underline;
} 
#form a:hover { 
	color: #CC6600;
	text-decoration: underline;
}
.bullet {
	color: #CC6600;
}
