/* CSS Document */

* {margin:0; padding:0;}
	
body {
	background-color: #1B1B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
h2 {
	color: #94100D;
	font-size: 18px;
	margin: 10px 0px 6px 0px;
	}
img {
	border: none;
	}
	
iframe {
	width: 706px;
	height: 1550px;
	margin-left: 20px;
	border: none;
	}
#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}

#content {
	background-image: url(../images/background.gif);
	background-position: top center;
	background-repeat: repeat-y;
	}

#header {
	background-image: url(../images/header.jpg);
	height: 190px;
	background-color: #1B1B5B;
	color:#CCCCCC;
	}
#header p {
	padding: 30px 0px 0px 20px;
	font-size: 11px;
	font-weight: bold;
	}
p.phone {
	font-size:22px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	padding: 5px 0px 0px 0px;
	color: #1B1B5B;
	}
#header a:link, #header a:visited, #header a:active {
	color: #fff;
	text-decoration: none;
	}
#header a:hover {
	color: #FFCC00;
	}

#footer {
	text-align:center;
	font-size:9px;
	background-image: url(../images/background.gif);
	background-position: top center;
	background-repeat: repeat-y;
	}
#footer a:link, a:active, a:visited {
	color: #94100D;
	text-decoration: none;
	}
#footer a:hover {
	color: #1B1B5B;
	text-decoration: underline;
	}
#menu {
	height: 30px;
	padding-top: 6px;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	margin: 0px 20px 8px 20px;
	text-align: center;
	}
#menu li {
	list-style: none;
	display: inline;
	padding: 0px 15px 0px 15px;
	}
#menu li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	}
#menu li a:hover {
	color: #FFCC00;
	}
p.headline {
	margin: 10px 0px 15px 0px;
	}

#left {
	width: 526px;
	float:left;
	padding: 0px 10px 0px 20px;
	}

#right {
	width: 174px;

	float:left;
	}
#rightTop {
	background-image:url(../images/right-top.jpg);
	height: 65px;
	}
#rightContent {
	margin-left:0px;
	background-image: url(../images/right-bg.gif);
	background-repeat: repeat-y;
	}
#rightContent p {
	text-align:center;
	color: #FFFFFF;
	}
p.fpaddress {
	font-weight: bold;
	font-size:14px;
	}
p.fpimage img {
	border: 2px solid #94100D;
	padding-bottom: 3px;
	}
#rightBottom {
	background-image:url(../images/right-bottom.jpg);
	height: 65px;
	}

#footer {
	text-align:center;
	}

/* HOME */
ul.homeList li {
	list-style-type: disc;
	margin-left: 2em;
	color: #94100D;
	}
ul.homeList li h1 {
	color: #1b4b5b;
	font-size:14px;
	font-weight: bold;
	}
p.homeText {
	font-size:18px;
	color: #1B1B5B;
	}
	
#mnSearchMap {
	background-image:url(../images/minnesota-map.jpg);
	background-repeat: no-repeat;
	width: 520px;
	height: 384px;

	}
#maplinks {
	padding: 95px 0px 0px 260px;
	}
	
ul#maplinks {
	list-style: none;
	}
ul#maplinks li {
	margin: 0px 0px 20px 0px;
	}
#maplinks a:link, #maplinks a:visited, #maplinks a:active {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	
	}
#maplinks a:hover {
	color: #FFFFCC;
	}
	
.customCabin {
	text-align: center;
	font-style: italic;
	}
.customCabin a:link, .customCabin a:visited, .customCabin a:active {
	color: #6869D9;
	font-size: 24px;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	}
.customCabin a:hover {
	color:#FF6600;
	}
	
/* SERVICES */
#typicalPlan {
	float: left;
	margin-left: 10px;
	padding: 10px 0px 10px 0px;
	}
#typicalPlan ul{
	border: 1px solid #94100D;
	background-color: #ffffff;
	padding: 5px;
	width: 230px;
	}
#typicalPlan li{
	list-style-position: inside;
	margin-left: 1em;
	}
#typicalPlan p {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	}
#myPlan {
	float: left;
	margin-left: 10px;
	padding: 10px 0px 10px 0px;
	}
#myPlan ul {
	border: 1px solid #94100D;
	background-color: #FFFFCC;
	padding: 5px;
	width: 230px;
	}
#myPlan li {
	list-style-position: inside;
	margin-left: 1em;
	}
#myPlan p {
	text-align: center;
	font-weight: bold;
	color: #94100D;
	font-size: 16px;
	}
#sellerServices {
	float: left;
	margin-left: 10px;
	padding: 10px 0px 10px 0px;
	}
#sellerServices ul{
	border: 1px solid #94100D;
	background-color: #a4a4e4;
	padding: 5px;
	width: 230px;
	}
