@charset "UTF-8";
/* CSS Document */

/********** CORE ELEMENTS ****************/ 


body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 960px;
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: small;
	color: #333333;
}

#wrapper {
	text-align: left;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 960px;
	height: 160px;
	background-image: url(images/index-header.jpg);
	background-repeat: no-repeat;
}

#nav {
	width: 960px;
	height: 45px;
}

#navline {
	width: 960px;
	height: 3px;
	background-image: url(images/footer-light.gif);
	background-repeat: repeat;
}

/********** CONTENT ELEMENTS ****************/ 


#main {
	width: 960px;
	padding-top: 10px;
	padding-bottom: 25px;
}

#content {
	width: 940px;
	padding-left: 10px;
	padding-right: 10px;
}

/********** LINK ELEMENTS ****************/ 


a:link {
	color: #333366;
	text-decoration: underline;
}

a:visited {
	color: #333366;
	text-decoration: underline;
}

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

/********** INDEX PAGE ELEMENTS ****************/ 


.icontentleft {
	float: left;
	width: 405px;
	padding-left: 10px;
}

.icontentright {
	float: right;
	width: 525px;
	padding-right: 10px;
}

.welcomebox {
	float: left;
	width: 405px;
	height: 275px;
	background-image: url(images/welcome-box.gif);
	background-repeat: no-repeat;
}

.welhead {
	width: 385px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 185%;
	font-weight: bold;
	color: #000066;
}

.weltext {
	width: 385px;
	padding: 10px;
	text-align: justify;
	font-size: 105%;
	color: #000000;
}

.portal {
	float: left;
	width: 405px;
	height: 70px;
	padding-top: 10px;
}

/********** DIRECTORY ELEMENTS ****************/ 

.box {
	width: 940px;
}

.boxtop {
	width: 940px;
	background-image: url(images/directory/prop-top.gif);
	background-repeat: no-repeat;
	height: 10px;
}

.boxmid {
	width: 940px;
	background-image: url(images/directory/prop-mid.gif);
	background-repeat: repeat-y;
}

.boxbot {
	clear: both;
	width: 940px;
	background-image: url(images/directory/prop-bot.gif);
	background-repeat: no-repeat;
	height: 10px;
}

.breakbar {
	clear: both;
	background-image: url(images/directory/breaker.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 940px;
}

.dirpic {
	float: left;
	width: 250px;
	padding-left: 10px;
}

.dircontent {
	float: right;
	width: 660px;
	padding-right: 10px;
}


/********** DIRECTORY HEADERS ****************/ 

.dirheader {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 210%;
	font-weight: bold;
	color: #FFFFFF;
}

.dirnj {
	width: 960px;
	height: 50px;
	background-image: url(images/directory-headers/jersey.gif);
	background-repeat: no-repeat;
}

.dirgn {
	width: 960px;
	height: 50px;
	background-image: url(images/directory-headers/greater.gif);
	background-repeat: no-repeat;
}

.dirln {
	width: 960px;
	height: 50px;
	background-image: url(images/directory-headers/lower.gif);
	background-repeat: no-repeat;
}

.dirge {
	width: 960px;
	height: 50px;
	background-image: url(images/directory-headers/german.gif);
	background-repeat: no-repeat;
}

.dirwa {
	width: 960px;
	height: 50px;
	background-image: url(images/directory-headers/war.gif);
	background-repeat: no-repeat;
}

.dirno {
	width: 960px;
	height: 50px;
	background-image: url(images/directory-headers/norris.gif);
	background-repeat: no-repeat;
}

.dirmt {
	width: 960px;
	height: 50px;
	background-image: url(images/directory-headers/mtairy.gif);
	background-repeat: no-repeat;
}

.dirportal {
	width: 960px;
	height: 50px;
	background-image: url(images/directory-headers/portal.gif);
	background-repeat: no-repeat;
}

/********** DIRECTORY TEXT STYLING ****************/ 

.prop1 {
	float: left;
	width: 450px;
	text-align: left;
}

.prop1a {
	float: left;
	width: 450px;
	font-size: 200%;
	font-weight: bold;
	color: #ff6633;
	padding-bottom: 5px;
}

.prop1b {
	float: left;
	width: 450px;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}

.prop2 {
	float: right;
	width: 210px;
	font-size: 150%;
	font-weight: bold;
	color: #917d5f;
	text-align: left;
}

.prop3 {
	clear: both;
	width: 660px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}

.prop4 {
	clear: both;
	width: 660px;
	font-weight: bold;
	text-align: right;
}


/********** PROPERTY ELEMENTS ****************/ 

.listing1 {
	float: left;
	width: 470px;
}

.listing1a {
	float: left;
	width: 470px;
	padding-bottom: 5px;
	font-size: 200%;
	font-weight: bold;
	color: #333366;
}

.listing1b {
	float: left;
	width: 470px;
	padding-bottom: 5px;
	font-size: 125%;
	font-weight: bold;
	color: #333333;
}

.listing1c {
	float: left;
	width: 235px;
	padding-bottom: 10px;
	font-size: 150%;
	font-weight: bold;
	color: #917d5f;
}

.applink {
	float: right;
	width: 235px;
	padding-bottom: 10px;
}

.listing1d {
	float: left;
	width: 470px;
	font-size: 115%;
	font-weight: bold;
}

.listingintro {
	float: left;
	width: 470px;
	padding-top: 20px;
	text-align: justify;
	color: #000000;
	font-weight: bold;
}

.listing2 {
	float: right;
	width: 450px;
}

.features {
	clear: both;
	width: 940px;
	padding-top: 20px;
}

.featuresL {
	float: left;
	width: 470px;
}

.featuresR {
	float: right;
	width: 470px;
}

.featureheader {
	float: left;
	width: 470px;
	padding-bottom: 10px;
	padding-top: 20px;
	font-size: 125%;
	font-weight: bold;
	color: #333366;
}

.featureleft {
	float: left;
	width: 235px;
	padding-bottom: 5px;
}

.featureright {
	float: right;
	width: 235px;
	padding-bottom: 5px;
}

.leftsubheader {
	float: left;
	width: 235px;
	padding-bottom: 10px;
	padding-top: 20px;
	font-size: 125%;
	font-weight: bold;
	color: #333366;
}

.rightsubheader {
	float: right;
	width: 235px;
	padding-bottom: 10px;
	padding-top: 20px;
	font-size: 125%;
	font-weight: bold;
	color: #333366;
}

.models {
	float: left;
	width: 470px;
	padding-bottom: 5px;
}

.bing {
	float: left;
	text-align: center;
	width: 468px;
	border: 1px solid #999999;
	padding-top:5px;
	padding-bottom: 2px;
}

/********** PRICING ELEMENTS ****************/ 

table.modelinfo {
	width: 100%;
	line-height: 1.4em;
	border-collapse: collapse;
	border: 1px solid #666666;
	color: #000000;
}

table.modelinfo thead tr {
	color: #FFFFFF;
 	background-color: #FF6600;
}

table.modelinfo thead tr th {
	padding: 0.4em 0.6em 0.4em 0.6em;
	border: 1px solid #666666;
}

table.modelinfo tbody tr {
	border: 1px solid #999999;
}

table.modelinfo tbody th {
	padding: 0.6em;
	border: 1px solid #999999;
}

table.modelinfo tbody td {
	background-image: url(images/paleblue-bg.gif);
	padding-left: 0.6em;
	border-bottom: 1px solid #999999;
	background-repeat: repeat;
}

table.modelinfo tbody tr.odd {
	background-image: url(images/paleblue-bg.gif);
}


/********** MISC ELEMENTS ****************/ 

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

.boldtext {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}

.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
}

