body,
td,
input,
select,
textarea {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
#containerOne {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	margin-bottom: 16px;
	border: 1px solid #5C5349;
	background: white;	
}
#header {
	height: 197px;
	/* background-image:  url(/Images/LuluGordon/header_v3.3.png); */
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #999966;	
	font-weight:bold;	
	color: #CACACA;
	border: 0;
}
#header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header li {
	display: inline;
	margin: 0;
}
#header a:link,
#header a:visited {
	font-size:12px;
	color: #fff;
	text-decoration:none;
	padding: 8px 16px;
	text-transform: uppercase;
	margin: 0;
	float: left;
}
#header a:hover {
	color:#000;
	background:#D6D6B2;

}
#header a:link.selected,
#header a:visited.selected{
	color:#000;
	background:#fff;	
	padding: 8px 16px 9px 16px;
	
}
#navigation {
	float:right;
	margin: 166px 0 0 0 ;
	border: 0;
	padding: 0;
}
#content {
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 16px;
	margin-bottom: 16px;
}
#content a {
	color: #5c5349;
}
#content a:hover {
	color: #333333;
}
#content h1,
#content .PageTitle {
	color: #000000;
	font-size: 19px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 18px;
	font-weight: bold;
}
#content h2 {
	color: #333333;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 17px;
	font-weight: bold;
}
#content h3 {
	color: #5B5B5B;
	font-size: 17px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 16px;
	font-weight: bold;
}
#content h4 {
	color: #7E7E7E;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	font-weight: bold;
}
#content h5 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 14px;
}
#content h6 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 13px;
}
#content p,
#content div,
#content hr {
	padding: 0px;
	margin-bottom: 13px;
}
#content ul,
#content ol {
	/* margin-bottom: 15px; */
}
#content input[type=submit] {
	background:white;
	width:160px;
	font-size: 11px;
	margin:12px 0;
}
#content input[type=submit]:hover {
	background: #CCCCCC;
	color: black;
}
#copyright {
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 10px;
	color: #676563 ;
	background: #D6D6B2;
	margin-bottom: 0px;	
}
#copyright a {
	color: #343332;
	text-decoration: none;
}
#copyright a:hover {
	color: #343332;
	text-decoration: underline;
}
#content .ArticleDetail .ArticleDate {
	font-size: 12px;
	margin-bottom: 0px;
}
#content .ArticleDetail .ArticleTitle {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 3px;
}
#content .ArticleDetail .ArticleSubTitle {
	font-style: italic;
	font-size: 15px;
	margin-bottom: 3px;
}
#content .ArticleDetail .ArticleByLine {
	font-size: 13px;
}
#content .ArticleDetail .ArticleContent {
	margin-bottom: 0px;
}
#content .ArticleComments .ArticleCommentsOutput {
	padding-right: 32px;
}
#content .ArticleComments .ArticleCommentsOutput .Headline {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 19px;
}
#content .ArticleComments .ArticleCommentsOutput .ArticleComment {
	margin-left: 21px;
	margin-right: 21px;
	margin-bottom: 31px;
}
#content .ArticleComments .ArticleCommentsOutput .ArticleComment .info {
	font-style: italic;
	font-weight: bold;
	margin-left: 21px;
	font-size: 12px;
}
#content .ArticleComments .ArticleCommentsInput {
	width: 250px;
	background-color: #CCCCCC;
	float: right;
}
#content .ArticleComments .ArticleCommentsInput .Headline {
	font-weight: bold;
	font-size: 16px;
	margin-left: 18px;
	margin-top: 13px;
}
#content .ArticleComments .ArticleCommentsInput #ArticleCommentForm {
	margin-left: 16px;
	margin-right: 16px;
}
#content .ArticleComments .ArticleCommentsInput #ArticleCommentForm div {
	margin: 0;
}
#content .ArticleComments .ArticleCommentsInput #ArticleCommentForm,
#content .ArticleComments .ArticleCommentsInput #ArticleCommentForm input,
#content .ArticleComments .ArticleCommentsInput #ArticleCommentForm textarea {
	font-size: 12px;
}
#content .ArticleSummary .ArticleDate,
#content .ArticleSummary .ArticleDescription {
	margin-bottom: 0;
}
#content .ArticleSummary .ArticleTitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3;
}
#content .ArticleSummary .ArticleImage {
	float: right;
}
#content .Review {
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 14px;
	margin-bottom: 0px;
}
#content .ReviewDate {
	font-size: 11px;
}
#content .ReviewByLine {
	font-size: 12px;
}
#content .ReviewContent {
	font-size: 13px;
	margin-top: 7px;
	padding-left: 21px;
	padding-right: 21px;
}
#content .EventName {
	font-weight: bold;
	font-size: 110%;
	color: #653D00;
}
#content .EventTitle {
	font-weight: bold;
	font-style: italic;
}
#content li.EventListing, #content li.DayOfWeek li.EventListing {
	margin-bottom: 21px;
}
#content .EventDescription, #content li.DayOfWeek .EventDescription {
	font-size: 90%;
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .EventFee {
	font-size: 90%;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 10px;
}
#content .EventLocation, #content li.DayOfWeek .EventLocation {
	font-style: italic;
	font-size: 80%;
}
#content .EventContact, #content li.DayOfWeek .EventContact {
	font-style: italic;
	font-size: 80%;
}
#content li.DayOfWeek {
	font-weight: bold;
	margin-bottom: 21px;
}
#content li.DayOfWeek span {
	font-size: 120%;
}
#content li.DayOfWeek li.EventListing {
	font-weight: normal;
}
#content li.DayOfWeek ul {
	margin-top: 21px;
}
#footer {
	text-align: center;
	font-weight: normal;
	margin-top: 31px;
	margin-bottom: 0px;
	font-size: 13px;
}
#footer a:link, #footer a:visited{
	font-size:12px;
	color: #333333;
	text-decoration:none;
	padding: 8px 16px;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
}
#footer a:hover{
	color:#000;
}
#footer a:link.selected,  #footer a:visited.selected{
	color:#000;
}
#infoRequestForm {
	font-size:11px;
	width:440px;
	margin:16px auto;
	text-align:center;
	border:1px solid #CCCCCC;
	background:#E6E6B3;	
}
#infoRequestForm form {

}
#infoRequestForm legend {
	display: none;
}
#infoRequestForm fieldset {
	border:0;
	margin:0;
}
#infoRequestForm label {
	width:160px;
	text-align:left;
	float:left;
	margin:0 10px 0 0;
	padding:2px 0 0;
}

