BODY {
	margin:0;
	padding:0;
	background-image:url(images/head-back.jpg);
	background-repeat:repeat-x;
	background-color:#400404;
	font-family: verdana, arial, sans-serif;
}
IMG {
	border:0;
}
A {
	color:#eeeeee;
}
cite{
	float: right;
	text-align: right;
}
.testimonials p{
	clear: both;
	margin: 10px 0 25px 0;
}
#container {
	margin-right:auto;
	margin-left:auto;
	width:747px;
}
#logo {
	width: 428px;
	height: 79px;
	margin-top:10px;
	background-image:url(images/jackson-logo.gif);
	background-repeat:no-repeat;
	float:left;
}
#logo-home {
	width: 428px;
	height: 79px;
	margin-top:10px;
	background-image:url(images/jackson-logo1.gif);
	background-repeat:no-repeat;
	float:left;
}
#tnav {
	width:300px;
	height:25px;
	margin-top:30px;
	float:left;
	text-align:right;
	font-size:.8em;
}
#nav {
	width:233px;
	height:203px;
	background-color:#ffffff;
	border: 1px solid #400404;
	float:left;
	margin-left:10px;
}
#nav-int {
	width:221px;
	height:191px;
	background-color:#c0b282;
	border: 1px solid #400404;
	margin: 5px;
}
#nav-logo {
	width:119px;
	height:191px;
	background-image:url(images/jackson-nav.gif);
	background-repeat:no-repeat;
	float:left;
}
#nav-btn {
	width:92px;
	float:left;
	padding-top:35px;
	
}
.btn {
	width:92px;
	height:20px;
	text-decoration:none;
	color:#000000;
}
.btn a {
	width:92px;
	height:20px;
	text-decoration:none;
	display:block;
	color:#000000;
	font-size: .66em;	
	line-height:20px;
	padding-left:5px;
	
}
.btn a:hover {
	background-color:#d3c9a8;
	color:#000000;
	width:97px;
	height:24px;
}
#photo {
	width:456px;
	height:203px;
	background-color:#ffffff;
	border: 1px solid #400404;
	float:right;
	margin-right:10px;
}
#photo-int {
	width:444px;
	height:191px;
	border: 1px solid #400404;
	margin: 5px;
}
#subnav {
	width:234px;
	background-image:url(images/subnav-back.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-left:10px;
	margin-top:30px;	
	min-height:200px;
}
#main {
	width:456px;
	background-image:url(images/subnav-back.jpg);
	background-repeat:repeat-x;
	float:right;
	margin-right:10px;
	margin-top:30px;
	min-height:200px;
}
#main-back {
	width:446px;
	background-image:url(images/j-back.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#main-txt {
	width:446px;
	padding:5px;
	color:#ffffff;
	font-size:.9em;
}
#footer {
	margin-top:50px;
	background-image:url(images/foot-back.jpg);
	background-repeat:repeat-x;
	height:70px;
}
#foot-txt {
	margin-right:auto;
	margin-left:auto;
	width:727px;
	font-size:.70em;
	color:#400404;
}
.email-txt {
	font-size:.70em;
	color:#ffffff;
}
#foot-logo {
	padding-top:5px;
	padding-right:10px;
	float:right;
}
.clear {
	clear:both;
}

.sub {
	width:234px;
	height:24px;
	text-decoration:none;
	color:#ffffff;
	
	
}
.sub a {
	width:229px;
	height:24px;
	text-decoration:none;
	display:block;
	color:#ffffff;
	line-height:30px;
	padding-left:5px;
	
}
.sub a:hover {
	background-color:#ffffff;
	color:#000000;
	width:229px;
	height:24px;
}

.gallBoxes {
	text-align:center;	
	margin: 0 10px 0 10px;
	width: 120px;
	height: 80px;
	overflow:hidden;
}

.gallBoxes a {
	color:#533427;
	text-decoration: none;
	font-weight: bold;
}

.gallBoxes img {
	border: 1px solid Black;
}

#pagination {
	width:400px;
	text-align:right;
}

#displayPics {
	width:444px;
}

#displayPics br {
	clear:both;	
}

.gallBoxes2 {
	float:left;
	text-align:center;	
	margin: 0 5px 10px 5px;
}

.gallBoxes2 a {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

.gallBoxes3 {
	text-align:center;	
	width: 120px;
	margin: 0 5px 10px 5px;
}

.gallBoxes3 a {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

.gallImages {
	border: 1px solid Black;
	width: 120px;
	height: 80px;
	overflow:hidden;
}
.gall-box {
	float:left;
}
.number {
	padding-top:-35px;
	height:25px;
	font-size:.9em;
	padding-bottom:20px;
	padding-left:195px;
}
.testimonials {
	font-size:.67em;
	margin:10px;
	color:White;
}
.yellow {
	display:block;
	color:yellow;
}

.error {
	color: #ffa0a0;
	font-weight: bold;
}
TABLE.report {
	border: solid 1px #909090;
}
TABLE.report TR TH {
	background-color: #c0b282;
	font-size: 12px;
	font-family: verdana,arial,sans-serif, Sans-Serif;
	padding: 2px 5px 2px 5px;
	text-align: left;
	color: #000000;
}
TABLE.report TR.rep0 TD {
	background-color: #ffffff;
	font-size: 12px;
	font-family: verdana,arial,sans-serif, Sans-Serif;
	padding: 2px 5px 2px 5px;
	color: #000000;
}
TABLE.report TR.rep1 TD {
	background-color: #f0f0f0;
	font-size: 12px;
	font-family: verdana,arial,sans-serif, Sans-Serif;
	padding: 2px 5px 2px 5px;
	color: #000000;
}
TABLE.report TR.hover TD {
	background-color: #d3c9a8;
	font-size: 12px;
	font-family: verdana,arial,sans-serif, Sans-Serif;
	padding: 2px 5px 2px 5px;
	color: #000000;
}
