* {
	padding: 0px;
	margin: 0px;
	line-height: 100%;
}

body {
	background: #faf7e7 url(../images/bg.jpg) repeat-x;
	font: normal normal 12px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #fffdf6;
	margin: 0;
	padding: 300;
}

#ad_space {
	width: 742px;
	height: 90px;
	float: right;
	margin: 0px 0px 0 0px;
	text-align: right;
	display: inline;
}

#ad_space img {
    float: right !not important;
}

iframe#tyson_genius {
	width: 670px;
	width: 661px !not important;
	height: 320px;
	height: 300px !not important;
	position: absolute;
	border: none;
	z-index: 5000;
	margin: 45px 0 0 154px;
	margin: 56px 0 0 158px !not important;
	background: none;
    filter:mask();
}

iframe#ie_pos {
	width: 750px;
	height: 500px;
	position: absolute;
	filter:mask();
	border: none;
	z-index: -1;
	margin: -462px 0 0 -155px;
}

iframe#ie_pos_select {
	width: 720px;
	height: 320px;
	position: absolute;
	filter:mask();
	border: none;
	z-index: -1;
	margin: -25px 0 0 -351px;
}

em {
    font-style: normal;
}

a.red,
a:hover.red {
	color: #ff0000;
}

.arrowed {
    background: url(../images/mini_arrow.gif) center left no-repeat;
    padding-left: 8px;
    display: block;
    clear: left;
}

.back_arrowed {
    background: url(../images/back_arrow.gif) center left no-repeat;
    padding-left: 8px;
    display: block;
    clear: left;
}


.blue {
	color: #a75e0d;
	font-weight: bold;
}

.float_right {
	float: right;
}

h3,h4,h5 {
	margin: 10px 0 5px 0px;
}

ul {
	list-style-type: none;
}

a img {
	border: 1px solid #e3e0cf;
	background: #fff;
	padding: 3px;
}

p {
	margin: 0 0 10px 0px;
	line-height: 140%;
	text-align: left;
}

a {
	color: #5a5944;
	outline: none;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	color: #5a5944;
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

em.subline {
	color: #999;
	font-style: normal;
	margin: 0 0 0 15px;
	float: left;
	width: 90% !not important;
}

.disabled {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
	cursor: default;
}

.disabled_loading {
    opacity: 0.3;
    -moz-opacity: 0.3;
    filter:alpha(opacity=30);
    cursor: default;
}

input {
    font-size: 12px;
	padding: 3px;
	padding-bottom: 0px !not important;
}

.clear {
	height: 0px;
	clear: both;
	line-height: 0px;
}

.float {
	float: left;
}

.nodisp {
	line-height: 0px;
	display: none;
}

div#container {
	margin: 0 auto;
	width: 950px;
	padding: 0 0 20px 0px;
}

div#header {
	background: #c56d29 url(../images/header.gif) no-repeat;
	width: 950px;
	height: 109px;
	margin: 0;
}

a#go_home {
	float: left;
	margin: 30px 0 0 0px;
	width: 300px;
	height: 50px;
}

h1 {
	display: none;
}

div.collapse {
	background: #222;
	float: left;
	width: 949px;
	height: 39px;
	border-top: 1px solid #111;
	border-left: 1px solid #111;
}

#printmenu {
	position:relative;
	width:100px;
	height:15px;
	z-index:5000;
	left: 860px;
	top: 40px;
}


/*Navigation--------------------------------*/

ul#nav {
	background: url(../images/nav_bg.png) no-repeat;
	width: 950px;
	height: 39px;
	clear: left;
}

* html ul#nav {
	background-image: none;
}

ul#nav li {
	display: block;
	float: left;
}

ul#nav li a#home,
ul#nav li a#contractor,
ul#nav li a#entertainment,
ul#nav li a#events,
ul#nav li a#contact {
	background: url(../images/nav.gif);
	float: left;
	display: block;
	height: 37px;
	margin: 0;
	position: relative;
	z-index: 5000;
}

ul#nav li a#home {
	background-position: 0px 0px;
	width: 87px;
}

ul#nav li a#contractor {
	background-position: -87px 0px;
	width: 125px;
}


ul#nav li a#contact {
	background-position: -212px 0px;
	width: 92px;
}

