/* body  ****************************************************************************** */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	text-align: center;
	background-image:url(http://www.minisitehq.com/businessfiles/2783/back.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}

/* TinyMCE specific rules */
body.mceContentBody {
	background: #FFF;
	background-image: none;
	text-align: left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #999999;
}

body.mceContentBody h2{
	border-bottom: 1px solid rgb(204, 204, 204); 
	margin: 0pt; 
	padding: 0pt; 
	font-size: 20px; 
	line-height: 35px; 
	height: 35px; 
	font-weight: normal; 
	color: rgb(168, 214, 88);
	}
	
body.mceContentBody h3{
	font-size: 12px; 
	line-height: 20px; 
	height: 20px; 
	font-weight: bold; 
	color: rgb(168, 214, 88);
	}


a:link{
	font-weight: bold;
	color: #A8D658;
	
	text-decoration: none;
}

a:visited{
	font-weight: bold;
	color: #A8D658;

	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #A8D658;

	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #33B8AA;
	text-decoration: underline;

	
}

p, h1, h2, h3, h4, h5, h6 {
margin:0px;
padding: 10px 0px 0px 0px;
}

.pic {
padding: 10px 0px 0px 0px;
}

/* Wrapper   *************************************************************************8 */

#wrapper {
	width: 770px;
	padding: 0;
	margin: 0 auto;
	background-repeat: repeat;
}

/*    Top  ****************************************************************************** */

#top {
	background-image: url(http://www.minisitehq.com/businessfiles/2783/top.jpg);
	height: 140px;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

#top p{
	margin: 0;
	padding: 0;
	text-align:right;
	}

/*    navigation  ****************************************************************************** */

#nav {
	height: 25px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size:12px;
	line-height:20px;

}
#nav p {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}

#nav ul{
	margin:0px;
	padding: 0px;
	list-style:none;
	}
	
#nav ul li{
	display:inline;
	padding:0px 10px;
	}

/*    Main  ****************************************************************************** */

#main {
	text-align:left;
}

/** html #main {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}*/

#banner{
	height:175px;
	background-image:url(http://www.minisitehq.com/businessfiles/2783/banner.jpg);
	}
	
#gmap{
	float:left;
	width:500px;
	}
#cont{
	height:400px;
	width:269px;
	background-image:url(http://www.minisitehq.com/businessfiles/2783/cont.jpg);
	background-repeat:repeat-x;
	float:right;
	text-align:left;
	}

#cont p{
	font-size: 12px;
	 color : #FFFFFF;
	 float:right;
	 width:240px;
	 }
	
#cont a{
	color:#FFFFFF;
	}
	
#cont span.bus{
	font-size:18px;
	}
	
	
	/*    Left  ****************************************************************************** */

#left {
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12px;
	color: #999999;
}
#left li{
	list-style-type:none;
	}

#left h3{
	font-size:20px;
	line-height:35px;
	border-bottom:1px solid #CCCCCC;
	height:35px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:A8D658;
	}

/*    Right  ****************************************************************************** */

#right {
	text-align: left;
	float: right;
	width: 560px;
	padding-right: 0px;

}

/*#right ul {
	margin: 0px;
	padding: 0px 10px;
}*/

/*    Footer  ****************************************************************************** */

#footer {
	background-image: url(http://www.minisitehq.com/businessfiles/2783/footer.jpg);
	height: 90px;
	clear: both;
	color: #999999;
	font-size: 12px;
	

}
#footer p {
	color: #FFFFFF;
	margin:0px;
	}
#mini {
	text-align: right;
	width: 770px;
}
#mini p {
	color: #999999;
	font-size: 10px;
	padding-top: 16px;
}
#mini a:link, #mini a:visited, #mini a:active {
	color: #A8D658;
	font-size: 10px;
	text-decoration: none;
}
#mini a:hover {
	color: #999999;
	font-size: 10px;
	text-decoration: underline;
}
a.lmenu {
color: #A8D658;
text-decoration: none;
}
a.lmenu:visited {
	font-weight: bold;
color: #A8D658;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


a.topmenu {
color: #33B8AA;
font-size:12px;
text-decoration: none;
}
a.topmenu:visited {
font-weight: bold;
color: #33B8AA;
text-decoration: none;
}
a.topmenu:hover {
font-weight: bold;
color: #A8D658;
text-decoration: underline;
}


a.lmenu:hover {
font-weight: bold;
color: #33B8AA;
text-decoration: underline;
}

.content{
	 font-size: 12px;
	 color : #999999;
	}
	
.content h2{
	border-bottom: 1px solid rgb(204, 204, 204); 
	margin: 0pt; 
	padding: 0pt; 
	font-size: 20px; 
	line-height: 35px; 
	height: 35px; 
	font-weight: normal; 
	color: rgb(168, 214, 88);
	}
	
.content h3{
	font-size: 12px; 
	line-height: 20px; 
	height: 20px; 
	font-weight: bold; 
	color: rgb(168, 214, 88);
	}
	
.maintitle{
	font-weight: bold;
	font-size: 12px;
	 color : #999999;
text-decoration: none;
	}

	
.imgcarryright{
	width:192px;
	height:165px;
	float:right;
	vertical-align:bottom;
	padding-left:5px;
}
.imgcarryleft{
	width:192px;
	height:165px;
	float:left;
	vertical-align:bottom;
	padding-right:5px;
}
.imgboldtext{
         font-weight: bold;
	 font-size: 11px;
	 color:#666666;
}

/*img{
	padding:4px;
	border:1px solid #CCCCCC;
	}
	
img#pageimg2{
	padding:4px;
	border:1px solid #CCCCCC;
	}
	
span.pic{
	float: right;
	}*/
