/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #E6E6E6 url(/images/background.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding-left: 15px;
	background: url(/images/img07.gif) no-repeat 0px 7px;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #569400;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 740px;
	height: 60px;
	margin: 0 auto;
	background: url(/images/img02CTPSA.jpg);
}

#menu ul {
	margin: 0;
	padding: 18px 5px;
	list-style: none;
}

#menu li {
	display: block;
	background: none;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 5px 0px 5px;
	text-decoration: none;
	font-size: 136%;
	color: #FFFFFF;
}

#menu a:hover {
/*	font-size:150%; */
	color: green;
}

/* Logo */

#logo {
	width: 740px;
	height: 301px;
	margin: 0 auto;
	background: #2A2A2A url(/images/img03CTPSA.jpg);
}

#logo h1, #logo h2 {
	margin-right: 440px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

#logo h1 {
	padding-top: 250px;
	font-size: 250%;
}

#logo h2 {
	padding-top: 250px;
	font-size: 175%;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#one_col_page {
	width: 740px;
	margin: 0 auto;
	background: #E6E6E6 url(/images/circle_pencils.png) no-repeat 95% 0;
}

#page {
	width: 740px;
	margin: 0 auto;
	background: #E6E6E6 url(/images/img04.gif);
}

#calendar_page {
	width: 740px;
	margin: 0 auto;
	background: #E6E6E6 url(/images/img04b.gif);
}

#page-small {
	width: 740px;
	margin: 0 auto;
	background: #E6E6E6 url(/images/img04a.jpg);
}

/* Content */

#content {
	float: right;
	width: 377px;
	padding: 30px;
	background: url(/images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
}

#content-pencils {
	float: right;
	width: 435px;
	padding: 30px;
	background: url(/images/circle_pencils.png) no-repeat 95% 0;
}

#one_col_content {
	width: 655px;
	padding: 30px;
/*	background: url(/images/img05.gif) repeat-x; */
	border: 1px solid #E6E6E6;
}

/* Return unordered lists to normal stuff... */
#normal_lists
{
}

#normal_lists ul {
	margin-left: 10px;
	padding-left: 0px;
	list-style: none;
}

#normal_lists ul li {
	padding-left: 15px;
	background: url(/images/img07.gif) no-repeat 0px 14px;
}

.twocols {
}

.twocols .col1, .twocols .col2 {
	width: 168px;
	padding: 10px;
	background: url(/images/img05.gif) repeat-x 0px 30px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

.calendar_cols {
}

.calendar_cols .col1 {
	padding: 10px;
/*	background: url(/images/img05.gif) repeat-x 0 30px; */
}

.calendar_cols .col1 {
	width: 460px;
	float: left;
}

.calendar_cols .col2, .calendar_cols .col3 {
	width: 230px;
	float: right;
}

.calendar_cols .col3
{
	padding: 10px;
	margin-top: 40px;
	font-size:16px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 297px;
	background: url(/images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
}

#sidebar-small {
	float: left;
	width: 240px;
	background: url(/images/img05.gif) repeat-x;
/*	border: 1px solid #E6E6E6; */

}


.boxed {
}

.boxed .title {
	height: 29px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: #656464 url(/images/img06.gif) repeat-x;
	text-transform: uppercase;
	font-size: 122%;
	font-weight: bold;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px;
	background: url(/images/img05.gif) repeat-x;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 10px 15px;
	background-position: 0 13px;
	border-top: 1px solid #CFCFCF;
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	width: 180px;
}

#searchsubmit {
}

/* Footer */

#footer {
	width: 740px;
	margin: 0 auto;
	height: 100px;
	padding: 20px 0 0 0;
	background: url(/images/img09.gif) repeat-x;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#center {
	text-align: center;
	border-bottom:1px solid black;
}

.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

/* Hide the email from spammers */
span.email span 
{
	display: none; 
}

/* For the calendar */
table.calendar {border: 0}
table.calendar td, th {text-align: center; border: 0}
table.calendar th {height: 10px; font-size: 7pt;}
table.calendar td {width: 19px; height: 10px; font-size: 9pt;}
table.calendar .calendar-month {font-weight: bold; margin-top: 3px; font-size: 12pt; text-align: center}
table.calendar .calendar-month a{text-decoration: none}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: normal;}
table.calendar th {color: green; text-align: center;}
table.calendar td.linked-day {font-size: 11pt}

table.prevnext {width: 100%; margin-top: .3em;}
table.prevnext td{
	font-size: smaller;
}
table.prevnext td a{text-decoration: none}