#infoRequestForm textarea{
	width: 340px;
	height: 65px;
	float:left;
}

#infoRequestForm label[for=Comments] {
	width:150px;
	text-align:right;
	float:left;
	margin:0 10px 0 0;
	padding:2px 0 0;
}

#infoRequestForm input {
	width:160px;
	padding:2px;
	margin:0 0 10px;
	color:#3a3a3a;
}

#infoRequestForm input[type=checkbox] {
	width:14px;
	margin:0;
	display:inline;
}

#infoRequestForm input[type=radio] {
	width:30px;
	margin:0;
}

#infoRequestForm input.button {
	background:white;
	width:160px;
	font-size: 11px;
	margin:12px 0;
}

#infoRequestForm input.button:hover {
	background:#CCCCCC;
	color:black;
}

#infoRequestForm #City {
	width:75px;
}

#infoRequestForm #State {
	width:15px;
}

#infoRequestForm #Zip {
	width:35px;
}

#infoRequestForm #centerTop {
	width:350px;
	text-align:left;
	margin:12px auto;
}

#infoRequestForm #centerBottom {
	width:350px;
	text-align:center;
	margin:12px auto;
}

#infoRequestForm #formError{
	font-color:red;
}

#eNewsletterForm {
	font-size:11px;
	width:500px;
	border:1px solid #CCCCCC;
	background: #E6E6B3;
	margin:18px auto;
	padding:0;
}

#eNewsletterForm form {
}

#eNewsletterForm legend {
	display:none;
}

#eNewsletterForm fieldset {
	border:0;
	padding:0;

}

#eNewsletterForm label {
	width:150px;
	text-align:left;
	float:left;
	margin:0 10px 0 0;
	padding:2px 0 0;
}

#eNewsletterForm input {
	width:150px;
	padding:2px;
	margin:0 0 10px;
	color:#3a3a3a;
}

#eNewsletterForm input[type=checkbox] {
	width:14px;
	margin:0;
	display:inline;
}

#eNewsletterForm input[type=radio] {
	width:14px;
	margin:0;
	display:inline;
	color:#fff;
	background:#fff;
}

#eNewsletterForm input.button {
	background:white;
	width:150px;
	font-size:11px;
}

#eNewsletterForm input.button:hover {
	background:#CCCCCC;
	color:black;
}

#eNewsletterForm p {
	text-align:center;
}

#eNewsletterForm #eNewsletterTop {
	width:320px;
	text-align:center;
	margin:12px auto;
}


#eNewsletterForm #eNewsletterMiddle {
	text-align:center;
	margin:12px auto;
}

#eNewsletterForm #eNewsletterBottom {
	padding:6px;
	text-align:center;
	background:#EEEEEE;
	margin:0 auto;
}

.productResult .ImageArea {
	color: #333333;
	font-size: 11px;
	text-align: center;
	float: left;
	margin-right: 21px;
	margin-bottom: 16px;
}
.productResult .Title {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 16px;
}
.productResult .Price {
	font-size: 12px;
	margin-left: 31px;
	color: #333333;
}
.productResult .Button {
	display: block;
	text-align: left;
	margin-top: 21px;
	margin-bottom: 21px;
}
.productResult .Description {
	margin-bottom: 21px;
}
.productResult .Details {
	color: #333333;
	margin-left: 31px;
}
.alternatingRow {
	background: #DBDBDB;
}

#eNewsletterForm #eNewsletterMiddle label[for=emailAddress] {
	float: none;
	text-align: left;
	display: block;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

