﻿/*
      Created by Afford-Web-Design
	  http://www.afford-web-design.co.uk
	  
*/

* { padding: 0; margin: 0; }

p {margin-bottom: 0.5em;}

body {
 font-family: Verdana;
 font-size: 12px;
  background: #3882de;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	position: relative;
}

#header {
 color: #006699;
 text-decoration:none;
 width: 910px;
 float: left;
 padding: 0px;
 border: 1px solid #C7DBDE;
 height: 116px;
 margin: 10px 0px 0px 0px;
 background: #ffffff;
}
#header2 {
	float: left;
	width: 890px;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	padding: 5px;
	border: 1px solid #C7DBDE;
	margin: 0px 0px 0px 0px;
	background: #006699;
	height: 26px;
	font-weight: 500;
}
#leftcolumn {
	color: #006699;
	background: #ffffff;
	border: 1px solid #C7DBDE;
	font: 10px;
	text-decoration: none;
	width: 205px;
	height: auto;
	float: left;
	display: inline;
}
#rightcolumn { 
 float: right;
 color: #666666;
 background: #ffffff;
 border: 1px 1px 1px 1px solid #C7DBDE;
 padding: 5px;
 font-style: normal;
 text-decoration: none;
 line-height: 16px;
 width: 680px;
 height: 1100px;
 display: inline;
}
#footer { 
 width: 900px;
 clear: both;
 color: #ffffff;
  text-decoration: none;
 background: #006699;
 margin: 0px 0px 40px 0px;
 padding: 0px;
}

a {
	color: #666666;
	text-decoration: none;
	}
	
a:hover {
	color: #666666;
	}

h1 {
    font: normal 24px;
    font-color: 006699;
    text-decoration: none;
    }
h2 {  
	font: normal 24px;
	font-color: 006699;
	text-decoration: none;
	}
h3 {
	font: bold 18px;
	font-color: 006699;
	text-decoration: none;
	}
h4 {
	font: bold 14px;
	font-color: 006699;
	text-decoration: none;
	}
h5 {
	font: bold 12px,
	font-color: 006699;
	text-decoration: none;
	}
h6 {
	font: bold 10px,
	font-color: 006699;
	text-decoration: none;
	}	
	
/* ID Styles */	

#navigation td {
	border-bottom: 1px solid #C7DBDE;
	}
	
#navigation a {
	font: bold 14px Verdana;
	color: #006699;
	line-height:24px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #C7DBDE;
	color:#006699;
	}

#monthformat {
	border-bottom: 1px dashed #666666;
	}
		
#dateformat {
	font:11px Verdana;
	color: #006699;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Verdana;
	color: #006699;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #006699;
	letter-spacing:.1em;
	}
