body {
	background-color: #0A2461;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	}
a:link {
	color: #579A3A;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #579A3A;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
    color: #0C2E82;
	text-decoration: none;
}
a:visited:hover {
    color: #0C2E82;
	text-decoration: none;
}
a:active {
	color: #579A3A;
	text-decoration: underline;
}
a:active:hover {
    color: #0C2E82;
	text-decoration: underline;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #CDE8C1;
}
a.nav:visited:hover {
	color: #CDE8C1;
}
a.nav:active {
	color: #FFFFFF;
}
a.neg:link {
	color: #E6E9F0;
	text-decoration: underline;
	font-weight: bold;
}
a.neg:visited {
	color: #D1D7E5;
	text-decoration: underline;
	font-weight: bold;
}
a.neg:hover {
	color: #0C2E82;
	text-decoration: none;
}
a.neg:visited:hover {
	color: #0C2E82;
	text-decoration: none;
}
a.neg:active {
	color: #FFFFFF;
	text-decoration: underline;
}
form {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: .9em
	}
h2 {
	color: #0C2E82
	}
h3 {
	color: #0C2E82;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	display: block;
	}
h4 {
	color: #0C2E82
	}
img.left {
	float: left;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
}
img.LeftThumbnail {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}
img.right {
	float: left;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
img.RightThumbnail {
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
input {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: .9em;
	color: #0C2E82
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding: 0px 0px 0px 3px;
	margin-right: 0px;
	margin-left: 23px;
	}
ul ul li {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding: 0px 0px 0px 3px;
	margin-right: 0px;
	margin-left: 46px;
	}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
	}
p {
	margin-top: 0em;
	margin-bottom: 0.5em;
    }
select {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: .9em;
	color: #0C2E82
	}
table {
	color: #0C2E82
	}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
td.light {
	background-color: #CDE8C1;
	padding: 5px;
}
td.dark {
	background-color: #B4DCA3;
	padding: 5px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: .9em;
	color: #0C2E82
	}
ul, ol, dl {
    position: relative; /* ensures IE6 displays first three bullets */
	}
ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}



#LayoutArea {
	background-color: #FFFFFF;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: relative;
}
#LayoutTable {
	width: 770px;
	text-align: left;
}
#HeaderLeft {
	height: 86px;
	width: 500px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #72BD51;
}
#HeaderRight {
	width: 270px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #72BD51;
	vertical-align: bottom;
	padding-bottom: 10px;
	color: #0C2E82;
	font-size: 0.75em;
}
#IntroLeft {
	color: #FFFFFF;
	background-color: #72BD51;
	padding: 20px;
	vertical-align: top;
	width: 460px;
}
#IntroRight {
	color: #FFFFFF;
	background-color: #72BD51;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	width: 250px;
}
#Light {
	background-color: #CDE8C1;
	padding: 20px;
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0C2E82;
}
#Footer {
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #72BD51;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0C2E82;
	text-align: center;
	padding: 10px 20px;
	width: 730px;
	font-weight: bold;
}
#Navigator {
	left:500px;
	top:106px;
	width:250px;
	height:145px;
	z-index:1;
	position: absolute;
	visibility: visible;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0C2E82;
	font-size: 15px;
	line-height: 21px;
}
#NavLeft {
	background-color: #72BD51;
	padding: 20px 10px 20px 20px;
	vertical-align: top;
	width: 190px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0C2E82;
	font-size: 14px;
	line-height: 20px;
	/*height: 150px;*/
}
#LinksLeft {
	padding: 20px 10px 20px 20px;
	vertical-align: top;
	width: 190px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0C2E82;
	font-size: 14px;
	line-height: 20px;
}
#LightLeft {
	background-color: #CDE8C1;
	vertical-align: top;
	width:220px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0C2E82;
}
#ContentArea {
	background-color: #FFFFFF;
	vertical-align: top;
	width:510px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #0C2E82;
	padding: 20px;
}
.SideBar {
	background-color: #CDE8C1;
	padding: 15px;
	float: right;
	width: 170px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.SideBarTable {
	width: 170px;
}
.SideBarLeft {
	width: 10px;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0C2E82;
	border-bottom-color: #0C2E82;
	border-left-color: #0C2E82;
}
.SideBarRight {
	width: 10px;
	border-top-width: 7px;
	border-right-width: 10px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #0C2E82;
	border-right-color: #0C2E82;
	border-bottom-color: #0C2E82;
}
.SideBarContent {
	padding: 10px 5px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #0C2E82;
}
.yelp {
  position: absolute;
	top: 0px;
	right: 0px;
}
.yelp img {
	border: none;
}
.SideBarContent td {
	padding: 3px 0px;
	vertical-align: top;	
}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #0C2E82;
	font-weight: bold
	}
.StoryContentColor {
	color: #0C2E82
	}
.TitleColor {
	color: #0C2E82;
	margin: 0.9em;
	}
tr.ListHeaderColor th {
	text-align: left;
	}
.small {
	font-size: 10px;
}
.asterisk {
    color: #72BD51
}
.review {
  margin-bottom: 20px;
}
.name {
  float: left;
  font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
	clear: both;
}
.location {
  float: left;
	font-size: 10px;
	margin-top: 0;
	clear: both;
}
.rating {
  text-align: right;
  font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
}
.rating_date {
  text-align: right;
	font-size: 10px;
	margin-top: 0;
}
.review_body {
  font-style: italic;
}