/* set margins */
* {
	margin:0;
	padding:0;
}
body {
	background:#644f41;
	text-align:center;
	font-family:georgia, times, serif;
	font-size:.75em;
	line-height: 1.6em;
}

.quote { color: #000000; font:22px georgia, Verdana, Sans-serif; font-weight: bold; line-height:22px;}

.pad10 {
	padding:10px;
}
.pad15 {
	padding:15px;
}
.pad20 {
	padding:20px;
}
h1 {
	font-size:1.4em;
	line-height:1em;
	letter-spacing:-.02em;
	font-style:italic;
	margin-bottom:4px;
	color:#4e4c4a;
	/*text-align:center;*/
	font-weight:normal;
}
h2,h3 {
	margin-top:14px;
	font-size:1.2em;
	line-height:1em;
	letter-spacing:-.02em;
	font-style:italic;
	margin-bottom:4px;
	color:#4e4c4a;
	/*text-align:center;*/
	font-weight:normal;
}
h1.pagetitle {
	font-size:2.2em;
	line-height:1em;
}
.center {
	text-align:center;
}
a,
a:link,
a:active,
a:visited {
	color:#9c594b;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#4E4C4A;
}
.dots {
	background:url(/Resources/Common/dots.gif) top left repeat-x transparent;
	height:1px;
	margin:5px;
	overflow:hidden;
}
/* Dots on the title text */
.drkdots {
	background:url(/Resources/Common/drkdots.gif) top left repeat-x transparent;
	height:1px;
	margin:5px;
	overflow:hidden;
}

/* 1st layout */
div#containerHeader {
	width:789px;
	margin:0 auto;
	text-align:left;
	margin-top:20px;
}

/* 1st layout */
div#containerContent {
	width:789px;
	margin:0 auto;
	text-align:left;
}
/* 1st layout */
div#containerFooter {
	width:789px;
	margin:0 auto;
	text-align:left;
	margin-bottom:10px;
}
/* background shadow of content area */
div#shadow {
	background:url(/Resources/Common/content_bckgrnd.gif) 0px top repeat-y transparent;
}
/* left shadow */
div#lshadow {
	padding-left:10px;
}
/* right shadow */
div#rshadow {
	padding-right:29px;
}
div#subrshadow {
	padding-right:29px;
}
div#innercontainer {
	padding-left:10px;
}
/* header pic */
div#masthead {
	width:740px;
	height:227px;
	margin-bottom:5px;
}
div#submasthead {
	width:740px;
	height:100px;
	background:url(http://www.sodakhunting.com/img/sub_masthead.jpg) top left no-repeat #456c89;
	margin-bottom:5px;
}
/* navigation background */
div#navigation {

	background:url(/Resources/Common/nav_bckgrnd.gif) top left repeat-x #8e542b;
	height:64px;
	_overflow:hidden;
}
	div#navigation img {
		border:none;
	}
	div#navigation img#explore {
		vertical-align:middle;
		float:right;
		margin-top:14px;
		margin-right:15px;
	}

div#navigation ul {
 		padding: 0;
	margin: 0;
  	list-style: none;
}
div#navigation ul li {
	 	float: left;
 	position: relative;
		}
div#navigation ul li ul {
			display: none;
	list-style: none;
			position: absolute; 
			top: 1em;
	_top: 68px;
	width:250px;
	background:url(http://www.sodakhunting.com/img/welcome_bckgrnd.gif) top left repeat-x #47453f;
	border:1px solid #47453f;
	color:#fff;
	padding:10px;
			left: 0;
	z-index:99;
		}
div#navigation ul li > ul { /*for ie*/
	top: auto;
	left: auto;
}
div#navigation li:hover ul,
div#navigation li.over ul { 
	display: block; 
} 
div#navigation ul li ul li img {
	border:3px solid #fff;
	display:block;
	margin-bottom:5px;
	
}
ol {
	margin-left:15px;
}
div#middlerow {
	height:30em;
}
div#submiddlerow {
	background:#e4ded8;
	line-height:1.5em;
}
/* front column left */
div#col {
	float:left;

	width:100%;
}
div#nav_right {
	float:right;
	width:215px;
	margin-left:15px;
	margin-bottom:15px;
	background:#edeae0;
	border:1px solid #d1cbc6;
	border-left-color:#d9d3ce;
	border-top:none;
	border-right:none;
	border-bottom-color:#d9d3ce;
}
	div#col2 ul,
	div#nav_right ul {
		padding-left:20px;
	}
	div#col2 ul li,
	div#nav_right ul li {
		list-style-image: url(/Resources/Common/bullet.gif);
		margin:1.6em 0;
	}
div#bottomrow {
	float:left;
	width:100%;
	height:60px;
	background:#a29682;
	border:1px solid #998e7c;
	border-left-color:#998e7c;
	border-right-color:#998e7c;
	border-bottom-color:#998e7c;
	margin-top:5px;
}
div#footer {
	font-size:.9em;

	color:#ffffff;
}
div#copyright {
	float:right;
}
div#form {
	border:1px solid #3f3d37;
	margin:5px 0;
	background:#fff;
}


A.footer {color:#FFFFFF; font:Verdana, Arial, sans-serif; text-decoration:none;}
A.footer:link {color:#FFFFFF; text-decoration:none;}
A.footer:visited {color:#FFFFFF; text-decoration:none;}
A.footer:active {color:#FFFFFF; text-decoration:none;}
A.footer:hover {color:#FFFFFF; text-decoration:underline;}

ul.block {
	margin:2; padding:0;
	width: 550px;
	}
ul.block li {
	margin:0; padding:0;
	display: block;
	width: 115px;
	float: left;
	padding-left: 0px;
	}
#content li {
	padding-left: 13px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0;
	margin-bottom:1px
}

#map {
    width: 350px;
    height: 200px;
    margin: 0 0 10px 0;
    border: 1px solid #ccc;
}

#bigmap {
    width: 500px;
    height: 350px;
    margin: 0 0 10px 0;
    border: 1px solid #ccc;
}
