/******************************************************************
		CSS DOCUMENT FOR COBA CAMP (WWW.COBACAMP.COM)
		CREATED BY: NYN DESIGNS (WWW.NYNDESIGNS.COM) - JAN / 2010
******************************************************************/


/****************** 
MAIN PAGE ELEMENTS 
******************/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(New/images/wood-floor-main-bg.jpg);
	background-repeat: repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C60;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C90;
}
a:hover {
	text-decoration: underline;
	color: #C30;
}
a:active {
	text-decoration: none;
	color: #C96;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black, Gadget, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	color: #ba4d3e;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
	color: #D8934E;
}
h5 {
	font-size: 14px;
	color: #CA4B2B;
	font-weight: bold;
	font-family: arial;
}
h6 {
	font-size: 12px;
	color: #D8934E;
	font-weight: bold;
	font-family: arial;
}


/****************** 
MAIN PAGE SECTIONS 
******************/

#wrapper {
	height: auto;
	width: 1103px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	z-index: 5;
}
#bg {
	background-repeat: repeat-x;
	background-position: top;
	z-index: 1;
	width: 100%;
	overflow: hidden;
	background-image: url(New/images/bg-overlay.png);
}

#linkBar {
	font-size: 14px;
	font-weight: bold;
	color: #1D1D1D;
	text-decoration: none;
	background-image: url(New/images/header-top.png);
	height: 90px;
	width: 1103px;
}
#linkBar  #links{
	float: left;
	height: 25px;
	padding-top: 40px;
}
#linkBar #links a{
	color: #1d1d1d;
	font-family: "Myriad Pro";
	margin-left: 75px;
}
#linkBar #links a:hover {
	color: #C30;
	text-decoration: none;
}


#header {
	background-image: url(New/images/banner.png);
	height: 292px;
	width: 1103px;
}
.joinCamp {
	padding-top: 22px;
	float: right;
	padding-right: 30px;
}
#mainDisplay1 {
	height: auto;
	width: 1103px;
	background-image: url(New/images/mainBG.png);
	background-repeat: repeat-y;
	color: #333333;
	overflow: hidden;
}
#footerDisplay p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#linkBar .joinCamp a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topBG {
	background-image: url(New/images/main-top-fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: auto;
	width: 1065px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	background-image: url(New/images/footer.png);
	background-repeat: no-repeat;
	height: 214px;
	width: 1103px;
	color: #cc9966;
	margin-bottom: 15px;
	padding-left: 20px;
}
#footer #footerDisplay {
	float: left;
	height: auto;
	width: 300px;
	margin-right: 20px;
	margin-left: 30px;
	padding-top: 10px;
	display: inline;
}
#footerDisplay img {
	float: left;
	margin-right: 5px;
}
#footerDisplay p {
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 60px;
	font-size: 13px;
	margin-top: 0px;
}
#footerDisplay h4 {
	margin-top: 15px;
	color: #c55c3a;
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
}
.Borders {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
	margin-right: 20px;
}

#copyright {
	color:#333;
	margin-left: 50px;
	font-size: 13px;
	height: 50px;
}

#copyright a {
	color:#600;
	text-decoration: underline;
	font-size: 13px;
}

.orangeTxt {
	color:#F60;
}

#woodBG {
	display: block;
}

#woodBG h1 {
	color:#C34626;
}
#woodBG h2 {
	color:#C34626;
	font-size: 18px;
}
#woodBG h3 {
	color:#CB6137;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.wBG3 {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(New/images/wood-display-2.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 539px;
}
#blogBG {
	border: 1px dotted #999;
	background-image: url(New/images/diagonal-lines-bg.png);
	background-repeat: repeat;
	width: 485px;
	height: 95px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.float-L-bp {
	float:left;
	border: 1px dashed #CCC;
	padding: 10px;
	width: 600px;
}
.left-p {
	float: left;
	margin-right: 10px;
}
.right-p {
	float: right;
	margin-right: 50px;
}
.pad-top {
	margin-top: 5px;
	margin-right: 45px;
}



.float-R-bp {
	float:right;
	border: 1px dashed #CCC;
	width: 500px;
	padding: 10px;
	margin-top: 10px;
}

.pad2 {
	margin-right: 10px;
}

/*************************************************
	HOME PAGE
*************************************************/

#column1 {
	width: 460px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	float: left;
	
}
#column1 p img {
	float: left;
	margin-right: 5px;
}

#column2 {
	background-image: url(New/images/wood-display.png);
	background-repeat: no-repeat;
	height: 309px;
	width: 403px;
	float: left;
	padding-top: 15px;
	margin-top: 20px;
	margin-left: 10px;
	padding-left: 15px;
	
}
#column2 p {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 350px;
	margin-left: 25px;
	margin-top: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#column2 h2 {
	font-family: Arial;
	font-size: 17px;
	margin: 0px;
}
#column2 p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topBG #column3 a img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#column3 #col3-top p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#column3 {
	float: right;
	width: 160px;
	margin-top: 0px;
	text-align: right;
	font-weight: bold;
	
}
#col3-top {
	width: 160px;
	height: 150px;
	background-image: url(New/images/typical-day-a-t-coba-camp.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	float: left;
	clear: right;
}
.smWhite {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}
#col3-bot {
	width: 160px;
	height: 150px;
	background-image: url(New/images/testimonials.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	float: left;
	clear: right;
	margin-top: 8px;
}
#column3 #col3-bot p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*************************************************
	CAMP PHILOSOPHY PAGE
*************************************************/

.quote1 {
	display: block;
	color:#F60;
	text-align:center;
	font-weight: bold;
	font-style: italic;
	padding-right: 40px;
}
.quote2 {
	display: block;
	color:#F30;
	text-align:center;
	font-weight: normal;
	font-style: italic;
	padding-right: 40px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.block {
	display: block;
}


#topBG ul {
	list-style-image: url(New/images/bullet---orangeBall.png);
	list-style-position: inside;
}


#topBG a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/****************** 
FAQ CLASSES
******************/

.qestion {
	color: #CA4B2B;
	font-size: 18px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;

}

.answer {
	color: #D77943;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
}
#topBG table {
	margin-left: 20px;
	background-color: #F0CEB9;
	width: 90%;
}
.odRow {
	background-color: #CCC;
}
.headerRow {
	color: #FFF;
	background-color: #D35836;
}
#bg #wrapper #mainDisplay1 #topBG table td{
	padding: 5px;
}
#emailTransfer {
	border: 1px dotted #999;
	background-image: url(New/images/diagonal-lines-bg.png);
	background-repeat: repeat;
	width: 95%;
	height: 225px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

/**********************************************
	PAY NOW
**********************************************/
#column3b {
	float: right;
	width: 400px;
	margin-top: 75px;
	text-align: right;
	font-weight: bold;
	margin-right: 100px;
	font-size: 16px;
	
}
#col3b-top {
	width: 400px;
	height: 180px;
	background-image: url(New/images/dayBG.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	float: left;
	clear: right;
}
.medWhite {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
#col3b-bot {
	width: 400px;
	height: 180px;
	background-image: url(New/images/nightBG.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	float: left;
	clear: right;
	margin-top: 8px;
}
#column3b p  {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.typical {
	float: right;
	height: 100px;
	width: 300px;
	margin-right: 150px;
}
.underline {
	text-decoration: underline;
}
