* {
	margin:0;
	padding:0;
	}
body {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#FFF;
	background-image:url(../img/pageBackground.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	}

#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	clear:left;	
	width:980px; /* 980 for IE */
	background-color:#FFF;
	}
img {
	border:0;
	}
a {
	color:#673273;	
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
	
div.cleaner {
	clear: both;
	}	
	
	
#header {		
	margin-bottom:20px;
	height:161px;
	background-image:url(../img/headerBackground.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
#header h1 {
	}
#header h1 a {
	text-indent:-2000px;
	height:130px;
	display:block;
	outline:0;
	}
	


#navigation {
	position:absolute;
	top:125px;
	left:20px;
	}
#navigation ul {
	height:35px;
	margin-bottom:8px;
	}
#navigation ul li {
	list-style-type:none;
	float:left;
	margin-right:3px;
	background-image: url(../img/navBackgroundRight.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	font-size:14px;
	}
#navigation ul li a {
	font-weight:bold;
	display:block;
	padding:12px 10px 8px;
	background-image: url(../img/navBackgroundLeft.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFF;
	}
#navigation ul li.selected {
	background-image: url(../img/navBackgroundRightOn.gif);
	}
#navigation ul li.selected a {
	background-image: url(../img/navBackgroundLeftOn.gif);
	color:#767675;
	}

#navigation ul li.last a {
	color:red;
	}
#navigation ul li ul {
	display:none;
	}


	
#content {
	padding:0 24px;
	background-color:#FFF;
	}
	
#content #homeBanner {
	margin-bottom:14px;
	background-image:url(../img/homeBannerBackground.gif);
	background-repeat:no-repeat;
	width:617px;
	height:300px;	
	}
#content #homeBanner div.info {
	padding:15px;
	width:149px;
	}
#content #homeBanner h3 {
	color:#FFF;
	margin-bottom:5px;
	}
#content #homeBanner h4 {
	color:#FFF;
	font-size:16px;
	margin-bottom:2px;
	}
#content #homeBanner h4 a {
	color:#FFF;
	}
#content #homeBanner p {
	font-size:14px;
	color:#FFF;
	}
#content #homeBanner p.location {
	margin-bottom:2px;
	}
#content #homeBanner p.date {
	margin-bottom:2px;
	color:grey;
	}

#content div.leftColumn {
	float:left;
	width:617px;
	overflow:auto;
	}
#content div.rightColumn {
	margin-left:646px
	}

#content div.rightColumn h2 {
	font-size:22px;
	margin:20px 0 5px;
	font-weight:normal;
	color:#000;
	}

/* infoBoxes */
#content .infoBox {
	background-image:url(../img/infoBoxBackgroundBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#F2EFE7;
	width:284px;
	margin-bottom:10px;
	overflow:auto;
	}
#content .infoBox div.top {
	background-image:url(../img/infoBoxBackgroundTop.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:10px;
	overflow:auto;
	}
#content .infoBox h4 {
	margin-bottom:2px;
	font-size:14px;
	font-weight:bold;
	}
#content .infoBox h5 {
	margin-bottom:5px;
	font-size:15px;
	font-weight:bold;
	}
#content .infoBox form label {
	width:100px;
	display:block;
	float:left;
	margin:2px 0;
	}
#content .infoBox form input.text {
	width:120px;
	margin:2px 0;
	}
#content .infoBox form input.submit {
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	background-color:#673273;
	border:0;
	padding:2px 5px;
	margin:2px 0;
	background-image:url(../img/submitBackground.gif);
	background-repeat:repeat-x;
	}
#content .infoBox img {
	float:left;
	}
#content .infoBox p {
	margin-bottom:0;
	}
#content .infoBox .hasImg {
	margin-left:110px;
	}
#content .infoBox p.price {
	color:#636363;
	}
#content .infoBox a {
	font-weight:bold;
	}

/* rally list */
#content .rallyList {
	background-image:url(../img/rallyListBackgroundBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:616px;
	margin-bottom:10px;
	overflow:auto;
	}
#content .rallyList div.top {
	background-image:url(../img/rallyListBackgroundTop.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:10px;
	}
#content .rallyList h3 {
	margin-bottom:2px;
	font-size:18px;
	font-weight:bold;
	color:#673273;
	margin-left:200px;
	}
#content .rallyList h3 a {
	color:#673273;
	text-decoration:none;
	}
#content .rallyList img {
	float:left;
	margin:5px 10px 0 5px;
	}
#content .rallyList p {
	margin-left:200px;
	}
#content .rallyList p.location {
	color:#636363;
	margin-bottom:2px;
	}
#content .rallyList p.date {
	font-weight:bold;
	margin-bottom:2px;
	}
	

/* rally details page - 3 columns */
#content #rallyMenu {
	width:200px;
	float:left;
	}
#content #rallyMenu #rallyLogo {
	background-image:url(../img/rallyLogoBackground.gif);
	background-repeat:no-repeat;
	width:198px;
	height:182px;
	margin-bottom:20px;
	text-align:center;
	}
