
a:link {
	font-family: Tahoma;
	text-decoration: none;
	color: #5e0303;
}

a:visited {
	font-family: Tahoma;
	text-decoration: none;
	color: #5e0303;
}

a:hover {
	font-family: Tahoma;
	text-decoration: underline;
	color: #5e0303;
}

a:active {
	font-family: Tahoma;
	text-decoration: none;
	color: #5e0303;
}

.clear {
	clear: both;
}

#cg
{
	/*border: 1px solid #000;*/
	margin: 0;
	padding: 0;
	position: absolute;
	width: 610;
	height: 610;
	left: 50px;
	top: 111px;
	visibility: visible;
}

#cg a
{
	text-decoration: underline;
	font-weight: normal;
}

#cg-error
{
	position: absolute;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	padding: 0;
	width: 300px;
	height: 300px;
	left: 150px;
	top: 200px;
}

#cg-search
{
	/*border: 1px solid #000;*/
	width: 620px;
	height: 605px;
	background: url(images/search.png) no-repeat -3px 37px;
}

#cg-searchQuick
{
	/*border: 1px solid #000;*/
	text-align: center;
	margin: 90px 0 0 0;
	width: 326px;
	height: 100px;
}

#cg-searchQuick p, #cg-searchAdvanced p
{
	margin: 2px 0;
}

#cg-searchQuick .cgField, #cg-searchAdvanced .cgField
{
	margin: 0 0 18px 0;
	width: 324px;
	color: #5e0303;
	background-color: #f7e7bd;
	border: 1px solid #5e0303;
}

#cg-searchAdvanced input.cgField
{
	width: 320px;
}

#cg-searchQuick input.cgField
{
	width: 200px;
}

#cg-searchQuick input.cgSubmit
{
	display: block;
	margin: 0 auto;
}

#cg-searchAdvanced input.cgSubmit
{
	display: block;
	margin: 0;
}

#cg-searchAdvanced
{
	/*border: 1px solid #000;*/
	margin: 72px 0 0 0;
	width: 330px;
	height: 325px;
}

#cg-results h1, #cg-results div div#cg-resultLink a h1
{
	margin: 11px 0;
	padding: 0;
}

#cg-results div.oddRow, #cg-results div.evenRow
{
	/*border: 1px solid #000;*/
	position: relative;
	width: 610px;
	height: 85px;
	padding: 6px 2px;
	vertical-align: middle;
}

#cg-results div.oddRow
{
	background-color: #efe7ba;
	padding: 2px;
}

#cg-results div div#cg-resultPhoto
{
	/*border: 1px solid #000;*/
	margin: 0 5px 0 0;
	position: relative;
	float: left;
	vertical-align: middle;
}

#cg-results div div#cg-resultAddress
{
	/*border: 1px solid #000;*/
	margin: 5px;
	position: relative;
	float: left;
	width: 350px;
	height: 70px;
	vertical-align: middle;
}

#cg-results div div#cg-resultAddress h2.bodycopy
{
	margin: 0 0 5px 0;
	padding: 0;
	color: #000;
	font-size: 15px;
	font-weight: normal;
}

#cg-results div div#cg-resultAddress p.bodycopy
{
	color: #000;
	font-size: 11px;
}

#cg-results div div#cg-resultLink
{
	/*border: 1px solid #000;*/
	margin: 20px 5px 20px 5px;
	position: relative;
	height: 35px;
	float: right;
	vertical-align: middle;
}

#cg-results div div#cg-resultLink a, #cg-results div div#cg-resultLink a:hover, 
#cg-results div div#cg-resultLink a:visited, #cg-results div div#cg-resultLink a h1
{
	font-weight: bold;
	text-decoration: underline;
}

#cg-results div div#cg-resultAddress p, #cg-details p, #cg-description p, #cg-adResults p
{
	display: inline;
}

#cg-resultsPageNav
{
	/*border: 1px solid #000;*/
	position: relative;
	width: 610px;
	height: 20px;
	top: -10px;
	text-align: right;
}

#cg-resultsPageNav a, #cg-adResultsPageNav a
{
	font-family: Tahoma;
	font-size: 10px;
	color: #5e0303;
}

#cg-details
{
	/*border: 1px solid #000;*/
	position: relative;
	width:610px;
	height:212px;
	top: 8px;
	overflow: hidden;
}

#cg-search h1, #cg-details h1, #cg-description h1, #cg-adResults h1
{
	margin: 0 0 10px 0;
	padding: 0;
}

#cg-photos
{
	/*border: 1px solid #000;*/
	float: left;
	position: relative;
	width:325px;
	height:205px;
	top:5px;
}

#cg-photos div#cg-mainPhoto
{
	/*border: 1px solid #000;*/
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	width:252px;
	height:202px;
}
 
#cg-photos div#cg-mainPhoto img
{
	padding: 0;
	margin: 0;
}

#cg-thumbnailPhotos
{
	/*border: 1px solid #000;*/
	margin: 0 2px 0 0;
	padding: 0;
	position: relative;
	float: right;
	width:65px;
	height:200px;
}

#cg-thumbnailPhotos a
{
	border: none;
	display: block;
	padding: 0;
	margin: 0 auto;
}

