@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	background-image:url(images/bkgrnd.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	color: #000;
}
/*KitsMedia scrollbar fixes*/
html { min-height: 100%; margin-bottom: 1px; /*general*/
       overflow: -moz-scrollbars-vertical !important; /*firefox*/
	   height:100%; overflow: scroll; /*ie 8*/
	   }

/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 0px;
	padding-left: 0px; 
}
a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	position:relative;
	width: 930px;
	background: ;
	margin: 0 auto; 
}


.header {
	background: #000;
	height:232px;
	background-image:url(images/jim-banner.jpg);
	background-repeat:no-repeat;

		margin-top:35px;
	
}


.header2 {
	margin-top:35px;
}
.header2 table{
	background-color:#FBBF2B;
	width:930px;
	
	font-size:10px;
	padding-top:0px;
	
}


.content {
	background-color:#FFF;
	padding: 10px 0;
	
}
table {
	font-size:11px;
	line-height:18px;
	color: #000;
}

table a{
	text-decoration:underline;
}
table H1 {
	font-size: 18px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 22px;
	font-style:italic;
	letter-spacing:3px;
	color:#000;

}
table H2 {
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:1px;
	color:#000;
}

.footer {
	padding: 10px 5px 0 5px;
	background: #fff;
	font-size:10px;
	color:#000;
	border-top:1px #000 solid;
}
.footer a{
	text-decoration:underline;
}
.footer a:hover{
	color:#666;
	text-decoration:underline;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#nav {
	position:absolute;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 35px;

	border-top: 0px solid #fff;
	width: 930px;
	height: 35px;
	margin-left:0px;
	margin-top: 0px;

	
	
	
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 35px;
	background-color:;
	background-image:url(images/nav_BG.png);
	background-repeat:repeat-x;
	

}
#nav li {
	display:inline;
	padding:0 10px 0 12px;
	

	

		
}

#nav a:hover {
	color: #FBBF2B;
	text-decoration: none;
}

#nav a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 11px;
	line-height: 16px;
	color: #cccccc;
	

}
#nav a.current {
	
	text-decoration: none;
	font-weight: normal;
	color: #FBBF2B;

	
}
#title {
	font-famnily:Arial, Sans-serif;
	font-size:30px;
	color:#facb54;
	padding:75px 0 25px 80px;
	letter-spacing: 4px;
	text-align: center;
	
}
#apDiv1 {
	position:absolute;
	width:550px;
	height:192px;
	z-index:1;
	left: 320px;
	top: 224px;
}	

table H3 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; }
