/* CSS Document */

body {
    min-width:652px;
	margin: 0;
	font: 12px/14px Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000;
	background-image: url(images/bg-container.gif);
    }

p {
text-align: justify;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #C30202;
	}
#red a { color: #990000; text-align: left;}
#white a { color: #FFF; text-decoration: none; }
#gold a { color: #333}
h2 {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
#left-head {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-indent: 6px;
}
#testimonials {
	color: #990000;
	font-size: 12px;
	padding: 4px;
	text-align: justify;
}

.style1 {
	color: #fff;
	font-weight: bold;
}
.style2 {
	color: #990000;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
.style4 {color: #990000; font-weight: bold; font-size: 17px; }

.style8 {color: #fff}
.style10 {
	font-size: 18px;
	color: #990000;
}
#redback a:link {
	
	color: #FFFFFF;
}
#redback a:visited {
	color: #999999;
}
#redback a:hover {
	color: #FFFFFF;
}
#redback a:active {
	color: #FFFFFF;
}

#redback {
	color: #FFF;
	text-align: center;}

.style9 {color: #990000}
