﻿/* HTML Tags */
	body {
		margin: 0; 
		padding: 0; 
		background-color: #C7D1CE; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 90%; 
		font-weight: normal; 
		font-style:normal; 
		line-height: 130%;
		color: black;
	}
	a:link, a:visited, a:active { 
		color: #2A4633;
		text-decoration: none;
		font-weight: 600;
	}

	a:hover { 
		text-decoration: underline;
	}
	
	p {
		margin: 20px 20px 20px 10px; 
		padding: 0;
	}
	
	h1, h2, h3, h4, h5, h6 {
		font-family: Georgia, "Times New Roman", serif;
		margin-top: 25px;
		margin-right: 10px;
		margin-left: 10px;
	}

	h1 { font-size: 160%; text-align: center; margin-bottom: 30px }
	h2 { font-size: 140%; margin-bottom: 20px; }
	h3 { font-size: 120%; margin-bottom: 10px; }
	h4 { font-size: 110%; margin-bottom: 10px; }
	h5 { font-size: 100%; margin-bottom: 10px; }

	table {
	border: none;
	border-collapse: collapse;
	padding:0;
}
td, th {
	border: none;
	padding:0;
}

th a.light:link, th a.light:active, th a.light:visited {
	color: #FFFFFF;
	text-decoration: none;
}
th a.light:hover {
	color: #F7C285;
	text-decoration: underline;
}

/* Header Region */
	#header { 
		background: url('../img/banner_bg.png') repeat-x;
		height: 145px;
		width: auto;
		min-width: 1080px;
	}
	#inside_header {
		background: url('../img/banner_trans.png') no-repeat top left;
		height: 145px;
	}
	#right { float: right; padding: 5px; }
	#right img { float: right; margin: 0 }

/* Left Column */
	#left_column {
		width:220px;
		float: left;
		margin: 20px 10px 0 0;
	}
	#left_column h2, #left_column h3, #left_column h4, #left_column h5 {
		margin: 0 10px 10px 10px;
	}
/* Right Column */
	#right_column {
		float: right;
		width: 220px;
		margin: 20px 0 10px 10px;
	}
	#right_column_top {
		height: 12px; 
		background: url('../img/right_panel_top.gif') no-repeat top left;
		float: right;
		width: 100%;
	}
	#right_column_middle { 
		background: url('../img/right_panel_middle.gif') repeat-y top left;
		float: right;
		width: 100%;
	}
	#right_column_bottom { 
		height: 12px; 
		background: url('../img/right_panel_bottom.gif') no-repeat top left;
		float: right;
		width: 100%;
	}
	#right_column p {
		margin: 15px; 
	}
/*Twitter Box */
	
/* Main Content */	
	#content { 
		width: auto;
		max-width: 55em;
		margin: 20px 10px 10px 240px;
		padding-bottom: 60px;
	}
	#content img {
		margin: 15px;
		padding: 0;
	}

	#content img.photo {
	margin: 0 10px 0 10px;
	padding: 2px;
	background-color: transparent;
	border: 4px solid #000000;
}
	#content hr {
		height:1px;
		color:black;
		margin-left:10px;
	}

	#content ul {
		padding: 0;
		list-style-type: square;
		margin-left:30px; 
		margin-right:0; 
		margin-top:0; 
		margin-bottom:0;
	}

	#content ul li {
		margin: 5px;
		padding: 0 0 0 10px;
	}

	#content ol {
		margin-left: 30px;
	}
	#content li {
		margin: 10px;
	}
	#content li p {
		margin: 10px 10px 10px 0;
	}

	#content table {
		border-collapse: collapse;
		padding:0;
	}

	#content td, #content th {
		padding:5px;
		text-align: center;
	}

/* Bottom Navigation Menu */
	#bottom_nav { clear: both; color: white; font-size: 8pt; line-height: 26px; background: url('../img/button.png'); height: 26px; text-align: center; }
	#bottom_nav a:link, #bottom_nav a:active, #bottom_nav a:visited { color: white; text-decoration: none; font-weight: normal; }
	#bottom_nav a:hover { color: white; text-decoration: underline; }
	#bottom_nav p { margin: 0; padding: 10px; text-align: center }


