/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

body {
	background: #36C url(/images/tmp-pagebg.jpg) repeat-x;
	color: #eee;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

p {
	margin-bottom: 20px;
}

strong {
	color:#fff;
}

a, a:visited, a:active {
	color:#ff0;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:underline;
}

a.tri {
	background: url(/images/bullet-tri.gif) no-repeat 0 1px;
	padding-left: 15px;
}

a.featured {
	font-weight:bolder;
	color:#fff;
}

ul {
	list-style:none;
	margin-bottom:20px;
	font-weight:bold;
}

li {
	color:#ff0;
}

#wrapper {
	width:100%;
	background: url(/images/tmp-pagebtm.jpg) no-repeat center bottom;	
}

#content {
	width: 950px;
	min-height: 1180px;
	margin: 0 auto;
	background: url(/images/tmp-contbg.jpg) repeat-y top center;
}

#center {
	width: 230px;
	background: url(/images/tmp-conttop.jpg) no-repeat top center;
	margin: 0 10px 150px 10px;
	position: relative;
	left: 350px;
	float:left;
	text-align:center;
}

#center p {
	color: #666;
	margin-top: 20px;
}

#center p.footer a {
	text-indent: -9999em;
	display:block;
	width: 83px;
	height: 39px;
	margin: 25px 74px 0 73px;
	background: url(/images/tmp-sitebybluezoom.gif) no-repeat;
}

#center img {
	margin-top: 20px;
}

#center a {
	color:#36c;
}

#center a:hover {
	color:#999;
}

#left {
	width: 350px;
	text-align:right;
	height: 500px;
	position: relative;
	left: -250px;
	float:left;
	margin-top: 100px;
}

#right {
	width: 350px;
	height: 500px;
	float:right;
	margin-top: 100px;
}

#right p.follow {
	background: url(/images/home-twicon.jpg) no-repeat;
	padding-left: 46px;
}

h1 {
	text-indent:-9999em;
	margin-top: 35px;
	margin-bottom:15px;
}

h1 a {
	display: block;
	background: url(/images/tmp-logo.jpg) no-repeat;
	width: 150px;
	margin: 0 40px;
	height: 295px;
}

h2 {
	display: block;
	height: 22px;
	margin-bottom: 15px;
	width: 350px;
	overflow:hidden;
	text-align:left;
	text-indent:-9999em;
}

h2.about {
	background: url(/images/home-aboutfi.gif) right 10px no-repeat;	
}

h2.sponsors {
	background: url(/images/home-sponsors.gif) right 10px no-repeat;
}

h2.become {
	background: url(/images/home-sponsorvendor.gif) right 10px no-repeat;
}

h2.map {
	background: url(/images/home-mapparking.gif) left 10px no-repeat;
}

h2.spreadword {
	background: url(/images/home-spreadword.gif) left 10px no-repeat;
}

h2.follow {
	background: url(/images/home-followus.gif) left 10px no-repeat;
}

h2.contact {
	background: url(/images/home-contactus.gif) left 10px no-repeat;
}

h2.granfondo {
	background: url(/images/home-granfondo.gif) left 10px no-repeat;
}

#twitter {
	padding: 0 30px;
	color: #666;
	height: 120px;
	margin-top: 5px;
}

#twitter li {
	color:#666;
	font-weight:normal;
}

#twitter a {
	display: block;
	padding-top: 8px;
}

#map {
	width: 800px;
	height: 500px;
	float:left;
}

#sidebar {
	width: 150px;
	height: 500px;
	float:left;
}

#mapinfo {
	width: 950px;
	height: 500px;
}