/* Global Styles */

body {
	background-color:#000;
	background-repeat:repeat-x;
	font-family: Geneva, Helvetica, Arial;
	color:#FFFFFF;
	font-size: 12px;
	}
.photo {
	margin: auto;
	padding: 10px;
}
.showQuestion p {
	font-size: 14px;
	text-decoration: none;
}
p {
	color:#FFFFFF;
	font-size: 12px;
}

.BIG {
	color:#FFFFFF;
	font-size: 16px;
}

img {
		border:none;
	}
/* Class Styles */
	
	.testimonial  {
	color: #000;
	background-color:#06F;
	border: thin solid #FF0;
	clear: left;
	font-size: 10px;
	height: 156px;
	width: 120px;
	padding: 3px;
	position:relative;
	left:3px;
	}

	
.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	}
h1 {
	font-size: 16px;
	text-align:center;
	background: url(images/payBack.jpg) no-repeat;
	background-position:center;
	height: 50px;
	width:385;
	color: #000000;
	padding-top: 30px;
}


.titleTop {
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: right;
	height:300px;
	
}
.titleTop #titleContact {
	text-align: center;
	width: 350px;
	position: relative;
	top: -170px;
	left: 350px;
	padding-top: 15px;
	background-position: center;
	color: #000000;
	padding-right: 10px;
	height:0px;
	
}

.titleTop #titleContact a,.titleTop #titleContact a:visited { 
color:#000000;
font-weight:bold;
}

.headerNav {
	text-align: center;
	width: 900px;
	position: relative;
	top: 165px;
	left: 49px;
	padding-top: 15px;
	background-position: center;
	color: #FFFFFF;
	padding-right: 10px;
}

.headerNav a, .headerNav a:visited{
color: #FFFFFF;
}
.phone {
	background: url(images/phone.jpg) no-repeat;
	height: 400px;
	width: 400px;
}
.phone .inner  {
	position: relative;
	left: 112px;
	top: 77px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}

.phone .inner a,.phone .inner a:link,.phone .inner a:visited {
text-decoration:none;
color: #FFFFFF
}


.midTable {
	background: url(images/backMid.jpg) repeat-y;
}
.footer {
	background: url(images/backBot.jpg) no-repeat;
	height: 140px;
	
}
ol {
	list-style-type: none;
}



.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	line-height:24px;
	letter-spacing:0.2em;
	margin: 5px;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #996600;
	line-height:16px;
	letter-spacing:0.2em;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
.navText {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	background-color: #CCCCFF;
	}
li {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4;
	padding-left: 2em;
	list-style-position: inherit;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
a {
	color: #FFFFFF;
}

a:hover, a:active {
	color:#F00;
}


#Nav {
	width: 150px;
margin-top: 25px;
	position:relative;
	left:7px;
	top:0px;
}

.buttonUp {
	height: 30px;
	width: 88px;
	text-indent:15px;
	padding-top: 0px;
	font-size: 12px;
	background: url(images/buttonUp.jpg) no-repeat;
	position:relative;
	left:0px;
	
}
.buttonUp a, .buttonUp a:visited {
	color: #000;
	text-decoration: none;
	line-height:30px;
}
.buttonUp a:active, .buttonUp a:hover  {
	color:#F00;
	text-decoration: none;
	line-height:30px;
}
.buttonDown {
	height: 30px;
	width: 150px;
	padding-top: 0px;
	font-size: 12px;
	background: url(images/buttonDown.jpg) no-repeat;
	text-indent:25px;
}
.buttonDown a, .buttonDown a:visited {
	color: #FFFFF;
	text-decoration: none;
	line-height:30px;
}
.buttonDown a:active, .buttonDown a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	line-height:30px;
}




.button {
	height: 45px;
	width: 74px;
	padding-top: 0px;
	font-size: 11px;
	text-align: center;
	background: url(images/button.jpg) no-repeat center center;
	line-height:25px;
	
}
.button a, .button a:visited  {
	color: #000033;
	text-decoration: none;
}

.button a:active, .button a:hover {
	color:#F00;
	text-decoration: none;
}
.button1 {
	height: 45px;
	width: 74px;
	padding-top: 0px;
	font-size: 11px;
	text-align: center;
	background: url(images/button1.jpg) no-repeat center center;
	line-height:25px;
	
}
.button1 a, .button1 a:visited  {
	color: #000033;
	text-decoration: none;
}

.button1 a:active, .button1 a:hover {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color:#F00;
}
.showQuestion {
	text-decoration: none;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
.showQuestion .showQuestion a {
	text-decoration: none;
}
.showAnswer {
	text-decoration: none;
	font-size: 14px;
	background: #FFFFFF url(images/showBack.jpg) repeat top;
	vertical-align: top;
	padding: 10px;
	color: #030;
}
#text_1 .showAnswer img {
	background: center;
}
.showQuestion .showQuestion a:visited {
	text-decoration: none;
}
.showQuestion .showQuestion a:active {
	text-decoration: none;
	font-size: 18px;
}
.address {
	font-size: 12px;
	color: #FFFFFF;
}

.address a, .address a:visited {
	font-size: 12px;
	color: #FFFFFF;
}

.addressTop {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	width:400px;
}

.addressTop a, .addressTop a:visited {
	font-size: 12px;
	color: #000000;
}


.small {
	font-size: 10px;
	color: #FFFFFF;
}

.small a, .smalls a:visited {
	font-size: 10px;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style1 a {color: #000000}
.style1 a:visited {color: #000000}
.linkText {background : url(images/linkTableBack.jpg) repeat; border:thin; border-color:#000000; border-style:solid; margin:10px;}
.linkText h1{font-size:14px; color:#000000; text-align:center; background:none}
.style1 h1{background:none}
.linkText p {color:#000000}
.linkText li {color:#000000; background:none}
.linkText a{font-size:14px; color:#000000; text-align:center}
.linkText a:visited{font-size:14px; color:#000000; text-align:center}
.linkImage { background-color:#FFFFFF; border:thin; border-color:#000000; border-style:solid; padding:10}
.showAnswer p {
	font-size: 16px;
}

