body { font-family: Verdana, Arial, Sans-serif; }
img { border:0 }
img#logo {
	margin-bottom: 20px;
}

/* Content */
div#middle {
	width:820px;
}
div#middle2 {
	width:640px;
}


/* Box Styles */
div.box {
	margin:0 0 5px 10px;
	float:left;
	display:inline;
}
div.col1 { width:150px; }
div.col1Wide { width:170px; }
div.col2 { width:310px; }
div.col2Wide { width:330px; }
div.col3 { width:470px; }
div.col3Wide { width:490px; }
div.col4 { width:630px; }
div.col4Wide { width:650px; }
div.col5Wide { width:810px; }
div.col2 div.leftCol {
	width:150px;
	float:left;
}
div.col2 div.rightCol {
	width:150px;
	float:right;
}

/* Links */
a {
	text-decoration:underline;
	color:black;
}
a.next { display:none; }
a.prev {	display:none; }
a.iconLink {
	background:url(../img/link_icon2.gif) no-repeat -1000em 0;
	padding-left: 25px;
	padding-top:5px;
	padding-bottom:2px;
	text-decoration:underline;
}

/* Paragraphs */
p {
	margin-bottom:18px;
	font-size:12px;
	line-height:1.2;
}
p.align-center { text-align:center; }
p.align-right { text-align: right; }
span.strike { text-decoration: line-through; }

/* Lines */
hr.f1 {
	height:1px;
	border:0;
	border-bottom:2px solid #EDECEC;
	clear:both;
}

/* Headers */
h1 {
	font-size:14px;
	margin:5px 0 3px 0;
}
h2 {
	font-size:14px;
}

/* Form */
form,input,select { display: none; }


div.banner { display: none; }

div.roundCorner input {
	border:0;
	width:130px;
	overflow:visible;
	height:12px;
	font-size:11px;
}
div.roundCorner {
	background:url('../img/input_field.png') no-repeat;
	height:19px;
	width:141px;
	padding:1px 0 0 3px;
	margin:0;
}
div#atMap {
	clear:both;
	margin-top:-6px;
}
p#mapTitle {
	color:white;
	font-weight:bold;
	position:absolute;
	width:130px;
	padding:10px 0 0 15px;
	margin:0;
}
form#search {
	display:inline;
	float:right;
	margin:-4px -4px 1px 0;
}

/* Tables */
td,th  {
	font-size:12px;
	text-align:left;
	padding:3px;
}
th {
	color:#676666;
	padding:4px 4px 4px 4px;
}

div#gMap {
	width:300px;
	height:270px;
	float:right;
}
.tx-slideshow-pi1,.tx-flvplayer2-pi1 { display:none; }
div.ads { display:none; }