* {
	margin: 0;
	padding: 0;
}

body {
	margin: 60px 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 { font-size: 130%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

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

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

#header {
	width: 770px;
	height: 80px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 240px;
	height: 80px;
	text-align: center;
	text-decoration: none;
}

#logo a {

	text-decoration: none;
	border: none;
}

#logo h1 {
	padding-top: 8px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 410px;
	margin-left: 120px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	float: right;
	height: 30px;
	padding: 18px 25px 0 32px;
	background: url(images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 125%;
	color: #3B3B3B;
}

#menu a:hover {
	color: #ED2024;
}

#space {
	width: 770px;
	height: 5px;
	margin: 0 auto;
	margin-top: 20px;
	background: url(images/spacer.gif) no-repeat;
}

#startpic {
	width: 770px;
	height: 410px;
	margin: 0 auto;
	margin-top: 30px;
	background: url(images/startpic770.jpg) no-repeat;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 770px;
	margin: 0 auto;
}

#page a {

	text-decoration: none;
color: #3B3B3B;
}

#page a:hover {
	color: #ED2024;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#page2 {
	width: 770px;
	margin: 0 auto;
}

#page2 a {

	text-decoration: none;
color: #3B3B3B;
}

#page2 a:hover {
	color: #ED2024;
}

#page2 h1, #page2 h2 {
	margin-bottom: 20px;
}


#content {
	float: left;
	width: 640px;
	padding: 20px;
	margin-top: 4px;
	border-top: 1px solid #CCCCCC;
	font-size: 135%;
	height: 370px;
}



#content2 {
	float: left;
	width: 640px;
	height: 370px;
	padding: 20px;
	margin-top: 4px;
	border-top: 1px solid #CCCCCC;
	font-size: 120%;
}

#content4 {
	float: left;
	width: 640px;
	height: 510px;
	padding: 20px;
	margin-top: 4px;
	border-top: 1px solid #CCCCCC;
	font-size: 120%;
}

#content3 {
	float: left;
	width: 730px;
	padding: 20px;
	margin-top: 4px;
	border-top: 1px solid #CCCCCC;
	font-size: 120%;
	height: 370px;
}

#tabletext {
	font-size: 83%;
	margin-top: 10px;
}


#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
		margin-top: 4px;
	border-top: 1px solid #CCCCCC;
}

#sidebar2 {
	float: left;
	width: 50px;
	height: 370px;
	padding: 20px;
	margin-top: 4px;
	border-top: 1px solid #CCCCCC;

	
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	height: 17px;
	padding: 0 10px;
	
}

#footer {
	clear: both;
	width: 770px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 87%;
}

#legal {
	float: left;
}

#links {
	float: right;
	text-decoration: none;
	color: #3B3B3B;
	
}
