@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0;}

html body {
height:100%;
margin-bottom:1px;
	background-image:url(../images/cardinal_capital_bkgrd.png);
	background-position:center;	
	background-repeat:repeat-y;
	padding:0 0 10px 0;

}

h1 h2 h3 h4 h5 {
font-family:"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
	background-color:#FFF;
	color:#000;
	line-height:1.7;
}

body  {
font-family: “Lucida Sans”, “Lucida Grande”, “Lucida Sans Unicode”, sans-serif;
line-height:20px;
	font-size:13px;

}
h1 {
font-family:"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
font-size:14px;
}

h2 {
font-family:"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
font-size:18px;
padding:10px 0;
}

h4 {
font-size:14px;
padding-top:15px;
}
p {
padding-bottom:5px;
}

a {
font-family:"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
color:#CC0033;
}

a:link {
font-weight:bold;
color:#CC0033;
text-decoration:none;
}
a:visited {
font-weight:normal;
color:#8e3c27;
text-decoration:none;
}
a:hover {
font-weight:bold;
color:#CC0033;
text-shadow: 0 0 2px #999;
text-decoration:none;

}
a:active {
color:#CC0033;
font-weight:normal;
/*padding:5px;
*/text-decoration:none;
}
address {
font-weight:bold;
}
img {
border:4px solid #FFFFFF;
float:right;
margin:5px 0 20px 10px;
-webkit-box-shadow: 5px 5px 15px #ccc;
-moz-box-shadow: 5px 5px 15px #ccc;
box-shadow: 5px 5px 15px #ccc;
}
embed {border:4px solid #FFFFFF;
float:right;
margin:5px 0 20px 10px;
-webkit-box-shadow: 5px 5px 15px #ccc;
-moz-box-shadow: 5px 5px 15px #ccc;
box-shadow: 5px 5px 15px #ccc;


}
#nav a:link {
font-size:9.5px;
font-weight:bold;
color:#996600;
}
#nav a:visited {
font-size:9.5px;
font-weight:normal;
color:#000;
}
#nav a:hover {
	font-size:9.5px;
	text-shadow: 0 0 2.5px #999;
	font-weight:bold;
	color:#B22A0F;
}
#nav a:active {
font-size:9.5px;
font-weight:normal;
color:#000;
}
#searchbox{
float:right;
width:290px;
height:35px;
overflow:hidden;
margin:-140px 45px 0 0;
padding:0;
border:#FFFFFF thick solid;
box-shadow: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}


#wrapper {
	width:1000px;
	height:auto;
	margin:0 auto 0 auto;
	}

#branding {
	background-image:url(../images/cardinal_capital_banner2.gif) ;
	width:950px;
	height:174px;
	margin:0 0 0 23px;
}

#branding  h1 a{
font-family:"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
font-size:6px;
color:#AA9F55;
text-decoration:none;
}
#branding h1 {
width:350px;
float:left;
border:none;
}

#content {
	padding:0 20px 0 20px;
}
#content h4 {
padding:14px 0 0 0;
border-top:#996600 thin dotted 
}

#block-quote {
background-color:#FFFFFF;
width: 220px;
height:auto;
float:right;
padding:0px 0px 10px 0px;
margin:40px 0 10px 40px;
border:#E8E2C0 medium solid;
-webkit-box-shadow: 5px 5px 15px #ccc;
-moz-box-shadow: 5px 5px 15px #ccc;
box-shadow: 5px 5px 15px #ccc;

}
#block-quote h4 {
background-color:#E8E2C0;
width:220px;
height:25px;
font-family:Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman";
font-size: 24px;
line-height:1.0;
color:#8e3c27;
text-align:center;
border-top:none;
}
#block-quote h3 {
font-size: 16px;
line-height:1.5;
color:#000000;
padding:5px 0 0 0;
text-align:center;
}

#tip {
background-color:#FFFFFF;
width: 280px;
height:auto;
float:left;
padding:0px 0px 10px 0px;
margin:60px 20px 50px 20px;
border:#E8E2C0 medium solid;
/*-moz-border-radius: 10px;
          -webkit-border-radius: 10px;
          border-radius: 1 0px;*/
-webkit-box-shadow: 5px 5px 15px #ccc;
-moz-box-shadow: 5px 5px 15px #ccc;
box-shadow: 5px 5px 15px #ccc;
}
#tip h4 {
background-color:#E8E2C0;
width:280px;
height:25px;
font-family:Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman";
font-size: 24px;
line-height:1.0;
color:#8e3c27;
text-align:center;
border:none;
}

#tip h3 {
font-size: 16px;
line-height:1.5;
color:#000000;
padding:5px 5px 0 5px;
text-align:center;
border:none;
}

#feature_box {
background-color:#FFFFFF;
width:210px;
height:175px;
float:right;
padding:0px 0px 0px 0px;
margin:20px 40px 10px 40px;
border:#E8E2C0 medium solid;
/*-moz-border-radius: 10px;
          -webkit-border-radius: 10px;
          border-radius: 1 0px;*/
-webkit-box-shadow: 5px 5px 15px #ccc;
-moz-box-shadow: 5px 5px 15px #ccc;
box-shadow: 5px 5px 15px #ccc;
}
#feature_box img {
margin: 5px;
}
#feature_box td {
border: none;
font-size:11px;
line-height:1.1;
text-align:center;
padding: 1px 4px;
}

#flash {
background-color:#FFFFFF;
margin:20px;
padding:20px 30px 20px 40px;
z-index:-0

}

#descriptor {
width:600px;
float:right;
margin: 0 20px 0 0;
padding-top:15px;
}

#descriptor p {
font-size:12px;
font-weight:bold;
line-height:1.5;
text-align:right;
}

