/* Backgrounds */
.bkg_gradient {
	background-color: #74482C;
	background-image: url(../images/backgrounds/bkg_gradient_large.jpg);
	background-repeat: repeat-x;
	}
.bkg_bandpics {
	background-color: #74482C;
	background-image: url(../images/theband/musicians/bkg_bandpics.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bkg_welcometext {
	background-color: #92643C;
	background-image: url(../images/welcome/bkg_text.jpg);
	background-position: top;
	margin: 10px;
	padding: 10px;
	background-repeat: no-repeat;
	}


.bkg_theband {
	background-color: #75492C;
	background-image: url(../images/backgrounds/bkg_theband.jpg);
	background-repeat: repeat-x;
	}
.bkg_themusic {
	background-color: #74482C;
	background-image: url(../images/backgrounds/bkg_music.jpg);
	background-repeat: no-repeat;
	}

/* Pad */
.padten {
	margin: 10px;
	padding: 10px;
	}

.padfive {
	margin: 5px;
	padding: 5px;
	}

.nopad {
	margin: 0px;
	padding: 0px;
	}

/* Texts THIRTEEN*/
.arialthirteen_white {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	}
a.arialthirteen_white:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a.arialthirteen_white:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a.arialthirteen_white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.arialthirteen_white:active {
	text-decoration: none;
	}


/* Texts ELEVEN*/
.arialeleven_lightbrown {
	font-family: Arial;
	font-size: 11px;
	color: #DABA9A;
	}

.arialeleven_white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	}
a.arialeleven_white:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a.arialeleven_white:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a.arialeleven_white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.arialeleven_white:active {
	text-decoration: none;
	}

.arialeleven_biege {
	font-family: Arial;
	font-size: 11px;
	color: #E1A76F;
	}
a.arialeleven_biege:link {
	color: #E1A76F;
	text-decoration: none;
	}
a.arialeleven_biege:visited {
	color: #E1A76F;
	text-decoration: none;
	}
a.arialeleven_biege:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.arialeleven_biege:active {
	text-decoration: none;
	}


/* Texts TEN*/
.arialten_lightbrown {
	font-family: Arial;
	font-size: 10px;
	color: #DABA9A;
	}
a.arialten_lightbrown:link {
	color: #CFA37A;
	text-decoration: none;
	}
a.arialten_lightbrown:visited {
	color: #CFA37A;
	text-decoration: none;
	}
a.arialten_lightbrown:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.arialten_lightbrown:active {
	text-decoration: none;
	}


.arialten_drkbrown {
	font-family: Arial;
	font-size: 10px;
	color: #231610;
	}

.arialten_white {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	}

/* Bigger body text needed on certain pages... */	
.arialtwelve_lightbrown {
	font-family: Arial;
	font-size: 12px;
	color: #DABA9A;
	}

/* Footer Text */
.arialten {
	font-family: Arial;
	font-size: 10px;
	color: #BFB291;
	}
.bkg_testimonials {
	background-color: #74482C;
	background-image: url(../images/backgrounds/bkg_theword.jpg);
	background-repeat: repeat-x;
}
.padfifteen {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
