* { margin:0; padding:0;}
html{ margin:0; padding:0;}
.clear{clear:both;}
img{border:none;}
a{ outline:none;}
body{
	text-align:center;
	margin:0 auto;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#3F3F3F;
	background:#003B74;
}

#header{
	width:100%;
	margin:0 auto;
	background:url(/images/headerrepeatx.jpg) repeat-x;
	text-align:left;
	clear:both;
}

#headerwrap{
	display:none;;
}

#printlogo{
	display:inline;
	float:left;
	clear:both;
}

#logobg{
	display:none;
}

#logobtnbg{
	display:none;}

#logobtnbg span{
	display:none;
}

#logobtnbg #logo:link,
#logobtnbg #logo:visited{
	display:none;}
#logobtnbg #logo:hover{
	display:none;;
}


/***********
SUB NAV
************/

#subnav{
	display:none;
}

/*************
Content Main
**************/

#content{
	width:100%;
	margin:0 auto;
	background:url(/images/contentreapeatx.jpg) bottom repeat-x #E0E0DF;
	float:left;
}

#contentwrap{
	width:100%;
	margin:0 auto;
	background:url(/images/contentwrapbg.jpg) repeat-y;
	float:left;
}

#contentleft{
	display:none;
}

#contentright{
	width:100%;
	float:left;
	height:100%;
	background:url(/images/contentrightbg.jpg) bottom left no-repeat;
	text-align:left;
	position:relative;
}

#leftcolds{
	display:none;
}

/*************
Content Title
**************/

#contenttitle{
	width:100%;
	height:15px;
	float:left;
	text-align:left;
	position:relative;
	margin-top:50px;
}

#contenttitle span{
	display:inline;
	font-size:18px;
	font-weight:bold;
	color:#00407E;
}

.contenttitleimg{
	display:none;
}

#contenttitlewrap{
	width:100%;
	height:32px;
	background:url(/images/contenttitlerepeatx.jpg) repeat-x;
	position:absolute;
	z-index:1;
	top:-32px;
	left:0;
}

#contenttitleds{
	width:2px;
	height:32px;
	float:right;
	background:url(/images/contenttitlebgright.jpg) no-repeat;
}

.contenttext{
	font-size:14px;
	line-height:17px;
	padding:0 20px 10px 20px;
}

/*************
Testamonial
**************/

.testamonial{
	width:511px;
	margin:10px 0 10px 15px;
	background:url(/images/topquote.gif) no-repeat;
}

.testamonialtext{
	font-size:14px;
	line-height:17px;
	padding:7px 42px 10px 42px;
	position:relative;
	z-index:1;
}

.topquote{
	display:none;
}

.bottomquoteholder{
	width:511px;
	height:1px;
	position:relative;
}

.bottomquote{
	position:absolute;
	top:-25px;
	right:40px;
	z-index:0;
}

.testamonialwho{
	font-size:10px;
	color:#003467;
	float:right;
	padding:2px 40px 0 0;
}
/*************
Feature Listing
**************/

#featurelistingwrap{
	width:252px;
	height:auto;
	text-align:left;
	background:url(/images/featurelistingwrapbg.jpg) repeat-y;
}

#featurelistingheader{
	width:252px;
	height:31px;
	background:url(/images/featurelistingheader.jpg) no-repeat;
}

#featurelistingheader span{
	display:none;
}

#featurelistingtitle{
	width:252px;
	background:url(/images/featurelistingtitle.jpg) left bottom no-repeat;
}

.listingtitle{
	font-size:12px;
	padding:9px 0 10px 103px;
	color:#003B74;
}

.listingtitle a:link,
.listingtitle a:visited{
	font-size:12px;
	color:#003B74;
	text-decoration:none;
}

.listingtitle a:hover{
	font-size:12px;
	color:#003B74;
	text-decoration:underline;
}

#featurelistingcontent{
	width:252px;
	background:url(/images/featurelistingrepeaty.jpg) repeat-y;
	color:#FFFFFF;
}

#featurelistingtextwrap{
	padding:9px 5px 5px 103px;
}

#featurelistingcontent p{
	font-size:11px;
}

#featurelistingcontent .location{
	font-size:11px;
	float:right;
	margin-bottom:5px;
}

#featurelistingimage{
	border:1px solid #9E692A;
	height:auto;
	width:85px;
	float:left;
	margin-top:-70px;
}

#featurelistingimage img{
}