/*Hover--------------------------------*/

ul#nav li a:hover#home {
	background-position: 0px 37px;
	width: 87px;
}

ul#nav li a:hover#contractor {
	background-position: -87px 37px;
	width: 125px;
}


ul#nav li a:hover#contact {
	background-position: -212px 37px;
	width: 92px;
}

ul#nav ul {
	float: right;
}

ul#nav ul li {
	display: block;
}

ul#nav ul li a#login_button,
ul#nav ul li a#logout{
	background: url(../images/subnav.gif) bottom;
	float: left;
	height: 37px;
	margin: 0px 0 -12px 0px;
	display: block;
	cursor: pointer;
	position: relative;
	z-index: 5000;
}

ul#nav ul li a#login_button {
	background-position: 75px 37px;
	width: 75px;
}


/*PAGINATION--------------------------------------------------------------*/

div.page_container {
	margin: 10px 10px 20px 10px;
}

div.pagination {
    line-height: 150%;
    padding: 2px;
}

div.pagination strong {
	padding: 4px 8px 5px 8px;
	margin: 0px;
	font-weight: bold;
}

div.pagination a {
	background: #fff;
	padding: 2px 6px;
	margin: 0 5px 0 0px;
	border: 1px solid #ddd;
	text-decoration: none;
}

div.pagination a:hover {
	background: #f4f4f4;
}

a.inactive,
a.inactive {
	background-position: 0px 15px;
}

/*City Jump------------------------------------------------------*/

div#profile_jump {
    background: url(../images/profile_jump_bg.gif) no-repeat;
    height: 48px;
}

div#profile_jump_container {
    background: url(../images/profile_jump.gif) no-repeat 0px 16px;
	height: 48px;
	width: 360px;
	margin: 0 auto;
	padding-left: 120px;
}

div#profile_jump_container select {
	width: 180px;
	float: left;
	margin: 14px 0 0 0px;
}

div#profile_jump_container input {
	float: left;
	margin: 8px 0 0 8px;
}

/*FOOTER--------------------------------------------------------------*/


div.footer_list {
	float: left;
	width: 205px;
	margin: 20px 0 0 20px;
}

div.footer_list ul li {
	margin: 5px 0 0px 0px;
	clear: left;
	padding-bottom: 1px;
}

div.footer_list ul li a {
	color: #fffdf6;
	border: none;
	text-decoration: none;
}

div.footer_list ul li a:hover {
	text-decoration: underline;
	color: #fff;
}

div.footer_image {
	float: right;
	width: 300px;
	margin: 20px 0 0 20px;
}

div.footer_image ul li {
	margin: 5px 0 0px 0px;
	clear: left;
	padding-bottom: 1px;
}

div#footer_container {
	background: #5a5944;
	display: block;
	width: 950px;
	clear: left;
	padding-bottom: 20px;
}

div#footer {
	background: url(../images/footer.png) no-repeat;
	display: block;
	width: 950px;
	height: 39px;
	clear: left;
}

* html div#footer {
	background-image: none;
}

a#footer_logo {
	background: transparent url(../images/footer_logo.gif) no-repeat;
	position: relative;
	z-index: 5;
	display: block;
	height: 38px;
	margin: 0 0 0 14px;
}

a:hover#footer_logo {
	background-position: 0 -38px;
}

div#footer_ad {
	width: 728px;
	height: 90px;
	padding: 10px;
	background: #2387ae;
	margin: 30px auto 0 auto;
	border: 1px solid #2387ae;
}

a#about_new_site {
    width: 109px;
    height: 109px;
    display: block;
    background: transparent url(../images/new_site_link.gif) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

div#debug_footer {
    clear: left;
    display: block;
    float: left;
    width: 910px;
    margin-top: 50px;
    background: #ddd;
    padding: 20px;
}


/***EVENTS******************************************************
******************************************************************/  

div.list_mod a img { 
    float: left;
    margin: 10px 0 10px 10px;
    display: inline;
}

div.row_alt,
.row_alt {
    background: #fff;
}

div.module h3 a.right_align {
    position: absolute;
    right: 0;
    bottom: 12px;
    padding-bottom: 2px;
    color: #018ee8;
}
#seach {
	padding: 3px 20px 0 0;
}