#col_1 {
width:50%;
float:left;
background-color:#CC0033;
margin:2px;
padding:2px;
overflow:visible;
}

#flash_image {
border:4px solid #FFFFFF;
width:500px;
height:auto;
float:right;
margin:0 0 10px 10px;
-webkit-box-shadow: 5px 5px 15px #ccc;
-moz-box-shadow: 5px 5px 15px #ccc;
box-shadow: 5px 5px 15px #ccc;
}

#nav {
	background-color:#E8E2C0;
	width:600px;
	float:left;
	margin-top:123px;
	padding:3px 0 3px 0;
	border-top-color:#FC6;
	border-top-style:inset;
	border-top-width: thin;
	z-index:-1

}

#nav li{
width:95px;
float:left;
font-size:9.5px;
text-align:center;
line-height:1.2;
text-decoration:none;
list-style:none;
padding:3px 1px 3px 0;

}

#nav li ul {
background-color:#E8E2C0;
position:absolute;
left:-9999px;
width:95px;
display:block;
padding:7px 1px 7px 1px;
	float:left;
	text-align:center;
	line-height:1.2;
	text-decoration:none;
	list-style:none;
	}

#nav li ul li {	
	border-top-color:#AA9F55;
	border-top-style:solid;
	border-top-width:thin;
	width:95px;
	display:block;
	padding: 7px 1px 7px 1px;
}

#nav li:hover ul {
	left:auto;
	width:95px;
}
#content ul {
}
#content ul li{
text-decoration:none;
list-style:none;
/*padding:0px 5px;
*/}

#content h3 {
padding-top:15px;
padding-bottom:10px;
}

#content-locations h2 {
font-size:16px;
font-weight:bold;

}
#content-locations h3 {
border-top:none;
color:#996600;
padding:5px 0 0 0;
}
#bottom_bar {
/*margin:30px 20px 100px 20px;
*/margin:30px 20px 0px 20px;
}

#bottom_nav {
font-size:10px;
font-weight:lighter;
text-decoration:none;
padding:0 30px 0 30px;
}

#bottom_nav ul {
display:inline;
margin:0 0 0 -10px;
}

#bottom_nav li {
display:inline;
margin:8px;
padding:0 12px 0 0;
}

#bottom_nav p {
padding:0 0 40px 0;
font-size:13px;
}

/*Gilder Levin Image Replacement */
#ir {
	width:340px;
	height:174px;
	margin:0 auto 0 auto;
	position:relative;
}
#ir span {
	width:340px;
	height:174px;
	position:absolute;
	background-image:url(../images/cardinal_capital_banner2.gif);
	cursor:pointer; /* Required for links to appear like links in IE */

}
#left-col {
	background-color:#f8f2dc;
	width:880px;
	padding: 5px 5px 15px 5px;
	margin:10px 50px 0px 50px;
	border:#FFFFFF medium solid;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 1000px;
	overflow:inherit;
}
#property {
	background-color:#f8f2dc;
	width:880px;
	padding: 5px 5px 15px 5px;
	margin:10px 50px 0px 50px;
	border:#FFFFFF medium solid;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 1400px;
}
#bios {
	background-color:#f8f2dc;
	width:880px;
	padding: 5px 5px 15px 5px;
	margin:10px 50px 0px 50px;
	border:#FFFFFF medium solid;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 5000px;
}
#vetsmanor {
	background-color:#f8f2dc;
	width:880px;
	padding: 5px 5px 15px 5px;
	margin:10px 50px 0px 50px;
	border:#FFFFFF medium solid;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 1100px;
}
#wiprop {
	background-color:#f8f2dc;
	width:880px;
	padding: 5px 5px 15px 5px;
	margin:10px 50px 0px 50px;
	border:#FFFFFF medium solid;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 2500px;
}
#news {
	background-color:#f8f2dc;
	width:880px;
	padding: 5px 5px 15px 5px;
	margin:10px 50px 0px 50px;
	border:#FFFFFF medium solid;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 4000px;
}
#property_list_wisconsin {
padding:130px 0 30px 10px;
}

#colA {
width:275px;
height:700px;
position:absolute;
top: 730px;
left:70px;
overflow:visible;
}

#colB {
width:275px;
height:700px;
position:absolute;
top:730px;
left:350px;
overflow:visible;
}

#colC {
	width:250px;
	height:700px;
	position:absolute;
	top:730px;
	left:640px;
	overflow:visible;
}

.wisconsin_positioning {
width:1000px;
height:3000px;
margin:0 auto;
text-align:left;
position:relative;
}

.wisconsin {
height:2150px;
}

.vertbar {
border-right:thin #000000 solid;
margin-right: 8px;
}
.vertbar_brown {
border-right:thin #AA9F55 solid;
margin-right: 2px;
}

.vertbar_none {
border: none;
margin-right: 0;
}

.sitemap ul, .sitemap ul ul {
	margin: 0 0 0 30px;
	padding: 0 20px;
	text-decoration:none;
	list-style:none;
}



.sitemap li {
text-decoration:none;
list-style:none;
}

.clear {
	border:0;
	float:left;
	display:inline;
	margin:auto; 
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;

}
.clearFix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}


.clear_w_right_margin {
	border:0;
	float:left;
	display:inline;
	margin:10px 20px 10px 0; 
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}

.UC {
text-transform:uppercase;
font-size:110%;
color:#8e3c27;
padding-top:10px;

}
.cityname {
color:#990000;
font-size:17px;
}
.right {
float:right;
}
.left {
float:left;
margin-right: 10px;
margin-left: 0px;
}
.center {
float:left;
margin-right: 10px;
margin-left: 200px;
}

.bio {
font-size:16px;
text-transform:uppercase;
padding-top:15px;
}

