body {

	margin-left: 0px;

	margin-top: 0px;

	background-color: #595959;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}



p {

	text-align: justify;

	display: inline;

}



a:link, a:visited, a:active {

	color: #FF6600;

}



a:hover {

	color: #593C39;

}



.mainFrame {

	border: 1px solid #666666;

	position:relative;

	top: 50px;

	background-color: #FFFFFF;

	width: 755px;

	height: inherit;

	z-index: 2;

	vertical-align:top;

}



.mainFrameForEmail {

	border: 1px solid #666666;

	position:relative;

	top: 15px;

	background-color: #FFFFFF;

	width: 755px;

	height: inherit;

	z-index: 2;

	vertical-align:top;

}



.menuTable {

	width: 100px;

	position:relative;

	top: 0px;

	height:100%;

		background-color: #FFFFFF;

}



.mainTable {

	position: relative;

	left: 0px;

	top: 0px;

	vertical-align:top;

	height: inherit;

	width: 100%;

}



.menu:link, .menu:active, .menu:visited {

	text-decoration: none;

	color: #000000;

}

.menu:hover {

	color: #FF6600;

	text-decoration: underline;

}



h3 {

	background-color:#D2DAA7;;

	text-align:left;

	color: #593C39;

	padding: 2px 2px 2px 2px;

	font-size:15px;

	border: 1px solid #999999;

	width:608px;

}



h3.small {

	background-color: #D2DAA7;

	text-align:left;

	color:#593C39;

	padding: 2px 2px 2px 2px;

	font-size:16px;

	font-weight: normal;

	border: 1px solid #999999;

	width:450px;

}



h2 {

	color:#593C39;

	font-size:20px;

	font-weight: bold;	

	text-align:center;

}



.borderBox {

	border: 1px solid #999999;

	text-align: justify;

}



.headerText1 {

	color:#593C39;

	font-size:16px;

}



.subHeaderText1 {

	font-size: 9px;

}



.highlightText {

	color:#FF6600;

}



.hoursTable {

	border: 1px solid #999999;

	background-color:  #D2DAA7;

	width: 614px;

}



.hoursCell {

	color: #593C39;

	/*width: 150px;*/

	border-bottom-color:#593C39;

	border-bottom: solid 1px;

}



.timeCell {

	background-color: #FFFFFF;

		border-bottom-color:#D2DAA7;

	border-bottom: solid 1px;

}



.point {

	padding: 3px;

	margin-top: 3px;

	width: 555px;

	list-style-image:url(images/point.gif);

	list-style-position:outside;

	vertical-align:middle;

}



.mainImage {

	padding: 5px;

	background-color: #D2DAA7;

	border: 1px solid #999999;

}


