@charset "utf-8";
body  {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.1em;
}

#container  {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
} 
#navBar {
	background-image: url(images/navbar.gif);
	height: 40px;
	background-repeat: no-repeat;
}

#navBar ul li  {
	display:inline;
}
#navBar ul  a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	display: inline;
	height: 40px;
	margin-left: 80px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	} 
#navBar ul a:hover {
	color: #FFF;
	background-color: #036;
}

#logo  {
	float: left;
	width: 425px; /* top and bottom padding create visual space within this div */
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 160px;
}


#introContent  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #002163;
	float: left;
	width: 475px;
	padding: 15px;
} 

.mainContent h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #069;
	text-transform: uppercase;
}
.twoColumn {
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	float: left;
	width: 40%;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 25px;
	margin-left: 25px;

}
.twoColumn h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #069;
}
.twoColumn ul li {
	padding-bottom: .7em;

}

.servicesContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	float: left;
	width: 195px;
	clear: none;
	margin-bottom: 20px;
}
.servicesContent p {
	padding-left: 10px;
	font-size: 0.8em;
	padding-right: 10px;

}
.servicesContent p a {
	color: #069;
	float: right;
	margin-right: 10px;
	margin-top: 1em;
	text-decoration: none;
}
.servicesContent p a:hover {
	color: #002163;
	text-decoration: underline;
}
.servicesContent h3 {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #069;
	font-size: 0.8em;
	padding-left: 10px;
	margin-top: 0px;
}
.servicesContent img {
	height: 75px;
	width: 200px;
	text-decoration: none;
	background-image: url(file:///C|/gregarious/Waypoint%20Resources/In%20Progress/ist2_1473726-turning-a-profit.jpg);
}

#turnaround  {
	display: block;
	width: 195px;
	height: 75px;
	background-image: url(images/turnaround_btn.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}

#turnaround:hover  {
	background-image: url(images/turnaround_over.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}

#realestate  {
	display: block;
	width: 195px;
	height: 75px;
	background-image: url(images/realestate_btn.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;

}

#realestate:hover  {
	background-image: url(images/realestate_over.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}

#planning  {
	display: block;
	width: 195px;
	height: 75px;
	background-image: url(images/planning_btn.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}

#planning:hover  {
	background-image: url(images/planning_over.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}

#capital  {
	display: block;
	width: 195px;
	height: 75px;
	background-image: url(images/capital_btn.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}

#capital:hover  {
	background-image: url(images/capital_over.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}
#bankruptcy  {
	display: block;
	width: 195px;
	height: 75px;
	background-image: url(images/bankruptcy_btn.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}

#bankruptcy:hover  {
	background-image: url(images/bankruptcy_over.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;

}
.principals li  {
	list-style-type: none;
	text-decoration: none;
	padding: 10px;
}
.principals li a {
	color: #069;
	text-decoration: none;
	font-size: 1em;
	padding: 3px;
	margin-left: 20px;
	text-transform: uppercase;
}
.principals li a:hover {
	color: #002163;
}

	
li .principalsphoto {
font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
	color: #069;
	list-style-type: none;
	background-image: url(images/principal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	clear: left;
	float: left;
	width: 270px;
	padding-top: 40px;
	margin-bottom: 10px;
	height: 50px;
}
ul.mail {
	list-style:none;
}
.mail li a{
	color: #069;
	margin-left: 10px;
	text-decoration: none;
}
.mail li a:hover {
	color: #002163;
}
#footer  {
	padding: 0 10px;
	background-color: #617394;
} 
#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.hiddenPic {
	display: none;
}
