@charset "utf-8";
/* CSS Document */
#wrapper {
	width: 980px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding: 0px;
	text-align: left; /* counter the body center */
	background-color:#FFF
}

body {
	background-image:url(../images2/bkgrnd.png);
	background-repeat:no-repeat;
	text-align: center; /* for IE */
}

#header {
	width:980px;
}
#logo {
	width:300px;
	float: left;	
}

li {
	padding-left:30px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height:1.5em;
}

#menu {
	background-image:url(../images2/headermenu_bk.jpg);
	float: left;
	width: 680px;
	height: 118px;
}

#menu ul {
	list-style:none;
	padding-left: 20px;
	margin:0px;
}
#menu li {
	float: left;
	margin-top: 90px;
	padding-left:58px;
	color:#ddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight:bold;
}
#menu a {
	color:#ddd;
	text-decoration:none;
}
#menu a:hover {
	color:#F90;
	text-decoration:none;
}
#menu2 {
	float:left;
	background-color:#F0EBE5;
	width:980px;
}
#homecontent {
	float: left;
	width:980px;
	background-color:#F0EBE5;
	padding-top: 16px;
}
#homecontentleft {
	width:380px;
	float: left;
	padding-left:25px;
}
#homecontentleft p {
	line-height:.3em;
}

#weather {
	
	border:solid;
	border-width:1px;
	border-color:#036;
	width:250px;
	height:170px;
	
}


.spacer {
	padding-bottom:.5em;
}
#homecontentright {
		float:left;
		width:550px;
		margin:0px;
}

#homecontentright p {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:.8em;
		color:#333;
		
}
#viewbutton {
	float: right;
	margin-top:-160px;
}

h1 {
	color:#223868;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.6em;
	font-weight:normal;
}

h2 {
	color:#223868;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.3em;
	font-weight:normal;
}
p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#333;
}

#homeevents {
	width:565px;
	height:189px;
	background-image:url(../images2/homeevents.png);
	background-repeat:no-repeat;
}
#homeevents_showall {
	float: right;
	padding-right: 34px;
	padding-top: 26px;
	color: #DDD;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;	
}
#homeevents_showall a {
	color:#DDD;
	text-decoration:none;
}

#homeevents_showall a:hover {
	color:#FF0;
	text-decoration:underline;
}

.homeevents_date h3 {
	color:#172A54;
	font-size: 1.0em;
	font-weight: bold;
}
.pushin {
	padding-left: 6px;
}

.homeevents_desc {
	color:#172A54;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

table {
	margin-top: 25px;
	margin-left: 50px;
}
#footer {
	padding-top:0px;
	float: left;
	width:980px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: .8em;
	color:#ccc;
	
}
/* ***************** INSIDE STYLES ************************************ */
#content {
	float: left;
	width:980px;
	background-color:#F0EBE5;
	padding-top: 16px;
}
#contentleft {
	width:600px;
	float: left;
	padding-left:25px;
}
#contentleft p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#333;
	line-height:1.3em;
}

#contentright p {
		float:right;
		width:380px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:.7em;
		color:#333;
		margin:0px;
}

/* ---------------------- BUSINESS DIRECTORY ------------------------- */
#dircontentleft {
	width:680px;
	float: left;
	padding-left:25px;
}
#dircontentleft h1 {
	margin-top:0px;
}
#dircontentleft p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#333;
	line-height:1.3em;
	margin-top: -2px;
	width: 265px;
}


#dircontentleft ul {
	list-style:none;
	padding-left: 10px;
	margin:0px;
}
#dircontentleft li {
	float: left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#003;
	width:300px;
}

#bannerad {
	float:left;
	width:980px;
	height:75px;
	margin-top:0px;
	border-bottom: solid 1px;
	border-bottom-color:#000;
	
}

#dircontentright {
	float: right;
	margin-right: 15px;
	
}
#dircontentright p {
		float:right;
		width:320px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:.7em;
		color:#333;
		margin:0px;
}

/* --------------------- DIRECTORY DETAILS ---------------------------------- */

#dirdetailsleft {
	width:600px;
	float: left;
	padding-left:25px;
}
#dirdetailsleft p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#333;
	padding-left:6px;
}
#bustitle {
	width:660px;
	height:24px;
	float:left;
	background-image:url(../images2/titlebar.png);
	background-repeat:no-repeat;
}
#bustitleleft {
	float: left;
	width: 410px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.0em;
	padding-left: 6px;
	color:#FFF;
}
#bustitleleft a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#FFF;
}
#bustitleright {
	float: left;
	margin-top: 3px;
	width: 180px;
}
#bustitleright img {
	float: left;
	padding-right: 0px;
}
#busbodywhole {
	width: 700px;
}
#busbody {
	float: left;
	width: 400px;
}
#busbody p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#333;
	padding-left:6px;
}

