/* This is the default stylesheet for use with Refuge website */

/* body */

body
{
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	font-size: medium; /* Using keyword and percentage combination */
	font-family: Arial, Sans, Verdana, sans-serif;
	background-color: BLACK;
}
 
/* layout structure */

ul, ol
{
	padding: 0;
	margin:0;
}

#wrapper
{
	position: relative;
	text-align: left;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#banner
{	
	position: relative;
	background-color:#000000;
	background-image:url(../Images/banner.jpg);
	text-align: left;
	width: 1024px;
	height: 297px;
	margin-right: auto;
	margin-left: auto;
}


#leftColumn
{
	float: left;
	/*background-color:#FF0000;*/
	margin-left: 30px;
	padding: 0;
	width: 251px;
	height: 900px;	
}

/* right column contains header, navMain, content and footer divs */
#midColumn
{
	float:left;
	margin: 0;
	width:736px;
	color: #FFF;
}

#midColumnTop
{
	float:left;
	background-color:#000000;
	width:736px;
	height: auto;
}

#midColumnBody
{
	float:left;
	color:#000000;
	background-image:url(../Images/parchmentbottom.jpg);
	background-repeat:repeat-y;
	margin-top: -3px;
	width:736px;
	text-align:left;
}

#midColumntext
{
	float: left;
	margin: 0;
	width: 600px;
	padding-left: 50px;
	text-align: center;
}

#midColumnGallery
{	float:left;
	color:#000000;
	margin-top: -3px;
	width:736px;
	text-align:left;
	}

#midColumnEnd
{
	float:left;
	background-color:#000000;
	width:736px;
	height: auto;
}
/* right column contains header, navMain, content and footer divs */

#rightColumn
{
	float: left;
	background-color:#000000;
	margin: 0;
	padding: 0;
	width: 1px;
	color: #FFF;
}

#content
{
	float: left;
	padding: 5px;
	text-align: center;
}

#header
{
	float: left;
	width: 710px;
	height: 195px;
	background-image:url(../RefugeImages/Skylinecomplete3b.jpg);
	background-repeat: no-repeat;
	padding-bottom: 36px;
}

#navbar 
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#imagebox
{
margin-bottom:40px;
}


#navmenu ul
{
	list-style: none;	
}

ul.navmain li
{
	display: inline;
	text-align: center;
	padding: 1% 1% 1% 2%;
	background-repeat: no-repeat;

}

#navmenu a:link, #navmenu a:visited
{
	color: #fff;
	text-decoration: none;	
}

#navmenu a:hover, body#home #l-home a, body#events #l-events a, body#story #l-story a, body#places #l-places a, body#rules #l-rules a, body#races #l-races a, body#gallery #l-gallery a
{
	color: RED;
	text-decoration: underline;
}

* html ul.navmain a
{
	height: 1px;
}

*html a .navmenu a
{
	height: 1px;
}

*html a .extralinks a
{
	height: 1px;
}



#content h1
{
	font-weight: normal;
}

#content h3
{
	font-size: 130%;
	font-weight: normal;
}

#content hr
{
	color: #FFF;
}

#content ul
{
	font-size: 110%;
	line-height: 1.8em;
	list-style-type: none;
}

#content .updatetitle	
{
	font-size: 108%;
	font-weight: bold;
	text-decoration: underline;
}

#content .updatetext
{
	font-style: italic;
	text-decoration: none;
}

/*#content p
{
	font-size: 110%;
	line-height: 1.8em;
	text-decoration: none;
}*/

p.aleft
{
	text-align: left;
}

p.center
{
	text-align:center;
}

#content img
{
	text-align: center;
}

#content .imgleft
{
	float: left;
	padding: 0 15px 15px 0;
}

#content .imgright
{
	float: right;
	padding: 0 0 15px 15px;
}

#content .imgleftraces
{
	float: left;
	margin: 15px 15px 5px 0;
	border-width: 4px;
	border-style: solid;
	border-top-color: #38281b;
	border-right-color: #867561;
	border-bottom-color: #5b5d5c;
	border-left-color: #342512;*/
}

#content .imgrightraces
{
	float: right;
	margin: 15px 0 5px 15px;
	border-width: 4px;
	border-style: solid;
	border-bottom-color: #38281b;
	border-left-color: #867561;
	border-top-color: #5b5d5c;
	border-right-color: #342512;*/
}

#content a:link, #content a:visited
{
	color: #FFF;
	text-decoration: underline;
}

#content a:hover, #content a:active
{
	color: RED;
	text-decoration: underline;
}

#extralinks
{
	float: left;
	height: 162px;
	width: 640px;	
	background-image:url(../RefugeImages/List%20background.jpg);
	background-repeat:no-repeat;
	text-align: left;
	padding: 14px 0 0 30px;
	margin: 15px 0 15px 0;
	border-bottom: 2px solid #FFF;
}

#extralinks .slactive
{	
	color: RED;
	text-decoration: underline;
}

#extralinks2
{
	float: left;
	height: 225px;
	width: 640px;	
	background-image:url(../RefugeImages/List%20background2.jpg);
	background-repeat:no-repeat;
	text-align: left;
	padding: 14px 0 0 30px;
	margin: 15px 0 15px 0;
	border-bottom: 2px solid #FFF;
}

#extralinks2 .slactive
{	
	color: RED;
	text-decoration: underline;
}

#rules
{
	text-align: left;
	text-decoration: none;
}

#rules .gamerules
{
	text-decoration: none;
}


#info
{
	float: left;
}

#footer
{
  	float: left;
	width: 100%;
	height: 24px;
	padding-top: 40px;
	text-align: center;
}

body#galleryPage #midColumntext
{
	text-align: left;
}

body#galleryPage #midColumntext h1
{
	text-align: center;
}

dl.feature
{
	margin: 8px 0;
	padding: 15px;
}

dl.featureR
{
	margin: 0;
	padding: 0 15px 15px 15px;
}

dl.feature:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

dl.featureR:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

dl.feature dt
{
	margin: 0 0 .1em 0;
	font-family: Georgia, serif;
	font-size: 140%;
	color: #000;
	text-align: left;
}

dl.featureR dt
{
	margin: 0 0 .1em 0;
	font-family: Georgia, serif;
	font-size: 140%;
	color: #000;
	text-align: left;
}

dl.feature dt img
{
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #000;
}

dl.featureR dt img
{
	float: right;
	margin: 0 0 0 15px;
	border: 1px solid #000;
}

dl.feature dd
{
	
	font-size: 90%;
	line-height: 1.5em;
	color: #000;
}

dl.featureR dd
{
	margin-left: 0;
	font-size: 90%;
	line-height: 1.5em;
	color: #000;
}

body#eventsPages #midColumntext
{
	margin: 0;
	padding-left: 0;
	height: 650px;
	width: 95%;
	color: #FEFEFE;
}

body#galleryPage #midColumntext
{
	
}

#gallerytab
{
	margin: 0;
	float:left;
	padding: 10px;
}


 * html h1, h2
{
	zoom: 1;
}


*html dl.feature {height: 1%;} /* for IE5+6 */
*:first-child+html dl.feature {min-height: 1px;} /* for IE7 */

*html dl.featureR {height: 1%;} /* for IE5+6 */
*:first-child+html dl.featureR {min-height: 1px;} /* for IE7 /






