/* CSS style sheet for Dale Gallant */
html, body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/img_upload/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #1d4381;
} 
* {
	padding: 0;
	margin: 0;
}
/* ------------------------------------------------------ Layout divs ---*/
#pagewidth { 
	width: 950px; 
	text-align: left;  
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 25px;
	background-color: #2b2b2b;
} 
#header {
	width: 100%;
	height: 100px;
	background-image: url(/img_upload/dg_header.jpg);
	background-repeat: no-repeat;
}
#subheader {
	width: 946px;
	height: 246px;
	border: #ffffff 2px solid;
	background-image: url(/img_upload/subheader_bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#content {
	width: 100%;
}
#cont {
 	width: 750px; 
 	float: right;
}
#cont_center {
 	float: left; 
 	display: inline; 
 	width: 550px; 
	margin-top: 20px;
	margin-bottom: 20px;
}
#cont_right {
 	width: 200px; 
 	float: right;
	margin-top: 20px; 
}
#cont_left {
 	width: 200px; 
 	float: left; 
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	clear: both;
	width: 100%;
	height: 94px;
	background-image: url(/img_upload/realtor.gif);
	background-repeat: no-repeat;
	background-color:#000000;
	text-align: center;
}
/* ------------------------------------------------------ Article styles ---*/
.out_art {
	width: 510px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 12px;
}
.out_art h1 {
	font-size: 18px;
	color: #0066b3;
	font-weight: normal;
	margin-bottom: 10px;
}
.out_art h2 {
	font-size: 14px;
	color: #0066b3;
	font-weight: normal;
	margin-bottom: 10px;
	clear: both;
}
.out_art h4 {
	font-size: 12px;
	color: #0066b3;
	font-weight: bold;
	margin-bottom: 10px;
}
.out_art p {
	color: #ffffff;
	line-height: 18px;
	margin-bottom: 10px;
}
.out_art ul {
	color: #ffffff;
	margin-left: 30px;
	margin-bottom: 10px;
}
.out_art ol {
	color: #ffffff;
	margin-left: 30px;
	margin-bottom: 10px;
}
.out_prev_img {
	margin-bottom: 10px;
} 
.out_prev_img h3 {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
.out_prev_img p {
	margin-bottom: 5px;
}
.out_link {
	clear: both;
}
.out_art .out_link h4 {
	font-size: 14px;
	color: #0066b3;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
.out_art .out_link p {
	color: #ffffff;
}
.out_art .out_link p.link_blurb_h {
	margin-bottom: 0;
}
.prev_copy {
	text-align: center;
	font-size: 11px;
}
.out_art .out_prev_img p {
	font-size: 11px;
}
.out_link p.link_blurb {
	color: #ffffff;
	line-height: normal;
	margin-bottom: 0;
}
.out_art .out_link a {
	color: #ffffff;
}
.out_art .out_link a:hover {
	color: #0066b3;
}
.out_art a {
	color: #0066b3;
}
.out_art a:hover {
	color: #ffffff;
} 
/*------------------------ end of article navigation styles (previous page, top of page) */

.out_art .out_footer {
	font-size: 11px;
}
.out_art .out_footer a {
	color: #0066b3;
	padding-right: 5px;
}
.out_art .out_footer a:hover {
	color: #ffffff;
}
/* ------------------------------------------------------ Contact form styles ---*/
.out_form {
	width: 510px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
.out_form h1 {
	font-size: 18px;
	color: #0066b3;
	font-weight: normal;
	margin-bottom: 10px;
}
/* ------------------------------------------------------ image page styles ---*/
#out {	
	width: 510px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #ffffff;
}
#out h1 {
	font-size: 18px;
	color: #0066b3;
	font-weight: normal;
	margin-bottom: 10px;
}
#out h3 {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 5px;
	clear: both;
}
#out a {
	color: #0066b3;
}
#out a:hover {
	color: #ffffff;
}
#out .out_prev_img {
	margin-bottom: 0;
} 