#content #rallyMenu #rallyLogo img {
	margin-top:10px;
	}
#content #rallyMenu ul {
	list-style:none;
	margin:0;padding:0;
	margin-bottom:20px;
	}
#content #rallyMenu ul li {
	margin:0 0 5px;
	padding:0;
	}
#content #rallyMenu ul li a {
	display:block;
	background-image:url(../img/subNavBackground.gif);
	background-repeat:no-repeat;
	padding:5px 0 6px 25px;
	color:#FFF;
	font-weight:bold;
	}
#content #rallyMenu ul li.selected a {
	background-image:url(../img/subNavBackgroundOn.gif);
	}

#content #rallyContent {
	width:417px;
	margin-left:220px;	
	}
#content #rallyContentWide {
	margin-left:220px;	
	}

#content #rallyMap {
	float:right;
	background-image:url(../img/routeMapBackground.gif);
	width:284px;
	height:218px;
	margin-left:20px;	
	}
#content #rallyMap img {
	padding:10px;
	}
#content #rallyPrice {
	float:right;
	width:284px;
	margin:0 0 20px 20px;
	}
#content #rallyPrice h3 {
	font-size:16px;	
	margin-bottom:0;
	}
#content #rallyPrice div {
	background-image:url(../img/infoBoxBackgroundBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}	
#content #rallyPrice div div.top {
	background-image:url(../img/infoBoxBackgroundTop.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:13px;
	}

#content #faq ul {
	list-style:none;
	margin-left:5px;
	}
#content #faq ul li {
	margin-left:0;
	}
#content #faq ul li h3 {
	font-size:18px;
	}

	
#content ul#hotelList {
	list-style:none;
	margin-top:20px;
	}	
#content ul#hotelList li {	
	margin:0 0 20px 0;
	padding:0;
	overflow:auto;
	}
#content #hotelList li h3 {
	padding-bottom:5px;
	border-bottom:1px solid #333;
	font-size:16px;
	}
#content #hotelList li img {
	float:left;
	}
#content #hotelList li p {
	margin-left:220px;
	}
	
#content #rallyGallery {
	width:284px;
	float:right;
	background-image:url(../img/infoBoxBackgroundBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#F2EFE7;
	}

#content #rallyGallery #gallery {
	background-image:url(../img/infoBoxBackgroundTop.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:13px;
	}
#content #rallyGallery #gallery #mainImage {
	}


#content #rallyGallery #gallery img {
	margin:0 12px 12px 0;
	cursor:pointer;
	}
#content #rallyGallery #gallery #mainImage img {
	margin:0 0 12px 0;
	}

#content table#stage {
	clear:right;
	border-collapse: collapse;
	margin-top:20px;
	}
#content table#stage tr {
	border-bottom:1px solid #000;
	}
#content table#stage th { 
	text-align:left;
	background-color:#000;
	color:#FFF;
	white-space:nowrap;
	padding:8px 4px;
	}
#content table#stage td { 
	padding:8px 4px;
	}

#content div.contact {
	float:left;
	width:230px;
	margin-right:25px;
	padding-right:25px;
	border-right:1px solid #000;	
	}
#content div.contact p {
	margin-bottom:5px;
	}
#content div.contactForm ul li {
	list-style:none;
	}
#content div.contactForm form {
	margin-left:250px;
	width:320px;
	}

/* blog styles */

#content ul#blogPosts {
	margin:0;
	}
#content ul#blogPosts li {
	list-style-type:none;
	margin:0 0 10px 0;
	overflow:auto;
	background-image:url(../img/blogInfoBackground.gif);
	background-repeat:repeat-y;
	}
#content ul#blogPosts li div.blogFooter {
	padding:10px;
	background-color:#DFEBFA;
	}
#content ul#blogPosts li div.blogFooter p {
	margin-bottom:2px;
	}
	
#content ul#blogPosts li .postInfo {
	padding:5px 0 0 15px ;
	width:100px;
	margin-right:20px;
	float:left;
	color:#555;
	}	
#content ul#blogPosts li .postInfo p.day {	
	font-size:36px;
	float:left;
	border-right:1px solid #555;
	margin:0;padding:0;
	padding:0px 8px 0 0;
	margin-right:10px;
	height:44px;
	font-weight:bold;
	}
#content ul#blogPosts li .postInfo p.month {	
	margin:0;padding:0;
	margin-left:40px;
	margin-top:6px;
	font-size:14px;
	font-weight:bold;
	}
#content ul#blogPosts li .postInfo p.time {	
	clear:left;
	margin-top:8px;
	}
#content ul#blogPosts li .postContent {
	float:left;
	width:470px;
	}	
#content ul#blogPosts li .postContent h3 {	
	font-size:24px;	
	line-height:30px;
	margin:0 0 10px;
	font-weight:bold;
	}
#content ul#blogPosts li .postContent h3 a {		
	text-decoration:none;
	color:#333;
	}
