@charset "UTF-8";
/* CSS Document */

* html img { behavior: url(iepngfix.htc); }

.photo_bkg { behavior: url(iepngfix.htc); }

body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: #FCE1B2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
}


img {
	border: 0px;
}

p {
	margin: 0;
}

h1 {
	font-weight:normal;
	color:#FFFFFF;
	font-style:italic;
	margin: 5px 0px 0px 15px;
	font-size:36px;
	line-height:35px;
}

h2 {
	font-size: 15px;
	padding-left:5px;
	background-color:#FCE1B2;
	margin:0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7A04A;
}

h3 {
	font-size: 13px;
	font-weight:normal;
	margin:0px 0px 20px 10px;
}

h5 {
	font-size: 20px;
	padding:10px 0px 10px 5px;
	margin:0px 0px 5px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7A04A;
}

.jacks_title {
	margin: 0px 0px 0px 15px;
	font-size: 80px;
	display:block;
	color:#000000;
}


#container {
	width: 947px;
	margin:0 auto;
	background-image: url(images/container_bkg.gif);
	background-repeat:repeat-y;
}

#nav {
	float:left;
	width:190px;
	background-image: url(images/nav_bkg.gif);
	background-repeat:repeat-y;
}

#nav_links {
margin: 0px 30px 0px 30px;
}

#nav_links ul, #nav_links ul li {
	list-style: none;
	margin: 0;
	padding: 2px 0px 2px 0px;
}

#nav_links ul li a {
	width:100%;
	text-decoration:none;
	display:block;
	font-size:20px;
	color:#CC9933;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996633;
}

#nav_links ul li a:hover {
	color:#CC9933;
}

#nav_links ul li a:hover {
	color:#FFFFFF;
}

#nav_top {
	background-image: url(images/nav_top.gif);
	background-repeat:no-repeat;
}

#nav_top img {
	padding: 16px 0px 20px 0px;
}

#nav_bot {
	background-image: url(images/nav_bot.gif);
	background-repeat:no-repeat;
	height:112px;
}

#sub_nav {
	margin-bottom:20px;
}

#sub_nav ul, #sub_nav ul li {
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#sub_nav ul li a {
	padding: 0px 5px 0px 5px;
	text-decoration:none;
	display:inline;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #996633;
}

#main_content {
margin-bottom:10px;
 	float:right;
	text-align: left;
	width:757px;
	background-image: url(images/head_bkg.gif);
	background-repeat: repeat-x;
}

#main_content a {
	color: #BB5D16;
}

#main_content a:visited {
	color: #BB5D16;
}

#main_content a:hover {
	color: #000000;
	background-color: #DEE594;
	text-decoration:none;
}

#header {
	width:757px;
	height:254px;
}

.float_right {
float:right;
}

#title {
	width:295px;
	margin: 20px 0px 0px 10px;
	float:left;
}

#left_col {
	width: 440px;
	margin: 15px 10px 10px 5px;
	float:left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #E7A04A;
	padding-right:20px;
}

.first_paragraph {
	font-size:16px;
	line-height:24px;
	color:#747474;
}

.italic_call {
	font-style:italic;
}

#right_col {
	width: 246px;
	float:right;
	margin:15px 10px 10px 10px;
}

#call_out {
	width:193px;
	background-image:url(images/cal_bkg.gif);
	background-repeat:repeat-y;
}

.call_out_text {
	font-size:13px;
	color:#747474;
	width:145px;
	padding: 0px 0px 0px 25px;
}

.call_out_text p {
 padding-bottom:10px;
 }
 
 .right_col_box {
 text-align:center; width:193px;
 }
 
.highlight_text {
 	font-weight:bold;
	color:#000000;
}

.photo_bkg {
	width:266px;
	height:206px;
	margin: 0px 0px -50px 0px;
	float:left;
	background-image:url(images/photo_bkg.png);
	background-repeat:no-repeat;
	position: relative;
	top: -50px;
	visibility: visible;

}

.photo_bkg img {
	padding: 25px 24px 25px 24px;
}

#footer {
clear:both;
height:97px;
background-image: url(images/footer_bkg.gif);
	background-repeat:no-repeat;
}
.forceleft {
	text-align: justify;
	word-spacing: 2pt;
	margin-right: 20px;
}
.newbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
