@charset "utf-8";
body,html {	height:100%; }

body {

	text-align:center;	
	font-family:Arial Narrow, Arial, sans-serif;
	background:url(../images/loading.gif) center no-repeat;
	font-size:15px;
	letter-spacing:.3px;
	line-height:16px;
	color:#666;
	
	position:relative;
	height:100%;
	min-height:732px;
	min-width:976px;

}
*html body	{
	height:732px;
	/*width:976px;*/

	
}


.outer {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-488px;
	margin-top:-366px;
}

.inner {
	position:relative;
	float:left;
	width: 946px;
	height: 732px;
	border:1px solid #ccc;
	
}
.leftContent {
	position:relative;
	display:block;
	
	float:left;
	width:270px;
	overflow:hidden;
	
	height:732px;
	text-align:left;
	border-right: 1px solid #ccc;
	
}
.rightContent {
	position:relative;
	float:left;
	

}
#overBox {
	position:absolute;
	float:left;
	top:300px;
	left:0px;
	margin-left:-250px;
	width:720px;
	z-index:100;
	padding:30px 50px 3px 30px;
	background-color:#FFFFFF;
	line-height:1em;
	letter-spacing:.04em;

}
#contactTop {
	position:relative;
	float:left;
	background-color:#FFFFFF;
	height:302px;
	padding-left: 50px;
}
#contactBottom {
	position:relative;
	float:left;
	left:0px;
	width:675px;
	background:url(../images/Bloom_Outside.jpg) right top no-repeat;
}
.transBox {	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/semiTrans.png');}
.transBox[class] { background-image:url(../images/semiTrans.png); }
.mainPic {
	position:relative;
	float:left;
	z-index:1;
}
.logo {
	position:relative;
	float:left;
	background-color: #739dd3;
	padding-top:15px; 
	padding-left:22px;
	padding-bottom:15px;
	width:270px;
	border-bottom:1px solid #ccc;
}
.menu {
	position:relative;
	float:left;
	width:270px;
	height:115px;
	padding-left:45px;
	padding-top:40px;
	border-bottom:1px solid #ccc;

}
.leftMid {
	position:relative;
	float:left;
	width:180px;
	height:295px;
	padding-left:50px;
	padding-top:30px;
	font-size: 15px;
}

.leftBottom {
	position:relative;
	float:left;
	width:220px;
	height:85px;
	padding-left:49px;
	padding-top:18px;
	
	font-size:13px;
	font-weight:normal;
	
	border-top:1px solid #ccc;
}
.menu ul {	
} 
.menu li {
	padding-left:20px;
	margin-bottom:10px;
	color:#ffffff;
	
}
.menu a { color:#666; text-decoration:none; font-weight:normal; font-size:20px; }
.menu a:hover { font-weight:bold; }
.menu a:active { font-weight:bold; }
.menu_active { font-weight:bold; background: url(../images/marker.gif) left center no-repeat; }
.menu_active a {font-weight:bold; }
.leftMid li { padding-left:18px; line-height:22px; font-size:18px; }
.list_active { font-weight:bold; background: url(../images/marker.gif) left center no-repeat; }
.list_active a {font-weight:bold; }
.list_inactive { }
#contentHolder
{
	position:relative;
	float:left;
	text-align: left;
	height: 732px;
}

#slideshowContent
{
	width: 675px; 
	margin: 0px auto;
}

/* text handling here */
.small { font-size:13px; }
.purple a { color:#739dd3;}
a {color:#666; text-decoration:none; }
a:hover {}
h1	{font-size:120%;}
h2 { font-size:110%; padding-bottom:8px; font-weight:600;}
p { padding-bottom:12px; text-align:left;}
p.small {padding-bottom:6px; }
.submit input { margin-left: 4.5em; width:80px; height:25px; padding-top:3px;} 
input {width:500px; height:20px; }
textarea {width:500px; height:50px;}
strong {font-weight:bold; }
