body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.error {
   color: #FF0000;
   padding: 10px;
   border: #FF0000 solid 1px;
   text-align: center;
   margin: 10px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.full {
    color: #FF0000;
    text-decoration: line-through;	
}

#content_holder {
	width: 500px;
	float: left;
	clear: left;
}
#menu_holder {
	width: 250px;
	float: right;
	clear: right;
}
#menu_holder h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	padding-left: 35px;
	padding-top: 10px;
	height: 22px;
	background: url(../images/menu_h1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}
#menu_holder ul {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	list-style: none;
}
#menu_holder ul li {
	margin-top: 5px;
	padding: 5px;
}
#content_holder h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-left: 60px;
	padding-top: 25px;
	height: 37px;
	background: url(../images/content_h1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}
#content_holder h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	padding-left: 35px;
	padding-top: 10px;
	margin-bottom: 20px;
	height: 22px;
	background: url(../images/content_h2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content_holder p {
	text-indent: 20px;
}
#content_holder ul, #content_holder ol {
	margin: 20px;
	padding: 0px;
}
.table_small td {
	font-size: 12px;
}
.addnote {
	text-indent: 0px;
	font-size: 10px;
}
.small {
	font-size: 10px;
}
#card {
	width: 120px;
	height: 120px;
	background-image:url(../images/card.jpg);
	background-repeat:no-repeat;
	float: left;
	clear: left;
	margin: 10px;
}
#calendar_bus {
	width: 120px;
	height: 150px;
	background-image:url(../images/calendar_bus.jpg);
	background-repeat:no-repeat;
	float: left;
	clear: left;
	margin: 10px;
}
#calendar_independance {
	width: 120px;
	height: 150px;
	background-image:url(../images/calendar_independance.jpg);
	background-repeat:no-repeat;
	float: left;
	clear: left;
	margin: 10px;
}
#send {
	width: 120px;
	height: 120px;
	background-image:url(../images/envelope.jpg);
	background-repeat:no-repeat;
	float: left;
	clear: left;
	margin: 10px;
}
#total {
	width: 120px;
	height: 120px;
	background-image:url(../images/cart.jpg);
	background-repeat:no-repeat;
	float: left;
	clear: left;
	margin: 10px;
}
.calendar_info {
	float: left;
	clear: right;
	width: 330px;
}
.calendar_info li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.event_info {
	font-size: 9px;
}
.price_info {
	float: right;
	clear: right;
	text-align: right;
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
}
.discount_info {
	float: right;
	clear: right;
	text-align: right;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	color: #FF0000;
	text-decoration: line-through;
}
.discount_info_span {
	color: #FF0000;
	text-decoration: line-through;
}
hr {
	clear: both;
	height: 1px;
	color: #000000;
	border: #000000 solid 1px;
	margin: 5px;
}
#disclamer {
	font-size: 9px;
	text-align: justify;
	width: 400px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	overflow: auto;
}
#disclamer ol {
	padding-left: 20px;
	margin-top: 0px;
}
#disclamer li {
	padding: 0px;
	text-indent: 0px;
}
#disclamer_check {
	text-align: center;
	margin: 10px;
}
#submit_form {
	text-align: center;
	margin: 20px;
}
#footer {
        clear: both;
        background-image: url(../images/footer.jpg);
        background-repeat: no-repeat;
        height: 109px;
        padding-left: 300px;
        padding-top: 20px;
        font-size: 9px;
        text-align: center;
        color: #CCCCCC;
}
.calendar_info ul li {
	margin-left: -20px;
}
#content_holder ul, #content_holder ol {
	margin: 20px;
	padding: 0px;
}
#content_holder ul li, #content_holder ol li {
	margin: 5px;
}
.table_small td {
	font-size: 12px;
}
.addnote {
	text-indent: 0px;
	font-size: 10px;
}
.soldout {
	color: #FF0000;
	display: inline;
	font-weight: bold;
	margin: 5px;
}

