div,td,p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
	color: #000000;
	text-align: justify;
}
.emphasis {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.emphasis2 {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#111111;
	text-align:right;
	padding-right:15px;
}
.grey {
	color: #333333;
}
	
#footer {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 20px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FF6251;
	line-height: 20px;
}

ul {
	text-align:left;
    }

li {
	list-style-image: url(images/common-bullet.gif);
	text-indent: -5px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

body {
	background-color: #FF6251;
	background-image: url(images/common-background.gif);
	background-repeat: repeat;
}
#content-border {
	width: 524px;
	border: 2px solid #FF6251;
	background-image: url(images/common-content-background.gif);
	background-repeat: repeat;
	text-align: center;
}
a:link {
	color: #91AC31;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #91AC31;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #91AC31;
	text-decoration: none;
	font-weight: bold;
}
.common-underline {
	margin-bottom: 20px;
}
a:active {
	color: #FF6251;
	text-decoration: none;
	font-weight: bold;
}


td {
	vertical-align: top;
}

#container {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-right: 15px;
	margin-left: 15px;
	width: 720px;
}

#content {
	width: 489px;
	margin-top: 6px;
	border: 3px solid #FFFFFF;
	margin-bottom: 6px;
	background-color: #FFF0EC;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
}
.invisible {
	color: #FFF0EC;
}
#table {
	border-collapse: collapse;
	
}
#table td,th{
	border: 2px solid #333333;
	padding: 10px;
	
}
#table th{
	width: 175px;
	text-align: left;
	background-color: #B3CE55;
	font-size: 16px;
}

.common-underline {
	margin-top: 14px;
}
.pink {
	color: #FF6251;
}


#info-box {
	width: 425px;
}
#common-image {
	margin-bottom: 2px;
	margin-left: 14px;
}
.side-ad {
	margin-top: 15px;
}
.content-short {
	height: 720px;
}
.photo-label {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align: right;
}
#survey-table td{
	font-size: 12px;
}
#survey-table th{
	padding-right:10px;
	text-align: left;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
}
.survey-border {
	background-image: url(images/survey-border.gif);
	background-repeat: no-repeat;
	height: 30px;	
}

#schedule-table {
	border-collapse: collapse;
	width: 491px;
	margin-top: 20px;	
}
#hours {
	padding-right: 20px;
}
#schedule-table td,th{
	border: 1px dotted #333333;
	padding: 20px 5px 20px 5px;
	font:"Trebuchet MS"; 
	font-size: 12px;
}
#schedule-table th{
	width: 86px;
	text-align: center;
	background-color: #FF6251;
	color: #FFF0EC;
	font-size: 12px;
}

#schedule-table td{
	text-align: left;
}


#schedule-table a{
	color: #333333;
	text-decoration:underline;
	font-weight: bold;
	line-height: 24px;	
}

.schedule-table-time {
background-color: #B3CE55;
font-weight: bold;
	
}

#boutique-item td,p{
text-align:left;
}.img-border {
	border: 1px solid #ff6251;
}

/* rotating banner css */

#memoryticker{
width:425px;
height:99px;
/*Tip: add in height attribute here for multiple line scroller*/
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}
/* end rotating banner css */

#quote {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.h3 {
	font-size: 20px;
	font-weight: bold;
	color: #FF6251;
}

.small {font-size:11px;}
#left-align-table td {text-align:left;}

.facebook {
	margin-top:15px;
}
#content-bottom {
	background-image:url(images/container-border-bottom.gif);
	background-repeat: no-repeat;
	height:15px;
}