@charset "utf-8";

/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
	}
	
html {
	background: url(../images/bgStrip.jpg) repeat #000000;
	height:100%
	}
	
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.6em;
	height:100%;
	color:#000000;
	}
	
a:link, a:visited {
	color:#ff5d1f;
	}
	
a:hover {
	color:#557e2b;
	}
	
a.smallLink:link, a:visited {
	font-size:12px;
	color:#ff5d1f;
	}
	
asmallLink:hover {
	font-size:12px;
	color:#557e2b;
	}
	
blockquote {
	width:200px;
	float:right;
	margin:0 0 12px 20px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#027DC0;
	font-style:italic;
	line-height:1.6em
	}
	
hr {
	border:none;
	width:615px;
	height:16px;
	margin:10px auto;
	padding:0
	}

ul {
	margin-left:30px;
	list-style:none;
	}
	
ul li {
	padding-left:14px;
	margin-bottom:4px;
	}
	
ol {
	margin:6px 0 6px 30px;
	}
	
ol li {
	background:none;
	margin-bottom:4px;
	}
	
h1, h2, h3 {
	padding:2px 0 8px 0;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:1.4em;
	}
	
h1 {
	font-size:26px;
	}
	
h2 {
	font-size:24px;
	}
	
h3 {
	font-size:18px;
	margin-bottom::0px;
	padding-bottom:0px;
	}
h4{
	font-size:14px;
}		
		
p {
	margin:2px 0 8px 0;
	padding:0;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	}
	
img, div { 
	behavior: url(iepngfix.htc); 
	}
	
.img_left {
	float:left;
	padding:0 10px 10px;
	}

.img_right {
	float:right;
	padding:0 0 10px 10px;
	}

/*--------   Nav   --------------*/	

#navContainer {
	position: relative;
	width:826px;
	height:26px;
	top:172px;
	margin:0 auto;
	text-align:center;
	}

#navContainer img { 
	display: inline;
	margin:0 10px;
	padding:3px;
	}
	
#navContainer img:hover {
	background-color: #f68415;
	}
	
#addressbar	{
	width:885px; 
	margin:0 auto; 
	text-align:center; 
	position:relative; 
	top:210px;
	_top:205px;
	.top:205px;
	}

/*--------   Nav   --------------*/	

	
/*--------   Home Styles     -----------------*/

.friendsAndListBar{
	position:relative;
	width:844px;
	height:43px;
	margin-top:2px;
	margin-bottom:6px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.socialNetworkContainer {
	width:136px;
}
.socialNetworks {
	position:relative;
	background-color: #FFF;
	margin: auto;
	padding: 2px;
	height: 24px;
	width: 90px;
	border: thin solid #000;
}
.emailFormContainer{
	position:relative;
	width:166px;
	padding-right:4px;
}
.emailForm {
	position:relative;
	background-color: #CF9;
	border: thin solid #000;
	height: 20px;
	width: 120px;
	margin-right:4px;
	vertical-align:bottom;
	padding-top:4px;
	padding-left:4px;
}

.goButton {
	position:relative;
	color: #FFF;
	text-align:center;
	vertical-align:middle;
	background-color: #000;
	border: thin solid #FFF;
	width: 28px;
	height: 28px;
}



#homeContainer {
	position:relative;
	background:url(../images/homeBG.jpg) no-repeat center top;
	height:1000px;
	margin-left:auto;
	margin-right:auto;
	}
	
#newHomeContainer {
	position:relative;
	background:url(../images/homeBG2.jpg) no-repeat center top;
	height:1050px;
	margin-left:auto;
	margin-right:auto;
	}
	
#topImg	{
	position:relative;
	top:190px;
	width:844px;
	height:142;
	margin:0 auto;
	}

#topImgNew	{
	position:relative;
	width:844px;
	height:142;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	}
	
	
	
#homeContentContainer	{
	position:relative;
	top:200px;
	width:844px;
	height:558px;
	line-height:1.4em;
	font-size:12px;
	margin:0 auto;
	padding:0;
	}

#homeContentContainerNew	{
	position:relative;
	width:844px;
	line-height:1.4em;
	font-size:12px;
	margin:0 auto;
	padding:0;
	}

#welcome {
	position:relative;
	width:538px;
	height:558px;
	overflow: hidden;
	line-height:1.3em;
	font-size:12px;
	border:1px solid #9e0b0f;
	background-color:#d9d9d9;
	float:left;
	}
	
.leftColumnNew {
	position:relative;
	width:538px;
	line-height:1.3em;
	font-size:12px;
	border:1px solid #9e0b0f;
	background-color:#d9d9d9;
	}

.homeContentSpacer{
	position:relative;
	height:10px;
}

#welcomeContent	{
	width:518px;
	padding:10px;
	}
	
