/*START Tab Menu Info*/
ol#tabmenu {
    height: 1em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#tabmenu li {
    float: left;
    margin: 0 0 0 1px;
}

ol#tabmenu a {
    background: #36440F url(tab.jpg);
    color: #FFF;
    display: block;
    float: left;
    height: 2em;
    padding-left: 6px;
    text-decoration: none;
    font-weight: bold;
    font-family: arial;
    font-size: 12;
}

ol#tabmenu a:hover {
    background-color: #3af;
    background-position: 0 -120px;
}

ol#tabmenu a:hover span {
    background-position: 100% -120px;
}

ol#tabmenu li.current a {
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

ol#tabmenu li.current span {
    background-position: 100% -60px;
}

ol#tabmenu span {
    background: url(tab.jpg) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 6px;
}
/*END Tab Menu Info*/
/*START Main Table for Body info*/
table.body {
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(79, 89, 26) rgb(79, 89, 26) rgb(79, 89, 26) rgb(79, 89, 26);
	border-collapse: collapse;
	width: 986;
	height: 600;
	padding: 0;
}
table.body th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.body td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
/*END Main Table for Body info*/
/*START TopContentRow info*/
div.TopContentRow {
	padding: 20px 0 0 10px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12;
}
div.TopContentRow A:link {
	color: #FFFFFF;
	text-decoration: underline;
	}
div.TopContentRow A:visited {
	color: #FFFFFF;
	text-decoration: underline; 
	}
div.TopContentRow A:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
div.TopContentRow A:hover {
	color: #8EA12D;
	text-decoration: underline;
	}
div.TopContentRow span {
	font-weight: bold;
}
tr.TopContentRow {
	background: #4F591A;
}
/*END TopContentRow settings*/
/*START BottomContentRow settings*/
div.BottomContentRow {
	padding: 0 0 0 10px;
	color: #000000;
	font-family: arial;
	font-size: 12;
}
div.BottomContentRow A:link {
	color: #000000;
	text-decoration: none;
	}
div.BottomContentRow A:visited {
	color: #000000;
	text-decoration: none; 
	}
div.BottomContentRow A:active {
	color: #000000;
	text-decoration: none;
	}
div.BottomContentRow A:hover {
	color: #8EA12D;
	text-decoration: underline;
	}
div.BottomContentRow span{
	font-weight: bold;
}
tr.BottomContentRow {
	align: top;
	background: #FFFFFF;
}
/*END BottomContentRow settings*/
/*START footer settings*/
div.footer {
	padding: 5px 0 0 0;
	color: #4F591A;
	font-family: arial;
	font-size: 10;
}
div.footer span {
	font-size: 12;
}
div.footer A:link {
	color: #000000;
	text-decoration: underline;
	}
div.footer A:visited {
	color: #000000;
	text-decoration: underline; 
	}
div.footer A:active {
	color: #000000;
	text-decoration: underline;
	}
div.footer A:hover {
	color: #8EA12D;
	text-decoration: underline;
	}
/*END footer settings*/
/*START header settings*/
div.header {
	padding: 5px 0 0 0;
	color: #4F591A;
	font-family: arial;
	font-size: 10;
}
div.header span {
	font-size: 12;
}
div.header A:link {
	color: #000000;
	text-decoration: underline;
	}
div.header A:visited {
	color: #000000;
	text-decoration: underline; 
	}
div.header A:active {
	color: #000000;
	text-decoration: underline;
	}
div.header A:hover {
	color: #8EA12D;
	text-decoration: underline;
	}
/*END header settings*/
td.q {
background-color: #8EA12D;
font-family: arial;
font-size: 12;
color: #FFFFFF;
}
td.a {
background-color: #4F591A;
font-family: arial;
font-size: 12;
color: #FFFFFF;
}
td.a A:link {
	color: #FFFFFF;
	text-decoration: underline;
	}
td.a A:visited {
	color: #FFFFFF;
	text-decoration: underline; 
	}
td.a A:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
td.a A:hover {
	color: #8EA12D;
	text-decoration: underline;
	}
/*START Inside Content Table settings*/
table.inner {
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(142, 161, 45) rgb(142, 161, 45) rgb(142, 161, 45) rgb(142, 161, 45);
	border-collapse: collapse;
	background-color: white;
	border-radius: 2em;
}
table.inner th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.inner td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	color: #000000;
	font-size: 12;
	font-family: arial;
}
table.inner span {
	color: #4F591A;
	font-family: arial;
	font-size: 12;
}
table.inner A:link {
	color: #000000;
	text-decoration: underline;
	}
table.inner A:visited {
	color: #000000;
	text-decoration: underline; 
	}
table.inner A:active {
	color: #0000000;
	text-decoration: underline;
	}
table.inner A:hover {
	color: #8EA12D;
	text-decoration: underline;
	}
/*Community Page Settings*/
.roundcont2 {
	width: 140px;
	background-color: #8EA12D;
	color: #fff;
	font-size: 12;
	font-family: arial;
	
}
.roundcont2 span {
	font-weight: bold;
	text-align: center;
}
.roundcont2 p {
	margin: 0 10px 10px 10px;
	height: 5;
	text-align: center;
}
div.roundcont2 A:link {
	color: #FFFFFF;
	text-decoration: none;
	}
div.roundcont2 A:visited {
	color: #FFFFFF;
	text-decoration: none; 
	}
div.roundcont2 A:active {
	color: #FFFFFF;
	text-decoration: none;
	}
div.roundcont2 A:hover {
	color: #000000;
	text-decoration: none;
	}
/*END Community page settings*/
/* START round corners divs for Pricing page */
.roundcont {
	width: 140px;
	background-color: #8EA12D;
	color: #fff;
	font-size: 12;
	font-family: arial;
	
}
.roundcont span {
	font-weight: bold;
	text-align: center;
}
.roundcont p {
	margin: 0 10px 10px 10px;
	height: 80;
	text-align: center;
}

div.roundcont A:link {
	color: #FFFFFF;
	text-decoration: none;
	}
div.roundcont A:visited {
	color: #FFFFFF;
	text-decoration: none; 
	}
div.roundcont A:active {
	color: #FFFFFF;
	text-decoration: none;
	}
div.roundcont A:hover {
	color: #000000;
	text-decoration: none;
	}

.roundtop { 
	background: url(http://www.canobiepaintball.com/images/ltgrn_crnr_top_right.gif) no-repeat top right; 
}

.roundbottom {
	background: url(http://www.canobiepaintball.com/images/ltgrn_crnr_bottom_right.gif) no-repeat top right; 
}

img.corner {
   width: 13px;
   height: 13px;
   border: none;
   display: block !important;
}
/*END pricing page settings*/
/*START reservation form styling*/
.reservation_form {
	border-width: 1px;
	border-color: #4F591A;
	border: solid 1px #000;
	font-family: arial;
	font-size: 125%;
	margin: 0;
}
.reservation_form_submit {
	border-width: 1px;
	border-color: #8EA12D;
	border: solid 1px #8EA12D;
	font-family: arial;
	font-size: 125%;
	margin: 0;
	background: #FFFFFF;
	color: #4F591A;
}