@charset "utf-8";
/* CSS Document */

#tent-guide-body
{
	width:1000px;
}

#tent-guide-left
{
	background-color: #f1ede7;
	width:362px;
	float:left;
}
#tent-guide-left div
{
	background-color: #FFFFFF;
	width:339px;
	margin-left: 23px;
	padding-bottom: 22px;
	padding-top:15px;
}
#tent-guide-left p
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #254338;
	padding:0px 22px 0px 22px;	
	background-color: #FFFFFF;
	margin-top:15px;
}

.green
{
	color: #8cc63f;
}

.small
{
	font-size:11px;	
}

#tent-guide-right
{
	width: 638px;
	background-color: #f1ede7;
	float: left;
}
#tent-guide-right div
{
	width:613px;
	margin-left: 25px;
}

#tent-guide-right p
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color: #254338;
	padding:15px 22px 0px 0px;	
	margin-top:10px;
}

.Medium
{
	font-size:12px;
}

#tent-guide-rightLC
{
	width: 303px;
	float: left;
	background-color: #f1ede7;
}

#tent-guide-rightLC p
{
	width: 189px;
	padding-left: 25px;
	margin-top:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #254338;
	float:left;
}
#tent-guide-rightLC div
{
	width: 89px;
	float:left;
	margin-top:15px;
}

#tent-guide-rightRC
{
	width: 335px;	
	float: left;
	background-color: #f1ede7;
}

#tent-guide-rightRC p
{
	width: 183px;
	padding-left: 28px;
	margin-top:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #254338;
	float:left;
}
#tent-guide-rightRC div
{
	width: 90px;
	float:left;
	margin-top:15px;
	margin-left:5px;
}

#tent-guide-rightMid
{
	width: 638px;
	background-color: #f1ede7;
	float: left;
}
#tent-guide-rightMid div
{
	width:613px;
	margin-left: 25px;
}

#tent-guide-rightTypes
{
	width: 638px;
	background-color: #f1ede7;
	float: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #254338;
}

#tent-guide-rightTypes p a:link, #tent-guide-rightTypes p a:active, #tent-guide-rightTypes p a:visited, #tent-guide-rightTypes p a:hover
{
	color: #8cc63f;
	font-size:12px;
}

.tent-guide-rightTypesLC
{
	width: 255px;
	padding-left:25px;
	float:left;	
}

.tent-guide-rightTypesRC
{
	width: 257px;
	padding-left: 51px;
	float:left;	
}

.FooterText
{
	width: 638px;
	background-color: #f1ede7;
	float: left;
}

.FooterText p
{
	width: 591px;
	margin-left:25px;
	margin-right: 22px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color: #254338;
	font-weight: normal;
	text-decoration: none;
	margin-top:30px;
	margin-bottom:30px;
}

.FooterText p strong, .FooterText p strong a:link, .FooterText p strong a:active, .FooterText p strong a:visited, .FooterText p strong a:hover
{
	color: #254338;
	font-weight: normal;
	text-decoration: none;
}