/* Footer */	
	#footer {
		font-size: 8pt; 
		clear: both;
		margin: 0;
		padding: 0;
	}
	#footer p { margin: 0; padding: 5px 10px 5px 10px; text-align: center; }

#remote {
	background-color: #856846; 
	margin:0 10px 0 10px; 
	padding:1px;
	border-top: 1px solid #513A1F;
	border-left: 1px solid #513A1F;
	border-right: 4px solid #513A1F;
	border-bottom: 4px solid #513A1F;
	color: #FFFFFF;
}

#remote a {
	color: #FFFFFF;
}

#remote a:hover {
	color: #F7C285;
}
#derby {
	background-color: #856846; 
	margin:0; 
	padding:1px;
	width: 160px;
	border-top: 1px solid #513A1F;
	border-left: 1px solid #513A1F;
	border-right: 4px solid #513A1F;
	border-bottom: 4px solid #513A1F;
	color: #FFFFFF;
}
#derby p {
	margin: 10px;
}
#derby a {
	color: #FFFFFF;
}
#derby a:hover {
	color: #F7C285;
}

#cam_list p {
	margin:0;
	padding:0;
}
#cam_list a {
	font-weight: 600;
}

#cam_list table {
	margin:0;
	padding:0;
}
#cam_list tr.odd {
	background-color: #CCCCCC;
}
#cam_list tr.even {
	background-color: #EEEEEE;
}
#cam_list td {
	padding:2px 2px 2px 10px;
	text-align:left;
}
#cam_list th {
	color: #FFFFFF;
	background-color: #313E3A;
	text-align:left;
	padding:5px 5px 5px 10px;
}

/* Classes */
	.blk_box_top { color: silver; width : 100%; height: 12px; background: url('../img/blk_border_top1.gif') no-repeat top right; }
	.blk_box_content { color: silver; background: url('../img/blk_border_middle1.gif') repeat-y top right; width: 100%; padding: 10px 0 10px 0; }
	.blk_box_content p { margin: 10px 20px 10px 20px;  line-height: 130%; }
	.blk_box_bottom { color: silver; width: 100%; height: 12px; background: url('../img/blk_border_bottom1.gif') no-repeat bottom right; margin-bottom: 20px; }

	.blk_box_content a:link, .blk_box_content a:active, .blk_box_content a:visited { color: #B18C52; text-decoration: none; font-weight: normal; }
	.blk_box_content a:hover { color: #B18C52; text-decoration: underline; }

	.green_box_top { color: #C7D1CE; width : 100%; height: 12px; background: url('../img/green_border_top1.gif') no-repeat top right; }
	.green_box_content { color: #C7D1CE; background: url('../img/green_border_middle1.gif') repeat-y top right; width: 100%; padding: 10px 0 10px 0; }
	.green_box_content p { margin: 10px 20px 10px 20px; line-height: 130%; }
	.green_box_bottom { color: #C7D1CE; width: 100%; height: 12px; background: url('../img/green_border_bottom1.gif') no-repeat bottom right; margin-bottom: 20px;}

	.green_box_content a:link, .green_box_content a:active, .green_box_content a:visited { color: #B18C52; text-decoration: none; font-weight: normal; }
	.green_box_content a:hover { color: #B18C52; text-decoration: underline; }

	.center { text-align: center; }
	
	.left {float: left; margin: 0 20px 0 0 }
	
	.right { float: right; margin: 0 0 0 20px }
	
	.red { color: #FF0000; }

	.darkgreen { color: #00594A; }

	.italics { font-style: oblique; }
	
	.underline { text-decoration: underline; }

	.bold { font-weight: 700; }

	.large { font-size: 120%; }

	.small { font-size: 90%; }

	.border {
		border: 1px solid #101513;
		border-collapse: collapse;
		padding:5px;
	}


