

/* color chart
dark brown: #733916

*/
/* ------------- =PAGE FORMATTING ------------- */

body {
	background: #fff url(../imgs/bg.jpg) fixed repeat-x top left;
	color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 3em 0;
	padding: 0;
	text-align: center;
	min-width: 780px;
	font-size: 12px;
}

a {
	color: #2222AA;
	text-decoration: underline;
}

a:visited {
	color: #660066;
	text-decoration: none;
}

a:hover {
	color: #AC2847;
	text-decoration: underline;
}

.wrapper {
	margin:0 auto;
	width: 765px;
	text-align: left;
	background-color: #fff;
	padding: 0;
	position: relative;
}
p{
color: #333333;
}

/* ------------- =HEADER ------------- */
#header {
	background-color: #fff;
	border-left: 1px solid #E4CFC3;
	border-right: 1px solid #E4CFC3;
	height: 8em;
}

#header #logo {
	margin: 1.5em 10px;
	float: left;
}

/* ------------- =NAVIGATION ------------- */


ul#mainnav {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	min-height: 3.2em;
	overflow: visible;
	border-bottom: 1px solid #704734;
	background: #95542D url(../imgs/navbg.gif) no-repeat top right;
	width: 765px;
}

ul#mainnav li {
	background: #95542D url(../imgs/navlibg.gif) no-repeat top right;
	float: left;
	display: block;
	text-align: left;
	white-space: nowrap;
	max-width: 20em;
}

#mainnav a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 1em .8em 1em .6em;
	margin: 0;
	background: url(../imgs/navhover.gif) no-repeat bottom -100px;
}


#mainnav a:visited {
	color: #fff;
}

#mainnav a:hover {	
	color: yellow;
	background: url(../imgs/navhover.gif) no-repeat bottom center;
}

/*navs on */
#home ul#mainnav li#nav1 a,
#billing ul#mainnav li#nav2 a,
#leasing ul#mainnav li#nav3 a,
#consulting ul#mainnav li#nav4 a,
#financing ul#mainnav li#nav5 a,
#aboutus ul#mainnav li#nav6 a,
#contactus ul#mainnav li#nav7 a
{
	font-weight: bold;
	letter-spacing: -1px;
}


/* ------------- =HEADINGS------------- */

h2 {
	color: #733916;
	border-bottom: 1px dotted #333;
	font-size: 14px;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

h3 {
	color: #733916;
	margin: .2em 0 .1em 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h4 {
	text-transform: uppercase;
	color: #733916;
}

#home h3 strong {
	color: black;
	text-transform: uppercase;
}

#home h2 {
	background: url(../imgs/headingicon.gif) no-repeat top left;
	padding-left: 24px;
	min-height: 39px;
	letter-spacing: -1px;
	font-size: 150%;
	margin-bottom: 1em;
	line-height: 120%;
}

/* ------------- =MAIN CONTENT------------- */

#feature2 {
	background: #fff url(../imgs/homefeature2bg.jpg) no-repeat bottom left;
	width: 330px;
	padding: 50px 15px 15px 15px;
	float: left;
	margin-top: -30px;
}

#feature2 p {
	font-size: 90%;
	line-height: 145%;
}

#feature2 p em, em {
	background-color: #FFFCCE;
	font-style: normal;
}

#feature3 {
	clear: both;
	background: #fff url(../imgs/feature3bg.jpg) repeat-x top center;
	padding: 20px;
}

#feature3 p {
	font-size: 80%;
	line-height: 150%;
	padding-left: 170px;
}

#feature3 img#featureimg {
	float: left;
	margin-bottom: -40px;
}

#feature3 a#takethetour {
	float: right;
	height: 99px;
	width: 98px;
	margin-left: 12px;
	background: url(../imgs/takethetour.gif) no-repeat top left;
}

#feature3 a:hover#takethetour {
	background: url(../imgs/takethetour.gif) no-repeat bottom left;
}

#feature3 a#takethetour img {
	display: none;
}

#home #bodycopy {
	float: right;
	width: 370px;
	padding: 0 15px 15px 0;
}

#billing #bodycopy,
#consulting #bodycopy,
#aboutus #bodycopy,
#contactus #bodycopy,
#financing #bodycopy,
#leasing #bodycopy
{
	background: #ffffff url(../imgs/flashfiller.gif) no-repeat top left;
	padding: 55px 25px 20px 25px;
	clear: both;
	margin: 0;
}

#flash {
	position: relative; /*fixes bug in IE */
	z-index: 5;
}


#bodycopy p, #bodycopy ul, #bodycopy ol {
	font-size: 90%;
	line-height: 160%;
}

#bodycopy p.introtxt {
	color: #733916;
	line-height: 150%;
	font-size: 100%;
}

#bodyimg {
	float: right;
	margin: 0 0 0 10px;
}

p.readmore {
	font-weight: bold;
	text-align: right;
}

p.readmore a {
	color: #3559A7;
	text-decoration: underline;
}

p.readmore a:hover {
	background-color: #E4D7D7;
	border: 1px solid white;
	margin: -4px -5px;
	padding: 3px 4px;
	text-decoration: underline;
}

p.alt a:hover {
	border: 1px solid #E4D7D7;
	background: white;
}

ul#portallist {
	position: absolute;
	top: 10px;
	right: 10px;
	list-style-type: none;
	padding: 0;
	margin-right: 1em;
}

ul#portallist li a {
	margin-top: -1px;
	display: block;
	padding: .5em;
	font-size: 80%;
	border: 1px solid #DAE3E2;
	text-decoration: none;
	color: #333;
}

ul#portallist li a:hover {
	background: #557F73;
	color: #fff;
	text-decoration: none;
}

.vcard {
	margin-top: 2em;
	font-size: 80%;
	line-height: 150%;
}

.txtblk {
	width: 430px;
	text-align: left;
	padding: 0 10px 20px 0;
	float: right;
}

#featuresub {
	padding-top: 15px;
	float: left;
}

#featuresub img {
	padding: 12px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #eee;
	background: #f9f9f9;
}

#leasing form {
	width: 800px;
}

#leasing form fieldset {
	width: 330px;
	
}

#leasing form fieldset#first {
	float: left;
}


#leasing form fieldset legend {
	color: black;
	font-weight: normal;
	font-size: 90%;
}

#leasing form #submit {
	position: absolute;
	bottom: 70px;
	right: 30px;
}

#bodycopy p.continue {
	text-align: right;
}

a#continuethetour {
	display: block;
	height: 61px;
	margin-left: 330px;
	background: url(../imgs/continuethetour.gif) no-repeat top right;
}

a:hover#continuethetour {
	background: url(../imgs/continuethetour.gif) no-repeat bottom right;
}

a#continuethetour span {
	display: none;
}

/* ------------- =FOOTER ------------- */

#footer {
	clear: both;
	background: #fff url(../imgs/footerbg.gif) repeat-x top left;
	padding-top: 10px;
	text-align: right;
}

#copyright {
	color: #666;
	font-size: 75%;
}

/* ------------- =SUBPAGE SPECIFIC ------------- */


/* ------------- =OTHER ------------- */

img {
	border: 0;
}

hr {
	display: none;
}


#leasing form, #contactus form {
	font-size: small;
	font-weight: bold;
	color: #733916;
}

#leasing form input, #contactus form input, #contactus form textarea{
	font-size: small;
}