@charset "utf-8";
/* CSS Document */
/* \*/
* html .gainlayout { height: 1%; }
/* */

body {
background-color:#707061;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;	
color:#707061;
font-size:12px;
padding-top: 10px;
}

.red {
color:#71242A;
}
a {
color:#71242A;
text-decoration:none;
font-weight:bold;
border:none;
}
a:hover {
text-decoration:underline;
}
img {
border:none;
}
.main_back {
	background-color:#FFFFFF;
	padding:20px 40px;;
	width:960px;
	margin:auto;
        text-align:left;
}
.main_text {
line-height:15px;
text-align:justify;
}
#phoneNumbers {
margin:56px 18px 0 0;
float:right;
line-height:18px;
font-size:14px;
width:240px;
text-align:right;
}
#phoneNumbers span {
float:left;
width:100px;
font-weight:bold;
color:#71242A;
font-size:14px;
}
#phonePic {
float:left;
padding:10px 10px 0 0;
}

#logoDiv {
float:left;
clear:right;
}
.center {
margin:auto;
}
.bold {
font-weight:600;
}
.largefont {
	font-size:1.5em;
}
.mediumfont {
	font-size:1.2em;
}
#red_text {
color: #371114;
}
.red_text {
color: #371114;
}

/* Menu */
.menu_header {
font-size:90%;
width:100%;
line-height:normal;
margin-top:20px;
text-align: left;
}
.menu_header ul {
margin:0;
padding:0;
list-style:none;
}
.menu_header li {    
float:left;
margin:0;
width:140px;
height:24px;
margin:0 0 0 9px;
}

.menu_header li#first {  
margin:0px;
}

.menu_header a {	
color:#707061;
display:block;
width:100%; height:100%;
text-decoration:none;
background:url("../images/menu_back.gif"/*tpa=http://www.homesinkent.com/images/menu_back.gif*/) no-repeat left top;
}

.menu_header #menu_current a{
	background:url("../images/menu_back.gif"/*tpa=http://www.homesinkent.com/images/menu_back.gif*/) 0 -24px no-repeat;
	color:#FFFFFF;
}

.menu_header a:hover {
	color:#FFFFFF;
  	display:block;
	background:none;
	background:url("../images/menu_back.gif"/*tpa=http://www.homesinkent.com/images/menu_back.gif*/) 0 -24px no-repeat;
	text-decoration:none;
}

.current a {
	color:#FFFFFF;
  	display:block;
	background:none;
	background:url("../images/menu_back.gif"/*tpa=http://www.homesinkent.com/images/menu_back.gif*/) 0 -24px no-repeat;
	text-decoration:none;
}

.menu_header div {
	padding:5px 0 0 10px;;
}
/* Menu end */
.float_left {
float:left;
}
#clearer {
clear: both;
}
.clearer {
clear: both;
}

#mapholder {
margin-top:20px;
}

#footer {
	text-align: right;
}