body {
    background-color: white;
    background-image: url(/images/bg1.jpg);
    background-repeat: repeat-y;
    background-position: left;
    padding: 0px;
    margin: 0px;
    color: #cfd3dc;
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
    font-size: 11pt;
    line-height: 20px;
}

a{
	color: #0064B4;
	font-weight: 400;
	font-size: 11px;
}

.biglink{
	font-size: 14px;
}

h1{
	font-size: 14pt;	
}


#homepage_box1 {
    width: 773px;
    height: 556px;
    background-image: url(/images/homebox_bg1.jpg);
    background-color: white;
    background-repeat: no-repeat;
    background-position: center top;
    border: solid #0064b4 2px;
    margin-left: 62px;
    margin-top: 19px;
}
#homepage_box1_inner_left {
	position: absolute;
	top: 450px;
	left: 67px;
	width: 301px;
	height: 123px;
	color: #0064B4;
	font-face: verdana;
	font-size: 8pt;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #0064B4;
		
	/** border: solid 1px black;*/
}

#homepage_box1_inner_right {
	position: absolute;
	top: 450px;
	left: 370px;
	width: 170px;
	height: 123px;
	color: #0064B4;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;

	/** border: solid 1px black;*/
}

#homepage_box1_inner_right a{
	margin-top: -2px;
	margin-bottom: -2px;
	display: block;
}




#homepage_box2 {
    width: 773px;
    height: 126px;
    background-color: #FCF9F0;
    border: solid #0064b4 2px;
    margin-left: 62px;
    margin-top: 19px;
}

#subpage_box2 {
    width: 90%;
    height: 126px;
    background-color: #FCF9F0;
    border: solid #0064b4 2px;
    margin-left: 62px;
    margin-top: 19px;
}


#homepage_tucker {
	float: left;
	margin-left: 11px;	
}


#homepage_box2 .footer_bottom_text {
	width: 400px;
	height: 100%;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right:5px;
	color: #64615C;
}

#subpage_box2 .footer_bottom_text {
	height: 100%;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right:5px;
	color: #64615C;
}


#homepage_realtor {	
	float: right;
}



/***** START SUBPAGE CONTENT BOXES***/
#subpage_box1 {
    /* width: 950px; */
    /* height: 656px; */
    width: 90%;
    border: solid #0064b4 2px;
    margin-left: 62px;
    margin-top: 19px;
    position: relative;
    background-image: url(/images/title_image_2ndary_page2.gif);
    background-color: #ffffff;  
}

#subpage_box1_tall {
    width: 950px;
    height: 1256px;
    border: solid #0064b4 2px;
    margin-left: 62px;
    margin-top: 19px;
    position: relative;
}
/*******END SUBPAGE CONTENT BOXES******/

#subpage_topleft_rect {
	position: relative; 
	width: 430px; 
	height: 131px; 
	float:left;
}
#propsearch_topleft_rect {
	width: 751px; 
	height: 131px; 
	background-color: #F4F9F3;
}


#subpage_topright_square { 
	position: relative; 
	/* left: 751px; */
	/* top: 0px; */
	width:199px; 
	height: 131px; 
	background-color: #DAE7D3;
	text-align: right;
	float: right;
}
#propsearch_topright_square { 
	background-color: #DAE7D3;
	text-align: right;
}


#subpage_topright_square a
{
	font-face:verdana;
	font-size: 8pt;
	display: block;
	margin-right: 30px;
}

#propsearch_topright_square a
{
	font-face:verdana;
	font-size: 12pt;
	display: block;
	margin-right: 30px;
}


#subpage_blue_row {
	position: relative; 
	/* width: 950px; */
	height: 16px; 
	/* left: 0px;
	top: 131px; */
	margin:0px;
	background-color: #0365B0;
	clear: both;
}

#subpage_content {
	position: relative;
	/*top: 147px; 
	left: 0px; */
	/* width: 950px; */
	padding-top: 45px; 
	padding-left: 300px; 
	padding-right: 40px;
	padding-bottom: 19px;
	background-image: url(/images/blue_left_white_right_backg.jpg);
    background-repeat: repeat-y;
    margin: 0px;
	background-color: #ffffff;  
	color: #0365B0; 
}


#subpage_content_propsearch {
	color: #0365B0; 
	background-color: #ffffff;  
	position: absolute; 
	top: 147px;  
	left: 0px; 
	width: 874px;
	height: 1064px;
	padding-top: 45px; 
	padding-left: 38px; 
	padding-right: 38px; 
	margin: 0px; 
}


#houses_float_left {
	position:absolute; 
	width: 269px; 
	height: 245px; 
	top:133px; 
	left: 64px; 
	z-index:999;
}


.tipLinks a{
	font-size:10pt; 
	margin-top:10px;
}
