@charset "UTF-8";
/* CSS Document */
html, body, div {
	margin:0;
	padding:0;
	font-size:100%;
}
body {
	font-size: 100%;
	background-color: #FFF;
	font-family:Helvetica, sans-serif;
	background-image: url(/images/bluePlaque.jpg);
	background-position: 50% -65px;
	background-repeat: no-repeat;
}
img{
	border:none;
	}
#grgContainer {
	width: 800px;
	margin: 0 auto;
	margin-top:5px;	
}
#topPart {
	width: 800px;
	padding-top:5px;
}
#middlePart {
	width: 750px;
	font-size: 12px;
	line-height:18px;
	letter-spacing:0.1em;
	font-family:Helvetica, sans-serif;
	text-align:justify;
	min-height:450px;
	padding-right:25px;
	padding-left:25px;
	color:#666;
	margin-top:18px;
}
#middlePart .grgText{
	color:#223571;
	font-weight:bold;
}
#middlePart .uniText{
	color:#ff3333;
}
#middlePart strong, #middlePart b {
	font-weight:bold;
	color:#000;
}

#middlePart ul{
	color:#ff3333;
	list-style-type: disc;
}
#middlePart ul li{
	color:#000;
	margin-bottom:10px;
	font-weight:bold;
}
.triRight {
	float:left;
	margin-left:-45px;
	margin-top:4px;
	margin-right:10px;
}
.sectionTitle {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	letter-spacing: .1em;
	margin-top:25px;
	line-height:24px;
	margin-bottom:5px;
	text-align:left;
}
#middlePart a:link, #middlePart a:visited{
	color: #ff3333;
	text-decoration: none;
	font-weight: bold;
}
#middlePart a:hover, #middlePart a:active{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
blockquote {
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	letter-spacing: .1em;
	display: block;
	padding: 10px;
	color: #000;
	background-color: #F1FBFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-weight: bold;
	border: 1px solid #4fb6e1;
}
#bottomAddress {
	font-size: 9px;
	color: #999;
	width: 750px;
	margin-top:40px;
	text-align:left;
	letter-spacing: 0em;
	padding-top:5px;
	padding-bottom:20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #809EDE;
}
#bottomAddress a:link, a:visited{
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#bottomAddress a:hover, a:active{
	color: #ff3333;
	text-decoration: none;
	font-weight: bold;
}
#unizebra{
	float:right;
	margin-top:2px;
	height:30px;
}
#addressBar {
	width: 800px;
	font-family: Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: 0.2em;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-bottom:5px;
	margin-top:-4px;
}
#phoneNumber{
	margin-left:425px;
	margin-top:22px;
	color:#333;
	font-weight:normal;
	font-size:14px;
	letter-spacing:0.2em;
	
	}
#hours{
	width:150;
	float:right;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:15px;
	margin-bottom:10px;
}
#hours ul{
	list-style:none;
	margin-left:0px;
	width:150px;
	min-height:250px;
	padding:5px;
	background-color:#B70100;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	border: 1px solid #900;
	height: 100%;
	clear:right;
}
#hourTitle{
	font-size:14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top:0px;
	padding-bottom:5px;
}
#hourNotes{
	font-size:13px;
	margin-top:0px;
	padding-bottom:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#hoursPhone{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top:5px;
}

#hours ul li{
	color:#FFF;
	width:150px;
	margin-top:5px;
	text-align:center;
	text-shadow:#000 1px 1px 1px;
}

.specialHolder{
	width:750px;
	height:250px;
	margin-top:13px;
	border: 3px dashed #D7E3F4;
	margin-bottom:30px;
}
#galleryList{
	list-style-type: none;
	height:auto;
}
#galleryList ul{
	margin:0;
	padding:10px;
}
#galleryList li{
	float: left;
	list-style-type: none;
	padding-right: 10px;	
}
#galleryList li img {
	background-color:#809EDE;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px;
}
#contactForm{
	width:600px;
	font-size:14px;
	color:#000;
	margin-left:0px
	letter-spacing: 0.1em;
	line-height:25px;
	padding-left:40px;
}
#contactForm .formLable{
	line-height: 25px;
	color: #666;
	height: 25px;
	font-size: 12px;
	margin-top:10px;
	margin-left: -15px;
	font-weight:bold;
}
#contactForm input.textView, #contactForm select{
	width:200px;
	height:15px;
	font-family:Helvetica, sans-serif;
	color:#333;
	background-color:#F1FBFF;
	border: 1px solid #4fb6e1;
	padding:5px;
}
#contactForm textarea {
	width:400px;
	height:200px;
	font-family:Helvetica, sans-serif;
	color:#333;
	background-color:#F1FBFF;
	border: 1px solid #4fb6e1;
	padding:5px;
}
input[type=text]:focus,
input[type=password]:focus, textarea:focus, select:focus {
  outline: 0 none;
}
.ajax-loading{
	background-image:url(/comp/css/images/WhiteLoading.gif);
}