body {
	color:#000000;
	padding:0px;
	margin:0px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #272727;
}
#container {
	width: 800px;
	background: #FFFFFF;
	color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.logo {
	color: #C5A751;
	background: #FFFFFF url(../images/headbanner/tinylogo.gif) no-repeat left bottom;
	padding-top: 25px;
	padding-left: 50px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: italic;
	font-weight: 700;
	text-align: left;
}
.topmenu {
	text-transform:capitalize;
	font: 700 normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	word-spacing: 2px;
	background: #FFFFFF;
	text-align: right;
	float: right;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 10px;
	width: 400px;
}
#banner {
	background-color: #FFFFFF;
	color: #333333;
	width: 800px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#outer{
	border-left: 200px solid #FFFFFF;
	color: #333333;
	background: #FFFFFF;
 } 

#inner{
	margin:0px;
	width:100%;
	background: #FFFFFF;
	color: #333333;
}

#left {
	width:200px;
	float:left;
	position:relative;
	margin-left:-200px;
	color: #333333;
	background-color: #FFFFFF;
 }

#content{
	position: relative;
	background: #FFFFFF;
	width: 600px;
	color: #333333;
	text-align: justify;
	margin: 0px;
	padding-bottom: 10px;
	float: none;
	clear: none;
}
a {
	color: #003399;
	text-decoration: underline;
	background: #FFFFFF;
}
a:visited {
	color:#002A7F;
	background: #FFFFFF;
}
a:hover {
	color: #6699CC;
	background: #FFFFFF;
}
a:active {
	color:#000000;
	background: #FFFFFF;
}

a.top {
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
}

a.top:visited {
	color:#000000;
	background: #FFFFFF;
}
a.top:hover {
	color: #6699CC;
	background: #FFFFFF;
}
a.top:active {
	color:#000000;
	background: #FFFFFF;
}
a.blue {
	color: #003399;
	text-decoration: underline;
	background: #E3F4FF;
}
a.blue:visited {
	color:#002A7F;
	background: #E3F4FF;
}
a.blue:hover {
	color: #6699CC;
	background: #FFFFFF;
}
a.blue:active {
	color:#000000;
	background: #E3F4FF;
}
h2 {
	font-size:130%;
	font-weight: 700;
	color: #6699CC;
	font-family: tahoma, verdana, arial, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
}
h3 {
	color: #000000;
	text-align: left;
	text-transform: capitalize;
	background: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: 700;
	font-variant: normal;
	font-size: 100%;
	font-family: tahoma, verdana, arial, sans-serif;
	margin: 0px;
}

p{
	margin: 0px;
	padding: 3px;
}

#footer {
	clear:left;
	text-align: right;
	font-weight: 700;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 90%;
	margin: 0px;
	padding-right: 30px;
}
.bluebox {
	background: #E3F4FF url(../images/layout/laptop.jpg) no-repeat right bottom;
	color: #333333;
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	border: 1px solid #D2D2D2;
}
.imagemain {
	padding: 3px;
	border: 1px solid #D2D2D2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imagefloatleft {
	float: left;
	border: 1px solid #D2D2D2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.imagefloatright {
	float: right;
	border: 1px solid #D2D2D2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 3px;
	margin-right: 0px;
}
.imagefnoloat {
	padding: 3px;
	border: 1px solid #D2D2D2;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.floatcontainer {
}

.contenttxtbold {
	color: #000000;
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 4px;
	font-weight: bold;
	background: #E3F4FF;
}
.contenttxtboldred {
	color: #FF0000;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
}
.thumbnail
{
	float: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: justify;
	height: 350px;
	width: 174px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}

.clearboth { clear: both; 
}
.boldnblack {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.validation {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
.googleborder {
	padding: 3px;
	border: 1px solid #D2D2D2;
	margin: 0px;
	width: 429px;
	height: 353px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer; cursor: hand;
}
.bgrnd {
	background-color: #FFFFFF;
	text-align: center;
	width: 840px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #000000;
}
.michelle {
	padding: 3px;
	border: 1px solid #D2D2D2;
	background-image: url(../images/images/homeowner/family.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
	height: 154px;
	text-indent: 220px;
	margin: 0px;
}
.bold {
	font-weight: bold;
}
.applicationform {
	border: 1px solid #D2D2D2;
	text-indent: 10px;
	background-color: #E3F4FF;
	vertical-align: middle;
	padding: 5px;
}
.michellerv {
	padding: 3px;
	border: 1px solid #D2D2D2;
	background-image: url(../images/images/seniorsrv.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
	height: 154px;
	text-indent: 220px;
	margin: 0px;
}
