@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
	}

a:link, a:visited {
	color: #000; text-decoration: none; 
	}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	}

input { height:auto!important; }
.clear, .clearBoth {
	clear: both;
	}

body {
	text-align: center;
	background: #c7cac0 url(/images/layout/bg.gif) repeat-x top;
	}

#dmg_layout_wrapper {
	width: 910px;
	margin: 10px auto;
	border: 5px solid #fff;
	background-color: #fff;
	text-align: left;
	}

#banner {
	height: 157px;
	margin: 0px;
	padding: 0px;
	border: #014E23 3px solid;
	background: url('/images/layout/CapuccioDreamhomes-banner.jpg');
	}

.banner2 {
	height: 157px;
	margin: 0px;
	padding: 0px;
	}
	
	#logo {
		width: 200px;
		height: 157px;
		border: 0px;
		float: left;
		display: block;
		}

	#banner_text {
		width:666px;
		float: right;
		display: block;
		padding: 12px 20px 0 0;
		text-align: left;
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		color: #000 ! important;
		font-size: 20px;
		}

.dmg_layout_headerlocation{  display: none; font-size: 0.9em;  padding-right: 244px; font-weight: bold; }
.dmg_layout_phoneNumber{font-family: 'Norican', cursive; float: right;   font-size: 1.2em;   padding:10px 497px 0 0; color: white; text-shadow: 2px 2px 2px #000000; filter: dropshadow(color=#000000, offx=2, offy=2);  behavior: url(/shared/htc/PIE.php);}
.dmg_layout_slogan{clear: both; float: right;   font-family: 'Marck Script',cursive;  font-size: 1.5em;  margin-top: 31px; width: 100%}

#main_nav {
	background: #B50613; /* Old browsers */
	background: -moz-linear-gradient(top,  #8F0008 38%, #B50613 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#8F0008), color-stop(100%,#B50613)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8F0008 38%,#B50613 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8F0008 38%,#B50613 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8F0008 38%,#B50613 100%); /* IE10+ */
	background: linear-gradient(top,  #8F0008 38%,#B50613 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8F0008', endColorstr='#B50613',GradientType=0 ); /* IE6-9 */
	height: 50px;
	margin: auto;
	text-align: center;
	padding: 0px;
	border-left: #014E23 3px solid;
	border-right: #014E23 3px solid;
	}

	#main_nav ul {
		list-style: none;
		padding: 14px 0px 0px 0px;
		margin: auto;
		text-align: center;
		width: 100%;
		}
	
	#main_nav li {
		display: inline;
		margin: 0px 4px;
		}
	
	#main_nav a{
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		font-weight: normal;
		font-size: 16px;
		text-decoration: none;
		color: #ffffff!important; 
		}
	#main_nav a:hover {
		color: #FFFFFF;
		border-bottom: 1px solid #edd2d2;
		}

	.anylinkcss{width: 150px; line-height: 18px; background: #d58289; border: 1px solid #771119; border-bottom: 0; position: absolute; left: 0; top: 0; visibility: hidden; z-index: 100;}
	.anylinkcss ul{list-style: none; margin: 0; padding: 0; text-align: left;}
	.anylinkcss ul li a{width: 100%; padding: 1px 0; color: #000; font-size:0.675em; text-decoration: none; text-indent: 5px; display: block; border-bottom:1px solid #333333;}
	.anylinkcss a:hover{background: #771119; color: #FFFFFF;}
	.anylinkshadow{background: black; position: absolute; left: 0; top: 0; z-index: 99; visibility: hidden;}

#content {
	font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	}

#home_top {
	border: #7B151D 3px solid;
	background-color: #7B151D;
	}

	#flash {
		width: 546px;
		height: 280px;
		float: left;
		background:url(/images/layout/flash321.gif);
		}
		
	 /*=== slide show====*/
	#dmg_layout_slideshow {width: 546px; height: 280px; float: left;}
	#dmg_layout_slideshow_images{
	    position:relative;
	    display:block;
	    margin:0px;
	    padding:0px;
	    width:546px;
	    height:280px;
	    overflow:hidden;
	}
	
	#dmg_layout_slideshow_images li{
	    position:absolute;
	    display:block;
	    list-style-type:none;
	    margin:0px;
	    padding:0px;
	    background-color:#FFFFFF;
	}
	
	#dmg_layout_slideshow_images li img{
	    display:block;
	    background-color:#FFFFFF;
	}

	
	
	#home_links {
		width: 345px;
		height: 280px;
		float: right;
		border-left: #7B151D 3px solid;
		}
		
		.redbutton {
			width: 345px;
			height: 70px;
			background: url(/images/layout/redbutton.jpg) no-repeat top;
			}
			
			a.red_link:link, a.red_link:visited {
				color: #ffffff;
				font-size: 30px;
				padding-left: 30px;
				line-height: 70px;
				font-weight: normal;
				text-decoration: none;
				text-transform: uppercase;
				}
				
			a.red_link:hover {
				color: #E2B9BB;
				font-size: 30px;
				padding-left: 30px;
				line-height: 70px;
				font-weight: normal;
				text-decoration: none;
				text-transform: uppercase;
				}
		
		.whitebutton {
			width: 345px;
			height: 70px;
			background: url(/images/layout/whitebutton.jpg) no-repeat top;
			}
		
			a.white_link:link, a.white_link:visited {
				color: #009241;
				font-size: 30px;
				padding-left: 30px;
				line-height: 70px;
				font-weight: normal;
				text-decoration: none;
				text-transform: uppercase;
				}
				
			a.white_link:hover {
				color: #014E23;
				font-size: 30px;
				padding-left: 30px;
				line-height: 70px;
				font-weight: normal;
				text-decoration: none;
				text-transform: uppercase;
				}
			