.out_prev_img p {
	margin-bottom: 0;
}
	
/* ------------------------------------------------------ Site map styles ---*/
.archive {
	width: 510px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #ffffff;
}
.archive h1 {
	font-size: 18px;
	color: #0066b3;
	font-weight: normal;
	margin-bottom: 10px;
}
.archive p {
	color: #ffffff;
	margin-bottom: 10px;
}
.archive a {
	color: #0066b3;
}
.archive a:hover {
	color: #ffffff;
}
/* ------------------------------------------------------ Listing styles ---*/
.art_listing {
	width: 510px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #ffffff;
}
.art_listing th {
	font-size: 18px;
	color: #0066b3;
	font-weight: normal;
	margin-bottom: 10px;
}
.art_listing td {
	padding-top: 10px;
}	
td.outfoot_listing {
	font-size: 12px;
}
a.cred {
	padding-right: 5px;
}
.outparacap {
	font-size: 14px;
	font-weight: bold;
}
th.prevout {
	font-size: 12px;
	color: #0066b3;
}	
/* ------------------------------------------------------ Menu styles ---*/
.menutop, .menubot {
	display: none;
}
#menuwrap {
	margin-bottom: 15px;
}
.menu {
	width: 185px;
	margin-left: 15px;
	background-color: #191919;
	font-size: 12px;
}
.menu ul {
	list-style-type: none;
}
li.menuheader {
	height: 25px;
	background-image: url(/img_upload/sitemenu_bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 15px;
	line-height: 25px;
	font-weight: bold;
	border-top: none;
}
.menu li {
	border-top: #545454 1px solid;
}
.menu li:first-child {
	border-top: none;
}
.menu li a {
	color: #ffffff;
	padding-bottom: 6px;
	padding-left: 30px;
	padding-top: 7px;
	text-decoration: none;
	display: block;
	background-image:url(/img_upload/menu_inact.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
.menu li a:hover {
	background-image:url(/img_upload/menu_act.gif);	
	color: #3075a9;
}
/* ------------------------------------------------------ Right newsbox styles ---*/	
.nb_ri_top {
	display: none;
}
.nb_ri_ce {
	width: 185px;
	margin-right: 15px;
	background-color: #191919;
}
.nb_ri_ce h3 {
	font-size: 12px;
	color: #327bb3;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: #b3b3b4 1px solid;
}	
.nb_ri_ce p {
	font-size: 11px;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nb_ri_ce ul {
	font-size: 11px;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nb_ri_ce ol {
	font-size: 11px;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nb_ri_ce a {	
	color: #ffffff;
}
.nb_ri_ce a:hover{
	color: #327bb3;
}	
.nb_ri_bot {
	display: none;
} 
/* ------------------------------------------------------ left newsbox styles ---*/	
.nb_le_top {
	display: none;
}
.nb_le_ce {
	width: 185px;
	margin-left: 15px;
	background-color: #191919;
}
.nb_le_ce h3 {
	font-size: 12px;
	color: #327bb3;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: #b3b3b4 1px solid;
}	
.nb_le_ce p {
	font-size: 11px;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nb_le_ce ul {
	font-size: 11px;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nb_le_ce ol {
	font-size: 11px;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nb_le_ce a {	
	color: #ffffff;
}
.nb_le_ce a:hover{
	color: #327bb3;
}	
.nb_le_bot {
	display: none;
} 
/* ------------------------------------------------------ footer styles ---*/

#footercont {
	padding-top: 20px;
	margin-left: 75px;
}

#footercont p {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
}
#footercont span {
	color: #0066b3;
}
#footercont p.credits {
	font-weight: normal;
}
#footercont a {	
	color: #FFFFFF;
	text-decoration: none;
}
#footercont a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------ newsbox image alignment styles ---*/
.ri_img_center, .le_img_center, .ce_img_center {
	text-align: center;
}
.ri_img_left, .le_img_left, .ce_img_left {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
.ri_img_right, .le_img_right, .ce_img_right {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac */
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 