/*
		########## ARGENTINADOVEHUNTING.com
		########## Global
*/
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background: #143524 url(../images/bg_dkgrn.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
img {
	border-width: 0px;
}
p, h1, h2, h3, h4, h5 {
	margin-top: 0px;
	padding-top: 0px;
}
li {
	padding-bottom: 4px;
}
/*
		########## Global Text
*/
.bot {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.top {
	margin-top: 0px;
	padding-top: 0px;
}
/*
		########## Global Widths
*/
.w150 {
	width: 150px;
}
.w175 {
	width: 175px;
}
.w240 {
	width: 240px;
}
.w250 {
	width: 250px;
}
.w275 {
	width: 275px;
}
.w300 {
	width: 300px;
}
.w350 {
	width: 350px;
}
.w360 {
	width: 360px;
}
.w400 {
	width: 400px;
}
.w550 {
	width: 550px;
}
#headline {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent, #content {	width: 780px;
	background: url(../images/bg_parch.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}


#content {
	padding-top: 204px;
}
#headline h1 {
	font-size: 15px;
	color: #143524;
	margin: 0px;
	padding: 0px;
}
div#contentHeader {
	overflow: hidden;
	position: absolute;
	height: 204px;
	left: 0px;
	top: 0px;
}

/*
		########## Submenu
*/
#menubar {
	width: 770px;
	height: 64px;
	text-align: left;
	background-color: #BAAA80;
	background-image: url(../images/subMenuHead.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav_main {
	width:75px;
	height:64px;
	float: left;
	background-image: url(../images/buttonMain_x.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
}
#nav_fish {
	width:75px;
	height:64px;
	float: left;
	background-image: url(../images/buttonFishing_x.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
}
#nav_shoot {
	width:75px;
	height:64px;
	float: left;
	background-image: url(../images/buttonShooting_x.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
}
#nav_lodge {
	width:75px;
	height:64px;
	float: left;
	background-image: url(../images/buttonLodging_x.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
}
#nav_recreation {
	width: 75px;
	height:64px;
	float: left;
	background-image: url(../images/buttonRecreation_x.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
}
#nav_slideshow {
	width:75px;
	height:64px;
	float: left;
	background-image: url(../images/buttonSlideshow_x.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
}
#nav_brochure {
	width:75px;
	height:64px;
	float: left;
	background-image: url(../images/buttonBrochure_x.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
} 
#nav_video {
	width:75px;
	height:64px;
	float: left;
	background-image: url(../images/buttonVideo_x.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
}
#nav_review {
	width:75px;
	height:64px;
	float: left;
	background-image: url(../images/buttonReview_x.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
}
.rollover a {
	display:block;
}
.rollover a:hover {
	visibility:visible;
}
.rollover a:hover img {
	visibility:hidden;
}
.details a, .details a:visited, .textbox p a, .textbox p a:visited {
	color: #336600;
}
.details a:hover, .textbox p a:hover {
	color: #C7974C;
	text-decoration: none;
}
div#indexTextbox, div#textbox {
	text-align: left;
		color: #333;
	font-size: 16px;
}
div#indexTextbox {
	width: 780px;
}
div#textbox {
	width: 730px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
}
div#indexText {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
}
div#textbox h1, div#indexText h1 {
	color: #143524;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 18px;
}
div#textbox h2, div#indexText h2 {
	margin-bottom: 0px;
	font-size: 16px;
}
div#textbox h3, div#indexText h3 {
	color: #143524;
	text-align: center;
	font-weight: normal;
}
div#textbox li, div#indexText li {
	padding-bottom: 10px;
}
div#textbox a, div#indexText a {
	color: #36715B;
}
div#textbox p a, div#textbox ol a, div#textbox ul a, div#textbox blockquote a,
div#indexText p a, div#indexText ol a, div#indexText ul a, div#indexText blockquote a {
	text-decoration: underline;
	}
div#textbox a:hover, div#indexText a:hover {
	color: #AA7F42;
	text-decoration: underline;
	}
div#textbox a:visited, div#indexText a:visited {
	text-decoration: none;
}

.topline, .topspace {
	padding-top: 15px;
}
.fancy {
	font-size: 34px;
	float: left;
	line-height: 34px;
	color: #143524;
	padding-right: 2px;
}
h3 b {
	color: #990000;
}
/*
		########## Details Box
*/
.details {
	padding: 15px;
	border: 2px solid #7E4F1A;
}
.details dl {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.details dd {
	padding-left: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
}
.details dt {
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #EDDAA8;
	width: 250px;
	margin-bottom: 0px;
}
.small {
	font-size: 10px;
	padding-left: 30px;
	color: #143524;
}

#footer {
	padding: 15px;
}
#footer i {
	font-size: 12px;
}
#footer a, #footer a:visited {
	color: #103627;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#stats {
	color: #103627;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
#stats h1 {
	margin: 5px 10px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	display: block;
	text-transform: uppercase;
}
#stats p {
	text-align: center;
	display: block;
	color: #FAFAFA;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
div#sidebar {
	width: 175px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 10px;
	background-image: url(../images/background_sidebar.png);
	height: 790px;
	float: right;
	background-position: right bottom;
}
#sidebar .weather {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	padding: 5px;
}
.weather a, .weather a:visited {
	color: #671B03;
	text-decoration: none;
}
/*
		########## Mini-Menu
*/
p#minimenu {
	display: block;
	color: #FBF1D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	height: 24px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 13px;
	margin-top: 5px;
	background-image: url(../images/background_minimenu.png);
	background-repeat: no-repeat;
}
p#minimenu a, p#minimenu a:visited {
	color: #FBEFD4;
	text-decoration: none;
	display: block;
	float: left;
	height: 20px;
	padding-left: 2px;
	background-repeat: no-repeat;
	line-height: 20px;
	padding-right: 3px;
	margin-right: 5px;
	width: 91px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
}
p#minimenu a:hover {
	color: #FBEFD4;
	text-decoration: none;
	background-image: url(../images/button_minimenu.png);
	background-repeat: no-repeat;
}
p#minimenu img {
	float: left;
}

/*
		########## Photo controls
*/
.photo {
	font-size: 9px;
	color: #865721;
	text-align: left;
	background-color: #D5C69C;
	padding: 4px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.photo img {
	padding-bottom: 3px;
	display: block;
}
.photo a, .photo a:visited {
	color: #413023;
	text-decoration: none;
}
.photo a:hover {
	color: #143524;
	text-decoration: none;
}
.centerImage {
	margin-right: auto;
	margin-left: auto;
}
.prt {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.plt {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
/*
		########## Old
*/
.feature {
	border: 1px solid #143524;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.feature p {
	margin-top: 0px;
	margin-bottom: 15px;
}
