@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-color: #670001;
	background-repeat: repeat-y;
	background-position: top;
}
.TopNavText {
	font-family: "Myriad Web Pro";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.RedHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;
}
.smBlkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


.twoColFixLtHdr #container {
	width: 812px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/Table_bkrnd.jpg);
	background-repeat: repeat-y;
	background-position: top;
} 
.twoColFixLtHdr #header {
	background-image: url(../images/Header_bkrnd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #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 */
}
.twoColFixLtHdr #Thanksheader {
	background-image: url(../images/ThanksHeader_bkrnd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}

.twoColFixLtHdr #container #header #TopNav {
	padding-top: 125px;
	padding-left: 27px;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 172px;
	background-image: url(../images/SideBar_bkrnd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 670px;
}
.twoColFixLtHdr #sidebar_thanks {
	float: left; /* since this element is floated, a width must be given */
	width: 172px;
	background-image: url(../images/SideBar_bkrnd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 300px;
	text-align: center;
}

.twoColFixLtHdr #container #sidebar1 #SideBarText {
	font-family: "Myriad Web Pro";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-bottom: 10px;
	padding-right: 15px;
	margin-bottom: 30px;
	height: 180px;
}
.twoColFixLtHdr #container #sidebar1 #ContactWrapper {
	height: 400px;
	width: 160px;
}

.twoColFixLtHdr #container #footer #FooterText {
	font-family: "Myriad Web Pro";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-top: 13px;
	margin-right: 15px;
}
.twoColFixLtHdr #CRMtag {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993333;
	text-decoration: none;
	padding-top: 6px;
	margin-right: auto;
	margin-left: auto;
	width: 812px;
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
}
.CRMtagText {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
	text-decoration: none;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 191px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F3F2EE;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(../images/crowd_bkrnd.jpg);
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 543px;
} 
.twoColFixLtHdr #mainContentIndex {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 60px;
	margin-left: 191px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F3F2EE;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(../images/crowd_bkrnd.jpg);
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 563px;
}

.twoColFixLtHdr #mainContent_book {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 191px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F3F2EE;
	width: 545px;
	background-position: bottom;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #mainContent_photo {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 191px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F3F2EE;
	width: 543px;
	background-position: bottom;
	background-repeat: no-repeat;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.twoColFixLtHdr #container #CrowdPixWrapper {
	background-image: url(../images/crowd_bkrnd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 135px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 191px;
	width: 587px;
	background-color: #F3F2EE;
	margin-bottom: 15px;
}

.twoColFixLtHdr #container #mainContent #MainHeadText {
	font-family: "Myriad Web Pro";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding-top: 20px;
}
.twoColFixLtHdr #container #mainContent_photo #head_photo {
	font-family: "Myriad Web Pro";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-align: center;
	padding-top: 20px;
}

.BlkBodyText {
	font-family: "Myriad Web Pro";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.SideBarNav {
	font-family: "Myriad Web Pro";
	font-size: 13px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.YellowHeads {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF66;
}

.twoColFixLtHdr #footer {
	background-image: url(../images/footer_bkrnd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 36px;
} 
.twoColFixLtHdr #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 */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #mainContent #Bullet1Text {
	font-family: "Myriad Web Pro";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	float: left;
	margin-left: 25px;
}
.twoColFixLtHdr #container #mainContent #Bullet2Text {
	font-family: "Myriad Web Pro";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	width: 200px;
	margin-left: 300px;
}
.RedBullets {
	font-family: "Myriad Web Pro";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0033;
}
