@charset "UTF-8";
/* CSS Document */
	 
body {
	  margin: 0;
	  padding: 0;
	  }
 
#flashnavigation {
	  height: 170px;
	  width:100%;
	  display:block;
	  }

#flashhome {
	  height: 320px;
	  width:100%;
	  display:block;
	  }

#subscibe {
	  height: 100px;
	  width:270px;
	  display:block;
	  }

#container {
	width:940px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.83em;
	color:#666;
	text-align:left;
	display:block;
}


.leftcolum {
	width:600px;
	display:block;
}

	.leftcolum a:link {
		color:#578AC1;
		text-decoration: none;
		border-color: #578AC1;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style:dotted;
		}

	.leftcolum a:visited {
		color:#578AC1;
		text-decoration: none;
		border-color: #578AC1;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style:dotted;
		}
	
	.leftcolum a:active {
		color:#578AC1;
		text-decoration: none;
		border-color: #578AC1;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style:dotted;
		}

	.leftcolum a:hover {
		color:#578AC1;
		text-decoration:underline;
		border-color: #578AC1;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style:dotted;
		}



.rightcolum {
	float:right;
	width:270px;
	display:block;
	color:#333;
}

	.rightcolum a:link {
		color:#578AC1;
		text-decoration: none;
		border-color: #578AC1;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style:dotted;
		}

	.rightcolum a:visited {
		color:#578AC1;
		text-decoration: none;
		border-color: #578AC1;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style:dotted;
		}
	
	.rightcolum a:active {
		color:#578AC1;
		text-decoration: none;
		border-color: #578AC1;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style:dotted;
		}

	.rightcolum a:hover {
		color:#578AC1;
		text-decoration:underline;
		border-color: #578AC1;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style:dotted;
		}

.fullcolum {
	width:100%;
	display:block;
}

.clearence {
	display:block;
	clear:both;
}

/* //////////////////////////////////////////////////////
//  FOOTER         */

.footercontainer {
	width:100%;
	height:100px;
	background-color:#000;
	background-image:url(../images/footer-back.gif);
	background-repeat:repeat-x;
	margin-top:60px;
	display:block;
}

.footer {
	width:940px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#CCC;
	text-align:left;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	padding-top:15px;
}

	.footer a:link {
		color:#CCC;
		text-decoration: none;
		}

	.footer a:visited {
		color:#CCC;
		text-decoration: none;
		}
	
	.footer a:active {
		color:#CCC;
		text-decoration: none;
		}

	.footer a:hover {
		color:#578AC1;
		text-decoration: none;
		}

/* //////////////////////////////////////////////////////
//  TEXT TAGS         */

h1 {
	font-family:arial;
	font-size:22px;
	font-weight:normal;
	color:#1577BD;
	text-decoration: none;
	background-color: transparent;
	border-color: #1577BD;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style:dotted;
	margin:0px;
	margin-bottom:10px;
	}

h2 {
	font-family:arial;
	font-size:22px;
	font-weight:normal;
	color:#1577BD;
	text-decoration: none;
	background-color: transparent;
	border-color: #1577BD;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style:dotted;
	margin:0px;
	margin-bottom:5px;
	}

h3 {
	font-family:arial;
	font-size:16px;
	font-weight:normal;
	color:#1577BD;
	text-decoration: none;
	background-color: transparent;
	border-color: #1577BD;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style:dotted;
	margin:0px;
	margin-bottom:3px;
	}
	

h4 {
	font-family:arial;
	font-size:16px;
	width:100%;
	font-weight:normal;
	color:#1577BD;
	text-decoration: none;
	background-color: transparent;
	border-color: #1577BD;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style:dotted;
	margin:0px;
	margin-bottom:3px;
	}


/* //////////////////////////////////////////////////////
//  CONTACT FORM         */

