/*
The Murphy's Realtors
Style Sheet
Site designed and developed by Little Green Toaster and Adam Connor
*/

body {
	background-color: #EEC436;
	margin: 15px 0px 15px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
}

h2 {
	color: #4F874A;
	font-family: Georgia, serif;
	font-size: 170%;
	font-weight: bold;
	margin: 0px 32px 20px 32px;
	padding: 0px 0px 3px 0px;
	border-bottom: solid 1px #999999;
}

h3 {
	color: #4F874A;
	font-family: Georgia, serif;
	font-size: 140%;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	border-bottom: solid 1px #999999;
	margin-top: 0px;
	margin-bottom: 5px;
}

h4 {
	color: #4F874A;
	font-family: Georgia, serif;
	font-size: 140%;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 20px 32px 0px 32px;
	
}


/* Header----------------------------------------*/

#header {
	margin: 0px auto 0px auto;
	height: 154px;
	width: 770px;
	background: url(../backgrounds/header_background.gif) top center no-repeat;
}

#header #logo {
	position: relative;
	left: 12px;
	top: 10px;
	font-size: 100%;
	width: 214px;
	height: 136px;
	overflow: hidden;
	background: #FFFFFF;
}

#header #logo h1{
	position:absolute;
	top: 0px;
	left: 20px;
	width: 174px;
	height: 85px;
	margin: 0px;
	background:#FFFFFF url(../images/murphys_realtors_logo.gif) no-repeat top center;
}

#header #logo div {
	position: absolute;
	top: 88px;
	left: 20px;
	line-height: 120%;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	height: 46px;
	width: 174px;
	background:#FFFFFF;
}

#header #logo h1 a{
	display: block;
	width: 174px;
	height: 85px;
	text-indent: -2000px;
	text-decoration: none;
}


/*Nav----------------------------------------------*/	

#nav {
	margin: 0px auto 0px auto;
	width: 770px;
	padding: 0px;
}

#nav ul{
	margin: 0px 0px 0px 10px;
	width: 750px;
	border-bottom: 2px solid #000000;
	padding: 2px 0px 3px 0px;

}

#nav li {
	display: inline;
	padding: 0px 5px 0px 6px;
	border-right: 1px solid #ffffff;
}

#nav li a:link, #nav li a:visited{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  90%;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#nav li a:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  90%;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#nav {
	background: url(../backgrounds/nav_background.gif) repeat-y top left;
}

#nav li.beginNav {
	padding-left: 7px;
}

#nav li.endNav {
	border: none;
}


/*Content------------------------------------------*/

#content {
	margin: 0px auto 0px auto;
	padding: 20px 0px 20px 0px;
	width: 770px;
	background: url(../backgrounds/content_background.gif) top center repeat-y;
}

#content a, #content a:link, #content a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  12px;
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

#content p{
	margin: 0px 32px 20px 32px;
}


/*Footer------------------------------------------*/

#footer {
	margin: 0px auto 0px auto;
	height: 60px;
	width: 770px;
	background: url(../backgrounds/footer_background.gif) top center no-repeat;
}


#footer #designedBy {
	margin: 0px 0px 0px 32px;
	position: relative;
	top: 12px;
	left: 0px;
}

#footer #designedBy h5{
	margin: 0;
}

#footer #designedBy h5 a{
	font-weight: normal;
	color: #999;
}

/*----------------------------------------------------------------------------------------------------------
Two Column Layout Variations and content
------------------------------------------------------------------------------------------------------------*/

/*Variations---------------------------------------*/

#homePage #content p {
	margin: 0px 20px 20px 32px;
}

#homePage #content {
	background: url(../backgrounds/content_2col_background.gif) top center repeat-y;
}

#homePage #footer {
	background: url(../backgrounds/footer_2col_background.gif) top center no-repeat;
}

/*Content-------------------------------------------*/

#content #leftColumn #quoteImage {
	margin: 0px 0px 20px 32px;;
}

#content #rightColumn ul {
	margin: 0px 32px 20px 20px;
	padding: 0px;
	list-style: none;
}

#content #rightColumn ul li {
	margin: 0px;
	padding: 0px 0px 4px 10px;
	background: url(../images/link_arrow.gif) no-repeat 0px 7px;
}

#content #rightColumn ul li a, #content #rightColumn ul li a:link, #content #rightColumn ul li a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  80%;
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

#content #rightColumn ul li a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

#content #rightColumn #recentListingsWrapper {
	position: relative;
	top: 0px;
	left: 0px;
	height: 440px;
}

#recentListingsFlash {
	width: 284px;
	height: 440px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 20;
	margin: 0px;
}

#content #rightColumn {
	float: left;
	width: 262px;
	margin: 0px;
}

#content #rightColumn h3{
	margin-right: 32px;
	margin-left: 20px;
}

#content #leftColumn {
	float: left;
	display: inline;
	width: 500px;
	margin: 0px 8px 0px 0px;
}







/* Positioning & Sizing
---------------------------------------------------*/


.alignleft {
	float: left
}

.alignright {
	float: right;
}

img.alignleft {
	margin: 4px 20px 10px 0px;
	display: inline;
}

img.alignright {
	margin: 4px 0px 10px 20px;
	display: inline;
}


/* Text
---------------------------------------------------*/

#agentTable {
	margin: 0px 32px 0px 32px;
}

#agentTable td {
	padding-top: 20px;
}

#agentTable td img {
	margin-top: 4px;
}

#agentTable td .agentInfo {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	line-height: 16px;
}

#agentTable td p {
	margin: 0px 0px 20px 0px;
}

#agentTable td h4 {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#agentTable td ul {
	list-style: disc outside none;
	margin: 10px 0px 15px 25px;
}

#agentTable td ul li {
	margin: 0px 0px 10px 0px;
}

#agentTable td .agentInfo a, #agentTable td .agentInfo a:link, #agentTable td .agentInfo a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  90%;
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

#agentTable td .agentInfo a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}


/*----------------------------------------------------------------------------------------------------------
Misc. Items
------------------------------------------------------------------------------------------------------------*/

.bold {
	font-weight: bold;
}

.note {
	color: #CC0000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  10px;
	font-weight: normal;
	line-height: 14px
}

p, span, div {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: normal;
	line-height: 18px;
}
.error {
	background-color: #DDDDDD;
}

.greenborder {
	border: solid 2px #4F874A;
}

form {
	padding: 0px 32px 0px 32px;
}

#homePage a.homeLink:link, #homePage a.homeLink:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  90%;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#homePage a.homeLink:link, #homePage a.homeLink:visited,
#aboutPage a.aboutLink:link, #aboutPage a.aboutLink:visited, 
#agentsPage a.agentsLink:link, #agentsPage a.agentsLink:visited,
#propertyPage a.propertyLink:link, #propertyPage a.propertyLink:visited,
#buyersPage a.buyersLink:link, #buyersPage a.buyersLink:visited,
#sellersPage a.sellersLink:link, #sellersPage a.sellersLink:visited,
#appraisalsPage a.appraisalsLink:link, #appraisalsPage a.appraisalsLink:visited,
#lendingPage a.lendingLink:link, #lendingPage a.lendingLink:visited, 
#linksPage a.linksLink:link, #linksPage a.linksLink:visited,
#contactPage a.contactLink:link, #contactPage a.contactLink:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  90%;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}