/* Choice Camps */
/* About Us CSS */

#container230 {
width: 230px;
}

#container205 {
width: 205px;
}

	#container205 > a > img {
	margin: 10px 0px 0px 0px;
	}

#container695 {
width: 695px;
}

#pr-middle {
padding: 10px 20px;
width: 435px;
}

#pd-middle {
padding: 10px 20px;
width: 460px;
}

table {
margin: 10px 0px 0px 0px;
}

td {
vertical-align: top;
}

	td img {
	margin: 0px 10px 0px 0px;
	}
	
#contact{
}

	#contact p {
	margin: 5px 0px;
	}
	
	input[type="text"] {  
    height: 18px;
    }
	
	.submit {
	width: 91px;
	height: 26px;
	border: none;
	background: transparent url(../image/general/submit.png) no-repeat;
	}


/* 695PX-WIDE BOX */	
/* ORANGE */			
	/* TALL HEADER */
	.obox-695thead {
	padding: 10px 15px;
	width: 665px;
	height: 18px;
	background: transparent url(../image/box/obox-695thead.png) no-repeat;
	}

	/* REPEATING BACKGROUND */
	.obox-695mid {
	padding: 10px 10px 0px 10px;
	background: transparent url(../image/box/obox-695mid.png) repeat-y;
	overflow: hidden;
	}
	
	/* CLOSING IMAGE */
	.obox-695tail {
	width: 695px;
	height: 8px;
	background: transparent url(../image/box/obox-695tail.png) no-repeat;
	}

.call-us {
margin: 10px 0px;
padding: 10px;
width: 210px;
height: 40px;
background: transparent url(../image/box/gbox-230.png) no-repeat;
}

p.blue15head {
font-size: 15px;
color: #0A84C1;
}

p.orangebold {
font-weight: bold;
color: #F15B10;
}