#content ul#archive {
	margin-bottom:0;
	list-style:none;
	}
#content ul#archive li {
	margin-left:10px;
	}	
#content ul#archive li ul.closed {
	display:none;
	} 
#content ul#archive li ul li {
	list-style:disc;
	margin-left:20px;
	}
	
#content div.blogPageNavigation {
	clear:both;
	font-weight:bold;
	width:99%;
	
	}	
#content div.blogPageNavigation p {
	color:#555;
	font-size:18px;
	}
#content div.blogPageNavigation a {
	text-decoration:none;
	font-size:18px;
	}
#content div.blogPageNavigation  p.next {	
	float:right;
	color:#999;
	}
#content div.blogPageNavigation  p.back {	
	float:left;
	color:#999;
	}
#content div.blogPageNavigation  p.pages {	
	text-align:center;
	}
#content div.blogPageNavigation  p.pages a.pageLink {
	padding:5px;
	}
#content div.blogPageNavigation  p.pages .currentPage {
	padding:5px;
	}
	


#content #links {
	}
#content #links ul {
	padding:0;
	margin-bottom:20px;
	padding-bottom:10px;
	background:url(../img/linkBackground.gif) no-repeat;
	background-position:left bottom;
	background-color:#ececec;
	}
#content #links ul li {
	padding:0;
	margin:0;
	list-style-type:none;
	overflow:auto;
	}
/*
#content #links ul li h4 {
	background:url(../img/linkHeader.gif) no-repeat;
	padding:8px 0 8px 12px;
	font-size:16px;
	}
*/
#content #links ul li h4 {
	background-image:url(../img/headerBgRight.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:15px;
	height:44px;
	margin:0;
	border:0;
	}
#content #links ul li h4 span {
	display:block;
	background-image:url(../img/headerBgLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:36px;
	padding:8px 0 0 15px;
	}	

#content #links ul li ul {
	margin:0 12px;
	padding-bottom:0;
	background-image:none;
	}	
#content #links ul li ul li {
	margin-bottom:5px;
	}
#content #links ul li ul li a {
	font-size:13px;
	float:left;
	line-height:18px;
	display:block;
	width:200px;
	}
#content #links ul li ul li p {
	margin:0 0 10px 200px;
	}




#content h2 {
	font-size:28px;
	margin-bottom:16px;
	font-weight:bold;
	color:#000;
	}
#content h3 {
	font-size:22px;
	margin-bottom:5px;
	color:#333;
	}
#content h4 {
	font-size:18px;
	margin-bottom:16px;
	}
#content h5 {
	font-size:14px;
	margin-bottom:16px;
	}
#content h6 {
	font-size:12px;
	margin-bottom:16px;
	}
#content object {
	margin-bottom:16px;
	}	
#content table {
	margin-bottom:16px;
	}	
#content table tr td {	
	padding:2px 10px 2px 0;
	}
#content ul {
	margin-bottom:10px;
	}	
#content ul li {
	margin-left:30px;
	padding:3px 0;
	font-size:14px;
	}	
#content p {
	margin-bottom:13px;
	font-size:13px;
	}
#content blockquote {
	border:1px solid #E6E6E6;
	background-color:#F2F2F2;	
	overflow:auto;
	padding:10px;
	margin-bottom:10px;
	}
#content blockquote p {
	margin-bottom:10px;
	}
#content p.headline_text {
	font-size:16px;
	line-height:22px;
	margin:0 0 20px;
	}	
	
	

	


/* form layout */
form {
	
	}
form p {
clear:right;
}
div.row {		
	margin: 0 0 5px 0;
	padding: 3px 0 5px 120px;
	clear:right;
	}
div.row label {
	float: left;
	margin-left: -120px; 
	width: 110px;
	text-align:right;
	}
div.row input.text {
	width: 190px;
	padding:2px;	
	border:1px solid #8E8E8E;
	background-image:url(../img/formBackground.gif);
	}
div.row select {
	width: 190px;
	border:1px solid #8E8E8E;
	}
div.row textarea {
	width: 198px;
	height: 120px;
	font-size:1em;
	line-height:1.3em;
	border:1px solid #8E8E8E;
	background-image:url(../img/formBackground.gif);
	}
div.row input.submit {
	width: 73px;
	height:20px;
	background-image:url(../img/submitBackground.gif);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	border:0;
	float:right;
	margin-bottom:10px;
	}

	
#footer {	
	clear:both;	
	margin-top:10px;
	font-size:12px;
	padding:24px;
	}
#footer p,#footer a {
	color:#979797;
	}
#footer p.credit {
	float:right;
	}
#footer p.copy {
	float:left;
	}
	
	
#preview {
	background-color:#FF7D7D;
	padding:10px;
	border:1px solid #FF0000;
	margin-bottom:10px;
	}
#preview p {
	float:left;
	}
#preview input {
	}
	


.right {
	float:right; margin:10px 0px 10px 10px
	}

.left {
	float:left; margin:10px 10px 10px 0px
	}