body {
	background: url(back2.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #4A3126;
}
* {
	margin: 0px;
	padding: 0px;
}


html {height:100%; margin-bottom:1px;} /* Forces vertical scroll bar to be visible */

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/column.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;	
	border-left: 3px solid #4A3126;
	border-right: 3px solid #4A3126;
	margin-top:20px;
}

#logo {
	background-image: url(logo.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 800px;

}
#mainphoto {
	background-image: url(pima6.JPG);
	height: 285px;
	width: 800px;
}
#nav {
	background-color: #775d42;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;

}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	text-transform: capitalize;
}

#navlist a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bolder;
}
#navlist a:hover {
	color: #AF9981;
}

#col1 {
	width: 500px;
}
#col2 {
	float: right;
	width: 200px;
	margin-right: 30px;
}

#col2content {
	padding: 10px;
	text-align: center;
	width: 210px;
}

#cottonboll img {
	width: 160px;
	height: 185px;
}

#col1content p {
	margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#col1content {
	padding: 0px 15px 15px;
	background: url(spottedbg.jpg) repeat-y;
	
}
#quotes {
	margin-left: -10px;
}

#footer {
	clear: both;
	height: 25px;
	width: 800px;
	background-color:#775D42;
	
}

.imageborder {
	padding: 5px;
	border: 1px solid #3A4A14;
	background-color: #F2F3F4;
}

#subhead a {
	font-size: 18px;
	color: #4A3126;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 220px;
	text-decoration: underline;
}

.sidebar {
	margin-bottom: 10px;
	color: #666666;
	font-size: 10px;
	line-height: 140%;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #4A3126;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B4AA9E;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4A3126;
	padding-bottom: 10px;
	padding-top: 5px;	
}

ul {
	text-align: left;
	margin-left: 20px;
}

#footer p {
	color: #EEEBE8;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#footer a {
	color: #4A3126;
}

#shadow {
	width: 800px;
	height: 17px;
	background: url(shadow.jpg) repeat-x;
}

#topshadow {
	width: 800px;
	height: 13px;
	background: url(shadow4.jpg) repeat-x;
}

#shadow img {
	float: right;
}

#bottomshadow {
	width: 800px;
	height: 17px;
	background: url(shadow2.jpg) repeat-x;
}

#main {
	min-height:600px;
	background: url(column.jpg) repeat-y;
	background-position:top right;
}

#main h3 {
	text-align: left;
}

#weather {
	margin-left:12px;
}
