body, table, form, div {
	font-family: Arial, Tahoma,Verdana, sans-serif;
	color: #343434;
	font-size: 12px;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
body {
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
	background: url(../template/misc/bg_strip_home.jpg) repeat-x;
}
:root {
	overflow-y: scroll !important;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}
a img {
	border: 0; 
}
/****************************************************************/
/*                       Containter                            */
/****************************************************************/
#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
}
/****************************************************************/
/*                       Main Content                           */
/****************************************************************/
#header {
	display: block;
	height: 370px;
	width: 100%;
}
#flash_box {
	width: 100%;
	height: 326px;
}
#main_partition {
	width: 100%;
	clear: both;
}
#welcome_partition {
	display: inline;
	width: 712px;
	margin-left: 36px;
	float: left;
}
#house_pic, #welcome_house_pic {
	width: 204px;
	height: 118px;
	border: 1px solid #949494;
	float: left;
	overflow: hidden;
	vertical-align: bottom;
}
#welcome_house_pic 
{
	margin-top: 10px;
}
#welcome_text {
	display: inline;
	width: 488px;
	float: left;
	margin-left: 14px;
	padding-top: 9px;
}
#slideshow_top {
	width: 720px;
	height: 18px;
	margin-left: 29px;
	background: url(../template/misc/slideshow_top.gif) no-repeat;
	clear: both;
}
#slideshow_partition {
	width: 720px;
	margin-left: 29px;
	background: url(../template/misc/slideshow_bg.gif) repeat-y;
	overflow: hidden;
	position: relative;
}
#slideshow_bot {
	width: 720px;
	height: 19px;
	margin-left: 29px;
	background: url(../template/misc/slideshow_bot.gif) no-repeat;
	clear:both;
}
.slideshow_box {
	width: 157px;
	float: left;
	margin: 0px;
	overflow: hidden;
}
.slideshow_pic {
	width: 155px;
	height: 73px;
	float: left;
	border: 1px solid #949494;
	margin-bottom: 2px;
}
/* SPECIAL OPACITY EFFECTS */
.trans {
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	width: 155px;
	height: 73px;
	float: left;
	border: 1px solid #555555;
	margin-bottom: 2px;
}
.env 
{
	width: 1826px;
	position:absolute;
	left:0px;
	top:0px;
}
#filmstrip img 
{
	border: 0px;
	vertical-align: top;
}
.imagegap 
{
	width:1px;
	height: 150px;
	background-color:gray;
}

/****************************************************************/
/*                         Footer                               */
/****************************************************************/
#footer {
	display: inline;
	width: 720px;
	height: 75px;
	background: url(../template/misc/footer_bg.gif) no-repeat;
	margin: 17px 30px 0px 30px;
	padding-bottom: 17px;
	float: left;
	text-align: center;
}
#address {
	width: 720px;
	float: left;
	padding-top: 12px;
	margin: auto;
}
#footer_nav {
    width: 720px;
	float: left;
	padding-top: 5px;
	margin: auto;
}
#credit {
	width: 720px;
	float: left;
	padding-top: 5px;
	margin: auto
}
/****************************************************************/
/*                          Text                                */
/****************************************************************/
.body_text {
	color: #343434;
}
a {
	text-decoration: underline;
	color: #343434;
	font-weight: bold;
}
a:hover {
	color: #2E85D0;
}
.slideshow_text {
	width: 149px;
	margin: 0px 3px 0px 3px;
	color: #343434;
	font-size: 11px;
}
a.slideshow_text {
	text-decoration: underline;
	color: #343434;
	font-weight: bold;
}
a:hover.slideshow_text {
	color: #2E85D0;
}
.footer_text {
	font-size: 11px;
	color: #FFFFFF;
}
.footer_links {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_links a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer_links a:hover{
	color: #93CDFF;
}			
.footer_links_alt {
	font-size: 10px;
	color: #FFFFFF;
}
.footer_links_alt a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_links_alt a:hover {
	color: #93CDFF;
}			
