/* SGC Styles */

body{
	color:#000000;
	background:url(../images/repeater_bg.jpg) repeat-x;
	font: normal 12px 'century gothic', 'avante garde', 'gil sans' helvetica, myriad, verdana;
	line-height:2em;
	padding: 0;
}
h1{
	font-size:24px;
	font-style:italic;
	margin-bottom: -10px;
	text-transform:uppercase;
}

h2{
	clear:left;
	color:#666666;
	font-size:16px;
	line-height:.7em;
	padding-bottom:5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#999999;
	width:480px;
}
#detailInformation{
	clear: both;
	font-size: 12px;
	line-height: 1.2em;
	text-align:center;
}

#hoursOfOperation{
	clear: both;
	font-size: 12px;
	line-height: 1.2em;
	text-align:center;
}

#hoursOfOperation table{
	border: #cccccc;
	width: 100%;
}

#hoursOfOperation .header{
	width: 70px;
	text-align:center;
	font-weight:bold;
	margin: 2px;
	padding: 2px;
}

#hoursOfOperation .open{
	background: #dddddd;
	text-align:center;
	margin: 2px;
	padding: 2px;
}
#hoursOfOperation .close{
	background: #eeeeee;
	text-align:center;
	margin: 2px;
	padding: 2px;
}

#hoursOfOperation h1{
	font-size: 16px;
	line-height: .8em;
}

#detailInformation h1{
	font-size: 16px;
	line-height: .8em;
}

#hoursOfOperation p{
	text-align:center;
	font-size: 11px;
	line-height: 1.2em;
}

#detailInformation p{
	text-align:center;
	font-size: 11px;
	line-height: 1.2em;
}

#flashTitle{
	position: absolute;
	top: 0px;
	margin-left: -20px;
	padding-bottom: 0px;
}
.contentTopAdjust{
	position: relative;
	margin-left: -20px;
}
#imageShow{
	padding: 10px 10px 10px 20px;
	float: right;
	position: relative;
}
#primaryBlock{
	margin: 0 auto;
	background-color:#FFFFFF;
	border-style:solid;	
	border-width:10px;
	border-color:#dddddd;
	width: 800px;
}
#primaryHeaderBlock{
	padding: 130px 20px 20px 20px; 
	position: relative;
}
#primaryNav{
	line-height: 18px;
	position:relative;
	float:left;
	font-size:10px;
	border-style:solid;	
	border-width:1px;
	border-color:#dddddd; 
	background:url(../images/nav_bg.jpg) repeat-y;
	margin: -10px 10px 0px -1px;
	padding: 10px 10px 10px 10px;
	text-align:left;
	width:200px;
}
a:link{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
	color: #666666;
}
a:active{
	text-decoration:none;
	color: #CC0000;
}
a:visited{
	text-decoration:none;
	color: #444444;
	font-weight:bold;
}
.priNav{
	text-transform: uppercase;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
.subNav{
	font-weight:bold;
	text-transform: uppercase;
	line-height: 18px;
	margin-left: 5px;
	font-size: 12px;
}
.terNav{
	font-weight:bold;
	text-transform: uppercase;
	line-height: 15px;
	margin-left: 20px;
	font-size: 10px;
}
.dataRow{
	font-weight:bold;
	text-transform: uppercase;
	line-height: 15px;
	font-size: 10px;
	background-color:#dddddd;
	text-align:center;
}
.dataTD{
	line-height: 12px;
	font-size: 10px;
}
.dataDivider{
	line-height: 1px;
	font-size: 1px;
	background-color:#eeeeee;
}
.dataCol{
	font-weight:bold;
	line-height: 12px;
	font-size: 10px;
	background-color:#eeeeee;
	text-align:right;
}
#accentBar{
	position:relative;
	margin:auto;
	top:-4px;	
	bottom:20px;
}
#bodyCopy{
	padding: 0px 0px 0px 0px;
	margin: -10px 10px 0px 10px;
}
#footerAdjust{
	padding: 0px 0px 0px 0px;
	margin: 15px 10px 0px 10px;
}
#bodyCopy .right_align {
	text-align: right;
}
#footerNav{
	position:relative;
	text-align:center;
	padding: 10px 5px 10px 5px;
	background-color:#f6f5ea;
	margin: -10px 10px 0px 10px;
}
#copyright{
	position:relative;
	text-align:center;
	color:#999999;
	font-size:10px;
}
