body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg) repeat-x left top;
	font-size: 13px;
	text-align: justify;
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #753333;
    margin-bottom: 10px;
}

h1 {
	letter-spacing: -2px;
	font-size: 24px;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000000;
}

a:hover {
	color: #000000;
}

hr {
	display: none;
}

th {
	background-color: #753334;
	color: white;
	height:30px;
}

table th, td {
	padding-left: 5px;
}

.center {
	text-align: center;
	padding: 0;
}

/* Header */

#header {
	width: 950px;
	height: 380px;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
}

#header h1 {
	float: left;
	padding: 150px 0 0 420px;
	font-size: 36px;
	text-align: center;
	color: #FFFFFF;
}

#header p {
	float: left;
	padding: 160px 0 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #F51F47;
}

#header a {
	text-decoration: none;
	color: #F51F47;
}


/* Page */
#page {
	width: 950px;
    margin-left: auto;
    margin-right: auto;
}

/* Content */
#injectHTML {
	float: right;
	width: 680px;
	margin: 0;
	padding: 0;
}

#content {
	background: url(../images/img08_wide.jpg) repeat-y left top;
}

#content .bgtop {
	background: url(../images/img09_wide.jpg) no-repeat left top;
}

#content .bgbtm {
	background: url(../images/img10_wide.jpg) no-repeat left bottom;
}

.post {
	padding: 40px 30px 0px 30px;
}

.title h2 {
	margin: 0;
	margin-left: 50px;
	color: #753333;
}

.title a {
	text-decoration: none;
	color: #753333;
}

.pagetitle {
}

.byline {
	float: left;
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
	color: #646464;
}

.meta {
	margin: 0;
	padding: 18px 0 30px 0;
	background: url(../images/img12.jpg) no-repeat center bottom;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}

.meta .more {
}

.meta .comments {
}
.meta a {
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	margin-bottom: 10px;
	background: url(../images/img04.jpg) repeat-y left top;
	color: #EEEEEE;
}

#sidebar .bgtop {
	background: url(../images/img05.jpg) no-repeat left top;
}

#sidebar .bgbtm {
	background: url(../images/img06.jpg) no-repeat left bottom;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 0 13px;
	padding: 30px 25px 36px 10px;
}


#sidebar ul li {
	border-bottom: 1px dotted #E3E3E3;
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#sidebar h2 {
	margin: 0;
	height: 34px;
	padding: 10px 0px 0px 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #753333;
}

#sidebar a {
	color: #000000;
	text-decoration: none;
	padding-left: 18px;
	display: block;
}

#sidebar a:hover {
	text-decoration: underline;
	background: url(../images/greyArrow.gif) no-repeat;
	/*background-attachment:fixed;*/
	background-position: 0px 8px;
}

.currentPageTriangle {
	position: absolute; 
	padding-top: 8px;
	*padding-top: 5px;
}

/* Upcoming Events */

#upcoming_events {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 9px;
}

#upcoming_events  h3{
	margin-bottom: 0;
	margin-left: 15px;
}

.event {
	line-height: 18px;
	margin-left: 30px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.event i {
	color: #838282;
}


.eventGreyText{
	color: #838282;
}

.eventInfo{
	position: absolute;
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: -50px;
	margin-left: 200px;
	width: 450px;
	height: 140px;
	background-color: white;
	border: 2px solid black;
}

.eventTitle {
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 7px;
	background-color: #753334;
	color: white;
	font-size: 18px;
	height: 25px;
}

.eventDetails {
	margin-top: 15px;
	margin-left: 25px;
	line-height: 22px;
	height: 62px;
}

.eventDetailsColumn1 {
	display: inline-block;
	width: 77px;
	color: black;
}

.eventLinks {
	margin-top: 3px;
	float: right;
	padding-right: 10px;
}




/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #EEEEEE url(../images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	height: 140px;
	background: url(../images/img03.jpg) repeat-x left bottom;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #D52442;
}

#footer p {
	padding-top: 80px;
	text-transform: uppercase;
}

#footer p a {
	color: #F51F47;
}

/* Pricing & Contract */

.rowSpacing {
	padding-bottom: 20px;
}

.pricingInfo {
	font-size: 11px;
	line-height: 15px;
}

.pricing .contract {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

.contract {
	text-align:center;

}

.pricing  td{
	vertical-align: top;
}

.underlinePriceTitle {
	width: 290px;
	border-bottom: 1px solid #E1E0E0;
}

#rules {
	margin: 0;
	padding-left: 17px;
	line-height: 20px;
}

#payment {
	line-height: 20px;
}

#payment img {
	vertical-align: middle;
}

.pdf {
    float: left;
    width: 309px;
    text-align: center;
    margin-bottom: 40px;
}

