/* ||||||||| Infinite Menu Styles |||||||||||| */

	/* --[[ Main Expand Icons 
	#imenus0 .imeam div,#imenus0 .imeamj div {background-image:url(images/sample3_main_arrow.gif); width:7px; height:5px; left:0px; top:7px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam div, #imenus0 li a.iactive .imeamj  div {background-image:url(images/sample3_main_arrow.gif); background-repeat:no-repeat;background-position:top left;}]]-- */


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas div, #imenus0 ul .imeasj div {background-image:url(../../../imgs/sample3_sub_arrow.gif); width:5px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas div, #imenus0 li a.iactive .imeasj div {background-image:url(../../../imgs/sample3_sub_arrow.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-color:transparent; border-style:none; border-color:#000; border-width:1px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#dfddbf; border-style:solid; border-color:#cccccc; border-width:1px; padding:5px; margin:3px 0px 0px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a {color:#003366; text-align:center; font-family:verdana; font-size:11px; font-weight:bold; text-decoration:none; border-left: 1px solid #fff; border-color:#fff; border-width:1px; padding:2px 0px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#efefef; text-decoration:none; }
		#imenus0 li a.ihover, .imde #imenus0 a:hover {background-color:#efefef; text-decoration:none; }

		/* [active] */
		#imenus0 li a.iactive {background-color:#efefef; }

		/* [Main Graphic Button Text Content] */
		#imenus0 .imbuttons {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {color:#003366; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {color:#000000; text-decoration:none; }
		#imenus0 ul li a.ihover {color:#000000; text-decoration:none; }

		/* [active] */
		#imenus0 ul li a.iactive {background-color:#ffffff; }
		

body {
	background:url(/images/background.png) #bdb9a3 no-repeat;	
	}
	
/* --[[ The Box that is holding everything. Most important for the footer ]]-- */		
#maincontainer {
	width: 772px;
	\width: 882px;
	w\idth: 965px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #fff;
	}	
	
/* --[[ The 2nd box that is holding everything except the footer ]]-- */		
#container {
	border: 5px solid white;
	margin: 5px;
	padding: 0px;
	background:#FFFFFF;
	}

/* --[[ The box containing the logo and image ]]-- */						
.logo{
	float:left;
	border-bottom: 5px solid #fff;
	}

/* --[[ This is the large white box on the right that contains the main content  ]]-- */					
#content {
	margin-left:220px;
	border:1px solid #cccccc;
	padding: 22px;
	padding-bottom: 40px;
	background: #fff;
	}
	
/* --[[ This is the large white box on the right that contains the main content  ]]-- */					
#contentframe {
	border:1px solid #cccccc;
	padding: 22px;
	padding-bottom: 40px;
	background: #fff;
	}	

/* --[[ This box contains the blue bar, navigation, and the images ]]-- */		
#banner {
	height: 235px;
	text-align: left;
	border: 1px solid #fff;
	margin: 0px;
		}
		
#header {
	padding-bottom:5px;
	border-bottom:1px solid #efeee7;
}

#gallery {
	float:left;
	border:1px solid #bdb9a3;
	padding:5px;
	background:#efeee7;
}	
#featured {
	width:244px;
	background:#bdb9a3;
	float:right;
	height: 299px;
}
#featured div {
	margin:5px;
	border:1px solid #fff;
	text-align:center;
	color:#000;
}
#featured a {
	border-bottom:1px solid #fff;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	margin:15px 0;
	padding:10px 0;
	text-transform:uppercase;
	color:#333333;
}
#featured div p {
	text-transform:uppercase;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px solid #fff;
	padding:10px 0px;
	margin:15px 0px;
}

#featured div .img {
	border:1px solid #fff;
	background:#efeee7;
	padding:5px;
}

