body {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x; 
	background-color: #a2c1d9;
	padding: 0px;
	margin: 0px;
}



h1 {
	font-family: "BernhardFashion BT", Tahoma, Verdana, sans-serif;
	font-size: 18px; 
	font-weight: bolder;
	color: #000000;
}



h2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px; 
	font-weight: bolder;
	color: #3C88E8;
}

h3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #D16362;
	
}
td {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px; 
	color: #333333;
	}

p {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px; 
	color: #333333;
}

#Logo {
	float:left;
	position:relative;
	left:50px;
	top:10px;
	width:340px;
	height:39px;
	}

h1 a:link {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	background-color: none;
}

h1 a:hover {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	background-color: none;
}

h1 a:visited {
    font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

a {
	color:#D16362;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	color:#267AE4;
	text-decoration:none;

}

#centerBox {
	border: 0px solid #ff0000;
	vertical-align: middle;
	width: 760px;
	margin: 0px auto;
	margin-top: 20px;
}

#PageHeader {
	border: 0px solid #ff0000;
	background-color: #ffffff;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 34px;
	margin: 0;
	padding: 0;
}

#GradientLeft {
	border: 0px solid #000000;
	background-image: url(images/lefta.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 285px;
	margin: 0;
	padding: 0;
	float:left;
}

#GradientRight {
	border: 0px solid #000000;
	background-image: url(images/righta.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 285px;
	margin: 0;
	padding: 0;
	float:right;
}

#PageHeaderContent {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	width: 738px;
	height: 285px;
	margin: 0;
	padding: 0;
	float:left;
}

#phone {
	border:0px solid black;
	float:right;
	position:relative;
	right:60px;
	top:0px;
	width:100px;
	height:60px;
}

#Photo {
	width:738px;
	height:170px;
	background-image:  url(images/BucktownRealEstate.jpg);
}

#Menu {
    border:0px solid white;
	position:relative;
	top:120px;
	height:25px;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	width: 700px;
	left: 1px;
}

#Menu div.MenuEntry {
	float:left;
	border:0px solid white;
	height:35px;
	width:101px;
	margin-right:2px;
}

#Menu div.MenuEntry a {
	border:0px solid white;
	color:#ffffff;
	display:block;
	padding-top:8px;
	padding-bottom:2px;
	text-align:center;
}

#Menu div.MenuEntry a:hover {
	color:#000000;
	
}

#Menu div.MenuEntry a:visited {
}

#emailbanner {
	position:relative;
	width:300px;
	height:35px;
	z-index:1;
	left: 10px;
	top: 145px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	/*border: medium dotted #267AE4;
	background-color: #D16362;*/

 }
#emailbanner a {
color: #ffffff;


}

#emailbanner a:hover {
color: #000000;


}
#PageBody {
	clear:both;
	background-color: #ffffff;
	border:0px solid #00ff00;
	background-image:url(images/body.gif);
	background-repeat: repeat-y;
	width:760px;
}
#PageSeperator {

	border: 1px solid #000000;
	background-image:url(images/Schaumburg-page-separator.jpg);
	background-repeat: repeat-x;
	width:740px;
	height: 5px;
	margin-left:0px;

}
#Content {
	background-color: #ffffff;
	border: 0px green; 
	margin:20px 35px 0px 35px;
	padding:10px 0px 10px 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px; 
	color: #333333;
}
#Content h1 {
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #4A6497;
	border-right: thin none;
	border-bottom: thin solid #000000;
	border-left: thin none;

}
#SubMenu {
	float:left;
	border:0px solid black;
	width:200px;
	margin-top:0px;
	background-color: #ffffff;
}

#SubMenu div.Section {
	border:0px solid black;
	margin:4px 0 30px 0;
	
	
}

#SubMenu div.Section h3 {
	border:0px solid black;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:12px;
	font-weight:strong;
	color: #D16362;

}


#SubMenu div.Section div.Entry {
	border:0px solid black;
	padding-left:18px;
	margin-bottom:3px;
}

#SubMenu div.Section div.Entry a {
	display:block;
	font-size:10px;
	text-decoration:none;
	color: #3C88E8;
}

