/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFCC;
	font: normal small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFCC00;
}

h1, h2, h3 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

.small {
	letter-spacing : -1px;
}

.ref {
	color : #EAEAAE;
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #FFCC00;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 5px 10px;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}

/* Post */

.paragraphs {
	padding: 20px;
}

.calendar {
	padding : 10px 0px 5px 30px;
}

.contactus {
	font-family : "Times New Roman";
	font-size : 14px;
}

.top {
	padding-top : 20px;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 20px;
}

.centered {
	text-align : center;
}

.post .title {
	margin-bottom: 20px;
}

.post .date {
	float: left;
	width: 90px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	float: left;
	padding-left: 20px;
	border-left: 1px dotted #FFB46A;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Logo */

#logo {
	width: 800px;
	height: 280px;
	margin: 0 auto 0px;
}

#logo h1 {
	float: left;
	text-align: center;
	text-indent: -2000px;
	font-size: 2.2em;
}

#logolink {
	background: #FFFFCC url(images/star.jpg) no-repeat;
	display: block;
	width: 230px;
	height: 230px;
}

#logo h2 {
	float: right;
	width: 480px;
	height: 230px;
	padding: 20px 20px 10px 20px;
	background: #FFFFCC url(images/tcp.jpg) no-repeat;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
}

#logo a span {
	font-size : 20px;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	background: url(images/bg.jpg) repeat-y;
}

#extra {
	clear: both;
	height: 20px;
	background: url(images/img06.jpg) no-repeat;
}

/* Content > Main */

#main {
	float: right;
	width: 500px;
	background: url(images/img05.jpg) no-repeat right top;
	color: #FFCC00;
}

#main a {
	color: #FF7F00;
}

/* Content > Main > Welcome */

#heading {
	font-size : 14px;
}

/* Content > Main > Example */

#example {
}

#text {
}

#text2 {
	margin-bottom : 0px;
	padding-bottom : 0px;
}

#text3 {
	margin-left : 20px;
	margin-right : 20px;
	padding-bottom : 20px;
	margin : 20px;
}

#text2 a {
	color: #FFFFFF;
}

#text ul {
	display : block;
	list-style : disc;
}

#textlegal {
	font-size: x-small;
}

#list {
}

#tables {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 260px;
	background: url(images/img04.jpg) no-repeat;
	color: #FFCC00;
}

#sidebar a {
	color: #FFCC00;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	padding: 20px 0;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.jpg) repeat-x left top;
	}

#menu a {
	display: block;
	width: 210px;
	padding: 10px 20px 10px 30px;
	text-decoration: none;
}

#menu a:hover, #menu .active a {
	background: #017DC3 url(images/img08.gif) no-repeat 10px 50%;
}

#menu form {
	padding-left : 30px;
}

#menu p {
	background: url(images/img07.jpg) repeat-x left top;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 10px 0;
	color: #000000;
}

#counter {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 10px 0;
	color: #FFCC00;
}

#counter a {
	color: #FFFFCC;
}
#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