#featurelistingds{
	width:252px;
	height:2px;
	clear:both;
	background:url(/images/featurelistingds.jpg) bottom no-repeat;
}

/*************
PRESS
*************/

.presswrap{
	width:100%;
	margin:0 auto;
}

.presstitle{
	float:left;
	clear:both;
	font-size:16px;
	font-weight:bold;
	color:#003B74;
}

.pressdate{
	float:left;
	clear:both;
	font-size:11px;
	color:#999999;
	padding:5px 10px 24px 10px;
}

.pressarticle{
	float:left;
	clear:both;
	font-size:15px;
	padding:0 10px 0 10px;
}

/*************
CONTACT PAGE
**************/

#contentpage{
	width:471px;
	margin-bottom:20px;
}

#contentpage span{
	display:none;
}


.map{
	float:right;
	border:1px solid #004181;
}

.maptext{
	font-size:12px;
	padding-bottom:15px;
}

.maplink{
	float:right;
	margin:5px 80px 1px 0;
}

.maptext a:link,
.maptext a:visited{
	color:#004181;
	text-decoration:underline;
}

.maptext a:hover{
	color:#F6931C;
	text-decoration:underline;
}

.linebreak{
	width:100%;
	height:1px;
	border-top:1px solid #ABABAA;
	margin:10px 0 0px 0;
}

.contacttitle{
	margin:20px 0 15px 0;
}

.left{
	float:left;
}

.right{
	float:right;
	padding-right:10px;
	width:220px;
}

.contactimg{padding-right:10px}


/*************
FOOTER
**************/

#footer{
	width:100%;
	height:50px;
	margin:0 auto;
	background:url(/images/footerbgrepeatx.jpg) repeat-x;
}

#footerwrap{
	width:764px;
	height:50px;
	margin:0 auto;
	color:#FFFFFF;
}

#footerwrap p{
	margin:0 auto;
	color:#FFFFFF;
	font-size:11px;
	margin-top:5px;
}

#footerwrap a:link,
#footerwrap a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}

#footerwrap a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:11px;
}

#footerwrap .spacer{
	height:5px;
	width:100%;
}

#footerwrap .quickspace:link,
#footerwrap .quickspace:visited{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:11px;
}

#footerwrap .quickspace:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}

#footerwrap .spacer{
	height:5px;
	width:100%;
}

#footerwrap ul{
	display:none;
}

#footerwrap ul li{
	margin:0 auto;
	list-style:none;
	display:inline;
	padding:0 1px 0px 1px;
}


/*ADMIN NAV*/

#adminnav{
}

#adminnav span{
	display:none;
}


#adminnav .manapressbg{
	height:31px;
	width:253px;
	display:block;
	background:url(/images/manpress.jpg) top left no-repeat;
}
#adminnav .manapress:link,
#adminnav .manapress:visited{
	height:31px;
	width:253px;
	display:block;
	overflow:hidden;
	background:url(/images/manpress.jpg) top left no-repeat;}
#adminnav .manapress:hover{background-position:bottom left;}

#adminnav .manalisingsbg{
	height:31px;
	width:253px;
	display:block;
	background:url(/images/manlistings.jpg) bottom left no-repeat;
}
#adminnav .manalisings:link,
#adminnav .manalisings:visited{
	height:31px;
	width:253px;
	display:block;
	overflow:hidden;
	background:url(/images/manlistings.jpg) top left no-repeat;}
#adminnav .manalisings:hover{background-position:bottom left;}

#adminnav .manaclosingsbg{
	height:33px;
	width:253px;
	display:block;
	background:url(/images/manclosings.jpg) bottom left no-repeat;
}
#adminnav .manaclosings:link,
#adminnav .manaclosings:visited{
	height:33px;
	width:253px;
	display:block;
	overflow:hidden;
	background:url(/images/manclosings.jpg) top left no-repeat;}
#adminnav .manaclosings:hover{background-position:bottom left;}

#adminnav .mantestbg{
	height:32px;
	width:253px;
	display:block;
	background:url(/images/mantest.jpg) bottom left no-repeat;
}
#adminnav .mantest:link,
#adminnav .mantest:visited{
	height:32px;
	width:253px;
	display:block;
	overflow:hidden;
	background:url(/images/mantest.jpg) top left no-repeat;}
#adminnav .mantest:hover{background-position:bottom left;}

/**ADMIN EXTRAS**/

