/* CSS Document */

body
{
margin:0px auto;
background-color:#0B3259;
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:normal;
text-align:justify;
line-height:normal;
color:#ffffff;
text-decoration:none;
}
a
{
	color: White;
	text-decoration: none;
}
a:hover
{
	text-decoration:underline;
}
title
{
	font-family: Arial;
	font-size:12pt;
	font-weight:bold;
}
.gradiant_top_bar
{
height:71px;
background-image:url(../../image/top_gradiant.gif);
background-repeat:repeat-x;
}
.header
{
height:147px;
background-image:url(../../image/Header_GreenBg.jpg);
background-repeat:no-repeat;
}
.menu_bg
{
height:38px;
background-image: url(../../image/menu_bg.jpg);
background-repeat: repeat-x;
}
.bg_featured
{
height:404px;
width:212px;
background-image:url(../../image/bg_featured-builders.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#29527B;
}
.bg_search
{
height:192px;
width:255px;
background-image:url(../../image/bg_search_for-specials.jpg);
background-repeat:no-repeat;
}
.bg_community
{
width:255px;
height:192px;
background-image:url(../../image/bg_search_community.jpg);
background-repeat:no-repeat;
}
.bg_video
{
width:255px;
height:192px;
background-image: url(../../image/bg_search_our-video-library.jpg);
background-repeat:no-repeat;
}
.font_white_bold
{
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:bold;
text-align:justify;
line-height:normal;
color:#ffffff;
text-decoration:none;
}
.font_white_bold:hover
{
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:bold;
text-align:justify;
line-height:normal;
color:#ffffff;
text-decoration:underline;
}
.bg_footer
{
height:73px;
background-image:url(../../image/bg_footer.jpg);
background-repeat:repeat-x;
}
.font_footer
{
font-family:arial;
font-size:12px;
font-style:normal;
font-weight:normal;
line-height:normal;
color:#ffffff;
text-decoration:none;
}
.font_footer:hover
{
font-family:arial;
font-size:12px;
font-style:normal;
font-weight:normal;
line-height:normal;
color:#ffffff;
text-decoration:underline;
}
INPUT 
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: darkgray 1px solid;
	color: midnightblue;
	border-bottom: darkgray 1px solid;
	font-family: Verdana, Arial;
	background-color: white;
	text-decoration: none;
}
.textbox
{	
	background-color: #82A7C1;
}

.floatingLogin
		{
		float: right;
		background-image:url(../../image/login_bkg.gif);
		background-repeat: no-repeat;
		width: 310px;
		height: 124px;
		margin: 0 0 0 0;
		padding: 5px 5px 0 5px;
		z-index: 1;
		}
	.floatingLogin a:link {color: #fff; text-decoration: underline; }
	.floatingLogin a:visited {color: #fff; text-decoration: underline;}
	.floatingLogin a:hover {color: #ffffff; text-decoration: underline;}