@charset "UTF-8";
/* CSS Document */

*{padding:0;margin:0;}
body{ font: 62.5% Georgia, "Times New Roman", Times, serif; text-align: center; background-color:#fff; color:#333; }
a:link { color: #94022F; text-decoration:none;}
a:visited { color: #94022F;text-decoration:none;}
a:hover { color:#333; background: #F0C098; text-decoration: none; border:0; }
a:active { color: #94022F; }
a:focus { color: #94022F; outline:none; }
a img { border: none; vertical-align: middle; }
a:hover img {background: #fff}
p{font-size:1.4em;margin-top:10px; line-height:1.3em;}
h1{ color:#333; text-align: left; padding: 2px; font: lighter 3em Georgia, "Times New Roman", Times, serif; text-transform: uppercase; }
h2{ font-size:2.5em; color:#333; margin-top:4px; }
h3{ font-size:2em; color:#333; margin-top:15px; }

.clearfloat{clear:both;}

/*Begin Positioning*/
#bodyWrap{width:auto; height:auto; margin:0 auto 0 auto; background:url(img/bodyBG.jpg) top repeat-x; }
	#pageWrap{width:960px;margin:0 auto 0 auto;overflow:hidden; background:#fff; border-left:1px solid #646464;border-right:1px solid #646464;border-bottom:1px solid #646464;}
		#header{ width:960px; height:100px; margin:0 auto; text-align:left; border-bottom:1px solid #646464; float: right; background: url(img/headerbak.jpg) repeat; }
				#logo{ width:281px; height:auto; float:left; background: url(img/top-left-corner-homepage.jpg) no-repeat left top; border-right: 1px solid #000; border-bottom: 1px solid #000; border-top-style: none; border-left-style: none; }
				#logo ul{ padding:400px 0px 0 0; text-align: center; list-style: none; }
				#logo li{ background: url(img/button.jpg) no-repeat; height: 32px; font: normal 1.8em Georgia, "Times New Roman", Times, serif; }
			#nav{ width:650px; height:100px; float:right; text-align:right; }
				#nav ul{ padding-top: 15px; padding-right: 30px; padding-bottom: 20; }
				#nav li{ list-style:none; display:inline; padding:15px; font: 2.1em Georgia, "Times New Roman", Times, serif; margin: 2px; }
					
					#contentWrap{ width:675px; height:537px; min-height:325px; overflow:hidden; float: right;  font-family: Georgia, "Times New Roman", Times, serif; color: #000; }
					#contentWrapFront{ width:675px; height:537px; min-height:537px; overflow:hidden; float: right; background: url(img/frontContent.jpg) no-repeat; font-family: Georgia, "Times New Roman", Times, serif; color: #000; }
		             #contentContainer{text-align:left;padding:25px;}
	                 #NeighborcontentWrap{ width:600px; height:auto; min-height:537px; overflow:hidden; float: right; }
				           #NeighborcontentWrap ul{ margin: 5px 0px 0px; }
				           #NeighborcontentWrap li{ display:inline; list-style:none; background: url(img/neighborButton.jpg) repeat-x; height: 25px; width: 190px; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border: 1px solid #000; margin: 5px; padding: 2px; }
		                  #NeighborcontentContainer{text-align:left;padding:25px;}
		
	#footer{width:960px;height:25px;margin:0 auto 0 auto;}
		#footer p{font-size:1em;}

.homeBox { height: 180px; width: 150px; border: 1px solid #333; }
.SoldFont { font: bold 18px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; color: #900; }

.AvailableFont { font: 18px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; color: #333; }

.editable { text-align: center; width: 150px; margin-right: auto; margin-left: auto; }


