@charset "utf-8";
/* CSS Document */


/*---------------------------------- GENERAL ------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #74172f;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.4;
}

img {
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.4;

}

/*---------------------------------- DIVS AND STRUCTURE ------------------------------------------*/

#DIVOuter {
	background-image:url(../images/template/background.gif);
	background-repeat:repeat-x;
	background-color:#570c1f;
}

#DIVHeader {
	clear:both;
}

#DIVHolder {
	width: 850px;
	/*height: 768px;*/
	margin: 0px auto 0px auto;
	border: 0px;
	padding:10px;
	/*background-color: #FFFFFF;*/
}



.BannerImages {
	float:right;

}




#DIVBody {
	width:850px;
	margin-top:10px;

}

#LeftCol {
	width:166px;
	/*background-color:#009966;*/
	float:left;


}



#Middle {
	width:674px;
	float:right;
	/*background-color:#3366FF;*/


}

#MainContent {
	width:490px;
	float:left;


}

#RightCol {
	width:174px;
	/*background-color:#FFFF00;*/
	float:right;
	/*margin-left:10px;*/
}




#DIVFooter {
	width: 870px;
	margin: 0px auto 0px auto;
	border: 0px;
	background-color:#74172f;
	clear:both;


}

#InnerFooter {
	width: 684px;
	height: 20px;
	margin: 0px auto 0px auto;
	border: 0px;
	padding-left:186px;
	padding-top:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#f1e5cc;


}

#Menu {
	width:166px;

}

.menuitem {
	display:block;
	margin-top:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#f1e5cc;

}

#SignUp {
	height:73px;
	width:164px;
	background-image:url(../images/square/signup_bg.gif);
	background-repeat:no-repeat;
	background-color:#e5e6d7;
	padding-top:66px;
	padding-left:10px;
	overflow:visible;
}

.TextBody{
	background-color:#FFFFFF;
	margin-top:10px;
	padding: 20px 15px 15px 15px;
	
}


.TextBody_Top{
	background-color:#FFFFFF;
	margin-top:10px;
	padding: 15px 15px 15px 15px;
	
}

#DIVSatellite {
	width:150px;
	text-align:right;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;

}


/*---------------------------------- STYLES ------------------------------------------*/



a:link {
	color: #74172f;
	text-decoration:underline;

}
a:visited {
	text-decoration: underline;
	color: #74172f;

}
a:hover {
	text-decoration: underline;
	color: #74172f;
}
a:active {
	text-decoration: underline;
	color: #000000;
}



#LeftCol a:link {
	color: #f1e5cc;
	text-decoration: none;
}
#LeftCol a:visited {
	text-decoration: none;
	color: #f1e5cc;
}
#LeftCol a:hover {
	text-decoration: none;
	color: #fff;
}
#LeftCol a:active {
	text-decoration: none;
	color: #f1e5cc;
}


#InnerFooter a:link {
	color: #f1e5cc;
	text-decoration: none;
}
#InnerFooter a:visited {
	text-decoration: none;
	color: #f1e5cc;
}
#InnerFooter a:hover {
	text-decoration: none;
	color: #fff;
}
#InnerFooter a:active {
	text-decoration: none;
	color: #f1e5cc;
}


.redtext {
	color:#74172f;
	font-weight:bold;
}


.Titles{
	margin-top:15px;

}


/*---------------------------------- LOCATIONS PAGE SPECIFIC ------------------------------------------*/



.parapadding {
	padding-top:0px; 
	margin-top:0px; 
	margin-bottom:48px;
}

#DIVlocations {
	width:674px;

}

.Sections {

	margin-top:10px;
}


.SquareLeft {
	width:149px;
	float:left;
	background-color:#7dbfcd;
	color:#153a64;
	padding:10px 10px 10px 15px;
	height: 119px;
	

}

.RectangleRight {
	width:284px;
	float:right;
	background-color:#e1dcd6;
	color:#533c28;
	padding:10px 10px 10px 15px;
	height: 119px;
}

.Locations {
	margin-top:10px;
	float:right;
	width:674px;


}

.AddressRight{
	width:280px;
	height:267px;
	background-image:url(../images/locations/address_bg.gif);
	float:right;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
}



.AddressLeft{
	width:280px;
	height:267px;
	float:left;
	background-image:url(../images/locations/address_bg2.gif);
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
}

.loactionsText {
	line-height:1.0;
	color:#000000;
	width:140px;
	float:left;
}


/*---------------------------------- OTHER ------------------------------------------*/