#adminwrap{
	width:480px;
	margin:0 auto;
}
.admin {
	font-size: 12px;
}
.admin a:link,
.admin a:visited{
	color:#00407E;
}
.admin p a:hover{
	color:#E28B25;
}

.login a:link,
.login a:visited{
	color:#00407E;
}

.login p a:hover{
	color:#E28B25;
}

.admintitle{
	font-size:16px;
	color:#00407E;
}

.admincontrol{
	font-size:13px;
	font-weight:normal;
	color:#333333;
}

.login label{
	float:left;
	padding-top:2px;
}

.admin label{
	padding-top:2px;
	float:right;
}

.login label{
	float:left;
}

.admin input{
	float:right;
	margin:0 0 10px 0px;
	width:370px;
	padding:2px;
}

.adminlisting input{
	float:left;
	margin: 5px 0 5px 10px;
	width:200px;
	padding:2px;
}

.login input{
	float:right;
	margin:0 190px 5px 10px;
	margin-bottom:5px;
	width:200px;
	padding:2px;
}

#p_date{
	float:right;
	margin:0 155px 5px 10px;
	margin-bottom:5px;
	width:100px;
	padding:2px;
}

textarea{
	float:right;
	margin:0 0 5px 10px;
	margin-bottom:5px;
	width:370px;
	padding:2px;
}

.login .btn-submit{
	width:75px;
}

#btnSubmit{
	width:100px;
	height:25px;
	float:right;
	margin:-19px 270px 0 0;
}

.admin .testimonialbtn{
	width:135px;
	height:25px;
	float:right;
	margin:-19px 235px 0 0;
}

#btnCancel{
	width:100px;
	height:25px;
	float:left;
}


.login p{
	font-size:12px;
	font-weight:normal;
	color:#333333;
}
	
.admin p{
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

#t_featured{
	text-align:left;
	float:left;
	margin-left:-168px;
}