#sellerServices li{
	list-style-position: inside;
	margin-left: 1em;
	}
#sellerServices p {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	}
#buyerServices {
	float: left;
	margin-left: 10px;
	padding: 10px 0px 10px 0px;
	}
#buyerServices ul{
	border: 1px solid #94100D;
	background-color: #a4e4a4;
	padding: 5px;
	width: 230px;
	}
#buyerServices li{
	list-style-position: inside;
	margin-left: 1em;
	}
#buyerServices p {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	}
/* RESIDENTIAL */
#mnmap {
	width: 510px;
	height: 190px;
	}
.mnmap-left {
	float: left;
	width: 192px;
	}
.mnmap-right {
	float: left;
	width: 318px;
	height: 190px;
	background-image: url(../images/twin_cities_map_text.gif);
	}
.mnmap-right h1 {
	padding-top: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #94100D;
	}
#resourceTable table {
	margin-left: auto;
	margin-right: auto;
	font-size:16px;
	}
td.heading {
	background-color: #FFFFCC;
	font-weight:bold;
	}
#contractors {
	background-color: #E4E4A4;
	width: 160px;
	margin-left: 6px;
	}
#contractors p {
	padding: 0px;
	}
#contractors li {
	list-style-position: inside;
	margin-left: 1em;
	font-size: 11px;
	}
p.contractorsTitle {
	width: 174px;
	color: #94100D;
	font-size:18px;
	font-weight: bold;

	}
p.contractorName {
	margin-top: 3px;
	font-weight: bold;
	color: #1B1B5B;
	}
p.question {
	font-size: 18px;
	color: #1b3b5b;
	font-style: italic;
	margin-top: 10px;
	}
ul.residentialList li {
	list-style-type: disc;
	margin-left: 2em;
	font-size: 12px;
	}


.mnmap-right-north {
	float: left;
	width: 318px;
	height: 190px;
	background-image: url(../images/up_north_map_text.jpg);
	}
.upnorth {
	padding-top:30px;
	}
.mnmap-right-north h1 {
	margin-bottom: 10px;
	font-size:24px;
	}
.mnmap-right-north h1 a {
	text-decoration:none;
	color: #94100D;
	}
.mnmap-right-north h1 a:hover {
	color: #FF3300;
	}

/* UP NORTH EVENTS */
h1.city {
	width: 100%;
	text-align: left;
	background-color: #7A86CD;
	font-size:24px;
	text-indent: 10px;
	}
p.attraction {
	text-indent: 20px;
	width: 100%;
	font-size: 16px;
	font-weight:bold;
	color: #94100D;
	}
td.attTitle, p.bold {
	font-weight:bold;
	}
p.centerImg {
	text-align:center;
	}
p.centerImg img {
	border: 1px solid #94100D;
	}
.clearer {
 	clear:both;
 	height:1px;
 	overflow:hidden;
 	margin-top:-1px;
	}
	
/* Featured Properties ****************************************/
#fp {
	width: 700px;
	margin: 10px auto;
	}
dl.headline {
	width: 670px;
	margin: 15px auto;
	padding: 15px;
	border: 1px dashed #7c0c09;
	background-color: #A0A157;
	}
	dl.headline dt {
		width: 100px;
		padding: 0px 10px;
		float: left;
		}
	dl.headline dd {
		width: 350px;
		padding: 0px 30px;
		float: left;
		}
		
div.property {
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #7c0c09;
	}
	
	div.property img {
		width: 200px;
		height: 150px;
		padding: 10px 50px 10px 0;
		float: left;
		}
	div.property dl {
		padding-top: 10px;
		float: left;
		width: 400px;
		}
		
		dt.property-address {
			text-align: center;
			padding-bottom: 20px;
			font-size: 18px;
			font-weight: bold;
			clear: both;
			}
			
		div.property dl dd {
			float: left;
			width: 100px;
			text-align:center;
			font-size:18px;
			font-weight: bold;
			}
			
			div.property dl dd span {
				font-size: 11px;
				}
				
		dt.price {
			float: left;
			font-weight: bold;
			font-size: 24px;
			margin-top: 15px;
			padding-left: 15px;
			color: #7c0c09
			
			}
			
		dt.link {
			width: 130px;
			float: right;
			padding: 5px;
			margin-top: 15px;
			text-align: center;
			font-weight: bold;
			background-color: #7c0c09;
			border: 1px solid #000;
			}
			
			dt.link a:link, dt.link a:visited, dt.link a:active {
				padding: 10px 5px;
				color: #fff;
				text-decoration: none;
				}
				
			dt.link a:hover{
				color: #FFCC00;
				}
			
	dl.disclaimer {
	font-size: 10px;
	width: 670px;
	margin: 15px auto;
	padding: 15px;
	border: 1px dashed #7c0c09;
	background-color: #A0A157;
	}
	