#cg-thumbnailPhotos a img
{
	border: none;
	border-bottom: 1px solid #FFF;
	padding: 0;
	margin: 0 auto;
}

#cg-address
{
	/*border: 1px solid #000;*/
	background: url(images/box-campground_info.gif) no-repeat 0px;
	float: right;
	position: relative;
	padding: 10px;
	width:260px;
	height:190px;
}

#cg-address span
{
	font-weight: bold;
}

#cg-description
{
	/*border: 1px solid #000;*/
	position: relative;
	width:610px;
	height:110px;
	top: 8px;
	overflow: hidden;
}

#cg-adResults
{
	/*border: 1px solid #000;*/
	background: url(images/box-campground_results.gif) no-repeat 0px 1px;
	margin: 5px 0 0 0;
	padding: 10px;
	position: relative;
	width:590px;
	height:260px;
	top: 8px;
	overflow: hidden;
}

#cg-adResults table
{
	border-collapse: collapse;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: left;
	width: 100%;
}

#cg-adResults table tr th
{
	width: 20%;
	text-align: left;
	background-color: #efe7ba;
	padding: 3px 10px 3px 10px;
}

#cg-adResults table tr.evenRow, #cg-adResults table tr.evenRow td
{
	background-color: #efe7ba;
}

#cg-adResults table tr td
{
	text-align: left;
	padding: 3px 10px 3px 10px;
}

#cg-adResults table tr td#field5
{
	text-align: right;
}

#cg-adResults #cg-noAds
{
	text-align: center;
	position: relative;
	margin: 0 auto;
	width:590px;
	top: 40px;
}

#cg-adResults table#moForm
{
	position: relative;
	margin: 0 auto;
	width: 585px;
	height: 255px;
	padding: 0;
	margin: 0;
	border: none;
	overflow: hidden;
}

#cg-adResults table tr td#cg-moColumn1
{
	/*border: 1px solid #000;*/
	border: none;
	width: 190px;
	padding: 0 10px 0 0;
	text-aligh: left;
	vertical-align: top;
}

#cg-adResults table tr td#cg-moColumn2
{
	/*border: 1px solid #000;*/
	border: none;
	width: 90px;
	padding: 0 10px 0 0;
	text-aligh: left;
	vertical-align: top;
}

#cg-adResults table tr td#cg-moColumn3
{
	/*border: 1px solid #000;*/
	border: none;
	width: 90px;
	padding: 0 10px 0 0;
	text-aligh: left;
	vertical-align: top;
}

#cg-adResults table tr td#cg-moColumn4
{
	/*border: 1px solid #000;*/
	border: none;
	width: 185px;
	padding: 0;
	text-aligh: left;
	vertical-align: top;
}

#cg-adResults table tr td#cg-moColumn1Span3, #cg-adResults table tr td#cg-moColumn2Span2
{
	/*border: 1px solid #000;*/
	border: none;
	padding: 0;
	text-aligh: left;
	vertical-align: top;
}

#cg-adResults table tr td#cg-moColumn4Button
{
	/*border: 1px solid #000;*/
	border: none;
	width: 185px;
	height: 20px;
	padding: 0;
	text-aligh: left;
}

#cg-adResults table tr td#cg-moColumn1 p, #cg-adResults table tr td#cg-moColumn2 p, 
#cg-adResults table tr td#cg-moColumn3 p, #cg-adResults table tr td#cg-moColumn4 p,
#cg-adResults table tr td#cg-moColumn1Span3 p, #cg-adResults table tr td#cg-moColumn2Span2 p
{
	display: block;
	padding: 0;
	margin: 2px 0 2px 0;
}

#cg-adResults table tr td .cgField, #cg-adResults table tr td .cgField2, 
#cg-adResults table tr td .cgField3, #cg-adResults table tr td textarea
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #5e0303;
	background-color: #f7e7bd;
	border: 1px solid #5e0303;
}

#cg-adResults table tr td .cgField
{
	width: 180px;
}

#cg-adResults table tr td .cgField2
{
	width: 381px;
}

#cg-adResults table tr td .cgField3
{
	width: 79px;
}

#cg-adResults table tr td .cgButton
{
	margin: 7px 0 0 0;
	width: 60px;
	height: 20px;
}

#cg-adResults table tr td textarea
{
	width: 150px;
	height: 63px;
	overflow: hidden;
}

#cg-adResultsPageNav
{
	/*border: 1px solid #000;*/
	position: relative;
	padding: 10px;
	width: 590px;
	height: 40px;
	top: -40px;
	text-align: right;
}

#formFields
{
	position: absolute; 
	left: 12px; 
	top: 86px; 
	color: #5e0303; 
	font-family: Tahoma; 
	font-size: 9px; 
	width: 264px; 
	height: 400;
}

.form {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.formSpace {
	margin: 0;
	padding: 0;
	width: 20px;
	height: 10px;
}

.nav {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #5e0303;
}

.bodycopy {
	font-family: Tahoma;
	font-size: 10px;
	color: #5e0303;
}


.heading {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #5e0303;
}

.inputField1 {
	width: 225px;
}

.inputField2 {
	width: 100px;
}    