#SubMenu div.Section div.Entry a:hover {
	background-color:#3C88E8;
	color:#ffffff;
}

#SubMenu div.Section div.Entry a:visited {
	text-decoration:none;
}

#SubMenu div.Section div.Entry a img {
	margin:3px 5px 3px 3px; 
	float:left; 
	width:36px; 
	height:36px;
	border:0px;
}

#SubMenu div.Section div.Entry a ins {
	display:block;
	text-decoration:none;
}

#SubMenu div.Section div.Entry a ins.Title {
	border:0px solid black;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:10px;
	
}

#View {
	float:right;
	border:0px solid black;
	width:400px;
	margin-right:0px;
	margin-bottom:20px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size:12px;
	color:#404040;
}

#View div.Article {
	border:0px solid black;
	margin:0px 0px 40px 10px;
}
#View div.Article h1 {
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	border-right: thin none;
	border-bottom: thin solid #D16362;
	border-left: thin none;

}

#View div.Article p {
	margin:10px 20px 0px 14px;
}

#View div.Article p .Quote {
	border:0px solid black;
	margin:0px 0px 10px 0px;
	font-style:italic;
}


UL li { 
    font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	 border:0px solid black;
     background-position: 0px 0px;
	 line-height: 18px;
     list-style-type: square; color: #b56858;
}

LI.round  { 
    background-position: 0px 0px;
	line-height: 18px;
    list-style-image: url(images/reddot.gif);
    list-style-type: disc; color: #A9CBE6; 
}

#View div.Article form {
	margin:20px 0 0 14px;
}

#View div.Article form input, textarea {
	font-size:12px;
	font-family:Verdana, sans-serif;
	color:#D16362;
	border:1px solid #3C88E8;
	background-color:#F8F8FF;
}

#View div.Article form div {
	margin:0 0 6px 0;
}

#SubMenu div.Section div.Entry a ins {
	display:block;
	text-decoration:none;
}

#SubMenu div.Section div.Entry a ins.Title {
	border:0px solid black;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:10px;
	
}

#ContentFooter {
	background-color: #ffffff;
	clear:both;
	margin:0px 35px 0px 35px;
	padding-top:10px; 
	border:0px solid black; 
	height:185px; 
	background-image: url(images/BucktownRealEstate5.gif); 
	background-repeat:repeat-x;	
	font-family:Tahoma, Verdana;
	font-size:10px;
	color:#3c88e8;
}

#ContentFooter a {
	text-decoration:none;
	color:#2188e0;
}

#ContentFooter a:visited {
	text-decoration:none;
	color:#2188e0;
}

#ContentFooter a img {
	border:0px solid black;
}

#ContentFooter div a {
	text-decoration:none;
	color:#d16362;
}

#ContentFooter div a:visited {
	text-decoration:none;
	color:#d16362;
}

#ContentFooter div a:hover {
	background-color:#d16362;
	color:#ffffff;
	text-decoration:none;
}

#PageFooter {
	clear:both;
	background-color: #ffffff;
	background-image:url(images/footer.gif);
	border:0px solid black;
	width: 760px;
	height: 26px;
}

#InfoLine {
	border: 0px solid black;
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #555555;
	text-align:right;
	width: 740px;
	height: 22px;
}

#seo {
	border:0px solid black;
	width:740px;
	height:32px;
	font-family: Georgia, "New Times Roman", Times, serif;
	font-size: 9px;
	color: #555555;
	text-align:right;
	vertical-align:middle;
}

#seo a {
	text-decoration:none;
    color: #b56858;

}
#seo a:hover{
	text-decoration:none;
    color: #ffffff;
	background-color: #b56858;
}

#seo a img { 
	border:0px;
	background-color: none;
}


.search_nested {
	position: absolute;
	font-family:verdana;
	font-size:10px;
}
.SmallTextBox {
	font-family:verdana;
	font-size:10px	
}
.tablefont {
	font-family:verdana;
	font-size:10px
}
.tellafriend {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #d16362;
	border: medium dotted #267AE4;
	height: 100px;
	width: 100px;
	background-color: #DFE4EB;
	white-space: normal;
	padding: 5px;


}
