body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/bg_patter.png);
	line-height: 140%;
}
.events_region_image {
	float: left;
	position: relative;
	left: 15px;
	z-index: 0;
}
.events_wrapper {
	float: none;
	position: relative;
}
.events_region_block {
	z-index: 2;
	position: relative;
	margin-bottom: 20px;
}

.events_region_wrapper {
	float: left;
	clear: none;
	width: 420px;
	right: 20px;
	position: relative;
	top: 10px;
}
.events_region_header {
	margin-top: 20px;
	margin-bottom: 30px;
}
.events_region_title {
}
.events_region_date {
	color: #660000;
}

.events_region_content {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}




.home_event_region {
	float: left;
	width: 205px;
	padding-right: 12px;
	padding-left: 11px;
}
.home_event_region_title {
}
.home_event_thumbnail {

}
.home_event_thumbnail_content {
	padding-left: 25px;
	padding-top: 10px;
}
.home_event_region_content {
	padding-top: 10px;
}
.home_event_wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 687px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	clear: both;
}
.home_event_region_line2 {
	height: 186px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	float: left;
}




.oneColFixCtrHdr #container {
	width: 755px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 755px;
	padding-top: 0;
	padding-bottom: 0;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFFFCC;
	padding-top: 0;
	padding-bottom: 0;
	height: auto;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.maincontent_inner_top {
	background-image: url(images/bg/images/Untitled-1_01.png);
	width: 755px;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.maincontent_inner_middle_header {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 10px;
}
.maincontent_inner_middle {
	background-image: url(images/bg/images/Untitled-1_02.png);
	background-repeat: repeat-y;
	width: 755px;
	float: left;
}
.maincontent_inner_bottom {
	background-image: url(images/bg/images/Untitled-1_04.png);
	height: 22px;
	width: 755px;
	clear: both;
}
.maincontent_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(images/bg/images/Untitled-1_02.png);
	line-height: 140%;
}
.p_styling_region {
	width: 350px;
	float: left;
}
.p_styling_region_header {
	width: 335px;
	margin-left: 15px;
	padding-top: 10px;
}
.p_styling_region_content {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
}

.p_styling_wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	float: none;
}
.p_shopping_region_image {
	height: 288px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.p_shopping_wrapper {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.p_shopping_region_content {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.p_shopping_region_title {
}
.p_shopping_region {
	float: left;
	width: 320px;
}
.packages_wrapper {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	width: 700px;
}
.packages_region_wrapper {
	float: left;
	width: 350px;
	margin-left: 10px;
	padding-top: 13px;
}
.packages_region_header {
	padding-left: 18px;
}
.packages_region_title {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #660000;
	font-weight: bold;
}
.packages_region_content {
}
.packages_region_block {
	float: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.packages_region_image {
	float: left;
	margin-left: 10px;
}
.links_wrapper {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
}
.links_region_header {
	width: 305px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	clear: both;
}
.links_region_content {
	width: 153px;
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 150%;
}
.links_region_wrapper {
	margin-top: 20px;
}


p {
	margin-top: 3px;
	margin-bottom: 3px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #660000;
}
ul {
	text-indent: 0px;
}
li {
	padding: 0px;
	margin: 0px;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	position: relative;
	right: 20px;
	list-style-image: url(images/crosshair_bullet.gif);
}

.underline {
	text-decoration: underline;
	color: #660000;
}

a:link {
	color: #660000;
	text-decoration: none;
}

a:visited {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

.region_dl1 {
	text-align: center;
}
br {
}
.contact_wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 510px;
}
.contact_region_header {
	padding-top: 10px;
	padding-left: 10px;
}
.contact_region_form {
	float: left;
	padding-top: 30px;
}
.contact_region_form_element {
	float: none;
	clear: both;
	padding-bottom: 10px;
	vertical-align: text-top;
	text-align: right;
}
.contact_region_form_names {
	float: none;
	margin-right: 20px;
	padding-bottom: 17px;
}
.contact_region_form_names_wrapper {
	float: left;
	padding-left: 20px;
}

.contact_region_content {
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
}
.contact_region_line {
	text-align: left;
}
.contact_region_form_wrapper {
	float: left;
}


.contact_region_api {
	float: right;
	position: relative;
	bottom: 30px;
	right: 10px;
	border: thin solid #000000;
}
