* {
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	text-align: left;
	padding:0;
	margin:0;
}
p {
	text-align: justify;
	font-size: 12px;
	margin-bottom: 15px;
}
h1 {
	font-size: 27px;
	font-weight:bold;
	color:#7D8993;
	line-height: normal;
}
h2 {
	font-size: 23px;
	font-weight:bold;
	color:#7D8993;
	line-height: normal;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	color:#7D8993;
	line-height: normal;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color:#7D8993;
	line-height: normal;
}
body {
	width:100%;
	text-align: center;
	background-color: #ededed;
	font-size: 10px;
	position:relative;
}
a:link {
	text-decoration: none;
	color:#333
}
a:visited {
	text-decoration: none;
	color:#333
}
a:hover {
	text-decoration: underline;
	color:#333
}
a:active {
	text-decoration: none;
	color:#333
}
#divPage {
	margin: 0 auto 0 auto; !important
	width: 100%;
	padding-left:50px;
	padding-right:50px;
	padding-top:0px;
	padding-bottom:0px;
	position: relative;
}
#divHeader {
	width: 100%;
	text-align: center;
	margin-bottom:10px;
}
#divLogo {
	float: left;
	line-height:50px;
	margin-right:50px;
}
#divLogo a {
	font-size: 22px;
	color: #000;
}
#divButtons {
	float: right;
	font-size: 10px;
	color: #000;
	display: block;
	clear:right;
	padding-top:20px;
	margin-bottom:10px;
}
#divButtons a {
	font-size: 12px;
	color: #777777;
}
#aButton {
	padding-right: 15px;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
#divMainImageHolder {
	width:100%;
	height:450px;
	background-color: #FFF;
	display: table;
	vertical-align: bottom;
	padding:0;
	background-attachment: scroll;
	background-image: url(images/mainimage2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#divLoading {
	position: relative;
	top: 100px;
}
table,td {
	font-size: 12px;
}
#tblRecentEvents {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	background-color: #FFF;
}
#tblRecentEvents thead td,#tbOrderItems thead td {
	background-color: #7D8993;
	color: #FFF;
	padding-left:25px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-attachment: scroll;
	background-image: url(/images/theadBG.gif);
	background-repeat: repeat-x;
	font-weight: normal;
}
#tblRecentEvents tbody td {
	padding-left:25px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
}
#divFooter {
	font-size: 10px;
	margin-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding-top: 10px;
	text-align: center;
	clear:both;
	padding-bottom: 10px;
}
#divStack {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
	/*width:160px;
	height:160px;*/
	text-align: center;
	vertical-align: middle;
	background-color: #fefefe;
	display:table-cell;
	position:static;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
#divfbshare {
	float: left;
	clear:both;
	margin-top: 10px;
	margin-bottom: 25px;
	;
}
#trOptions {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
.errorText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
noscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: 50px;
	width: 100%;
}
.divHidden {
	display: none;
	visibility: hidden;
}
.divVisible {
	display: inline;
	visibility: visible;
}
#divfbcomments {
	clear:both;
	float:none;
	background-color: white;
	padding: 10px;
	margin-top: 10px;
}
#divCanvas {
	background-color: white;
	padding: 10px;
	margin-bottom: 20px;
	clear: both;
}
#tbOrderItems tbody tr td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #691817;
	background-color: #FFF;
	padding:10px;
}
.divEventTable {
	float: right;
	clear: right;
	margin-bottom: 25px;
	width: 250px;
	font-size: 12px;
	background-color: white;
	margin-left: 25px;
}


#tbLogin td,#tbContact td { padding: 5px; }
.styledTable thead td {
	background-color: #7D8993;
	color: #FFF;
	padding-left:25px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-attachment: scroll;
	background-image: url(/images/theadBG.gif);
	background-repeat: repeat-x;
	font-weight: normal;
}
.styledTable tbody td {
	padding-left:25px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
}
#divSideLinks {
	background-color: white;
	float: left;
	width: 250px;
	padding: 5px;
	font-size: 12px;
	;
	margin-right: 25px;
	margin-bottom: 25px;
	;
	clear: left;
}
#divCenter {

}