.cnt_block {
	float:left;
	width:310px;
	height:200px;
	margin:5px 5px 0px 0px;
	line-height:133%;
}
.cnt_block div {
	border:1px solid #bdb9a3;
	background:url(/images/cnt_block_bg.gif) repeat-x  #bdb9a3;
	font-size:12px;
	font-weight:normal;
	min-height:184px;
}
.cnt_block div h2 {
	font-size:16px;
	color:#00425e;
	text-transform:uppercase;
	border:none;
	font-style:normal;
}
.cta_block {
	margin:5px 0px 0px;
	width:310px;
	float:left;
	border:1px solid #efeee7;
	line-height:133%;
}
.cta_block ul {
	margin:0px;
	padding:0px;
}
.cta_block div h2 {
	font-size:16px;
	color:#00425e;
	text-transform:uppercase;
	border:none;
	font-style:normal;
}
.cta_block .contact {
	background:url(/images/blue_bg.png) #002f5e repeat-x;
	color:#fff;
	font-size:12px;
	font-weight:normal;
}
.cta_block .contact p {
	color:#fff;
	font-size:12px;
	font-weight:normal;
}
.cta_block .contact h2 {
	text-transform:uppercase;
	border:none;
	font-style:normal;
	font-size:16px;
	color:#fff;
}
#footer_cnt {
	border:5px solid  #bdb9a3;
	margin-top:5px;
}
#footer_cnt div {
	border:1px solid  #fff;
	background:#d0cebf;
	color:#000;
	font-size:12px;
}
#footer_cnt div div {
	border:none;
}
.border {
	border:1px solid #efeee7;
}
/* --[[ The top bar that is blue. Honesty, experience, service ]]-- */				
.bluebar{
	font: oblique 16px/52px "georgia", "times", serif;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
	text-align:right;
	padding: 0px;
	width: 720px;
	background: #003366 url(/images/top_bar_corner.gif) no-repeat left;
	}

/* --[[ The tan bar that holds the navigation, email, and phone number ]]-- */				
.navbar{
	margin:5px 0px 0px 0px;
	height:46px;
	width:720px;
	text-align:left;
	background: url(/images/main_nav_bg.gif);

	}

/* --[[ This contains the 7 major links: About Us... ]]-- */					
.nav {
	float: right;
	width: 550px;
	padding-top:12px;
	}
	
/* --[[ This is the box within the navigation bar that is containing the email and the phone number ]]-- */					
.topnav	{
	float:left;
	font: 09px "verdana", "arial", serif;
	width: 135px;
	color: #663300;
	border-top: 1px dashed #ccc;
	text-decoration: none;
	line-height:46px;
	border: 0px solid #000
	}
	
/* --[[ This holds all things in the left side bar ]]-- */				
#sidebar-b {
	float:left;
	width:220px;
	margin:0px;
	padding-top: 22px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px solid #000;
	}
	
.sidenav {
	margin:0px;
	background-color:#fff;
	border:0px solid #000
	}
	
.midnav {
	margin:0;
	margin-bottom: 18px;
    padding: 2px 0px 2px 0px;
	background-color:#fff;
	border-top:1px dashed #999;
	border-bottom: 1px dashed #999;
	}
	
