/* ------- FoxValleyAgentServices Styles --------------- */
/*	Font: Gill Sans MT 							*/
/*	Light center #edddcb 							*/
/*	Dark sides #ffffff 							*/
/*	Dark Dull Blue - 	ColdwellBanker Blue: #333399				*/

BODY {margin:0;}

.googlemap {
color: #000000;
font-size: 14px;
}

							
.headercell {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	background-color: #000000;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}


/* -------  For listing detail pages ----------- */
.blackheader {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	font-size: 24px;
}

.blackmed {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	font-size: 16px;
}

.mainsides {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	background-color: #000000;
	color: #000000;
	font-size: 14px;
	line-height: 20px; 
}

.darksides {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	background-color: #000000;
	color: #000000;
	font-size: 14px;
}

.mainwhite {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #ffffff;
	font-size: 14px;
}

.mainltgray {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	background-color: #11bbc9;
	color: #000000;
	font-size: 13px;
}

/* -------  For Home Page ----------- */

.whiteheaderlg {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	font-style:italic; 
	font-weight: bold;
	font-size: 30px;
	line-height: 32px; 
}

.whiteheader {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}

.whitenormal {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	font-size: 13px;
}

.whitemed {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	font-size: 16px;
}

.whitesmall {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	font-size: 14px;
	font-weight: bold;
 	line-height: 14px; 
}

.mainbody {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif; 
	font-size: 15px;
  padding-left: 10px;
	padding-right: 10px;
	line-height: 15px;
}

.mainbodysmall {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 12px;
}
/* -------  For general pages ----------- */

.maincenter {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 15px;
 	line-height: 18px; 
}

.maincentermed {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #00007f;
	font-size: 14px;
 	line-height: 15px; 
}

.maincenterlg {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	font-size: 20px;
 	line-height: 28px; 
}

.maincentersmall {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	font-size: 12px;
 	line-height: 14px; 
}

/* Header Styles  color: DkBlue on white background  */

h1.maincenter {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
  font-size: 36px;
  font-weight : bold;
	font-style:italic; 
 	line-height: 36px; 
	color: #000000;
}


h2.maincenter {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	font-style:italic; 
	font-size: 24px;
 	line-height: 26px; 
}

h3.maincenter {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	font-size: 16px;
 	line-height: 22px; 
	font-weight: bold;
}

/* Header Styles  color: White on dark background  */

h1 {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
  font-size: 40px;
  font-weight : bold;
	font-style:italic; 
 	line-height: 32px; 
	color: #000000;
}


h2 {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	/*  background-color: #000000;  */
	color: #000000;
  /* font-weight : bold; */
	font-style:italic; 
	font-size: 24px;
 	line-height: 26px; 
}

h3 {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	font-size: 14px;
	font-weight: bold;
 	line-height: 14px; 
}

h5 {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.smallhead {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #666666;
	font-weight: bold;
	padding-right: 5px;
	font-size: 14px;
}

/* Body Styles */
UL  {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #00007f;
	font-size: 14px;
 	line-height: 15px; 
}


a:link {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}

a:visited {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


a.mainsides:link {
	color: #000000;
	text-decoration:none;
}

a.mainsides:active {
	color: #000000;
	text-decoration:none;
}

a.mainsides:visited {
	color: #000000;
	text-decoration:none;
}

a.mainsides:hover {
	color: #000000;
	text-decoration: underline;
}

a.white:link {
	color: #ffffff;
	text-decoration:none;
}

a.white:active {
	color: #ffffff;
	text-decoration:none;
}

a.white:visited {
	color: #ffffff;
	text-decoration:none;
}

a.white:hover {
	color: #ffff00;
	text-decoration: underline;
}

a.white:link {
	color: #ffffff;
	text-decoration:none;
}

/* --- Menu styles --- */

.menu		{ font-family: Gill Sans MT, arial, verdana, helvetica, sans;
		  font-size: 12pt;
		  height: 33px;
		  width: 125px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 1px;
			padding-top: 1;
		  line-height: 20pt;
		  text-align: center;
		  display: block;
		  }


a.menu:link 	{ background-image: url("images/button_off.gif");
		  /* background-color:#5F4741; */
		  color: #ffffff; }

a.menu:visited 	{ background-image: url("images/button_off.gif");
		  color: #ffffff; }

a.menu:active 	{  background-image: url("images/button_off.gif");
		   color: #ffffff; }

a.menu:hover 	{ background-image: url("images/button_on.gif");
			text-decoration:none;
		  color: #ffffff; }

/* --- menu style for sub pages --- */

.menu2		{ font-family: Gill Sans MT, arial, verdana, helvetica, sans;
		  font-size: 12pt;
		  height: 37px;
		  width: 172px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 1px;
		  line-height: 22pt;
		  text-align: center;
		  display: block;
		  }

a.menu2:link 	{ background-image: url("wrappers/buttons2-off.gif");
		  color: #000000; }

a.menu2:visited 	{ background-image: url("wrappers/buttons2-off.gif");
		  color: #000000; }

a.menu2:active 	{  background-image: url("wrappers/buttons2-off.gif");
		   color: #000000; }

a.menu2:hover 	{ background-image: url("wrappers/buttons2-on.gif");
			text-decoration:none;
		  color: #000000; }
		  

/* --- menu style for Large Menu buttons --- */

.menulg		{ font-family: Gill Sans MT, arial, verdana, helvetica, sans;
		  font-size: 11pt;
		  height: 68px;
		  width: 250px;
		  cursor:hand;
		  text-indent: 0px;
		  margin-top: 0px;
		  padding-top: 5px;
		  line-height: 14pt;
		  text-align: center;
		  text-valign: center;
		  font-weight: bold;
		  display: block;
		  }

a.menulg:link 	{ background-image: url("wrappers/bigbuttons_off.gif");
		  color: #000000; }

a.menulg:visited 	{ background-image: url("wrappers/bigbuttons_off.gif");
		  color: #000000; }

a.menulg:active 	{  background-image: url("wrappers/bigbuttons_off.gif");
		   color: #000000; }

a.menulg:hover 	{ background-image: url("wrappers/bigbuttons_on.gif");
			text-decoration:none;
		  color: #000000; }
		  
/* ---- wrapper menu style ----------- */
.menu3		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 12pt;
		  height: 22px;
		  width: 100px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 18pt;
		  text-align: center;
		  display: block;
		  }


a.menu3:link 	{ background-image: url("images/menuoff.gif");
		  /* background-color:#5F4741; */
		  color: #000000; }

a.menu3:visited 	{ background-image: url("images/menuoff.gif");
		  background-color:#5F4741;
		  color: #000000; }

a.menu3:active 	{  background-image: url("images/menuoff.gif");
		   background-color:#5F4741;
		   color: #000000; }

a.menu3:hover 	{ background-image: url("images/menuon.gif");
		  background-color:#5F4741;
			text-decoration:none;
		  color: #000000; }


/* -------- Input form styles ----------- */

.formtitle {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	background-color:#ffffff;
	font-size: 14px;
  padding-left: 4px;
	padding-right: 4px;
}

.smallformtitle {
	font-family: Gill Sans MT, Helvetica, sans-serif; 
	color: #000000;
	background-color:#ffffff;
	font-size: 11px;
  padding-left: 4px;
	padding-right: 4px;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 11px;
}

/* -------- Admin styles ----------- */
.maincolor {
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #9999CC;
	color: #000000;
	font-size: 13px;
}

.listsides {
background-color: #5F4741;
color: #000000;
font-size: 12px;
}

.listcell {
background-color: #000000;
color: #000000;
font-size: 14px;
}

.listtitle {
background-color: #33CCCC;
color: #000000;
font-size: 14px;
font-weight: bold;
}

.listingdata {
background-color: #99CCCC;
color: #000000;
font-size: 12px;
}

.listingphoto {
background-color: #CCFFFF;
color: #000000;
font-size: 12px;
}

.celldata {
font-family: Arial, Helvetica, sans-serif; 
background-color: #000000;
color: #666666;
font-size: 13px;
}

.columntitle {
background-color: #6993CC;
color: #000000;
font-size: 14px;
font-weight: bold;
}

.celltitle {
font-family: Arial, Helvetica, sans-serif; 
background-color: #6993CC;
color: #FFFFFF;
font-size: 18px;
}

.tabletitle {
font-family: Arial, Helvetica, sans-serif; 
background-color: #00007f;
color: #ffffff;
font-size: 14px;
font-weight: bold;
}