#home_center {
	border: #999999 3px solid;
	margin: 10px 0;
	float: left;
	}

	#home_center h2 {
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		color: #009241;
		font-size: 20px;
		font-weight: normal;
		text-transform: uppercase;
		padding-bottom: 5px;
		}
	
	#home_center h3 {
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		color: #014e23;
		font-size: 14px;
		font-weight: normal;
		padding-bottom: 5px;
		}
	
	#MHF_home {
		padding: 15px 15px 0 15px;
		width: 190px;
		float: left;
		font-size: 11px;
		}
		
		#MHF_home input{
			margin: 3px 0;
			}
		
		.MHF_field {
			width: 80px;
			height: 14px;
			}
	
		a.port:link, a.port:visited {
			color: #0D0349;
			font-weight: bold;
			font-size: 11px;
			}
		a.port:hover {
			color: #C50917;
			font-weight: bold;
			font-size: 11px;
			}
	
	#homefinder-titles {
		float: left;
		font-size: 12px;
		list-style: none;
		}
		
	.homefinder_field {
		border-color: #333333;
		border-style: solid;
		border-width: 1px;
		width: 80px;
		height: 18px;
		}
	
	.homefinder-label {
		padding: 5px 5px 5px 0px;
		}
	
	#homefinder-titles ul {
		list-style: none;
		}
	
	#homefinder-titles li {
		line-height: 18px;
		}

		
	#MHF_int {
		border: #999999 3px solid;
		margin: 10px 0;
		padding: 15px;
		font-size: 11px;
		}
		
		#MHF_int h2 {
			font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
			color: #C50917;
			font-size: 18px;
			font-weight: normal;
			text-transform: uppercase;
			}
		
		#MHF_int h3 {
			font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
			color: #860006;
			font-size: 14px;
			font-weight: normal;
			padding-bottom: 5px;
			}
		
		#MHF_int input{
			margin: 3px 0;
			}

		.MHF2 {
			width: 300px;
			float: left;
			margin-right: 40px;
			font-size: 10px;
			border-right: #999999 1px solid;
			}

	#featured_homes {
		height: 246px;
		padding: 15px;
		border-left: #999999 3px solid;
		float: left;
		}
		
		#featured_homes div {
		    float: left;
		    font-size: 12px;
		    margin: 0 10px 15px 0;
		    padding-left: 5px;
		    width: 143px;
		}
		
		#featured_homes img {
			    background-color: #FFFFFF;
			    border: 3px solid #009241;
			    height: 90px;
			    margin-bottom: 4px;
			    padding: 2px;
			    width: 120px;
			}
		
	#featured_agent {
		padding: 10px;
		float: left;
		}
		
		#featured_agent ul {
			list-style: none;
			float: left;
			display: block;
			}
		
		#featured_agent li {
			font-size: 10px ! important;
			}
		
		#featured_agent img {
			margin: 0px 10px 5px 0px;
			width: 100px;
			height: 146px;
			border: 2px solid #090748;
			}

