/* sonoransalt.com VERSION 2 */

body {
	margin: 0;
	padding: 0;
	background: #6191a9 url(../images/water-texture.jpg) repeat top left;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #000000;
}

a {
	color: #2d6f8f;
}

li {
	list-style: url(../images/bullet-bubble.gif);
}

img {
	border: 0;
}

a:hover {
	text-decoration: none;
	color: #2d6f8f;
}

a img {
	border: 0;

}

#header {
	width: 754px;
	height: 200px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	background: #fff url(../images/header9.jpg) no-repeat left top;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#header p {
	float: right;
	color: #fff;
	padding: 155px 20px 0 0;
	font: italic bold Verdana, Arial, Helvetica, sans-serif;
}

#headright {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	margin; 0;
	height: 200px;
	background: #fff url(../images/grass-tall2.gif) repeat-x left top;
}

#wrap {
	margin: 0 auto;
	width: 100%;
	background: #fff url(../images/grass2.gif) repeat top left;
}

#wrapper {
	background: #ffffff;
	width: 754px;
	margin: 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#content {
	/*width: 750px;*/
	margin: 0 auto;
	background: url(../images/water-drop.jpg) no-repeat bottom left;
}

/* post */

#post {
	float: right;
	width: 510px;
	margin: 15px 0 0 0;
}

#post p {
	text-indent: 1.5em;
	margin: 0 5px 0 0;
}

#post h1 {
	font: italic 2.1em Georgia, Verdana, Arial, Helvetica, sans-serif;
}

#post h3 {
	font: italic 1.3em Georgia, Verdana, Arial, Helvetica, sans-serif;
}



#post img.l {
	float: left;
	clear: left;
	margin: 0 5px 0 0;
}

#post img.r {
	float: right;
	clear: right;
	margin: 0 0 0 5px;
}

/* menu */

#menu {
	padding-top: 80px;
	float: left;
	width: 220px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	padding: 0 0 0 2px;
}

#menu img {
	padding: 100px 20px 10px 20px;
}

#menu a {
	display: block;
	width: 180px;
	padding: 10px 20px 10px 20px;
	font: normal 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #3182a9;
	background: #fff;
}

#menu a:hover {
	text-decoration: none;
	color: #fff;
	background: #3182a9;
}

#menu .active a {
	text-decoration: none;
	color: #fff;
	background: #3182a9;
}


/* Update Section */
#update {
	padding-top: 40px;
	float: left;
	width: 220px;
}

#update h3 {
	background: #3182a9;
	color: #fff;
	padding-left: 20px;
	border-bottom: 1px solid black;
}

#update img {
	padding: 0 0 0 20px;
}

#update ul {
	width: 220px;
	padding: 0;
}

#update li {
	width: 220px;
	padding: 0;
}

#update a {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #3182a9;
	background: none;
}

#update a:hover {
	text-decoration: none;
	color: #3182a9;
	background: none;
}


/* Footer */

#footer {
	padding: 10px 0 20px 10px;
	border-top:0px solid #3182a9;
	text-align: right;
	line-height: 16px;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3182a9;
	padding: 0 10px 0 0;
	margin: 0 auto;
}

#footer p .terms {
	font-size: -1.5em;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #3182a9;
}

#footer h2 {
	font: italic 2.0em Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #3182a9;
	padding: 0 10px 0 0;
}