body {
	background-color: #FF9933;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/common/camo_bg2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}

#container {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#container1 {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 150px;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#top_inside {
	width: 810px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#cornerNav {
	height: 165px;
	width: 165px;
	position: absolute;
	top: 70px;
	left: -85px;
}
.clear {
	clear: both;
	height: 1px;
}
#top_inside1 {
	width: 810px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navbar {
	background-color: #3399cc;
	padding: 0px;
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navbar ul {
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
}
#navbar li {
	display: inline;
}
#navbar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 16px;
	font-style: italic;
}
#navbar a:hover {
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 16px;
	font-style: italic;
}
#counter {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #FFF;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}



#thispage a:link, #thispage a:visited, #thispage a:hover, #thispage a:active{
	color: #FF9933;
}
#content {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/common/content_bg.jpg);
	background-repeat: repeat-x;
}
#pictureNav {
	background-color: #ffcc33;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content_right {
	width: 210px;
	float: right;
	background-color: #33cc99;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_left {
	margin-right: 260px;
	text-align: left;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: 18px;
}
#content_center {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#rightLInks {
	text-align: left;
}
#rightLInks ul {
	line-height: 28px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#rightLInks a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	background-image: url(../images/common/cm_redOverDark.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#rightLInks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	background-image: url(../images/common/cm_orangeOverDark.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}

#rightLInks li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99FFCC;
	padding-top: 7px;
	padding-bottom: 7px;
}

#bookForm {
	background-image: url(../images/common/form_bg.gif);
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	width: 810px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footerMid {
	float: left;
}
#footerLeft {
	float: left;
}
#footerRight {
	float: right;
}

.firstLink {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}
.child {
	font-size: 24px;
	color: #E42A03;
	line-height: 24px;
	text-align: center;
	font-family: Boopee, "Comic Sans MS", sans-serif;
}

.dashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height: 1px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF3300;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #3399CC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #3399CC;
}
a {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.trademark {
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}

