/* CSS Document 

This page was created by Michael Duve 11/5/2008. 
It retains, for the most part, the original css "microsite" in root but it also has 
other tags as it is related to the townhomes page from the indy family of tags down at bottom

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b4cfec;
}
.blue {color: #8dd8f8}
.grey {color: #666666}
 
a:link {color: #000000}
a:visited {color: #000000}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {color: #003366}

input {
	color: #666666;
	background-color: #FFFFFF;
	border: 1 px inset #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
input.btn {
	background-color: #99b3ca;
	margin-top: 10px;
	}

select {
	color: #666666;
	background-color: #FFFFFF;
	border: 1 px inset #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

/* Begin body inline nav css */

a.learnMore:link {
  font-family: "Times New Roman", Times, serif;
  color: #8dd8f8;
  font-size: 12px;
 }
 
 a.learnMore:visited {
  font-family: Times New Roman, Times, serif;
  color: #8dd8f8;
  font-size: 11px;
 }
 
 a.learnMore:hover {
  font-family: Times New Roman, Times, serif;
  color: #8dd8f8;
  font-size: 11px;
	text-decoration: underline;
 }
 
 a.learnMore:active {
	font-family: "Times New Roman", Times, serif;
	color: #8dd8f8;
	font-size: 12px;
	line-height: 16px;
 }
 
 #phone {
 font-family: Times New Roman, Times, serif;
   color: #ffffff;
  font-size: 14px;
 }

h1 {font-family: Times New Roman, Times, serif;
  color: #ffffff;
  font-size: 18px;
  }

/*p {font-family: Times New Roman, Times, serif;
  color: #ffffff;
  font-size: 11px;
  }*/

p.link {font-family: Times New Roman, Times, serif;
  color: #8dd8f8;
  }

p.rtMarginHeader {font-family: Times New Roman, Times, serif;
  color: #ffffff;
  font-size: 14px;
  white-space: normal;
  
  }
  
p.rtMargin {font-family: Times New Roman, Times, serif;
  color: #000000;
  font-size: 11px;
  }
  
/* Begin footer nav css */

 a.navfooter:link {
  color: #666666;
  font-family: Arial, Helvetica, serif; 
  font-size: 11px;
  text-decoration: none;
 }

a.navfooter:visited {
  color: #4b4b4b;
  font-family: Arial, Helvetica, serif; 
  font-size: 11px;
  text-decoration: none;
 }

a.navfooter:hover {
  color: #666666;
  font-family: Arial, Helvetica, serif; 
  font-size: 11px;
  text-decoration: underline;
 }
 
 a.navfooter:active {
  color: #666666;
  font-family: Arial, Helvetica, serif; 
  font-size: 11px;
  text-decoration: none;
 }

/* Begin subfooter nav css */

 a.subfooter:link {
  color: #000000;
  font-family: Arial, Helvetica, serif; 
  font-size: 10px;
  text-decoration: underline;
 }

a.subfooter:visited {
  color: #000000;
  font-family: Arial, Helvetica, serif; 
  font-size: 10px;
  text-decoration: underline;
 }

a.subfooter:hover {
  color: #000000;
  font-family: Arial, Helvetica, serif; 
  font-size: 10px;
  text-decoration: underline;
 }
 
 a.subfooter:active {
  color: #000000;
  font-family: Arial, Helvetica, serif; 
  font-size: 10px;
  text-decoration: underline;
 }
 
 .copyright{
  color: #000000;
  font-family: Arial, Helvetica, serif; 
  font-size: 10px;
  text-decoration: none;

 }

.margin {
background-image:url(images-micro/rtMargin_bg_new.jpg);
background-repeat:no-repeat;
overflow:hidden;
background-position:bottom right;

}.whyBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

/*HEADER*/
.header{
	background-color:#D8ECFF;
	background-image:url(../images/header-bg.jpg);}
.header a{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
	background-image:none;
	text-decoration:none}
.header a:hover{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline}

/*from indy style sheet*/

p {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-align:left;
	line-height: 18px;
  }
	
.fontcolor653332 {
	color: #417baf;
}

.font16 {
	font-size: 14px;
}

.rtMargin25 {
	margin-right: 25px;
}
  
.lfMargin25 {
	margin-left: 25px;
}  
.btmMargin25 {
	margin-bottom: 25px;
}  
.topMargin25 {
	margin-bottom: 25px;
}