/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
body {
	background-color:#FAFAFA;
}
.clear {clear:both}
#shell_centered {
	text-align: center;
	width: 100%;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: 145px top;
}
#shell_920 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/column_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#shell_920_banner {
	width: 920px;
	clear:left;
}
#shell_920_content {
	width: 920px;
	text-align: left;
}
#shell_920_footer {
	width: 920px;
	height: 84px;
	clear: left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#top_nav {
	font-size: 12px;
	width: 845px;
	text-align: right;
	padding-top: 5px;
	color: #FFFFFF;
	padding-right: 75px;
}
#banner_top {
	height: 105px;
	width: 100%;
	background-image: url(../images/banner_top.jpg);
	background-repeat: no-repeat;
}
#banner_main {
	background-image: url(../images/banner_main.jpg);
	background-repeat: no-repeat;
	height: 179px;
	width: 100%;
	background-position: center;
}
#left_100 {
	height: 100%;
	width: 80px;
	text-align: right;
	float: left;
}
#right_100 {
	text-align: left;
	float: right;
	height: auto;
	width: 80px;
}
#inside_760 {
	width: 760px;
	margin-left: 80px;
}
#content_shell {
	height: auto;
	width: 100%;
	text-align: left;
}
#footer {
	height: 84px;
	width: 920px;
	clear: left;
}
#footer_content {
	height: auto;
	width: 500px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#leftcolum_shell {
	width: 560px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/inner_left_flower.jpg);
	overflow: auto;
	float: left;
}
#rightcolumn_shell {
	height: auto;
	width: 200px;
	float: right;
}
#leftcolumn_content_wrapper {
	padding: 10px;
}
#rightcolumn_content_wrapper {
	padding: 10px;
	font-size: 12px;
	color: #501D1A;
}
#shell_centered #shell_960 #shaow_right #shadow_left #inside_760 #content_shell #rightcolumn_shell #rightcolumn_content_wrapper p {
	color: #5A2A25;
	font-size: 12px;
	line-height: 18px;
	margin-top: 12px;
}
#shell_centered #shell_920 #shell_920_content #left_side {
	float: left;
}
#shell_centered #shell_920 #shell_920_content #right_side {
	float:right;
	}
#main_nav {
	width: 760px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 149px;
}
#shell_centered #shell_920 #shell_920_content #inside_760 #content_shell #leftcolum_shell #leftcolumn_content_wrapper #dr_snow {
	margin-right: 20px;
}
.divider {
	height: 5px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #501D1A;
	margin-bottom: 20px;
	clear: left;
	margin-top: 10px;
}
.float_img_left {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}
#shell_centered #shell_920 #shell_920_content #inside_760 #content_shell #rightcolumn_shell #rightcolumn_content_wrapper #contact_us {
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #501D1A;
	padding-bottom: 3px;
}
.back_to_top {
	color: #999999;
	clear: left;
	height: auto;
	width: auto;
	background-image: url(../images/up.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#shell_centered #shell_920 #shell_920_content #inside_760 #content_shell #leftcolum_shell #leftcolumn_content_wrapper .back_to_top a {
	color: #999999;
	font-size: 11px;
	padding-left: 20px;
	text-decoration: none;
}
#shell_centered #shell_920 #shell_920_content #inside_760 #content_shell #leftcolum_shell #leftcolumn_content_wrapper h6 a {
	color: #999999;
}
.lowercase {
	text-transform: lowercase;
}
