/* CSS Document */

/*-----------------Dry Creek Copyright 2011------------------*/

.clear{
clear: both;
}

.spacer{
margin: 20px 15px;
border-bottom: 1px solid #CCCCCC;
}

p{
margin: 0px 15px 10px 15px;
}

strong{
color: #353535;
}

.PricingTable{
margin: 0px 15px 10px 15px;
line-height: normal;
border: 1px solid #cccccc;
}
	.PricingTable th{
	border-bottom: 1px solid #cccccc;
	}

	.PricingTable td{
	vertical-align: top;
	padding: 3px 20px 5px 20px;
	border-top:1px solid #dddfdf;
	}
	
	.PricingTable ul{
	margin-left: 10px;
	}
	
.ResultsWrapper{
width: 917px;
margin: 0px 15px;
}
	
.ResultsHeader{
font-weight: bold;
border-bottom: 1px solid #cccccc;
width: 917px;
font-size: 12px;
}

	.Results{
	width: 917px;
	}
	
.altRow{
background-color: #f3f3f3;
}

ul{
color: #758f32;
font-weight: normal;
margin-left: 40px;
}

	li > span{
	color: #000000;
	font-weight: normal;
	}
	
.office_img{
float: right;
margin: 0px 0px 10px 10px;
}

.ImageContainer{
margin: 20px;
}

	.ImageContainer img{
	float: left;
	margin: 0px 24px 20px 24px;
	}

img{
border: 2px solid #58750f;
}

.Map{
float: right;
margin-right: 20px;
display: block;
width: 119px;
height: 31px;
background: url(../Images/PlotMap_btn.gif) top left no-repeat;
}

	.Map:hover, .Map:active{
	width: 119px;
	height: 31px;
	background: url(../Images/PlotMap_btn.gif) bottom left no-repeat;
	}

a{
color: #334d0c;
text-decoration: none;
}

	a:hover, a:active{
	color: #758f32;
	text-decoration: underline;
	}

/*-------------------Framework----------------------*/

*{
margin: 0px;
padding: 0px;
}

body{
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(../Images/background.gif) top left repeat-x;
}

#Container{
width: 950px;
margin: 0px auto;
}

#BannerContainer{
}

.Logo{
display: block;
width: 355px;
height: 57px;
background: url(../Images/Logo.gif) top left no-repeat;
margin: 10px 0px 5px 0px;
float: left;
}

.NavContainer{
width: 517px;
float: right;
margin-top: 48px;
color: #e1e1e0;
text-align: right;
}

	.NavContainer a{
	color: #e1e1e0;
	text-decoration: none;
	}
	
	.NavContainer a:hover, .NavContainer a:active{
	color: #ffffff;
	text-decoration: underline;
	}
	
#AltBanner{
background: url(../Images/MainImage_1.jpg) top left no-repeat;
width: 950px;
height: 387px;
}

.CallToActionContainer{
background: url(../Images/CallToAction_btn.png) top left no-repeat;
width: 468px;
height: 120px;
margin: -50px 0px 0px 460px;
position: absolute;
z-index: 500000;
}

	.CallToActionContainer a{
	display: block;
	float: left;
	}

.Gallery_CallToAction{
background: url(../Images/ViewGallery_Image.png) top left no-repeat;
width: 150px;
height: 59px;
margin: 25px 0px 0px 25px;
outline: none;
}

.Directions_CallToAction{
background: url(../Images/Directions_Image.png) top left no-repeat;
width: 206px;
height: 61px;
margin: 25px 0px 0px 45px;
outline: none;
}

#MainContentContainer{
min-height: 175px;
padding-bottom: 10px;
border-bottom: 1px solid #334d0c;
line-height: 24px;
}

/*--------------Titles--------------------*/

h1{
display: none;
}

	.Welcome_title{
	width: 190px;
	height: 54px;
	background: url(../Images/PageTitles/Welcome.gif) top left no-repeat;
	margin-bottom: 30px;
	}
	
	.Pricing_title{
	width: 190px;
	height: 54px;
	background: url(../Images/PageTitles/Pricing.gif) top left no-repeat;
	margin-bottom: 30px;
	}
	
	.Rules_title{
	width: 190px;
	height: 54px;
	background: url(../Images/PageTitles/Rules.gif) top left no-repeat;
	margin-bottom: 30px;
	}
	
	.History_title{
	width: 190px;
	height: 54px;
	background: url(../Images/PageTitles/History.gif) top left no-repeat;
	margin-bottom: 30px;
	}
	
	.Plot_title{
	width: 251px;
	height: 54px;
	background: url(../Images/PageTitles/Plot.gif) top left no-repeat;
	margin-bottom: 30px;
	}
	
	.Gallery_title{
	width: 251px;
	height: 54px;
	background: url(../Images/PageTitles/Gallery.gif) top left no-repeat;
	margin-bottom: 30px;
	}
	
	.PlotSearch_title{
	width: 251px;
	height: 54px;
	background: url(../Images/PageTitles/Plot.gif) top left no-repeat;
	margin-bottom: 30px;
	}
	
	.Contact_title{
	width: 251px;
	height: 54px;
	background: url(../Images/PageTitles/Contact.gif) top left no-repeat;
	margin-bottom: 30px;
	}
	
h2{
border-bottom: 1px solid #dddfdf;
font-size: 16px;
color: #58750f;
font-weight: normal;
margin: 0px 15px;
}

/*----------*/

#FooterContainer{
padding-top: 5px;
font-size: 10px;
color: #749026;
}

.CopyrightContainer{
float: left;
width: 210px;
line-height: 18px;
}

	.CopyrightContainer div{
	color: #b6b6b6;
	}
	
	.CopyrightContainer a{
	color: #b6b6b6;
	text-decoration: none;
	}
	
	.CopyrightContainer a:hover, .CopyrightContainer a:active{
	color: #b6b6b6;
	text-decoration: underline;
	}
	
.FooterNav{
width: 430px;
float: right;
text-align: right;
}

	.FooterNav a{
	color: #749026;
	text-decoration: none;
	}
	
	.FooterNav a:hover, .FooterNav a:active{
	color: #749026;
	text-decoration: underline;
	}

/*-- Proud Partner Logo --*/

.ProudPartner {
    float: right;
    clear: both;
    padding-left: 30px;
}

    .ProudPartner img {
        float: left;
        clear: both;
        border: 0 none;
    }

    .ProudPartner span {
        float: left;
        clear: both;
        padding: 0 0 0 10px;
        vertical-align: bottom;
    }