
/* Showtime Party Band */

body, p, li, div, span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
body, p, blockquote, table, td, th, li, a href, ul, ol, dd, dl, dt,
form, button, fieldset, label {
	font-size: 10.0pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

select, option, input, textarea, code, code span {
	font-size: 8.0pt;
	font-family: "Courier New", Courier, monospace;
}

#center h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p{
	font-size: 10pt; /*--------- */
	line-height: 1.5em;
}
h1 {
	font-size: 13.0pt;
	color: #000;
	margin: 5px 0px 5px 0px;
}
#header h1{
	position: absolute;
	left: -1000px;
}

h2 {
	font-size: 14pt;
	color: #000;	/*#003466--------- */
	font-weight: bold;
	font-style: normal;
	margin: 10px 20px 5px 20px;
}
h3 {
	font-size: 12pt;
	color: #000;	/*#003466--------- */
	font-weight: bold;
	font-style: normal;
	margin: 10px 20px 10px 20px;
}
a {
	color: #611;
	text-decoration : none;
}

a:hover {	
	color: #A41;
	text-decoration : underline;
}
hr {
	color:#036;
	text-align: center;
	width : 70%;
}
a img{
	border: none;
}
div.image-left, img.image-left, p.image-left {
	float: left;
}

div.image-right, img.image-right, p.image-right {
	float: right;
	text-align: center;
}
.redbold{
	color: #822;
	font-weight: bold;
}

.bluebold{
	color: #359;
	font-weight: bold;
}

.blue{
	color: #359;
}

.caption{
	font-size: 8pt;
	text-align: center;
	margin: 0px 0px 5px 0px;
}


.normalsmall{
	font-size: 10pt;
	font-weight: normal;
}
.bottom-center a {
	color: #F33;
	font-weight: bold;
}
.bottom-center a:hover {
  	text-decoration: none;

}
#content p.disclaimer {
	padding: 20px 100px 0px 100px;	
	text-align: center;
}

p.margintop5 {
	margin-top: 5px;
}
p.marginbottom5 {
	margin-bottom: 5px;
}
div.alignright {
	text-align: right;
}
p.alignright {
	text-align: right;
}
p.centerthetext {
	padding: 20px 100px 0px 100px;	
	text-align: center;
}
.middle-left div.link-box {
	border: 2px dashed #3875c5;
	padding: 0px 10px 10px 10px;	
	margin: 20px;
	text-align: center;
}
div.special-intro-box {
	background-color:#fff;
	border: 4px dashed #822;
	padding: 10px 20px 10px 20px;	
	margin: 20px 40px 20px 40px;	
}
div.special-intro-box p{	
	text-align: center;
}
div.testimonial-box {
	border: 2px dashed #b6b6b6;
	padding: 10px 10px 10px 10px;	
	margin: 20px;
	text-align: center;
}
.colour359 {
	color: #359;	
	}
p.sendit {
	color: #359;
	font-size: 11pt;
	font-weight: bold;
	padding: 10px 10px 0px 10px;
	text-align: right;
	font-style: italic;
}
p.footer {
	color: #359;
	font-size: 13pt;
	font-weight: bold;
	padding: 10px 100px 0px 100px;	
	text-align: center;
}

p.footer a:link {
	color: #359;
	text-decoration : underline;
}

p.footer a:hover {
	color: #611;
	text-decoration : underline;
}
.padding40 {
	padding: 0px 40px 0px 40px;
}

.padding200 {
	padding: 0px 200px 0px 200px;
}
.smallbold {
	font-weight: bold;
	font-size: smaller;
}
.largerfontlist {
	font-size: 10pt;
	line-height: 1.7em;
	margin-left: 10px;
	list-style: none;
}
* html ul.largerfontlist {
	font-size: 10pt;
	line-height: 1.7em;
	margin-left: 20px;
	list-style: none;
}/*	--------- */
.indent40 {
	margin-left: 40px;
}
.margintop0 {
	margin-top: 0px;
}
h3.calendar-h3{
	margin: 10px 0px 2px 20px;
	color: #822;
	font-weight: bold;

}
ul.calendar{
	list-style-type: none;
	margin: 0px 5px 10px 35px;
	padding: 0px;
	/*border: 1px solid #f00;------*/
}
.calendar li {
	color: #333;	
	padding: 8px 5px 8px 5px;
	border-bottom: 1px solid #CCC;
	background: transparent;
	
}

a.calendar {
	font-weight: normal;
	color : #333 ;
  	text-decoration: none;
}
a.calendar:hover {
	text-decoration: underline;
	color : #666 ;
}


ul.thumbs {
	list-style-type: none;
	margin: 10px 0px 0px 20px;	
	padding: 0px;
	background: #FFF;
	/*border: 1px solid #DC143C; --------- */
}
ul.thumbs li {
	float: left;
	padding: 0px 7px 10px 0px;
	
}
ul.thumbs li.break {
	padding: 0px 130px 10px 0px;
	
}
ul.thumbs li p{	
	margin: 0px;
}
ul.thumbs li.horizontal{	
	padding-bottom: 40px;
}
/* content lists ends */

/* footer starts */

#bottom p{
	float: right;
	margin: 0px 2px 3px 0px;
}

/* footer ends */







