/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
#coupon {
	float: left;
	margin-left: 40px;
	padding: 5px;
}

body {
	text-align: center; /* fix for IE margin: 0 auto issue */
	margin: 0;
	padding: 0;
	background:  #455900 url(images/ccctu_header_no_text.jpg) no-repeat top center;
	font-size: 13px;
	color: #EBE6E3;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FED772;
}

h1 {
	/*text-transform: lowercase;*/
	letter-spacing: -1px;
	font-size: 24px;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	/*text-transform: lowercase;*/
	letter-spacing: -1px;
	font-size: 20px;
	/*font-size: 1em;*/
}

p, ul, ol {
	line-height: 150%;
	text-align: justify;
}

p {
	text-align: justify;
}

blockquote {
	padding-left: 1em;
	font-size: 120%;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FED772;
}

a:hover {
	text-decoration: none;
	/*color: #EBE6E3;*/
	color: #FA8005;
}

/* Header */

#header {
	text-align: left; /* fix for IE margin: 0 auto issue */
	width: 760px;
	height: 150px;
	margin: 0 auto;
	background: url(images/ccctu_header_no_text.jpg) no-repeat right top;
}

#header h1, #header p {
	margin: 0;
	color: #D79B00;
}

#header h1 {
	font-size: 32px;
}


#header h1 {
	padding-top: 20px;
}

#header a {
	color: #FED772;
}

#cal_nav_menu {
	width: 760px;
	height: 30px;
	margin: 0 auto;
	color: #FED772;
}

#cal_nav_menu a {
	text-decoration: none;
}

#tu_logo {
	float: left;
	margin: 15px 20px 0px 0px;
	text-align: top;
}

/* Page */

#page {
	text-align: left; /* fix for IE margin: 0 auto issue */
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 460px;
}

#content ul li{
	padding: 1px;
	line-height: 135%;
}

#calendar_content {
	float: left;
	width: 760px;
}

.cal_upcoming ul {
	padding-left: 40px;
	/*list-style: none;*/
}

.cal_upcoming li {
	margin: 5px;
	color: #D79B00;
	/*background: url(images/img02.gif) no-repeat 0px 50%;*/
}

.links ul {
	padding-left: 40px;
	/*list-style: none;*/
}

.links li {
	margin: 5px 0px 0px 25px;
	color: #D79B00;
	/*background: url(images/img02.gif) no-repeat 0px 50%;*/
}
.post {
	padding: 0 0 20px 0;
}

.entry li {
	margin: 3px 0px 0px 35px;
	color: #EBE6E3;
}

.title {
	margin: 0;
	border-bottom: 2px solid #7B9418;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #7B9418;
	background: url(images/img02.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 2px solid #7B9418;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 2px solid #7B9418;
	background: url(images/img07.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}

#footer p {
	text-align: center;
}

.adobe{font:normal 11px arial,helvetica,sans-serif;}
.latestnewsletter {font: bold 12px Arial, Helvetica, sans-serif;}
.newsletter {font: normal 12px Arial, Helvetica, sans-serif;}
.itsnew {font: bold 10px Arial, Helvetica, sans-serif; color:#FF0000;}
.important{
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#FF8C00;
	/*border: 1px solid #FF8C00;*/
	/*padding: 10px;*/
	margin: 0px;
}
.highlight{font: bold 12px Arial, Helvetica, sans-serif;color:#FF0000;}
.bold{font-weight:bold;}

#footer pastynet {font: bold 12px Arial, Helvetica, sans-serif;}

#img_float_left{
	float: left;
	margin: 6px 10px 2px 2px;
	border: 1px solid #000;
}

.floatleft {
	float: left;
	margin: 6px 10px 2px 2px;
	border: 1px solid #000;
}

div.center {
	width: 100%;
	float: clear;
	text-align: center;
	margin: 10px 0 10px 0;
	/*border: 1px solid #fff;*/
}

#photo_crumbs a{
	font:normal 11px arial,helvetica,sans-serif;
	text-decoration: none;
}

