html {

}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #ACB2B0;

}


p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	margin: 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #85263C;
	text-decoration: underline;
}
img {
	margin: 0px;
	padding: 0px;
}
#LeftColumnDiv img {
	margin-right: auto;
	margin-left: auto;
}

h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h2 {
	margin: 0px;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #85263C;
}
li {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	color: #85263C;
}
ol {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}


#MainContainerDiv {
	width: 100%;
	text-align: center;
	margin: 0;
	background-color: #AAB3B0;
}
#SubContainer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	text-align: center;
	padding: 0px;
	border: 2px solid #85263C;
}

#HeaderDiv {
	background: #FFFFFF;
	padding: 0;  /* 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. */
	margin: 0px;
	clear: both;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #85263C;
	border-right-color: #85263C;
	border-bottom-color: #85263C;
	border-left-color: #85263C;
}
#headerimage {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#navcontainer ul {
	background: #DDDDDD;
	margin: 0px;
	padding: 3px;
	list-style-type: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #83273C;
	border-right-color: #83273C;
	border-bottom-color: #83273C;
	border-left-color: #83273C;
	background-color: #A1C4A7;
}

#navcontainer ul li {
	margin: 0px;
	padding: 20px;
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #85263C;
	text-decoration: none;
}
#navcontainer ul li a {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #85263C;
	text-decoration: none;
	font-weight: bold;
}
#ColumnsContainer {
	margin: 0;
	padding: 0;
	background-image: url(columnbg.png);
	background-position: right;
	background-repeat: repeat-y;
	width: 100%;
	background-color: #E8DCDF;
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	border-bottom-width: 2px;
	border-left-width: 1.5px;
	border-bottom-style: none;
	border-top-color: #85263C;
	border-right-color: #85263C;
	border-bottom-color: #85263C;
	border-left-color: #85263C;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#ColumnsDiv {
	margin: 0px;
    padding: 0px;
    background-image: url(columnbg.png);
    background-repeat: repeat-y;
    width: 100%;
}



#LeftColumnDiv {
	width: 200px; /* top and bottom padding create visual space within this div  */
	font-size: x-small;
	padding: 0;
	float: left;
	overflow: hidden;
	background-color: #E8DCDF;
	text-align: center;
	margin: 0px;
}



#center {
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 390px;
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #85263C;
	border-right-color: #85263C;
	border-bottom-color: #85263C;
	border-left-color: #85263C;

}
.googlecheckoutbutton {
	text-align: right;
	padding-top: 10px;
}



#RightColumnDiv {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	background-color: #E8DCDF;
}
#UpcomingEvents {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #85263C;
	border-right-color: #85263C;
	border-bottom-color: #85263C;
	border-left-color: #85263C;
}
#BecomeMemberDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	border: thin dotted #85263C;
	width: 100px;
	margin-top: 70px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 0px;
}
#BecomeMemberDiv a {
}


#FooterDiv {
	padding: 0 10px;
	text-align: center;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	background-color: #A1C4A7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #85263C;
	border-right-color: #85263C;
	border-bottom-color: #85263C;
	border-left-color: #85263C;
}
#FooterDiv p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#FooterDiv a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #85263C;
	text-decoration: underline;
}



.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.columntext {
	color: #000000;
	margin-top: 0px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.columnheader {
	color: #000000;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: small;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
WideBoxDiv {
}
