@charset "utf-8";
@import url("/css/w3c.css");
/* CSS Document */

body {
	font: .9em/125% Verdana, Arial, Helvetica, sans-serif;
	background-color: #8D94AA;
	background-image: url(http://castlegarrvpark.com/images/bgnd_vert-1.gif);
}
#bodyContainer {
	width: 796px;
	margin: 20px auto ;
	position: relative;
	left: 0px;
	top: 0px;
	border: 2px solid #006600;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#header {
	height: 150px;
	width: 100%;
	background: url(http://castlegarrvpark.com/img/heading-2.jpg) no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.headerText {
	padding-top: 5px;
	margin-right: 40px;
	float: right;
}
.colLeft {
	padding: 10px 0;
	width: 79%;
}
.colRight {
	float: right;
	width: 144px;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006600;

}
.imgContainer {
	width: 91%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 13px;
	padding-bottom: 10px;
	background: #F2EBE3;
	border: 1px solid #999999;
}
.menu {
	font: bold 11px/220% Arial, Helvetica, sans-serif;
	color: #006600;
	width: 144px;
	text-align: left;
}
.menu ul li a {
	color: #006600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	margin-right: 5px;
	height: 28px;
}
.menu ul li {
	list-style-image: url(http://castlegarrvpark.com/img/menu_arrow.gif);
	list-style-position: outside;
}
.menu ul li a:hover {
	color: #ff0000;
	text-decoration: none;
}
#rightCol {
	float: right;
	width: 20%;
	border-left: solid 2px #006633;
}
#rightCol text {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

#rightCol li {
	margin-left: -18px;
	list-style-image: url(http://castlegarrvpark.com/images/menu_arrow.gif);
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#rightCol li a{
	text-decoration: none;
	color: #006633;

}
#rightCol li a:hover{
	text-decoration: none;
	color: #ff0000;
}

a.n2:link, a.n2:visited {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	border: 2px solid #FF0000;
	padding: 2px 5px;
	margin: 0px;
	height: 16px;
	width: 100px;
	text-align: left;
}
a.n2:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
/*end menu rules */
.imgBdr {
	padding: 2px;
	border: 1px solid #006600;
}

.text {
	margin-left: 60px;
	margin-bottom: 10px;
}
.textSmaller {
	font-size: small;
}


.text-red {
	color: #FF0000;
}
.text-red-box {
	background: #fff;
	width: 120px;
	padding: 2px;
	text-align: center;
	margin: 0 auto;
	color: #ff0000;
	font-weight: bold;
	border: 1px solid #FF0000;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}
.text-red-box a {
	color: #FF0000;
	text-decoration: none;
}
.text-red-box a:hover {
	color: #CCCCCC;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004A1E;
	font-size: 10px;
	font-weight: normal;
}
.text3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #004A1E;
  font-size: 10px;
  font-weight: normal;
}
address{
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
	color: #E6E6E6;
	text-align: center;
}
address a{
	color: #E6E6E6;
	text-decoration: underline;
}
#dlContent {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #009900;
	background-color: #fff;
}

dt {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
dt a {
	text-align: center;
	font-size: smaller;
}

dd {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 8px;
}
.credits {
	font-size: smaller;
	font-style: italic;
}
#bcws {
	width: 698px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
address{
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
	color: #E6E6E6;
	margin-bottom:4px;
}
address a{
	color: #E6E6E6;
	text-decoration: underline;
}
#rates address{
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
	margin-bottom:4px;
}
#rates address a{
	color: #333333;
	text-decoration: underline;
}