#home_bottom {
	}
	
	.bottom_left {
		width: 550px;
		float: left;
		}
		
		.blue_box {
			background-color: #009241;
			border: #014E23 3px solid;
			margin-bottom: 10px;
			padding: 10px;
			}
			
			#home_bottom #TodaysRatesOK {
				float: left;
				margin-right: 7px;
				background-color: #1F7740;
				border: 1px solid #0B5B2C;
				}
			
			.OKweather {
				float: left;
				margin-right: 7px;
				}
			
			.RELO {
				float: left;
				}
			
	.bottom_right {
		width: 320px;
		float: right;
		padding: 20px;
		margin: 0;
		}
		
		.bottom_right h2 {
			font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
			color: #C50917;
			font-size: 22px;
			font-weight: bold;
			text-align: center;
			border-bottom: 1px solid #8E121A; 
			padding-bottom: 5px; margin-bottom: 5px;
			}
		.bottom_right a{ font-size: 19px; display: block; padding: 11px 20px; font-weight: bold; margin: 10px;text-align: center; color: #fff;
		background: #8F0008; /* for non-css3 browsers */
		border: 3px solid #8F0008;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C91A25', endColorstr='#8F0008'); /* for IE */
		background: -webkit-gradient(linear, left top, left bottom, from(#C91A25), to(#8F0008)); /* for webkit browsers */
		background: -moz-linear-gradient(top,  #C91A25,  #8F0008); /* for firefox 3.6+ */ }
		
		.bottom_right a:hover{
		background: #045B2A; /* for non-css3 browsers */
		border: 3px solid #014E23;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#045B2A', endColorstr='#29AD62'); /* for IE */
		background: -webkit-gradient(linear, left top, left bottom, from(#045B2A), to(#29AD62)); /* for webkit browsers */
		background: -moz-linear-gradient(top,  #045B2A,  #29AD62); /* for firefox 3.6+ */}

#content-area {
	width: 860px;
	padding: 20px;
	}
	
	#content-area p{
		padding: 5px 0;
		}
	
	#content-area h1 {
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		font-weight: bold;
		font-size: 20px;
		color: #3C4E7E;
		border-bottom: 1px solid #BBC4D1;
		margin-bottom: 20px;
		}
	
	#content-area h2 {
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		font-weight: bold;
		font-size: 18px;
		color: #0D0349;
		margin-bottom: 5px;
		}
	
	#content-area h3 {
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		font-weight: bold;
		font-size: 14px;
		color: #C50917;
		margin: 10px 0 5px 0;
		}

	#content-area ul,ol{
		padding: 10px 0px 10px 30px;
		}
	
	img.floatright {
		float: right; 
		border: 1px solid #BBC4D1;
		padding: 4px;
		margin: 0px 0px 20px 20px; 
		}
		
	img.floatleft, .dmg_layout_internal_photo {
		float: right; 
		border: 1px solid #BBC4D1;
		padding: 4px;
		margin: 20px 20px 20px 0px; 
		}
		#MHF_int #TodaysRatesOK{  background-color: #1F7740;
    border: 1px solid #0B5B2C;
    float: left;
    margin-right: 7px;}

#footer {
	margin: auto;
    width: 880px;
	background: #014e23; /* Old browsers */
	background: -moz-linear-gradient(top,  #014e23 0%, #5dcc7b 50%, #009241 98%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#014e23), color-stop(50%,#5dcc7b), color-stop(98%,#009241)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #014e23 0%,#5dcc7b 50%,#009241 98%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #014e23 0%,#5dcc7b 50%,#009241 98%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #014e23 0%,#5dcc7b 50%,#009241 98%); /* IE10+ */
	background: linear-gradient(top,  #014e23 0%,#5dcc7b 50%,#009241 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#014e23', endColorstr='#009241',GradientType=0 ); /* IE6-9 */

	height: 44px;
	margin: 0px auto;
	padding: 5px;
	border: #014E23 3px solid;
	text-align: center;
	font-size: 12px;
	}

#footer p{}

.white {
	color: #ffffff;
	line-height: 18px;
	font-size: 12px;
	}

a.white_link_sm:link, a.white_link_sm:visited {
	color: #E9EDF0;
	font-size: 12px;
	}

a.white_link_sm:hover {
	color: #ffffff;
	font-size: 12px;
	}

#disclaimers {
	width: 880px;
	margin: auto;
	padding: 20px;
	font-size: 11px ! important;
	}
	
	#disclaimers table{
		margin: auto;
		}
		
		#disclaimers table img{
		padding: 10px;
		}
	
#searchtypes a{
	background-color: #ffffff;
	margin-bottom: 40px;
	padding: 0 10px;
	}

#maintenance-titles {
	float: left;
	font-size: 12px;
	list-style: none;
	line-height: 20px;
	}
	
.maintenance_field {
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	width: 100px;
	height: 16px;
	}

.maintenance_field2 {
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	width: 200px;
	height: 100px;
	margin-top: 3px;
	}

.maintenance-label {
	width: 220px;
	padding: 0px;
	}

#maintenance-titles ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#maintenance-titles li {
	line-height: 18px;
	}
	
#wrapper .dmg_contact_subMessage{ font-size: 1.2em;}
#wrapper .dmg_contact_item ul li{ font-size: 1em}
#wrapper #dmg_contact_form .dmg_contact_personalInfo label{ font-size:1em;}
#wrapper #dmg_contact_left .dmg_layout_itemTitle, #dmg_contact_right .dmg_layout_itemTitle{ font-size: 1.2em;}
#wrapper .dmg_contact_formSubTitle{ font-size: 1em;}
#dmg_contact_right legend{ display: none;}
