body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/assets/images/bkgd.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-size: 12px;
	
}
#maincontent {
	background-color: #000723;
	text-align: left;
	background-image: url(/assets/images/mainBack.jpg);
	background-repeat: no-repeat;
	
}


.textBack {

background-image: url(/assets/images/textarea.gif);
}
.homeBox {
	width: 278px;
	background-color: #F4F4F4;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 8px;
	
}


.titleBox {
	height: 94px;
	width: 635px;
	background-image: url(/assets/images/head.jpg);
	margin-left: 0px;
	Padding: 10px 0px 0px 0px;
	background-repeat: no-repeat;
	text-align:left;
}

.titleBox1 {
	height: 94px;
	width: 480px;
	background-image: url(/assets/images/head.jpg);
	margin-left: 0px;
	Padding: 10px 0px 0px 0px;
	text-align: left;
	background-repeat: no-repeat;
}
	
.titleBoxHome {
	height: 94px;
	width: 460px;
	background-image: url(/assets/images/head1.jpg);
	margin-left: 0px;
	padding: 12px 10px 5px 12px;
	text-align: left;
	background-repeat: no-repeat;
	font-size:11px;
	vertical-align:middle;
}

.smallText {
	font-size: 10px;
	color: #1a1a1a;
	padding: 0px 10px 15px 10px;
}
.box {
	padding-right: 25px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: normal;

	
}
.leftColumn {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
.footer {
	font-size: 14px;
	color: #F4F4F4;
	text-align: center;
	padding: 10px;
	background-color: #000000;
}	
.footer a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:hover {
	color: #A20E00;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.leftColumn a {
	color: #FFFFff;
	text-decoration: none;
}
.leftColumn a:hover {
	color: #1a1a1a;
	text-decoration: none;
}
.sideNav2 {
	background-color: #7D2823;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #A5A5A5;
	margin-left: -10px;
	margin-right: 11px;
	padding-left: 10px;
	padding-top: 10px;
}
.sideNav {
	font-size: 14px;
	color: #fff;
	background-color: #A20E00;
	text-align: left;
	padding: 5px 5px 5px 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #a1a1a1;
	margin-left: -10px;
	margin-right: 11px;
}

.sideNav4{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7E242C;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EBD87C;
	margin-left: 10px;
	margin-right: 11px;
}

.sideNav3 {
	font-size: 11px;
	color: #fff;
	background-color: #E51313;
	text-align: left;
	padding: 5px 5px 5px 25px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #a5a5a5;
	margin-left: -10px;
	margin-right: 11px;
}
.sideNav a {
	color: #FFFFFF;
	text-decoration: none;
}
.sideNav3 a {
	color: #fff;
	text-decoration: none;
	font-weight: none;
}

.sideNav4 a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.nav a {
	color: #A7B1D5;
	text-decoration: none;
	font-weight: bold;
}
.nav {}
a {
	color: #A20E00;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #1a1a1a;
	text-decoration: none;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: -5px;
}

H1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;

}
H2 {
	font-size: 25px;
	font-weight: lighter;
	color: #8992B0;
	padding: 10px 0px 0px 20px;

}
H3 {
	font-size: 25px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 0px;
	padding: 20px 30px 30px 15px;
	font-family: Franklin Gothic Demi, Extra Compressed, IT;
color: #A20E00;
}

H4 {
	font-size: 30px;
	font-weight: lighter;
	margin-top: 18px;
	color: #ffffff;
		text-decoration: none;

}
H5 {
	font-size: 16px;
	font-weight: lighter;
	color: #A7B1D5;
	padding: 0px 0px 0px 20px;
	
}

H6 {
	font-size: 16px;
	font-weight: lighter;
	color: #A20E00;
}

img {
	vertical-align: top;
}
.pic {
	clear: right;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: thin solid #A20E00;
}

.pic-left {
	clear: left;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: thin solid #020C4A;
}

.pic2 {
	clear: left;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.pic3{
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: thin solid #020C4A;
}

.subNav {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
.subNav1 {
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}

.navButtons {
padding: 20px 10px 10px 22px;	
}

.testimonial-item {
	text-align:left;
	font-style:italic;
	font-weight: none;
	color: #1A1A1A;
}

.testimonial-person {
	text-align:right;
	font-weight:bold;
	color: #000000;
}

.testimonial-movie {
	text-align:right;
	font-weight:none;
	font-style:italic;
color: #000000;
}

.page_item {
	list-style:none;
}

.sideNav:hover{
	color: #1a1a1a;
}
