﻿body
{
	text-align:center;
	background-image:url(../images/Gail-McDowell-Site-Background.jpg);
	margin-left: 0px;
	margin-top: 0px;
}
.footerDiv
{
	background-image: url(http://www.gailmcdowell.com/images/footer.jpg); 
	height:30px;
	width:1280px;
	border-top:solid 3px white;
	text-align:center;
	font-family:Caslon;
	font-size:12px;
	color:White;
}
/*
	----------------------------
	fonts
	----------------------------
*/
@font-face {
    font-family: Times New Roman;
    font-style:  normal;
    font-weight: normal;
    src: url(TIMESNE1.eot);
  }
  @font-face {
    font-family: Times New Roman;
    font-style:  normal;
    font-weight: 700;
    src: url(TIMESNE0.eot);
  }
  @font-face {
    font-family: Caslon-Bold;
    font-style:  normal;
    font-weight: normal;
    src: url(CASLONB1.eot);
  }
  @font-face {
    font-family: Caslon;
    font-style:  normal;
    font-weight: 700;
    src: url(CASLON1.eot);
  }
  @font-face {
    font-family: Cambria;
    font-style:  normal;
    font-weight: 700;
    src: url(CAMBRIA0.eot);
  }
  @font-face {
    font-family: Caslon-Bold;
    font-style:  oblique;
    font-weight: normal;
    src: url(CASLONB0.eot);
  }
  @font-face {
    font-family: Caslon;
    font-style:  normal;
    font-weight: normal;
    src: url(CASLON0.eot);
  }
/*
	----------------------------
	Links
	----------------------------
*/
a
{
	color:Yellow;
	cursor: pointer;
}
.menuLink
{
	color:Yellow;
	cursor: pointer;
	text-decoration:none;
	font-size: 13px;
}
.linkList
{
	color: Orange;
	cursor: pointer;
	text-decoration:none;
}
/*  
	-----------------------------
	Menu Stylesheet Items 
	---------------------------- 
*/

#divMenu
{
	width:200px;
	background-color:#990000;
	float:left;
	height:1150px;
}
#divMenuSearchMLS
{
	background-color:Yellow;
	color:Black;
	border: solid 3px #990000;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
.menuItem
{
	background-color:black;
	color:Yellow;
	border: solid 3px #990000;
	font-size:11px;
}
.infoBar
{
	float:left;
	width:230px;
	text-align:justify;
	text-decoration:none;
	color:White;
}
#divSearchMLSButton
{
	background-color:Yellow;
	color:Black;
	border: solid 3px #990000;
	font-size:17px;
	font-weight:bold;
	text-align:center;
}
	
/* 
	------------------------------
	Titles
	------------------------------
*/
h1
{
	color:yellow;
	font-weight: bold;
	font-size: 18px;
	font-family:Caslon;
	text-decoration:none;
}
.title
{
	color:yellow;
	font-weight: bold;
	font-size: 18px;
	font-family:Caslon;
	text-decoration:none;
}
.medTitle
{
	color:Orange;
	font-weight:bold;
	font-size: 16px;
	font-family: Caslon;
}
.error
{
	font-size: 14px;
	color: Red;
	font-weight: bold;
}
/* 
	------------------------------
	Lists
	------------------------------
*/
ol
{
	color:Yellow;
}
ul
{	
	color:Yellow;
}
.list
{
	color:White;
	font-family:Cambria;
	font-size:15px;
	font-weight:bold;
}
/*
	------------------------------
	Content Items
	------------------------------
*/
.scrollContent
{
	height:800px;
	overflow:scroll;
}
.contentDiv
{
	float:left;
	width:640px;
	text-align:justify;
}
/*
	------------------------------
	Spacers
	------------------------------
*/
.spacerh10
{	
	height: 10px;
}
.spacer20
{
	width:20px;
	float:left;
}

/* 
	------------------------------
	About Gail
	------------------------------
*/
.topAgentList
{
	color:white;
	font-family:Cambria;
	font-size:15px;
	font-weight:bold;
}
/* 
	------------------------------
	Photo Galleries
	------------------------------
*/
.galMain
{
	width: 195px;
	float: left;
	text-decoration: none;
	height: 155px;
	text-align:center;
}
.galTitle
{
	color:Orange;
	text-decoration:none;	
}
.galCount
{
	color:White;
	font-size: 12px;
	text-decoration:none;
}
.silentLink
{
	border: none;
	text-decoration: none;
}
.galDispSmall
{
	width:250px;
	float:left;
	text-align:center;
}
.galDispMed
{
	width:410px;
	float:left;
	text-align:center;
}
.galPage
{
	float:left;
}