/* zero off the defaults to get a clean starting point*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {  
margin: 0; 
padding: 0; 
border: 0; 
}

body {
	margin: 0 auto;
	font-size: 100.01%; /*fix for IE scaling error at small font sizes*/
	text-align: center;/* centers the wrapper in IE 5.x*/
	font-family: Arial, Helvetica,Verdana, sans-serif;
	color: #FFF;
	background: #191919 url(images/body_bg.jpg) repeat-x;
}

/***** Begin laying out the wrappers *****/


#wrapper {
	position: relative;
	margin: 0 auto;/*centers the wrapper in compliant browsers*/
	width: 820px;
}

#headerTop{
	margin: 0;
	padding: 0;
	width: 820px;
	height: 83px;
	background: url(images/PrimeTime_Logo.jpg) no-repeat;
	overflow: hidden;
}

#nav {
	margin: 0 auto;
	padding: 0;
	width: 820px;
	height: 42px;
	background: url(images/nav_bg.jpg) no-repeat;
}
/*  took this out 	height:28px; */

/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0 0 0 20px;
	padding:0;
	width: 800px;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0; 
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	background-color: transparent;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

#p7PMnav a {
	padding: 5px 5px 9px 5px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: auto !important;
	background-color: #999;
	border-top: 10px solid #000;
}
#p7PMnav ul a {
	padding: 3px 5px;
	background-image: none;
	color: #999999;
}

#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #404040;
	color: #FFCC00;
	border-top: 10px solid #AA8A23;
	letter-spacing: 0.01px;
}


/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #000000;
	font-weight: bold;
}
#p7PMnav ul .p7PMmark {
	color: #CCCCCC;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #404040;
	color: #999999;
}

#p7PMnav ul .p7PMon {
	color: #CCCCCC;
	background-color: #404040;
}

/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 148px;
}
/* hide from IE mac \*/
#p7PMnav li {width: auto;}
/* end hiding from IE5 mac */

#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 170px;
}

/* end of Project Seven Menu */

#contentwrapper {
	margin: 0 auto;
	padding: 0;
	 width: 820px;
	 background: url(images/content_bg.jpg) repeat-y;
}

#contentLeft {
	width: 590px;
	padding: 10px;
	float: left;
}

#contentLeft ul  {
	margin: 10px;
	padding-left: 20px;
	text-align: left;
	font-size: 0.9em;
}

#contentLeft li {
	line-height: 1em;
	padding-bottom: .6em;
}

#contentRight {
	float: right;
	width: 190px;
	padding: 10px;
}

#contentLeft a, #transportation a, #general a, #personal a {
	text-decoration: none;
	color: #FFF;
}

#contentLeft a:visited, #transportation a:visited, #general a:visited, #personal a:visited, #contentRight a:visited  {
	text-decoration: underline;
	color: #FF0;
	font-weight: normal;
}

#contentLeft a:hover, #transportation a:hover, #general a:hover, #personal a:hover, #contentRight a:hover {
	text-decoration: underline;
	color:#FFF;
}

#contentLeft a:active {
	text-decoration: underline;
	color: #FF0;
	font-weight: normal;
}

#contentRight a:link {
	text-decoration: underline;
}


#contentRight a:active {
	color: #4E79B7;
	text-decoration: none;
}


h1 {
	color: #FC0;
	font-family: Georgia, "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.6em;
	text-align: left;
	padding: 10px;
}

h2 {
	color: #FC0;
	font-size: 1.2em;
	text-align: center;
	padding: 10px;
}

 p,  #contentRight ul, #contentRight ol, td {
	Color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: left;
	padding: 5px 10px;
}

#contentRight ul, ol {
	margin-left: 25px;
}


.required {
	color: #FFCC00;
}


.ImgPad {
	padding: 5px;
}


#footerwrapper {
position: relative;
	margin: 0 auto;/*centers the wrapper in compliant browsers*/
	padding: 0;
	background:url(images/footerwrapper2_bg.jpg) repeat-x;
	color: #FFF;
	text-align: center;
}

#footer {
	margin: 0 auto;
	*padding-right: 20px; 
	width: 820px;
	background: url(images/footer_bg.jpg) repeat-y;
}

#footer .cc {
	float: right;
	margin-right: 20px;
	width: 170px;
	color: #ccc;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
}


#footer p.phone {
	font-size: 1.0em;
	font-weight: bold;
}

#footer p {
	padding-left: 45px;
	Color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: left;
}


#footer a:link {
color: #FFF; 
}

#footer a:visited {
color: #ccc; 
text-decoration: none;
}

#footer a:hover {
color: #FFF; 
text-decoration: underline;
}
#footer a:active {
color: #0068CC; 
}


.clearFloat {
	clear:both;
	height: 1px;
}

img.listing {
	float: left;
	padding: 5px;
	margin: 8px 10px;
	border: 1px solid #ccc;
}


.boldTxt {
	font-weight: bold;
}

.special {
	display: none;
}
.yellow {
	color: #FBDC04;
}
.Yellow-Text {
	color: #FF0;
}

