* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
}

.wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 125px;
	background-image: url(images/red_header_bgrnd.jpg);
	font-size: 100%;
}
#header .wrap {
	background-image: url(../images/boettchercom_logo.gif);
	height: 125px;
	background-repeat: no-repeat;
}
#header h1 {
	text-indent: -20000px;
}
#navigation  {
	height: 30px;
	background-image: url(images/navigation_background.jpg);
}
#navigation ul {
	list-style-type: none;
	text-align: center;
	font-size: .95em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
}
#navigation  ul  li  {
	display: inline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
}
#navigation ul li a:hover {
	color: #B9221A;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 3px;
}
#main {
	background-repeat: repeat-x;
	min-height: 400px;
	background-image: url(images/dotted_bgrnd.jpg);
	background-color: #FFFFFF;
}
#main .wrap #leftcol .pgheadingtxt {
	margin-left: 60px;
	margin-top: 20px;
}
#main .wrap {
	background-image: url(images/dotted_bgrnd_lighter.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#main .wrap #leftcol {
	width: 500px;
	float: left;
}
#main .wrap #rightcol {
	float: right;
	width: 250px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#main h1 {
	padding-left: 60px;
	font-size: 1.8em;
	padding-top: 15px;
	color: #b9221a;
	padding-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#main h2 {
	padding-left: 60px;
	font-size: 1.8em;
	padding-top: 15px;
	color: #b9221a;
	padding-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#main h2 span {
	color: #b9221a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
#main h3 {
	font-size: 1.25em;
	color: #b9221a;
	padding-left: 60px;
}
#main h3 a:link, #main h3 a:visited {
	color: #b9221a;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9211a;
}
#main h4 {
	color: #b9221a;
	padding-left: 60px;
}
#main h4 a:link, #main h4 a:visited {
	font-size: 1.1em;
	padding-top: 10px;
	color: #b9221a;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9221a;
}
#main h5 {
	color: #b9221a;
	padding-left: 60px;
	font-size: .95em;
}
#main h5 a:link, #main h5 a:visited {
	font-size: 1.1em;
	padding-top: 10px;
	color: #b9221a;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9221a;
}
#main .testimonial p {
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
#main .testimonial p span {
	color: #b9221a;
	font-weight: normal;
}
#main .wrap #leftcol p, #leftcol ul, #leftcol ol {
	font-size: 0.90em;
	padding-right: 30px;
	padding-left: 60px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#leftcol ul, #leftcol ol {
}
#main p span {
	font-weight: bold;
}
#main p a:link, #main p a:visited  {
	color: #b9221a;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BF311A;
}
#main p a:hover {
	color: #b9221a;
	text-decoration: none;
	border-bottom-width: 0px;
}
#main .wrap #leftcol #insetbox {
	border: 2px solid #B9221A;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 90px;
}
#main .wrap #leftcol #insetbox h3 {
	padding-left: 30px;
	font-size: 1.3em;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #b9221a;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#main .wrap #leftcol #insetbox p {
	font-size: 0.9em;
	padding-bottom: 15px;
	margin-right: 25px;
}
#main .floatright  {
	float: right;
	margin-right: 20px;
	margin-left: 10px;
}
#footer {
	background-color: #000000;
	height: 50px;
	line-height: 25px;
}
#footer p {
	font-size: 0.85em;
	color: #FFFFFF;
	text-align: center;
}
#footer p a:link, #footer p a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #bf311a;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
a:link img, a:hover img, a:visited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main .wrap #rightcol img {
	border: 3px solid #b9221a;
}
#main .wrap #leftcol .selected {
	color: #000000;
}
#twitterbox {
	left: 60px;
	position: relative;
	width: 424px;
}
