/* Ilex Builders Group Cascading Style Sheet */
/* Copyright 2004 Ilex Builders Group */

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #5C7B5B url('/img/fade.jpg') repeat-x;
}

#pageWrapper {
	text-align: center;
	width: 750px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

#innerPageWrapper {
	width: 730px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	display: block;
	width: 730px;
	height: 100px;
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
}

#header p {
	display: block;
	width: 200px;
	position: relative;
	left: 520px;
	top: 15px;
	font-size: .70em;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
}

a {
	text-decoration: none;
	color: #5C7B5B;
}

/*<group=Nav>*/

#nav {
	width: 730px;
	height: 30px;
	background-color: #e9e3b4;
	text-align: left;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#nav ul li a {
	display: block;
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #324231;
	padding-bottom: 9px;
	text-align: center;
	line-height: 12px;
	width: 120px;
	font-variant: small-caps;
	padding-top: 9px;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#nav ul li a:hover {
	background-color: #bdba93;
	color: #fff;
}
#nav ul li.now a {
	background-color: #bdba93;
	color: #fff;
}
#nav ul li.now a:hover {
	background-color: #bdba93;
	color: #fff;
}
#nav ul li a.last {
	border-right: 0px;
	width: 125px;
}


	
/*</group>*/

/*<group=Body>*/

#homeTitleBanner {
	width: 730px;
	height: 176px;
	background-image: url(file:///WEBS/ibg/img/home/title.jpg);
	background-repeat: no-repeat;
}

.centerArea {
	margin-top: 10px;
}

#titleBanner {
	width: 730px;
	height: 130px;
}

.quote {
	background-image: url(/img/quote.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	padding-top: 30px;
	line-height: 18px;
	margin-bottom: 20px;
}

p.quotename {
	margin-left: 40px;
	font-size: 11px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

/*<group=Left Side>*/

.leftside {
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 35px;
	color: #444;
	background-color: #F6F6D5;
}

.crokerphoto {
	margin-bottom: 5px;
	margin-left: 5px;
}

.leftside a {
	font-weight: bold;
	text-decoration: none;
	color: #324231;
}

.leftside a:hover {
	text-decoration: underline;
}

.leftside h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #4A644A;
}

.leftside table.pictures img {
	border: 1px solid #bbb;
	padding: 1px;
	background-color: #fff;
}

.leftside ul li {
	margin-bottom: 6px;
}

.leftside ol li {
	margin-bottom: 6px;
}
	
/*</group>*/

/*<group=Side Nav>*/

.sidenav {
	border-left-width: 1px;
	border-left-color: #fff;
	border-left-style: solid;
	padding-top: 15px;
	width: 225px;
	padding-bottom: 5px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #b8ab7d;
}

.sidenav p {
	margin-right: 5px;
	margin-left: 5px;
}

.sidenav a {
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
	width: 199px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

.sidenav a:hover {
	background-color: #cfc18e;
	color: #fff;
}

.sidenav blockquote {
	background-image: url(/img/quote.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: 'Hoefler Text', Garamond, Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 1.5em;
	padding-top: 25px;
	line-height: 18px;
	margin: 10px;
}
	
	
/*</group>*/
	
/*</group>*/

/*<group=Footer>*/

.footer {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #535353;
}

.footer a {
	font-weight: bold;
	color: #3b4833;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}
	
/*</group>*/

.body {
	margin-top: 1px;
}