#busbodyright {
	float: right;
	width: 280px;
}

#bustitleright {
	width:200px;
	float:left;
	background-color:#FFF;
}


#dirdetailsleft ul {
	clear: both;
	list-style:none;
	padding-left: 20px;
	margin:0px;
}
#dirdetailsleft li {
	float: left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#003;
	width:320px;
}

#dirdetailsleft hr {
	width:600px;
}
/* ------------ Community Pages ---------------- */
#comcontentleft {
	width:650px;
	float: left;
	padding-left:25px;
}
#comcontentleft p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#333;
	line-height:1.3em;
}
#comcontentleft li {
	list-style:none;
	
}
#comcontentright {
		float:right;
		width:220px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:.8em;
		color:#333;
		margin:0px;
		line-height:1.7em;
}
#communitynav {
	width: 150px;
	background-color:#FFF;
	border:solid;
	border-width:1px;
	border-color:#888;
}
#communitynav li {
	list-style:none;
	margin-left: -46px;
	line-height:2.0em;
}

/* -------------Events ---------------------------- */
.titletext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.0em;
	color:333;
}
.titletext2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.2em;
	color:#444;
}
#eventscontentleft {
	width:600px;
	background-color:#E5DCD2;
	border-top-color:#333;
	border-top-style:dashed;
	border-top-width:thin;
	border-bottom-color:#333;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	float: left;
	padding-left:25px;
	padding-right: 25px;
}
#recurringcontentleft {
	width:600px;
	background-color:#fff;
	border-top-color:#333;
	border-top-style:dashed;
	border-top-width:thin;
	border-bottom-color:#333;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	float: left;
	padding-left:25px;
	padding-right: 25px;
}
#recurring {
	
	float:right;
	
}
#contentleft p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#333;
	line-height:1.3em;
}
#spacer2 {
	line-height:.5em;	
}
.location {
	float:right;
	padding-right:10px;
	margin-top:0px;
}
form {
	color:#555;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#formsection {
	width: 470px;
	background-color:#666;
	font-size:14px;
	font-weight:bold;
	padding-left: 6px;
}
.label {
	letter-spacing: 3px;
}
.formdata {
	width: 470px;
	height: 20px; 
	font-size: 11px;
	color:#333;
	margin-bottom: 8px;
}
#formcontentright {
		float:left;
		width:270px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:.8em;
		color:#333;
		margin:0px;
		line-height:1.5em;
}
#formtable table {
	margin-top: 0px;
	margin-left: 0px;	
}
#box {
	width: 262px;
	background-color:#fff;
	border-style:double;
	border-width:4px;
	border-color:#ddd;
	padding: 8px;
}
.logindata {
	width: 175px;
	height: 20px; 
	font-size: 11px;
	color:#333;
	margin-bottom: 8px;
}
.errtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#600;
	border-color:#600;
	border-style:solid;
	border-width:1px;
	padding: 4px;
}
#login {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding-left:25px;
}
#admin {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-left:25px;
}

.admin {
	width:410px;
}
#admincontentleft1 {
	width:650px;
	float: left;
	padding-left:25px;
}
#admincontentright1 {
		float:left;
		width:270px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:.8em;
		color:#333;
		margin:0px;
		line-height:1.5em;
}
#admincontentleft {
	width:500px;
	background-color:#FFF;
	border-color:#600;
	border-style:double;
	padding:8px;
}

.admin label {
	letter-spacing: 2px;
	float: left;
	width:150px;
}
.admin input {
	float: none;
	width: 250px;
	height: 20px; 
	font-size: 11px;
	background-color:#eee;
	color:#333;
	margin-bottom: 8px;
}
.admininfotext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:.8em;
	color:333;
	margin-right:60px;
}
#blogcontentleft1 {
	width:625px;
	float: left;
	padding-left:25px;
	padding-right:25px;
}

/* -------------- HOT DEALS -------------------- */
#hotbus_border {
	width:600px;
	border-top:dashed;
	border-top-width:1px;
	border-top-color:#999;
	border-bottom:dashed;
	border-bottom-width:1px;
	border-bottom-color:#999;
	padding-top: 12px;
	padding-bottom: 12px;
}
#hotbus {
	width:660px;
	height:24px;
	float:left;
	background-image:url(../images2/titlebar600.png);
	background-repeat:no-repeat;
}
.hotbusname {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.0em;
	padding-left: 6px;
	color:#FFF;
}
.hotbusname a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#FFF;
	padding-left: 6px;
}
.hotbustitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	color:#333;
	padding-left: 6px;
}
.hotbuscontent {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#333;
	padding-left: 6px;
	width: 600px;
}
