body {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;

	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #333;
}
form {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	
	font-family: arial, sans-serif;
	font-size: 11px;
}
label {
	font-weight: bold;
}

input.textHalf {
	margin: 2px 0px 6px 0px;
	width: 220px;
	
	background-color: #efefef;
}
input.textFull {
	margin: 2px 0px 6px 0px;
	width: 460px;
	
	background-color: #efefef;
}
textarea.textFull {
	margin: 2px 0px 6px 0px;
	width: 460px;
	height: 200px;

	background-color: #efefef;
}
input.buttonFull {
	width: 160px;
}
input.buttonHalf {
	width: 80px;
}

#flashBanner {
	display: block;
	width: 504px;
	height: 130px;
}
#printHeader {
	display: none;
}

#page {
	margin: 0px auto 0px auto;
	width: 768px;
	
	background-image: url(../images/page.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#logoImage {
	display: block;
	margin: 10px 0px 0px 0px;
	border: 0px;
}

#pageLeft {
	float: left;
	clear: left;
	width: 264px;
	
	background-image: url(../images/bg.left.gif);
	background-repeat: repeat-x;
	background-position: top;

	background-color: #fff;
}

#pageRight {
	float: left;
	clear: none;
	margin: 0px;
	padding: 11px 0px 0px 0px; 
	width: 504px;
	
	background-image: url(../images/topRight.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#content {
	margin: 0px;
	padding: 20px 0px 10px 0px; 
	
	border-left: 1px solid #666;
	
	background-image: url(../images/content.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#copyright {
	float: left;
	margin: 0px;
	padding: 19px 0px 0px 0px;
	width: 268px;
	
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ccc;
	
	text-align: center;
}
#textLinks {
	float: left;
	margin: 0px;
	padding: 19px 20px 0px 0px;
	width: 480px;
	
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #999;

	text-align: right;
}
#textLinks a {
	color: #fff;
	text-decoration: none;
}
#textLinks a:hover {
	color: #fff;
	text-decoration: underline;
}



#pageBottom {
	clear: both;
	height: 45px;

	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}


#pageLeft ul.menu {
	margin: 0px 0px 0px 4px;
	padding: 10px 10px 10px 10px;
	width: 240px;
	
	list-style-type: none;
	
	background-color: #000;
}

#pageLeft ul.menu li.out {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 10px;
	height: 22px;

	font-family: arial, sans-serif;
	font-size: 11px;
	color: #999;
	
	background-image: url(../images/leftMenu_out.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#pageLeft ul.menu li.over {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 10px;
	height: 22px;
	
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #fff;

	background-image: url(../images/leftMenu_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	
	cursor: pointer;
}
#pageLeft ul.menu li.on a {
	color: #999;
	text-decoration: none;
}
#pageLeft ul.menu a {
	color: #fff;
	text-decoration: none;
}

#pageLeft p.darkRates {
	margin: 0px 0px 0px 4px;
	padding: 45px 20px 15px 20px;
	
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #ccc;
	
	background-image: url(../images/leftDark.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #666;
}
#pageLeft p.darkRates a {
	color: #fff;
	text-decoration: none;
}
#pageLeft p.darkRates a {
	color: #fff;
	text-decoration: underline;
}
#pageLeft p.dark {
	margin: 0px 0px 0px 4px;
	padding: 25px 15px 15px 15px;
	
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #ccc;
	
	background-image: url(../images/leftDark.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #666;
}
#pageLeft p.light {
	margin: 0px 0px 0px 4px;
	padding: 25px 15px 15px 15px;
	
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
	
	background-image: url(../images/leftLight.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #999;
}


#topImage {
	display: block;
}
#imgOffice {
	float: right;
	margin: 0px 0px 10px 10px;
}

#pageRight h1 {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;

	font-family: arial, sans-serif;
	font-size: 20px;
	color: #fff;
	
	background-color: #b88854;
}
#pageRight h2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;

	font-family: arial, sans-serif;
	font-size: 14px;
	color: #333;
}
#pageRight h3 {
	margin: 0px;
	padding: 10px 10px 0px 10px;

	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
}
#pageRight h4 {
}
#pageRight p {
	margin: 0px;
	padding: 10px 10px 0px 10px;

	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333;
}

#pageRight ul {
	margin: 0px 0px 0px 17px;
	padding: 10px 10px 0px 10px;

	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
#content a {
	color: #8a2e27;
	text-decoration: none;
	
}
#content a:hover {
	color: #8a2e27;
	text-decoration: underline;	
}


#pageRight p.crumbTrail {
	margin: 0px;
	padding: 6px 10px 10px 10px;

	font-family: arial, sans-serif;
	font-size: 11px;
	color: #b88854;
}
#pageRight p.crumbTrail a {
	color: #8a2e27;
	text-decoration: none;
}
#pageRight p.crumbTrail a:hover {
	color: #8a2e27;
	text-decoration: underline;
}

#pageRight p.topLink {
	margin: 10px 0px 10px 10px;
	padding-left: 5px;
	width: 180px;
	
	font-size: 10px;
	border-top: 1px solid #b88854;
}