﻿#Homepage
{
	clear:both;
}

/* <Columns> */
#ContentLeft
{
	width: 664px;	
	float: left;
}

#ContentLeft p
{
	padding: 0;
	margin: 6px 0 10px 0;
}

#InnerContent
{
	padding: 0px 10px 0px 25px;
	margin: 0px 0px 0px 1.7em;
}

#ContentRight
{
	background-color: #FFF;
	width: 336px;
	height: auto;
	margin: 0px 20px 0px 0px;
	float: right;
}

/* </Columns> */

/* <Banner> */
#Banner
{
	background-color: #FFF;
	background-image: url(/Images/com/Backgrounds/home_banner_edge.gif);
	background-repeat: no-repeat;	
	height: 225px;
	padding: 10px 0px 0px 19px;
	margin: 0px 0px 0px 0px;	
}

#Banner .inner
{
	background-color: #FFF;
	background-image: url(/Images/com/Backgrounds/home_banner_inner_bg.gif);
	background-repeat: repeat-y;
	padding: 13px 13px 15px 12px;
	width:604px;
}

#Banner .text
{
	background-repeat: no-repeat;	
	height: 165px;
	padding: 10px 0 0 17px;
	margin: 0;
	border: solid 3px #FFF;
}

#Banner .text h1
{
	color: #006400;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 18px;
	width: 280px;
	padding: 0;
	margin: 0 0 10px 0;
}

#Banner .text p
{
	width: 280px;
	padding: 0;
	margin: 0;
}

/* </Banner> */

/* <RightCallouts> */
#RightCallouts
{
	background-color: #FFF;
	background-image: url(/Images/com/Backgrounds/explore_bg.gif);
	background-repeat: no-repeat;
	padding: 1px 0 0 9px;
	margin: 20px 0 0 0;
	display: block;
}

#RightCallouts div.calloutListItem 
{
	clear:both;
	margin:0px 0px 28px 0px;
}

#RightCallouts div.calloutListItem p
{
	margin:0px;
}

#RightCallouts div.calloutListItem .image
{
	display:block;
	width:50px;
}

#RightCallouts div.calloutListItem .image.left
{	
	padding: 4px 10px 2px 0px;
	float: left;
}

#RightCallouts div.calloutListItem .image.right
{
	padding:4px 0px 2px 10px;
	float:right;	
}

#RightCallouts div.calloutListItem .body
{
	width:250px;
	padding:0px 0px 0px 0px;
	display:block;
}

#RightCallouts div.calloutListItem .body.left
{
	float:left;
}

#RightCallouts div.calloutListItem .body.right
{
	float:right;	
}

/* </RightCallouts> */

/* <Locator> */
#Locator
{	
	width: 327px;	
	margin: 0 0 0 9px;
}

#Locator .form
{
	background-image: url(/Images/com/Backgrounds/locator_home_left.gif);
	padding: 0 0 0 126px;	
}

#Locator .form input.text
{
	width: 144px;	
}
/* </Locator> */

/* <BottomCallouts> */
#BottomCallouts
{
	background-color: #FFF;	
	height: auto;
	padding: 0;
	margin: 20px 0 0 19px;
	display: block;
}

#BottomCallouts div.callout
{
	padding: 1px 1px 0 17px;
	background-position: 7px 0px;
	margin: 0;
	width: 295px;
	float: left;
}

#BottomCallouts div.callout.outer
{
	min-height:158px;
}

#BottomCallouts div.callout .inner img.callout.right
{
	padding: 0px 5px 0px 10px;
		
}

#BottomCallouts div.callout .inner img.callout.left
{
	padding:0px 10px 0px 5px;
}

/* </BottomCallouts> */