p {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}




li {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	list-style-position: outside;
}


h1 {
	font-family: "Century Gothic", Arial;
	font-size: 20px;
	line-height: 20px;
	color: #666666;
	margin-left: -5px;
}

h2 {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
}

h3 {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

.minorhead {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
	
.sidebox{
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}

.warn{
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	line-height: 15px;
	color: #cc0000;
}
.box{
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	padding: 3;
	border: 1px solid #000000;
	background-color: #EBEBEB;
}
.box2{
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	padding: 3;
	
}
.white {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
		line-height: 20px;
	color: #ffffff;
}

.form1 {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.bodytext{
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.body{
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.testimonialfrom {
	font-family: "Century Gothic", Arial;
	font-size:12px;
	line-height: 16px;
	color: #000000;
	font-style: italic;
}

.footer {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	color: #000000;
}

.footer:hover {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	color: #999999;
}
.footer:link {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}


.footerlg {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #000000;
}

.footerlg:hover {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #999999;
}
.footerlg:link {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.footernotlink {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	color: #000000;
}

.footerwhite {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	color: #999999;
}
.footerwhite:link {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.smalltext {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}

.table1 {
	background-image: url(../images/tableimage1.jpg);
	background-repeat: no-repeat;
}
.table2 {
	background-image: url(../images/tableimage2.jpg);
	background-repeat: no-repeat;
}
.table3 {
	background-image: url(../images/tableimage3.jpg);
	background-repeat: no-repeat;
}
.table4 {
	background-image: url(../images/tableimage4.jpg);
	background-repeat: no-repeat;
}
.table1b {
	background-image: url(../images/tableimage1b.jpg);
	background-repeat: no-repeat;
}
.table2b {
	background-image: url(../images/tableimage2b.jpg);
	background-repeat: no-repeat;
}
.table3b {
	background-image: url(../images/tableimage3b.jpg);
	background-repeat: no-repeat;
}
.table4b {
	background-image: url(../images/tableimage4b.jpg);
	background-repeat: no-repeat;
}

.table1c {
	background-image: url(../images/tableimage1c.jpg);
	background-repeat: no-repeat;
}
.table2c {
	background-image: url(../images/tableimage2c.jpg);
	background-repeat: no-repeat;
}

body {
	background-color: #000000;
}

.hometextbox {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	line-height: 18px;
	color: #222222;
	border: solid 1px  black;
	padding: 10px;
	background-color:#eeeeee
}
