/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, img
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */

body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #304E68;
}

body {
	background-image: url('http://FileLibrary.MYAASite.Com/Content/5/5070/21171569.jpg');
	background-repeat: repeat-x;
	background-color: #2E475D;
	height: 100%;
}

h1 {
	font-size: 2em;
}

a {
	color: #B56A55;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

p {
	margin-bottom: 10px;
}

#bodyContent {
	width: 798px;
	height: 100%;
	border: 1px solid #304E68;
	background-image: url('http://FileLibrary.MYAASite.Com/Content/5/5070/21171771.jpg');
	background-repeat: repeat-x;
	background-color: #A2A4A3;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
}

	#bodyHeader {
		width: 796px;
		height: 216px;
		padding: 1px;
	}

	#bodyMenu {
		width: 100%;
		height: 32px;
		border: 0px solid;
		border-top: 1px solid #304E68;
		border-bottom: 1px solid #304E68;
	}
		.times5 {
			font-family: "Times New Roman", Times, serif;
		}

	#colLeft {
		width: 490px;
		float: left;
		padding: 1px;
	}
		
		#bodyTitle, #bodyText {
			margin: 0px;
			margin-bottom: 1px;
			border: 1px solid #304E68;
			background-color: #efefef;
			background-image: url('http://FileLibrary.MYAASite.Com/Content/5/5070/21171778.jpg');
			background-repeat: no-repeat;
			background-position: bottom right;
			padding-top: 10px;
		}

			#bodyTitle {
				height: 116px;
			}
			
			#bodyTitle td {
				padding-left: 10px;
			}

				#bodyTitle1, #bodyTitle2  {
					font-family: Georgia, "Times New Roman", Times, serif;
					font-weight: bold;
					font-size: 1.1em;
				}
				
				#xbodyTitle2{
					font-family: Georgia, "Times New Roman", Times, serif;
					font-size: 1.1em;
				}
				
				#bodyTitle3, .slogan {
					font-weight: bold;
					font-size: 0.9em;
				}
				
				.slogan {
					text-align: center;
				}

			#bodyText {
				height: auto;
			}
			
				td#searchThousands {
					font-size: 1em;
					font-weight: bold;
				}
				
				#search1000 {
					border: 0px solid #304E68;
				}
			
			
				.catHead1 {
					height: 47px;
					border-bottom: 1px solid #304E68;
					padding: 0px;
					margin-bottom: 1px;
				}

					div#catHeadImg-forBuyers {
						background-image: url('http://FileLibrary.MYAASite.Com/Content/5/5070/21171785.jpg');	
					}

					div#catHeadImg-forSellers {
						background-image: url('http://FileLibrary.MYAASite.Com/Content/5/5070/21171799.jpg');	
					}

					div.catHeadImg {
						background-repeat: no-repeat;
						background-position: top left;
						height: 47px;
					}

					.catHead2 .catHeadTxt {
						display: none;
					}

				#agentInfo {
					width: 420px;
					padding: 5px;
					height: 178px;
					border: 1px solid #7D98E0;
					margin-top: 20px;
					margin-bottom: 20px;
				}

					#agentPhoto {
						float: left;
					}

					#contanctInfo {
						color: #758696;
						font-family: Georgia, "Times New Roman", Times, serif;
						font-size: 0.9em;
					}

						#agentName, #agentOrg {
							font-size: 1.5em;
							font-weight: normal;
						}


	#colRight {
		float: right;
		width: 302px;
		overflow: auto;
		height: 100%;
		margin: 0px;
		padding: 1px;
	}
	
		.catHead2 {
			height: 36px;
			background-image: url('http://FileLibrary.MYAASite.Com/Content/5/5070/21171806.jpg');
			background-repeat: repeat-x;
			border: 1px solid #304E68;
			padding: 0px;
			margin-bottom: 1px;
		}
		
			div.catHeadImg {
				background-repeat: no-repeat;
				height: 100%;
			}
			
			.catHeadTxt {
				display: none;
			}
	
		#bodyListings {
			margin: 0px;
			margin-bottom: 1px;
			border: 1px solid #304E68;
			background-color: #efefef;
			padding: 1px;
		}
		
			div#catHeadImg-featuredListings {
				background-image: url('http://FileLibrary.MYAASite.Com/Content/5/5070/21171812.jpg');
			}
			
			div.listingSpacer {
				height: 3px;
				line-height: 0px;
				font-size: 0px;
			}
		
			table.listing {
				height: 95px;
				border: 1px solid #C0C0C0;
				background-color: #d9d9d9;
				margin-top: 3px;
			}

				table.listing td{
					border: 0px dashed #C0C0C0;
					padding: 1px;
				}

				td.listingImg img{
					border: 1px solid #304E68;
					width: 100px;
					height: 75px;
				}

				td.listingTitle, td.listingAddress, td.listingPrice, td.listingMore {
				}

				td.listingTitle {
					font-size: 0.7em;
					font-weight: bold;
					line-height: 12px;
				}

				td.listingAddress {
					font-size: 0.7em;
				}

				td.listingPrice {
					font-size: 0.9em;
				}

				td.listingTour {
					font-size: 0.7em;
					text-align: left;
				}
				
				td.listingMore {
					font-size: 0.7em;
					text-align: right;
				}

					td.listingMore a {
						color: #666666;
						padding-right: 13px;
					}

					td.listingMore a:hover {
						color: #B56A55;
					}
		#bodyNeedToKnow {
			margin: 0px;
			margin-bottom: 1px;
			border: 1px solid #304E68;
			background-color: #efefef;
			padding: 1px;
		}
			div#catHeadImg-needToKnow {
				background-image: url('http://FileLibrary.MYAASite.Com/Content/5/5070/21171818.jpg');
			}
			
			table#needToKnow ul {
				border: 0px solid #304E68;
				list-style-type: disc;
				padding-left: 30px;
				font-size: 1em;
				margin-bottom: 10px;
			}
			
			#catFooter-needToKnow {
				text-align: right;
			}
			
					#catFooter-needToKnow a {
						color: #666666;
					}

					#catFooter-needToKnow a:hover {
						color: #B56A55;
					}
					
					
		#body-aboutJoann {
			margin: 0px;
			margin-bottom: 1px;
			border: 1px solid #304E68;
			background-color: #efefef;
			padding: 1px;
		}
			div#catHeadImg-aboutJoann {
				background-image: url('http://FileLibrary.MYAASite.Com/Content/5/5070/21171820.jpg');
			}
			
			#body-aboutJoann p {
				margin-top: 1px;
			}
			
			
			#catFooter-aboutJoann {
				text-align: right;
			}
			
					#catFooter-aboutJoann a {
						color: #666666;
					}

					#catFooter-aboutJoann a:hover {
						color: #B56A55;
					}

	#disclaimer {
		margin-top: 10px;
		font-size: 0.7em;
		color: #cccccc;
		text-align: center;
	}
	
	#designations {
		text-align: center;
	}
	
#designCredit, #designCredit a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
}

#Footer #agentInfo {
	display: none;
}