.textbox {
	width: 100%;
	padding-bottom: 10px;
}



/********** SPECIAL TEXT ELEMENTS ****************/ 

.headline {
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	color: #ff6633;
}

.subheadline {
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	color: #333333;
}

.articleheadline {
	text-align: center;
	font-weight: bold;
	font-size: 165%;
	color: #666666;
}

.byline {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 90%;
}

.bolder {
	font-weight: bold;
	color: #000000;
}


/********** FOOTER ELEMENTS ****************/ 


#footsurround {
	width: 100%;
	background-image: url(images/footer-light.gif);
	background-repeat: repeat;
	height: 85px;
}

#footer {
	width: 960px;
	height: 75px;
	margin: auto;
	padding: auto;
	background-image: url(images/footer-dark.gif);
	background-repeat: repeat;
	padding-top: 10px;
	color: #FFFFFF;
}

.footerbox {
	width: 100%;
	text-align: center;
	font-size: 90%;
}

.footerbox ul {
	margin: 0;
	padding: 0;
}

.footerbox li {
	display: inline;
}

.footerbox a:link, .footerbox a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.footerbox a:hover {
	text-decoration: underline;
	color: #FF9900;
}

.footcopy {
	padding-top: 10px;
	font-size: 75%;
	text-align: center;
}

.footcopy a:link, .footcopy a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

.footcopy a:hover {
	text-decoration: underline;
	color: #FF9900;
}



/********** POPUP ELEMENTS ****************/ 

h1, h2, h3 {
	font-weight: normal;
}
h1 {
	font-size: 2em;
}
img {
	border: none;
}
#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#fade {
	background: #000000; 
	position: fixed; 
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	left: 0;
	z-index: 10;
}
.popup_block {
	background: #ddd;
	padding: 10px 20px;
	border: 10px solid #fff;
	float: left;
	width: 700px;
	position: fixed;
	top: 5%;
	left: 40%;
	margin: 0 0 0 -250px;
	z-index: 100;

}
.popup_block .popup {
	float: left;
	width: 100%;
	background: #fff;
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #bbb;
}
.popup h3 {
	margin: 0 0 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 1.5em;
	font-weight: normal;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
.popup img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}

/*--Making IE6 Understand Fixed Positioning--*/

*html #fade {
	position: absolute;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop : document.body.scrollTop);
}

*html .popup_block {
	position: absolute;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));
	
	left:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollLeft 
	+ (document.body.clientWidth /2 ) 
	: document.body.scrollLeft 
	+ (document.body.offsetWidth /2 ));
}

/*--IE 6 PNG Fix--*/

img{ behavior: url(iepngfix.htc) }