/** { margin:0; padding:0;}**/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.1%;
	
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
margin=0;
padding=0;
}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	line-height:1.0625em;
	color:#acacac;
	float: none;
	background-color: #1a1a1a;
	background-image: url(images/body-bg.gif);
	background-position: center top;
}

input, select, textarea { font-family:Georgia, "Times New Roman", Times, serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block {
	width:100%;
	overflow:hidden;
	padding: 3px;
}
.container { width:100%;}

p {
	margin-bottom:17px;
}

/*.tail-top { background:url(images/tail-top.gif) left top repeat-x;}*/
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:41px;} 
#contacts-form label input { width:280px; padding:1px 0 1px 3px; color:#fff; background:url(images/input-bg.gif) left top repeat-x; border:1px solid #000;}
#contacts-form .textarea-box {background:url(images/textarea-bg.gif) left top repeat-x; border:1px solid #000; margin-bottom:20px; width:283px; height:166px; overflow:hidden;}
#contacts-form textarea {width:280px; height:165px; padding:1px 0 1px 3px; color:#fff; overflow:auto; border:none; background:none;}

/*==================list====================*/
ul { list-style:none;}

.nav { width:100%; overflow:hidden; background:url(images/divider.gif) no-repeat left top;}
.nav li { background:url(images/divider.gif) no-repeat right top; float:left; padding-right:2px;}
.nav li a { display:block; width:135px; height:49px; line-height:48px; text-align:center; font-family:"Times New Roman", Times, serif; color:#fff; font-weight:bold; text-decoration:none; text-transform:uppercase; font-size:14px;}
.nav li a:hover { background:url(images/nav-bg.gif) left top repeat-x;}
.nav li a.current { background:url(images/nav-bg.gif) left top repeat-x;}

.list1 { width:100%; overflow:hidden;}
.list1 li { float:left; padding:0 34px 28px 0;}
.list1 li img { margin-bottom:10px; border:1px solid #000;}
.list1 li.alt { padding-right:0;}
.list1 li a:hover img { border:1px solid #fff;}

.list2 li { width:100%; overflow:hidden; background:url(images/line-dot.gif) left bottom repeat-x; padding-bottom:4px; margin-bottom:3px; vertical-align:top;}
.list2 li a { float:left; color:#acacac; text-decoration:none; background:url(images/body-bg.gif) left top;}
.list2 li a:hover { color:#fff; text-decoration:underline;}
.list2 li span { float:right; background:url(images/body-bg.gif) left top;}

.list3 li { padding-bottom:7px;}

.list4 li { width:100%; overflow:hidden; padding-bottom:28px;}
.list4 li img { float:left; margin-right:15px;}
.list4 li strong { color:#ff8e29;}
.list4 li span {
}

/*==================other====================*/
.img-indent { margin:0 15px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:15px;}
.img-box img { float:left; margin:0 15px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:17px;}
.p2 { margin-bottom:10px;}

/*==================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{
	text-decoration:none;
	text-align: center;
}

h2 {
	font-size:1.5em;
	color:#DB0303;
	font-family:"Times New Roman", Times, serif;
	line-height:1.1em;
	text-transform:uppercase;
	margin-bottom:16px;
	text-align: center;
}
h3 {
	font-size:1em;
	color:#DB0303;
	padding:10px 0 0 0;
	margin-bottom:17px;
}
h4 { font-size:1.25em; color:#fff; text-transform:uppercase; margin-bottom:8px;}
h5 {
	font-size:1em;
	color:#DB0303;
}

.txt1 { color:#ff8e29;}

.line-hor { background:url(images/line-hor.gif) left top repeat-x; height:1px; overflow:hidden; font-size:0; line-height:0; margin:22px 0 16px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}
.line-ver-top { background:url(images/line-ver-top.gif) left top repeat-x; width:100%;}

/*==================boxes====================*/
.box {
	width:100%;
	color:#fff;
	margin-top:36px;
	background-color: #B30000;
	background-image: url(images/box-bg%20copy.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 21px;
}
.box .inner {
	padding:21px 30px 20px 15px;
}
.box a {
	color:#FEABAB;
	font-weight:bold;
}
.box p { margin-bottom:11px;}

.cont-box { padding:0 85px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header .flash-menu { position:absolute; margin-left:-7px;}
#header .flash-header { position:absolute; margin:185px 0 0 0;}
#header .hearsee { position:absolute; margin:185px 0 0 0; padding: 25px 0 0 0}
/*content*/
#content {
	padding-top: 26px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#content .indent { padding:45px 0 0 17px;}

/*footer*/
#footer p { margin:0; padding:5px 0 0 0;}
#page1  /*==========================================*/
.tail-top   .tail-bottom   #main   #content   .row-1   .wrapper   .col-sch {
	float: right;
	margin-top: 15px;
	margin-bottom: 5px;
}
#photoaligh {
	float: left;
	height: 200px;
}
.redtxt {
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	line-height: normal;
	font-size: medium;
	font-weight: bolder;
}
.rerred {
	font-family: "Times New Roman", Times, serif;
	color: #DB0303;
	line-height: normal;
	font-size: medium;
	font-weight: bolder;
}
#bottompage a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D6D6D6;
	line-height: normal;
	font-size: medium;
	font-weight: bold;
}
#bottompage {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #515151;
	border-bottom-color: #D6D6D6;
	padding-top: 10px;
}
#bingo1 {
	float: right;
	width: 260px;
	margin-top: 40px;
}
#bingo {
	width: 600px;
}
#paulrich {
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 5px;
	border: thin solid 515151;
	margin-left: 10px;
}
#paulrich p img {
	margin-left: 25px;
	margin-top: 5px;
}
#page5 .tail-top .tail-bottom #main #header {
	height: 200px;
	margin-bottom: 10px;
}
#txt {
	float: left;
	margin-left: 3px;
	text-align: justify;
	padding: 2px;
}
#samp1 {
	float: left;
	width: 100%;
}
#samp2 {
	float: left;
	width: 100%;
}
#samp2 a  {
	font-size:1.5em;
	color:#DB0303;
	font-family:"Times New Roman", Times, serif;
	line-height:1.1em;
	text-transform:uppercase;
	margin-bottom:16px;
	text-align: center;
}
.littlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #FFF;
}
#txt1 {
	float: left;
	width: 600px;
}
#txt2 {
	float: left;
	width: 200px;
}
#page6 .tail-top .tail-bottom #main #content .line-ver .wrapper.line-ver-top .col-1 .list4 li img {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 13px;
	margin-left: 5px;
}
#testimL {
	margin-left: 85px;
}
.graytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	color: #acacac;
}

#infoPaulR {
	margin-left: 260px;
}
#img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #535353;
}
#page3 .tail-top .tail-bottom #main #content .songlist {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #D6D6D6;
	line-height: 2.5em;
	font-size: small;
	margin-right: 3px;
	margin-left: 10px;
}
#page4 .tail-top .tail-bottom #main #content .wrapper .col-2 {
	width: 346px;
	float: left;
}
/*#page4 .tail-top .tail-bottom #main #content .wrapper .col-1 {
	float: left;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/
#page4 .col-1 table tr td      {
	font-family: Arial, Helvetica, sans-serif;
}
#page4 .col-1 table tr td h3      {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
}
#page3 .tail-top .tail-bottom #main #content .row-1 .wrapper .col-1 {
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#tablefloat {
	float: left;
	margin-right: 0px;
	margin-left: 5px;
}
#tablefloat2 {
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}