#welcomeContent h1	{
	font-size:18px;
	}
	
#welcomeContent h2	{
	font-size:14px;
	}
	


.redEmphasis{
	color:#880010;
	font-style:italic;
	font-weight:bold;
}

.reviewQuote{
	font-size:14px;
}

.reviewQuoteAuthor{
	font-size:10px;
	font-style:italic;
}


#welcome h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:22px;
	font-weight:bold;
	}
	
#welcome p {
	margin:0 0 8px 0;
	padding:0;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	}

#drivingDirections	{
	position:relative;
	width:450px;
	height:170px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	background-color:#999999;
	margin:0 auto;
	padding:10px;
	}
	
	#drivingDirectionsNew	{
	position:relative;
	width:450px;
	height:170px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	background-color:#999999;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:25px;
	padding:10px;
	}
	
#welcomeInfoLink	{
	position:absolute;
	left:585px;
	top:195px;
	width:215px;
	height:20px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	}
#welcomeInfoLink a, #welcomeInfoLink a:visited	{
	color:#ff5d1f;
	}
#welcomeInfoLink a:hover	{
	color:#547B2A;
	}

#rightColumn	{
	position:relative;
	left:16px;
	width:286px;
	height:558px;
	border:1px solid #9e0b0f;
	background-color:#d9d9d9;
	float:left;
	}

.centerColumnNew{
	position:relative;
	width:16px;
}
	
.rightColumnNew	{
	position:relative;
	left:16px;
	width:286px;
	border:1px solid #9e0b0f;
	background-color:#d9d9d9;
	}
	
#joinButton	{
	position:absolute;
	left:570px;
	top:225px;
	width:86px;
	height:75px;
	}
	
a#joinBTN:link, a#joinBTN:active, a#joinBTN:visited {
	display: block;
	width: 86px;
	height: 75px;
	background:url(../images/joinBTN.jpg) top left no-repeat;
	} 

a#joinBTN:hover {
	background:url(../images/joinBTN.jpg) bottom left no-repeat;
	}
	
#topAddress	{
	width:500px;
	height:30px;
	position:relative;
	top:8px;
	left:110px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	font-variant:small-caps;
	}
	
#homeFooter	{
	position:relative;
	left:98px;
	margin-top:90px;
	width:810px;
	height:120px;
	line-height:1.4em;
	font-size:12px;
	border:1px solid #ff00ff;
	}
	
#eventsHome	{
	width:260px;
	height:210px;
	margin:10px auto;
	}
	
#eventsHomeNew	{
	width:260px;
	margin:10px auto;
	}
	
.eventHolder{
	text-align:center;
	padding-bottom:8px;
	margin-bottom:8px;
		border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #a21b1f;
}


	
#specialsHome	{
	width:260px;
	height:210px;
	margin:10px auto;
	}
	
.specialHolder{
	text-align:center;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #a21b1f;
}

/*--------   Home Styles End    -----------------*/

/*--------   Inner Styles     -----------------*/

#innerContainer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	}

#innerHeader {
	position:relative;
	background:url(../images/innerHead.jpg) no-repeat center top;
	height:216px;
	margin-left:auto;
	margin-right:auto;
	}

#innerBody {
	position:relative;
	background:url(../images/innerStrip.jpg) repeat-y center;
	margin-left:auto;
	margin-right:auto;
	}

#innerContent {
	position:relative;
	width:675px;
	margin:0 auto;
	}
	
#bodyContainer {
	position:relative;
	width:846px;
	overflow: hidden;
	line-height:1.4em;
	font-size:12px;
	border:1px solid #9e0b0f;
	background-color:#d9d9d9;
	margin:0 auto;
	
	}

#bodyContent	{
	width:826px;
	padding:10px;
	}
	
.eventPageContents{
	position:relative;
	width:700px;
	text-align:center;
	padding-bottom:8px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #a21b1f;	
}
	
#innerFooter {
	position:relative;
	background:url(../images/innerFoot.jpg) no-repeat center;
	height:64px;
	margin:0 auto;
	text-align:center;
	}
	
#innerAddressbar	{
	width:885px;
	height:60px;
	margin:0 auto; 
	text-align:center; 
	position:relative; 
	}
#innerCopyright	{
	position:relative;
	top:10px;
	margin:0 auto ;
	width:440px;
	height:20px;
	color:#666666;
	text-align:center;
	font-size:10px;
}
	
/*--------   Inner Styles End    -----------------*/

#copyright	{
	position:relative;
	top:10px;
	margin:0 auto 40px auto;
	width:440px;
	height:20px;
	color:#666666;
	text-align:center;
	font-size:10px;
}

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

.clearfix {
	display:inline-block;
	_height: 1%;
}

.clearfix {
	display:block;
}