.pdfform{
	margin-left:-5px;
}
.admin_dropdown {
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.text10 {
	font-size: 10px;
}

/*******************
LISTINGS PAGE
********************/


.listingholder{
	width:475px;
	height:auto;
	margin:0 0 20px 17px;
	_margin-left:-111px;
	position:relative;
}

.listingwrap{
	width:600px;
	height:auto;
	border:1px solid #B2B2B2;
	float:right;
	background:#BABABA;
}

.listingwrap h3{
	width:300px;
	height:20px;
	color:#333;
	font-weight:normal;
	font-size:12px;
	padding:5px 10px 1px 120px;
	background:url(../images/listingheader.jpg) bottom repeat-x;
	float:left;
}

.listingwrap h3 b{
	color:#003B75;
	font-weight:bold;
}

.listingwrap h4{
	width:120px;
	height:20px;
	color:#003B75;
	font-weight:normal;
	font-size:12px;
	padding:5px 10px 1px 10px;
	background:url(../images/listingheader.jpg) bottom repeat-x;
	float:right;
	text-align:right;
}

.listingimg{
	display:block;
	padding:4px;
	background:fff;
	margin:7px;
}

.listingleft{
	width:108px;
	background:url(../images/contentreapeatx.jpg) repeat-x #BABABA;
	float:left;
	min-height:125px;
	_height:125px;
}

.listingright{
	width:491px;
	_width:490px;
	float:right;
	background:#fff;
	min-height:125px;
	_height:125px;
}

body.bodyclosings .listingright{
	width:491px;
	_width:490px;
	height:auto;
	min-height:109px;
	_height:109px;
	float:right;
	background:#fff;
}

.listingrightleft{
	width:155px;
	height:auto;
	float:left;
	background:#fff;
	margin-bottom:10px;
}

.listingrightright{
	width:330px;
	height:auto;
	float:right;
	background:#fff;
	margin-bottom:10px;
}

p.listingtext{
	font-size:12px;
	color:#333;
	margin:2px 10px 2px 10px;
}

.listingcontactwrap{
	width:491px;
	_width:490px;
	height:auto;
	background:#fff;
	border-top:1px solid #B2B2B2;
	padding-top:10px;
	padding-bottom:10px;
}

.listingcontact{
	width:163px;
	height:auto;
	background:#fff;
	float:left;
}

.listingkicker{
	display:block;
	width:100%;
	height:1px;
	background:#006699;
}

.viewpdf:link,
.viewpdf:visited{
	color:#00407E;
	font-size:12px;
	text-decoration:none;
	margin:0 0 0 20px;}
.viewpdf:hover{
	color:#00407E;
	text-decoration:underline;}

.pdfimage{
	padding:0 3px 0 0;
}


/*******************
LISTING PAGE
********************/


body.bodylisting .listingholder{
	width:475px;
	height:auto;
	margin:0 0 20px 0px;
	position:relative;
	background:none;
}

.gecko body.bodylisting .listingholder {
  	width:475px;
	height:auto;
	margin:0 0 20px 18px;
	position:relative;
	background:none;
}


body.bodylisting .listingwrap{
	width:700px;
	_width:685px;
	height:auto;
	float:right;
	border:none;
	background:none;
}

body.bodylisting .listingwrap h3{
	width:300px;
	height:20px;
	color:#333;
	font-weight:normal;
	font-size:12px;
	padding:5px 10px 1px 10px;
	background:url(../images/listingheader.jpg) bottom repeat-x;
	float:left;
	border-top:1px solid #B2B2B2;
}

body.bodylisting .listingwrap h3 b{
	color:#003B75;
	font-weight:bold;
}

body.bodylisting .listingwrap h4{
	width:110px;
	height:20px;
	color:#003B75;
	font-weight:normal;
	font-size:12px;
	padding:5px 10px 1px 10px;
	background:url(../images/listingheader.jpg) bottom repeat-x;
	float:right;
	text-align:right;
	border-top:1px solid #B2B2B2;
}

body.bodylisting .listingimg{
	display:block;
	padding:4px;
	background:fff;
	border:1px solid #b2b2b2;
	margin:6px;
}

body.bodylisting .listingleft{
	width:208px;
	_width:170px;
	height:100%;
	float:left;
	background:none;
	border:none;
}

body.bodylisting .listingright{
	width:475px;
	_width:475px;
	height:auto;
	float:right;
	background:#fff;
	border:1px solid #B2B2B2;
}

body.bodylisting .listingrightleft{
	width:155px;
	height:auto;
	float:left;
	background:#fff;
	padding-bottom:10px;
}

body.bodylisting .listingrightright{
	width:315px;
	height:auto;
	float:right;
	background:none;
	padding-bottom:10px;
}

body.bodylisting p.listingtext{
	font-size:12px;
	color:#333;
	margin:2px 10px 2px 10px;
}

body.bodylisting .listingcontactwrap{
	width:480px;
	_width:170px;
	height:auto;
	background:none;
	border-top:none;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:15px;
	_margin-left:0px;
}

body.bodylisting .listingcontact{
	width:163px;
	height:auto;
	background:none;
	float:none;
	margin:0 0 15px 0;
}

body.bodylisting .listingkicker{
	display:block;
	width:100%;
	height:1px;
	background:none;
}

.viewpdf:link,
.viewpdf:visited{
	color:#00407E;
	font-size:12px;
	text-decoration:none;
	margin:0 0 0 20px;}
.viewpdf:hover{
	color:#00407E;
	text-decoration:underline;}

.pdfimage{
	padding:0 3px 0 0;
}


body.bodylisting .pictureholder{
	height:350px;
	width:470px;
}


.listingcontactwrap h2{
	color:#004181;
	font-size:13px;
}

.listingcontactwrap p{
	color:#333;
	font-size:12px;
}

.listingcontactwrap p a:link,
.listingcontactwrap p a:visited{
	color:#004181;
	font-size:12px;
	text-decoration:underline;
}

.listingcontactwrap p a:hover{
	color:#004181;
	font-size:12px;
	text-decoration:none;
}

.listingcontactwrap p b{
	color:#004181;
	font-size:12px;
	text-decoration:none;
}


body.bodypress .viewpdf:link,
body.bodypress .viewpdf:visited{
	color:#00407E;
	font-size:12px;
	text-decoration:none;
	margin:0 0 0 7px;}
body.bodypress .viewpdf:hover{
	color:#00407E;
	text-decoration:underline;}

body.bodypress .pdfimage{
	padding:8px 3px 0 0;
}

.listingimg2{
	display:block;
	padding:4px;
	background:fff;
	margin:7px;
	width:453px;
}

.details:link,
.details:visited{
	position:absolute;
	bottom:5px;
	left:-113px;
	font-size:12px;
	text-decoration:none;
	color:#014596;
}

.details:hover{
	text-decoration:underline;
	color:#014596;
}

.detailsimg{
	float:left;
	margin:-14px 0 0 72px;
}
