@charset "UTF-8";
/*
-----------------------------------------------------------------------------
CSS Document Base
-----------------------------------------------------------------------------
version:		.1
author:			
email:			
website:		http://travelresourcepages.com/newjersey/
-----------------------------------------------------------------------------
*/

/*
-----------------------------------------------------------------------------
RESET
-----------------------------------------------------------------------------
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, input, table, td, embed, object
{
	margin:0;
	padding:0;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

h1, h2, h3, h4, h5, h6, strong
{
	font-style:normal;
 	font-weight: bold;
}

*[target="_blank"]:link, *[target="_blank"]:visited, *[target="_new"]:link, *[target="_new"]:visited
{
	cursor:ne-resize;
}
/*
-----------------------------------------------------------------------------
BASE STYLES
-----------------------------------------------------------------------------
*/

html
{
	height: 100%;
}

body
{
	font: 80%/1.5em Verdana, Arial, Helvetica, sans-serif ;
	color:#151515;
	height: 100%;
}

a:link,
a:visited
{
	text-decoration:none;
	color:#0c4da2;
	
}
a:hover
{
	color:#FF9900;
}


.clear {
  display: block;
  clear: both;
  font-size: 1px;
}

#master-container
{
	width:100%;
	background-color:#FFFFFF;
	position:relative;
	min-height: 100%;
}

* html #master-container
{
	height: 100%;
}

#content-container
{
	width:800px;
	background-color:#FFFFFF;
	margin:15px auto 0 auto;
	padding-bottom: 3em;
}

#header-container
{
	/*background-color:#7ea4c8; 
	background-color:#f1ebdb;*/
	background:url(../images/bkgrnd.jpg) repeat 50% 0px;
	width:100%;
	padding:13px 0 0 0;
}

#header-footer
{
	background-color: #4a2703;
	height:20px;
}

#header-footer h2
{
	text-indent:-5000px;
	background:url(../images/brwn_btm_bar.gif) no-repeat 120px 0px;
	margin:0 auto;
	width:800px;
}

#header-header h2
{
	text-indent:-5000px;
	background:url(../images/top_brown_bar09.gif) no-repeat top center;
	margin:0 auto;
	width:800px;
	height:24px;
}

#header-header
{
	background-color:#6f3d07;
	height:24px;
}

#header
{
	/*background-color:#7ea4c8;
	background-color:#f1ebdb; */
	margin:0 auto;
	width:800px;
	position:relative;
	height:115px;
}

#header h1 a
{
	text-indent:-5000px;
/*	background:url(../images/york_logo.gif) no-repeat -145px 0px; */
	background:url(../images/york_logo08.gif) no-repeat;
	width:560px;
	height:115px;
	display:block;
	
}

#header h3 a
{
	background:url(../images/cover_09.gif) no-repeat top center;
	width:200px;
	height:40px;
	display:block;
	padding:220px 0 0 0;
	text-align:center;
	position:absolute;
	top:0px;
	left:590px;
	font-size:.8em;
	overflow:visible;
}

#kword, #cats
{
	width:240px;
}

.sect
{
	font-size:115%;
	font-weight:bold;
	text-transform:uppercase;
	color: #6f3d07;
	border-bottom:2px solid  #6f3d07;
	margin-bottom:8px;
}

form
{
	background-color: #eaeaea;
	padding:0 8px 8px 8px;
	border:1px dotted #999999;
	width:560px;
	text-align:center;
	margin:0 0 15px 0;

}

#form_left, #form_right
{
	width:260px;
	float:left;
	margin:5px 0 0 0;
	text-align:center;
	
}

#form_middle
{
	float:left;
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
	margin-top:13px;
}

.content
{
/*	border-top:3px solid #6f3d07; */

	width:560px;
}

.form_info
{
	display:inline;
}

h2#search
{
	background:url(../images/icons/zoom.png) no-repeat center left;
	padding:0 0 0 18px;
	margin:15px 0 10px 0;
	width:570px;
	font-size:120%;
	
}

h1
{
		font-size:135%;
		font-style:italic;
		font-weight:bold;

}

#footer
{
	text-align:right;
	font-size:.8em;
	position: relative;
	margin: -3em auto 0 auto;
	width:800px;
	border-top:3px solid #6f3d07;

}

.biz
{
	font: bold 14px/18px Verdana, Arial, sans-serif;
	color: #990000;
	margin-left:20px;
	
}

.des{

	width: 610px;
	margin-left:20px;
}

a.des 
{
	text-decoration: underline;
}

#url, #email, #fax, #phone
{
	padding:0 20px 0 0;
	text-align:right;
	margin:0 4px 0 0;
}
.www, .phone, .email
{
	text-align:left;
	padding:2pt 0pt 2pt 20px;
}

.www
{
	background:url(../images/icons/world.png) no-repeat center left;
}

.email
{
	background:url(../images/icons/email_go.png) no-repeat center left;
}

.phone
{
	background:url(../images/icons/telephone.png) no-repeat center left;
}

.fax
{
	background:url(../images/icons/printer_empty.png) no-repeat center left;
}

#url
{
	background:url(../images/icons/world.png) no-repeat center right;
}

#email
{
	background:url(../images/icons/email_go.png) no-repeat center right;
}

#phone
{
	background:url(../images/icons/telephone.png) no-repeat center right;
}

#fax
{
	background:url(../images/icons/printer_empty.png) no-repeat center right;
}

td, th
{
	padding:0 0 3px 8px;
}

th
{
	width:15%;
}

li
{
	text-indent:25px;
	list-style-position:inside;
}

#m2
{
	background:url(../images/m2_logo.gif) no-repeat top left;
	height:34px;
	width:160px;
	text-indent:-5000px;
	
}

#footer span a {
	background: url(../images/icons/top.png) no-repeat scroll left top;
	float:left;
	padding-left:18px;
	text-align:left;
}

#footer span a:hover
{
	background: url(../images/icons/top_ro.png) no-repeat scroll left top;
}
