*{ margin:0; padding:0; }

img { border: none; }
.clear { clear:both; }

html, body, p, ul, li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 125%;
	color: #000;
}

h1, h2, #menuList ul li a, .phone, .address {
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	margin-bottom: 15px;
}

h1 {
	font-size: 36px;
	line-height: 100%;
	font-weight: bold;
	color: #6e1710;
	margin-bottom: 20px;
	text-align: center;
}

h2 {
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #005030;
	text-align: left;
	margin: 30px 0 15px;
}

h3 {
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #000;
}

a {
	color: #ce7923;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
.noDisplay {
	text-indent: -3000px;
	height: 0;
	margin: 0;
	padding: 0;
}

header h1 {
	width: inherit;
}


/***********
   MAIN
***********/

.largeListBoldItem {
	font-size: 26px;
	line-height: 135%;
	color: #6e1710;
	font-weight: bold;
	font-style: italic;
}

.largeList ul {
	margin-left: 40px;
}
.largeList ul li {
	font-size: 18px;
	margin-bottom: 10px;
	padding: 0 40px;	
}

.smallList ul {
	margin-left: 20px;
}

.smallList ul li {
	margin-bottom: 10px;
	padding: 0 8px;	
}

.withLargeListIcons ul {
	list-style-type: none;
}

.withLargeListIcons ul li {
	background: transparent url("../images/icon_checkbox_lg.png") no-repeat top left;	
	min-height: 38px;
}



/***********
  RIGHT COL
***********/

#shareWrap, .mapBlock, .specialBlockWrap, .imgBlock {
	position: relative;
	display: block;
	margin-bottom: 10px;
}
.addressBlock, #discountBlock, .hoursBlock {
	position: relative;
	display: inline-block;
	margin-bottom: 10px;	
}
#pageBottom .addressBlock, #discountBlock {
	float: left;
}

.addressBlock p.address {
	color: #005030;
	width: 290px;
}
.addressBlock {
	text-align: center;
	width: 270px;
}
.address {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}
.phone {
	font-size: 20px;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 0;
}

.mapBlock {
	border: 2px solid #6e1710;
	width: 290px;
	height: 212px;
}

.hoursBlock {
	width: 290px;
	font-size: 13px;
	line-height: 120%;
	color: #3a3a3a;
	font-weight: bold;
}

.specialBlockWrap {
	width: 290px;
}
.specialBlockWrap p {
	font-size: 13px;
	padding: 5px 10px;
	margin: 0;
}
.specialBlockHeader {
	background: transparent url("../images/special_block_header.png") no-repeat top left;
	width: 290px;
	height: 65px;	
}
.specialBlockContent {
	background: transparent url("../images/special_block_tiling.png") repeat-y top left;
	width: 290px;
	padding: 0px;
}
.specialBlockFooter {
	background: transparent url("../images/special_block_footer.png") no-repeat bottom left;
	height: 9px;
}


/***********
   FOOTER
***********/

#discountBlock p {
	font-size: 11px;
}
.discount {
	font-weight: bold;
	color: #d8d6d6;
}


#copyright p, #copyright p a {
	color: #adc1b9;
	font-size: 9px;
	margin: 0 0 20px 0;
}	

#copyright p a {
	text-decoration: none;
	color: #8ec1ac;
}
#copyright p a:hover {
	text-decoration: underline;
}




/***********
 QM EDITOR
***********/
#qmEditorClosed {
	cursor: pointer !important;
	display: none;
	height: 26px;
	width: 40px !important;
}

#qmEditor, #qmEditorClosed {
	background: url("images/tinylogo.png") no-repeat scroll -2px 3px #657587;
	font-family: Helvetica,Arial,sans-serif !important;
	left: 0;
	line-height: 1;
	opacity: 0.5;
	padding: 3px;
	position: fixed;
	text-align: left;
	top: -116px;
	width: 100%;
	z-index: 9999;
}