.lowernav {
	margin:0;
	margin-bottom: 0px;
	background-color:#dfddbf;
	border-top:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

/* --[[ This left box holds the image of the house ]]-- */					
.homeboxbig {
	float:top;
	margin:0;
	background-color:#fff;
	border:1px solid #ccc
	}
	
/* --[[ This is the left box that contians the View home, and Price. ]]-- */					
.homeboxsm {
	margin:0;
	padding-top:5px;
	background-color:#fff;
	border-top:1px solid #ccc;
	}

/* --[[ This is the box on the left that contains the Request info and the info below it ]]-- */					
.request {
	margin-top:21px;
	margin-bottom:15px;
	padding:5px 0px;
	border:1px solid #fff;
	background-color:#fff;
	background-image: url(../../../imgs/requestgrade.jpg);
	background-repeat: repeat-x;
	text-align:center;
	}	
.request img {
	margin:5px 0px;
}


/* --[[ This is the right box inside the Content box that holds the image of Jim and Bill and the names ]]-- */					
.jandb {
	float: right;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding-top: 10px;
	padding-left: 08px;
	margin-left: 15px;
	width: 98px;
	padding-bottom: 0px;
	background: #fff;
	}

/* --[[ This is the boxes within jandb that contain the names jim and bill ]]-- */					
.rightbox {
	float: center;
	margin-top: 11px;
	margin-bottom:11px;
	margin-left: 09px;
	border: 0px solid #000
	}
	
.qual {
	font: bold 14px "verdana", "arial", serif;
	color: #fff;
	padding-top: 4px;
	padding-left: 10px;
	background: #fff;
	background-image: url(../../../imgs/qual.jpg);
	height: 23px;

}





 ul#navlist
 {
 width: 220px;
 \width: 220px;
 w\idth: 220px;
 padding: 0px;
 border: 1px solid #fff;
 border-top: 0px;
 border-right: 0px;
 margin: 0px;
 font: bold 12px verdana,arial,sans-serif;
 background: #dfddbf;
 }

 ul#navlist li
 {
 list-style: none;
 margin: 0px;
 border: 0px;
 border-top: 1px solid #fff;
 }

 ul#navlist li a
 {
 display: block;
 width: 190px;
 \width: 220px;
 w\idth: 206px;
 padding: 2px 0px 2px 14px;
 border: 0px;
 background: #dfddbf;
 text-decoration: none;
 text-align: left;
 }

 ul#navlist li a:link { color: #003366; }
 div#navcontainer li a:visited { color: #000; }

 #active a:link
 {
 color: #000;
 background-color: #efefef;
 }

 ul#navlist li a:hover
 {
 border-color: #fff;
 color: #000;
 background: #efefef;
 }







 #lowercontainer ul
 {
 padding-left: 10px;
 margin-left: 0;
 margin-top: 0px;
 margin-bottom:0px;
 padding-top: 9px;
 height: 26px;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-top: 1px solid #ccc;
 background-color: #dfddbf;
 color: #003366;
 font-family: verdana, arial, sans-serif;
 }

 #lowercontainer ul li { display: inline; }

 #lowercontainer ul li a
 {
 padding: 4px;
 padding-left: 4px;
 padding-right: 11px;
 background-color: #dfddbf;

 color: #003366;
 text-decoration: none;
 border-right: 1px solid #fff;
 }

 #lowercontainer ul li a:hover
 {
 background-color: #efefef;
 color: #000;
 }




ul {
font: 11px verdana,arial,sans-serif;
color: #333;
list-style-type: none;
padding: 0;
margin: 0;
}

ul.list {
font: 11px verdana,arial,sans-serif;
color: #333;
margin-left: 16px;
list-style-type: disc;
line-height: 18px;
}



.small_text	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#999999;}




	
	
	
h1
	{
	font: 20px "georgia", "times", serif;
	color: #663300;
	padding-bottom: 5px;
	border-bottom: 1px solid #dfddbf;
	margin-bottom: 10px;
	font-style: oblique;
	letter-spacing: 1px;
	text-decoration: none;
	}
	
h2
	{
	font: 20px "georgia", "times", serif;
	color: #663300;
	padding-bottom: 5px;
	border-bottom: 1px solid #dfddbf;
	margin-bottom: 10px;
	margin-top: 0px;
	font-style: oblique;
	letter-spacing: 1px;
	text-decoration: none;
	}
	
h3
	{
	font: 12px "georgia", "times", serif;
	color: #663300;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #663300;
	border-top: 1px solid #663300;
	margin-bottom: 0px;
	margin-top: 20px;
	line-height: 18px;
	font-style: oblique;
	text-decoration: none;
	}

h4	{
	font: 12px "verdana", "arial", sans-serif;
	color: #000000;
	line-height: 18px;
	font-weight:bold;
}

p {
	font: 11px "verdana", "arial", times, serif;
	color: #333;
	margin:0px;
	text-decoration: none;
	line-height: 19px;
	}
		
p.navtext {
	font: 11px "verdana", "arial", serif;
	color: #663300;
	text-decoration: none;
	}	

a {
	font: 11px "verdana", "arial", serif;
	color: #003366;
	line-height:18px;
	text-decoration: none;
	outline: none;
}
a:visited { color: #258; }
a:hover { color: #69c; }
a.home:active { color: #036; }


a.email {
	font: 9px "verdana", "arial", sans-serif;
	color: #003366;
	text-decoration: none;
	outline: none;
}
a.email:visited { color: #258; }
a.email:hover { color: #69c; }
a.email:active { color: #036; }


.footer {
	text-align: left;
	margin-left: auto;
	margin-right:auto;
	padding-left: 0px;
	padding-top: 7px;
	left: 0px;
	width:965px;
	
}

.footer p {
	font: 10px "verdana", "arial", sans-serif;
	color: #333;
	text-decoration: none;
	outline: none;

}

.footer a {
	font: 10px "verdana", "arial", sans-serif;
	color: #333;
	text-decoration: none;
	outline: none;
}

.footer a:link {
}
.footer a:visited {
}	
.footer a:hover { color: #69c; }
.footer a:active { color: #036; }

/* - Lists - */

ul	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding:10px 0px 10px 0px; margin:10px;}
li	{padding-left:0px; margin-top:8px; margin-bottom:8px; font-style:italic;}
.pad {
	padding:1em;
}
.pad_r {
	padding-right:1em;
}
.pad_v {
	padding:1em 0em;
}
.pad_h {
	padding:0em 1em;
}
.right {
	float:right;
}
.left {
	float:left;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
._300 {
	width:300px;
}
.250 {
	width:250px;
}
