@charset "UTF-8";
body  {
	margin: 0em;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #30C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFEFAE;
	line-height: 150%;
	background-image: none;
	background-repeat: repeat;
	padding: 0em;
}
.thrColFixHdr #container {
	width: 870px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	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;
} 
.thrColFixHdr #header {
	padding-top: 0;
	padding-right: 10px;
	padding-left: 0px;
	background-image: url(../do%20not%20publish/images_1-21-10/images/header_background.png);
	background-repeat: no-repeat;
	clear: both;
	height: 225px;
	padding-bottom: 0px;
} 
.thrColFixHdr #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 */
}
.thrColFixHdr #container #mainContent h2 {
	color: #FF0099;
	font-size: 1.25em;
	text-align: center;
}
.thrColFixHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px;
	background-image: none;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../images/images/main_bg.png);
	background-repeat: repeat-y;
} 
.thrColFixHdr #footer {
	background-color: #FFC;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
} 
.thrColFixHdr #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;
}
.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;
}
.thrColFixHdr #container #mainContent h4 {
	color: #FF0099;
	text-align: left;
}
.thrColFixHdr #container #mainContent ul {
}
.thrColFixHdr #container #mainContent li {
	list-style-type: square;
}
.thrColFixHdr #container #mainContent img {
	float: right;
	padding: 10px;
}
.thrColFixHdr #container #header img {
}
.thrColFixHdr #container #mainContent h2 {
	color: #F7399E;
	text-align: inherit;
}
.thrColFixHdr #container #mainContent h3 {
	font-size: 1em;
	color: #3300CC;
	text-align: left;
}
.thrColFixHdr #container #mainContent h4 {
	color: #FF0099;
	

}
.thrColFixHdr #container #mainContent h1 {
	font-size: 1.5em;
	text-align: left;
}

.thrColFixHdr #container #mainContent ol {
	list-style-type: lower-roman;
	text-indent: 10px;
}

ol {
	margin-left: 10px;
	list-style-type: lower-roman;
}

.thrColFixHdr #container #mainContent jmb_img {
	float: right;
}

.mainContent h1 {
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0099;
}

.who {
	font-style: italic;
	line-height: 100%;
	padding-left: 20px;
}
.thrColFixHdr #container #sidebar1 img {
	text-align: center;
	padding: 10px;
	text-decoration: none;
}
.thrColFixHdr #container h1 {
}
.thrColFixHdr #container #topnav {
	clear: both;
	color: #3300CC;
	font-weight: bold;
	text-align: center;
	height: 35px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FEFF5C;
}
.thrColFixHdr #container #topnav a:link {
	text-decoration: none;
}

.thrColFixHdr #container #topnav a:visited {
	color: #FF00FF;
	text-decoration: none;
}

.thrColFixHdr #container #topnav a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

.thrColFixHdr #container #topnav a:active {
	color: #FFCE39;
	text-decoration: none;
}
.thrColFixHdr #container #footer #bottom_nav {
	background-color: #FF0099;
	font-weight: bold;
}
.thrColFixHdr #container #roundtop {
	background-image: url(../images/round_top.png);
	height: 32px;
}
.thrColFixHdr #container #footer #roundbottom {
	background-image: url(../images/round_bottom.png);
	height: 32px;
}
.thrColFixHdr #container #mainContent ul {
	list-style-type: square;
}
#header_left {
	padding-left: 200px;
	float: right;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 0px;
	height: 191px;
}
#paypal {
	padding-left: 100px;
}
#paypal {
	float: right;
}
.thrColFixHdr #container #mainContent #right {
	text-align: right;
	color: #FF0099;
	font-weight: bold;

#right2 {
	font-weight: bold;
	color: #FF0099;
	text-align: right;
}
.right {color: #FF0099;
	font-weight: bold;
	text-align: right;
}

.thrColFixHdr #container #mainContent h4_right {
	text-align: right;
}
.right {
	text-align: right;
}

.thrColFixHdr #container #sidebar1 #testimonial p {
	font-style: italic;
	font-weight: bold;
}

.thrColFixHdr #container #sidebar1 #testimonial p2 {
	font-style: normal;
}
#headshot {
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.orange {
	color: #C93;
}
