
div#resform div.sectiontitle p
{
	background-color: #669933;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 6px 0px 6px 0px;
	font-size: 15px;
	letter-spacing: 2px;
	width: 750px;
	margin: 15px auto 5px auto;
}

div#resform p.small
{
	font-size: 9px;
}

div#resform div.sectiontitle 
{
	clear: both;
}

div#resform div.inputsection
{
	margin: 0px auto 0px auto;
	width: 442px;
}

div#resform
{
	padding: 0px 0px 0px 0px;
	width: 750px;
	height: auto;
	float: none;
	margin: 0px auto 0px auto;
	font-family: verdana;
	padding: 5px 0px 0px 0px;
	text-align: justify;
	border: 1px solid #000000;
}

div#resform .title {
        color: black;
        font-weight: bold;
        font-size: 12px;
        margin: 2px 0px 5px 5px;
        clear: both;
}

div#resform .combo {
        color: black;
        font-weight: bold;
        font-size: 12px;
        margin: 2px 0px 5px 0px;
		border: 1px solid #669933;
		float: left;
}

div#resform label
{
		float: left;
		margin: 5px 5px 5px 5px;
		text-align: right;
		width: 230px;
		padding: 4px 5px 0px 0px;
}

div#resform input.textbox
{
	float: left;
	height: 18px;
	width: 190px;
	margin: 2px 5px 5px 0px;
	border: 1px solid #669933;
}

div#resform input.button
{
	width: 85px;
	margin: 15px 5px 10px 5px;
	height: 28px;
	color: #ffffff;
	border: 2px outset #669933;
	background-color: #669933;
}

div#resform #flexibledates 
{
	margin: 0px 0px 0px 0px;
	width: 150px;
	height: 30px;
	float: left;
	padding: 0px;
}




div#resform p.errors
{
	color: red;
	text-align: center;
	font-weight: bold;
}

div#resform #lodging input.checkbox
{
	margin: 4px 0px 0px 5px;
	display: block;
}


div#resform #lodging label
{
	float: none;
	margin: 0px 0px 0px 0px;
	display: block;
	width: inherit;
	text-align: right;
}

div#resform #lodging table td.label
{
	text-align: right;
	width: 80px;
	float: none;
	padding-top: 4px;
}

div#resform #lodging table td.checkbox
{
	text-align: left;
	width: 40px;
}

div#resform #lodging table 
{
	margin: 0px auto 0px auto;
}




div#resform #meals
{
	width: 425px;
	margin: 0px auto 0px auto;
}


div#resform #meals textarea
{
	width: 421px;
	height: 80px;
	margin: 0px auto 0px auto;
}



div#resform #activities input.checkbox
{
	margin: 4px 0px 0px 5px;
	display: block;
}


div#resform #activities label
{
	float: none;
	margin: 0px 0px 0px 0px;
	display: block;
	width: inherit;
	text-align: right;
}

div#resform #activities table td.label
{
	text-align: right;
	width: 130px;
	float: none;
	padding-top: 4px;
}

div#resform #activities table td.checkbox
{
	text-align: left;
	width: 40px;
}

div#resform #activities table 
{
	margin: 0px auto 0px auto;
}




div#resform #additionalnotes
{
	width: 425px;
	margin: 0px auto 0px auto;
}

div#resform #additionalnotes textarea
{
	width: 421px;
	margin: 0px auto 0px auto;
}


div#captcha
{
	clear: both;
	width: 209px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
}

div#captchaimage
{
	clear: both;
	width: 208px;
	height: 70px;
	margin: 0px auto 0px auto;
	border: 1px solid #669933;
}

div#captcha input.code
{
	width: 120px;
	height: 18px;
	clear: both;
	margin: 5px 0px 0px 44px;
	border: 1px solid #669933;
}

div#captchaerror
{
	margin: 5px 5px 5px 5px;
	padding: 15px 0px 0px 0px;
	clear: both;
	text-align: center;
	font-size: 11px;
}




