/* body */
body {
background-color : #ffffff;
font-family : verdana, sans-serif;
font-size : 10px;
color : #ffffff;
}

/* background images */

/* index page */

.index_top {
background-image :   url(../images/index_02.jpg);
left : 0;
top : 0;
width : 900px;
height : 426px;
background-repeat : no-repeat;
}

.index_left {
background-image :   url(../images/index_03.jpg);
left : 0;
top : 0;
width : 450px;
height : 384px;
background-repeat : no-repeat;
}

/* child pages */

.child_topa {
background-image :   url(../images/main_c_02.jpg);
left : 0;
top : 0;
width : 900px;
height : 427px;
background-repeat : no-repeat;
}

.blank_topa {
background-image :   url(../images/blank_c_02.jpg);
left : 0;
top : 0;
width : 900px;
height : 427px;
background-repeat : no-repeat;
}

.flag {
background-image :   url(../images/obcouple_02.jpg);
left : 0;
top : 0;
width : 900px;
height : 427px;
background-repeat : no-repeat;
}

.couple {
background-image :   url(../images/couple_02.jpg);
left : 0;
top : 0;
width : 900px;
height : 427px;
background-repeat : no-repeat;
}

.dad {
background-image :   url(../images/dad_02.jpg);
left : 0;
top : 0;
width : 900px;
height : 427px;
background-repeat : no-repeat;
}

.contact {
background-image :   url(../images/contact_02.jpg);
left : 0;
top : 0;
width : 900px;
height : 427px;
background-repeat : no-repeat;
}

.sold {
background-image :   url(../images/sold_02.jpg);
left : 0;
top : 0;
width : 900px;
height : 427px;
background-repeat : no-repeat;
}

.pillers {
background-image :   url(../images/pillers_02.jpg);
left : 0;
top : 0;
width : 900px;
height : 427px;
background-repeat : no-repeat;
}

.fbs {
background-image :   url(../images/fbs_02.jpg);
left : 0;
top : 0;
width : 900px;
height : 427px;
background-repeat : no-repeat;
}

.body_nav {
background-image :   url(../images/about_04.jpg);
left : 0;
top : 0px;
width : 850px;
height : 462px;
background-repeat : no-repeat;
}

.btm_nav {
background-image :   url(../images/about_05.jpg);
left : 0;
top : 0px;
width : 850px;
height : 183px;
background-repeat : no-repeat;
}

/*text sizes*/
.header_text {
font-family : arial,helvetica,clean,sans-serif ;
font-size : 14px;
color : #000000;
}

.body_text {
font-family : arial,helvetica,clean,sans-serif ;
font-size : 12px;
color : #000000;
}

.nav_text {
font-family : arial,helvetica,clean,sans-serif ;
font-size : 10px;
color : #656565;
}

/*links*/
a:link, a:visited {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #429A15;
	text-decoration: underline;
	}
	
a:active {
	color: #f60;
	text-decoration: underline;
}
.couple350 {

background-image :   url(../images/couple_350h.jpg);
left : 0;
top : 0;
width : 900px;
height : 427px;
background-repeat : no-repeat;
}

