/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background-image: url(images/belle_district_bgd_slice.jpg);
	min-width: 780px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5e6e65;
	color: #CECFC2;
	font: 76%/140% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	}
	
/* TYPE */

#fullleft h1, #subfullleft h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: normal;
	color: #29312D;
	padding-bottom: 7px;
	padding-top: 0px;
	margin: 0px;
	line-height: 33px;
	}
	
#fullleft h2 {
	padding: 0px 0px 4px 0px;
	margin: 0px;
	color: #DDE3DC;
	font-size: 0.9em;
	}
	
#fullleft p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #CECFC2;
	font-size: 1.1em;
	line-height: 1.6em;
	padding-bottom: 37px;
	background: url(images/mainflourish.gif) no-repeat center bottom;
	}
	
#subfullleft a {
	margin: 0px;
	padding: 0px;
	}

#subfullleft p a:link, #subfullleft p a:visited, #subfullleft p a:active,
#fullleft p a:link, #fullleft p a:visited, #fullleft p a:active {
		color: #FF9C68;
		text-decoration: underline;
		}
		
#subfullleft p a:hover,
#fullleft p a:hover {
	text-decoration: none;
	color: #EA6D33;
		}
	
#subfullleft p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #CECFC2;
	font-size: 1.1em;
	line-height: 1.6em;
	padding-bottom: 15px;
	}
	
#subfullleft h2 {
	color: #DDE3DC;
	font-size: 1.7em;
	padding-bottom: 8px;
	padding-top: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.3em;
	}
	
#mainrightsub h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #29312D;
	padding-bottom: -2px;
	padding-top: 0px;
	margin: 0px;
	}
	
#mainrightsub p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #dce4dd;
	font-size: 0.94em;
	line-height: 1.6em;
	padding: 3px 0px 10px 0px;
	}
	
th {
	text-align: left;
	}
	
tr {
	margin: 0px;
	padding: 0px;
	}
	
/* LAYOUT */

#wrap {
	margin: 0px auto;
	width: 780px;
	/*background: url(images/belle_district_sidebar_bgd.jpg) repeat-y right bottom; */
    }
	
#header {
	width: 780px;
	height: 128px;
	padding: 0px;
	margin: 0px;
	}
	
	div#header a {
	padding: 0px;
	margin: 0px;
	}
	
#logo {
	float: left;
	width: 300px;
	}
	
#navcontainer {
	background-color: #665f56;
	width: 780px;
	height: 40px;
	}
	
#flashcontent {
	float: left;
	background-color: #29312D;
	width: 525px;
	height: 181px;
	background-image: url(images/deweyhotel.jpg);
	}
	
#featurecolumn {
    float: right;
    width: 255px;
    }
	
#search {
	float: right;
	width: 440px;
	height: 30px;
	padding: 30px 40px 20px 20px;
	text-align: right;
	}
	
	#search form {
		display: inline;
		}
		
#fullpage {
	width: 780px;
	padding: 20px;
	}
	
#main {
    float: left;
    width: 325px;
	height: auto;
    }
	
#submain {
    float: left;
    width: 525px;
	height: auto;
    }

#sidebar {
	float: right;
	width: 255px;
	background: url(images/belle_district_sidebar_bgd.jpg) repeat-y left top;
    }
	
#mainleft {
	float: left;
	width: 210px;
	padding: 20px;
	}
	
#mainright {
	float: right;
	width: 150px;
	padding: 25px 25px;
	}
	
	#mainrightsub {
	width: 150px;
	height: auto;
	padding: 0px;
	margin: 0px;
    }
	
	
#fullleft {
	width: 300px;
	height: auto;
	padding: 25px 0px 25px 25px;
	}
	
#subfullleft {
	width: 475px;
	height: auto;
	padding: 25px 25px 25px 25px;
	background-color: #5e6e65;
	}
	
#rightcolumn {
	width: 215px;
	height: auto;
	padding: 20px;
	background: url(images/belle_district_sidebar_orn.jpg) no-repeat left top;
    }

	#rightcolumn h1 {
	color: #534B3E;
	font-size: .95em;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 8px;
		}
		
	#rightcolumn h1.brightorange {
	color: #29312D;
	font-size: 1.2em;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 8px;
	line-height: 1.5em;
		}
		
	#rightcolumn p {
		font-size: .94em;
		font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
		color: #405A50;
		padding-bottom: 4px;
			}
			
	#rightcolumn li {
	list-style: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	padding: 3px 0px 16px 0px;
	margin-bottom: 17px;
	font-size: .9em;
		}
		
		#rightcolumn li a:link, #rightcolumn li a:visited, #rightcolumn li a:active, #rightcolumn p a:link, #rightcolumn p a:visited, #rightcolumn p a:active {
			color: #29312D;
			}
			
		#rightcolumn li a:hover, #rightcolumn p a:hover {
			color: #29312D;
			text-decoration: none;
			}
	
#adcolumn {
	width: 215px;
	height: auto;
	padding: 20px;
	background: none;
	background-color: #5e6e65;
    }

#footer {
	clear: both;
	height: auto;
	width: 780px;
	border-top: 1px solid #3D5148;
	background-color: #5e6e65;
    }
	
	#footer a:link, a:visited, a:active {
		color: #999999;
		text-decoration: underline;
		}
	
	#footer a:hover {
		color: #353891;
		text-decoration: none;
		}
	
#footerleft {
	float: left;
	width: 500px;
	height: auto;
	padding: 20px;
	background-color: #5e6e65;
	}
	
	#footerleft p {
		color: #3D5148;
		font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
		font-size: 0.94em;
		}
		
	#footerleft a:link, #footerleft a:visited, #footerleft a:active {
		color: #3D5148;
		text-decoration: underline;
		}
		
	#footerleft a:hover {
		text-decoration: none;
		}
	
#footerright {
	float: right;
	width: 200px;
	padding: 20px;
	text-align: right;
	background-color: #5e6e65;
	}
	
	#footerright p {
		color: #3D5148;
		font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
		font-size: 0.94em;
		}
		
	#footerright a:link, #footerright a:visited, #footerright a:active {
		color: #3D5148;
		text-decoration: underline;
		}
		
	#footerright a:hover {
		text-decoration: none;
		}
	
#form1 {
	text-align: left;
	}
	
.floatitright {
	float: right;
	padding: 10px;
	margin: 20px;
	background-color: #E9F4EA;
	}
	
.floatitleft {
	float: left;
	padding: 10px;
	margin: 20px;
	background-color: #E9F4EA;
	}
	
.floatitrightclear {
	float: right;
	padding: 10px;
	margin: 10px;
	}
	
.floatitleftclear {
	float: left;
	padding: 10px;
	margin: 10px;
	}
	
.subrightimg {
	background-color: #DDE3DC;
	padding: 10px;
	}
	
#clearboth {
	clear: both;
	}
	
.linkicon {
	padding-bottom: -3px;
	}

.map {
	padding-top: 2px;
	border-bottom: 1px solid #3D5148;
	}
	
.map strong {
	color: #29312D;
	}
		
.orange a:link, .orange a:visited, .orange a:active {
		color: #FF8640;
		text-decoration: underline;
		}
		
.orange a:hover {
	text-decoration: none;
	color: #EA6D33;
		}
		
.formbluetext {
	color: #FFCC00;
	}
