/* CSS Document */

body {
	font-size:62.5%;
	background-color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
}

#wrapper {
	width:740px;
	margin:0 auto;
}

#wrapper .date {
	font-size:1.1em;
	color:#333;
	margin:34px 0px 0px 17px;
}

#topedge {
	width:740px;
	height:17px;
	background-image:url(../images/top_edge.gif);
	background-repeat:no-repeat;
	margin:4px 0 0 0;
}

#btmedge {
	width:740px;
	height:17px;
	background-image:url(../images/btm_edge.gif);
	background-repeat:no-repeat;
	margin:0 0 7px 0;		
}

#inner {
	width:706px;
	min-height:232px;
	background-color:#FFF;
	padding:0 17px;
}

#header {
	height:232px;
	border-bottom:1px solid #ccc;
}

#headerMap {
	height:232px;
	min-height:550px;	
}

#people {
	width:306px;
	height:232px;
	float:right;
}

#sponsor {
	width:506px;
	height:232px;
	float:right;
}

#logo {
	width:197px;
	height:232px;
	float:left;
}

#strap {
	width:197px;
	height:232px;
	float:left;
}

#main {
	width:706px;
	min-height:76px;
}

#navigation {
	width:197px;
	float:left;
}

#content {
	width:507px;
	float:right;
}

#content p, .maptable {
	font-size:1.3em;
	color:#666;
}

#content li {
	font-size:1.3em;
	color:#666;
}

#content p strong, .maptable strong {
	font-weight:normal;
	color:#cc3333;
}

#content a,.maptable a {
	text-decoration:none;
	color:#cc3333;
}

#contentFooterSpacer {
	width:706px;
	height:51px;
	background-color:#FFF;
	border-bottom:1px solid #ccc;
}

#contentFooterSpacerShort {
	width:706px;
	height:25px;
	background-color:#FFF;
	border-bottom:1px solid #ccc;
}

#telephone {
	width:150px;
	float:right;
	background-color:#FFF;
	text-align:right;
	font-size:1.1em;
	font-weight:bold;
	color:#cc3333;
	margin:4px 0 0 0;	
}

#address {
	width:556px;
	float:left;
	background-color:#FFF;
	font-size:1.1em;
	color:#cc3333;
	margin:4px 0 0 0;			
}

#wrapper .extrafooter {
	display:block;
	font-size:1.1em;
	color:#666;
	margin:0 0 7px 17px;	
}

.extrafooterlink {
	text-decoration:none;
	color:#666;
}

#wrapper .legal {
	display:block;
	font-size:0.8em;
	color:#666;
	margin:0 0 0 17px;	
}

#wrapper .legal a {
	color:#666;
	font-style:italic;
}

#map_small {
	width:197px;
	height:172px;
	padding:0 0 40px 0;
}

