@charset "utf-8";
/* CSS Document */

body {
				margin:0;
				background-color:#fefefe;
				font-size:12px;
				font-family:Arial, Helvetica, sans-serif;
				border-top:solid 10px #356ab3;
			}
			
			
h1			{
				margin:0;
				padding:0;
				font-size:2.5em;
			}			
			
h2 			{	
				margin:0;
			}
h3			{
				margin:0;
			}
					
#container {
				margin:0 auto;
				background-color:#CCCCCC;
				width:800px;
			}
			
			
#orange		{
				width:100%;
				background-color:#fcba65;
			}
			
#header		{
				margin:0 auto;
				width:800px;
			}
			

#logo		{
				margin:0;
				background-color:#fcba65;
				width:800px;
				height:150px;
			}
#logo img	{	margin-top:10px}

#content	{
				margin:0;
				background-color:#fefefe;
				width:800px;
			}
		 

.col-links {
	float:			left;
	width:			210px;
}



ul.col-links {
	margin:			0;
	padding:		0;
	list-style:		none;
	background-color:#fefefe;
	font-size:1.3em;
}

ul.col-links li a {
	display: block;
	color:#356ab3;
	padding: 		10px;
	margin:			0;
	text-decoration:none;


}

ul.col-links li a:hover {
	display: block;
	background-color: #356ab3;
	color:#fefefe;
	padding: 		10px;
	margin:			0;
	
}

.tenpixel	{
			margin-left:10px;
			}
.pastevent {
	color:#bbbbbb;
			}
						
.fltleft	{
			float:left;
			}
			
.fltright	{
			float:right;
			margin-right:10px;
			}
			
.text 		{
			font-family:Arial, Helvetica, sans-serif;
			font-size:1em;
			color:#333333;
			background-color:#fefefe;
			width:260px;
			height:240px;
			float:left;
			margin:10px 15px 0 0;
			}
			

			
.text a		{
				color:#356ab3;
				text-decoration:none;
				border-bottom:dotted 1px #356ab3;
			}
			
.text a:hover	{
				color:#356ab3;
				text-decoration:none;
				border-bottom:dotted 1px #fefefe;
			}
			
.text2 		{
			font-family:Arial, Helvetica, sans-serif;
			font-size:1em;
			color:#333333;
			background-color:#fefefe;
			width:520px;
			float:left;
			margin:10px 15px 0 0;
			}
			
.text2 a	{
				color:#356ab3;
				text-decoration:none;
				border-bottom:dotted 1px #356ab3;
			}
			
.text2 a:hover	{
				color:#356ab3;
				text-decoration:none;
				border-bottom:dotted 1px #fefefe;
			}
			
.text3		{
			font-family:Arial, Helvetica, sans-serif;
			font-size:1em;
			color:#333333;
			background-color:#fefefe;
			width:520px;
			float:left;
			margin:0 15px 0 0;
			}		

.text3 a	{
				color:#356ab3;
				text-decoration:none;
				border-bottom:dotted 1px #356ab3;
			}
			
.text3 a:hover	{
				color:#356ab3;
				text-decoration:none;
				border-bottom:dotted 1px #fefefe;
			}
			
.textesp	{
			font-family:Arial, Helvetica, sans-serif;
			font-size:1em;
			color:#333333;
			background-color:#fefefe;
			width:260px;
			height:230px;
			float:left;
			margin:10px 15px 0 0;
			}
			
.textesp a		{
				color:#356ab3;
				text-decoration:none;
				border-bottom:dotted 1px #356ab3;
			}
			
.textesp a:hover	{
				color:#356ab3;
				text-decoration:none;
				border-bottom:dotted 1px #fefefe;
			}

			
.clear		{
				clear:both;
			}
.left		{
				float:left;
				margin-left:20px;
				width:560px;
			}
			
.left a		{
				color:#356ab3;
				text-decoration:none;
				border-bottom:dotted 1px #356ab3;
			}
			
.left a:hover	{
				color:#356ab3;
				text-decoration:none;
				border-bottom:dotted 1px #fefefe;
			}
			
#footer 		{
	margin: 10px 0 0 0;
	background-color:#fcba65}	
			
#footer h2		{	margin-left:10px;
					padding:20px 0}		
#footer a		{
				color:#356ab3;
				text-decoration:none;
				border-bottom:dotted 1px #356ab3;
			}
			
#footer a:hover	{
				color:#356ab3;
				text-decoration:none;
				border-bottom:dotted 1px #fcba65;
			}
			
.bottom 		{margin-bottom:20px}
.top			{margin-top:10px}
.bottomless		{margin-bottom:7px}
.text2 li				{margin-bottom:10px}