.textfield_effect {
	/*we will first set the border styles.*/
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	/*we are now going to add in the shadow image that we created earlier*/
	background-image: url(back_field.gif);
	background-repeat: repeat-x;
	/*I am going to add some text formatting of my own*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:250px;
	height: 15px;
	text-align:left;
	padding-left:3px;
	margin-bottom:4px;
}


/*we are now going to style how the textfield will look when we
#
hover over it and when we actually have it selected*/
.textfield_effect:hover {
	border-color: #64acd8;
	border-width: 1px;
}
 
.textfield_effect:focus {
	border-color: #64acd8;
	border-width: 1px;
}

.textfield_effectb {
	/*we will first set the border styles.*/
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	/*we are now going to add in the shadow image that we created earlier*/
	background-image: url(back_field.gif);
	background-repeat: repeat-x;
	/*I am going to add some text formatting of my own*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 400px;
	text-align:left;
	margin-bottom:4px;
}


/*we are now going to style how the textfield will look when we
#
hover over it and when we actually have it selected*/
.textfield_effectb:hover {
	border-color: #64acd8;
	border-width: 1px;
}
 
.textfield_effectb:focus {
	border-color: #64acd8;
	border-width: 1px;
}


.fleft {
	width:90px;
	vertical-align:top;
	font-weight:bold;
}


.fright {
	vertical-align:top;
	color:#900;
	font-weight:bold;
}


.fleftb {
	width:20px;
	vertical-align:top;
}


.fmidb {
	vertical-align:top;
	width:200px;
}

.frightb {
	vertical-align:top;
}

.contactsplit {
	width:45%;
	vertical-align:top;
	text-align:left;
}

.contactb {
	width:20px;
	vertical-align:top;
}

.contactc {
	vertical-align:top;
}

	.contactc a:link {
		color:#666;
		text-decoration: none;
		}

	.contactc a:visited {
		color:#666;
		text-decoration: none;
		}
	
	.contactc a:active {
		color:#666;
		text-decoration: none;
		}

	.contactc a:hover {
		color:#1577BD;
		text-decoration: none;
		}


.contactheader {
	text-align:left;
	font-weight:bold;
	color:#000;
	border-color: #1577BD;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style:dotted;
	margin:0px;
	margin-bottom:3px;
}




/* //////////////////////////////////////////////////////
//  LISTINGS SMALL         */

.listinga {
	background-image:url(../images/listings-back-01.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:162px;
	display:block;
	margin-bottom:10px;
}

.pic {
	width:160px;
	height:160px;
	vertical-align:middle;
	text-align:center;
}

.listingtext {
	padding-top:7px;
	vertical-align:top;
}

.listheader {
	color:#000000;
	font-weight:normal;
	font-size:16px;
}

	.listheader a:link {
		color:#000;
		text-decoration: none;
		}

	.listheader a:visited {
		color:#000;
		text-decoration: none;
		}
	
	.listheader a:active {
		color:#000;
		text-decoration: none;
		}

	.listheader a:hover {
		color:#1577BD;
		text-decoration: none;
		}

.listsubheader {
	color:#000000;
	width:97px;
	text-indent:1px;
	background-image:url(../images/line-01.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin:0;
	margin-bottom:4px;
}

.listprice {
	color:#900;
	font-weight:normal;
	margin:0;
}

.listfour {
	width:106px;
	height:80px;
	vertical-align:top;
	font-size:12px;
}

.flashthumbmulti {
	width:600px;
	height:180px;
	display:block;
}


	.listingfull
		{
  		display: block;
  		width:80px;
  		height:14px;
  		background: url(../images/full-listing.png) no-repeat 0 0;
		margin-left:345px;
		}

	.listingfull:hover
		{ 
  		background-position: 0 -14px;
		}

	.listingfull span
		{
  		display: none;
		}



/* //////////////////////////////////////////////////////
//  LISTING MINIS         */

.flashmini {
	width:270px;
	height:75px;
	display:block;
}

.listingsmini {
	width:270px;
	height:75px;
	display:block;
}

.picleft {
	height:70px;
	width:70px;
	vertical-align:middle;
	text-align:center;
}

.miniright {
	text-align:left;
	vertical-align:top;
	margin:0;
	padding-left:5px;
}

.minimore {
	text-align:left;
	vertical-align:top;
	margin:0;
	padding-top:10px;
	font-size:12px;
}
	.minimore a:link {
		color:#666;
		text-decoration: none;
		}

	.minimore a:visited {
		color:#666;
		text-decoration: none;
		}
	
	.minimore a:active {
		color:#666;
		text-decoration: none;
		}

	.minimore a:hover {
		color:#1577BD;
		text-decoration: none;
		}


.listminiheader {
	color:#000000;
	font-weight:normal;
	font-size:13px;
	margin:0;
	margin-top:8px;
}

	.listminiheader a:link {
		color:#000;
		text-decoration: none;
		}

	.listminiheader a:visited {
		color:#000;
		text-decoration: none;
		}
	
	.listminiheader a:active {
		color:#000;
		text-decoration: none;
		}

	.listminiheader a:hover {
		color:#1577BD;
		text-decoration: none;
		}
		


/* //////////////////////////////////////////////////////
//  LISTING FULL         */



#listingfull {
	width:940px;
	height:1050px;
	display:block;
}

.listingfull {
	width:940px;
	height:1050px;
	display:block;
}


.listingmainlarge {
	width:100%;
	height:400px;
	background-image:url(../images/listings-back-02.jpg);
	background-repeat:no-repeat;
	display:block;
}

.listingmainlargeinner {
	padding:16px;
	clear:both;
	display:block;
}

#flashlarge {
	width:330px;
	height:240px;
	display:block;
}


.listingfullleft {
	width:160px;
	font-weight:bold;
	color:#000;
	vertical-align:top;
	margin-bottom:4px;
}

.listingfullright {
	width:360px;
	vertical-align:top;
	margin-bottom:4px;
}

.rightflashlarge {
	width:330px;
	float:right;
	display:block;
}

.listline {
	background-image:url(../images/line-01.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.listmainheader {
	font-size:16px;
	color:#000;
	width:490px;
	font-weight:bold;
	background-image:url(../images/line-01.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
}



/* //////////////////////////////////////////////////////
//  FORM LAYOUTS         */

#buyerform {
	width:940px;
	height:700px;
	display:block;
}
