/*reset styles */

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i,img, kbd, q, samp, small, span,strong, sub, sup, tt, var, legend, fieldset {margin: 0;padding: 0;}
img, fieldset {border: 0;}
body, select, input, textarea {font: 100%/1.4 "lucida sans", verdana, arial, helvetica, sans-serif;}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}


/* ###################### MISC SETTINGS ###################### */
body {
	font-family: Arial, Verdana, 'Trebuchet MS', Geneva, helvetica, sans-serif;
	margin: 0px;
	background: #a7a3ce url(/templates/sedonasoul/images/bg.jpg) repeat-x top;
	font-size: 75%;
	color: #000;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #810001;
}
a{
	color:#CC6600;
	text-decoration: underline;
}
a:hover{
	color:#7670B2;
}
ul {
    list-style:inside;
}

#wrapper {
	width: 914px;
	text-align: left;
	margin: 0 auto;
	
}
#topper{
	background: url(/templates/sedonasoul/images/headerT2.jpg) no-repeat;
	height: 72px;
	width: 914px;
}
#topper span a {
	float:left;
	height: 72px;
	width: 300px;
	text-decoration:none;
	text-indent:-9999px;
}
.header {
	width: 914px;
	height: 212px;
	background: url(/templates/sedonasoul/images/Mpic2.png) no-repeat;
}
.header span a {
	display:block;
	width:914px;
	height:212px;
	text-decoration:none;
	text-indent:-9999px;
}
#content {
	width: 914px;
	background: url(/templates/sedonasoul/images/content2.png) repeat-y top center;
	z-index: 1;
}
#content table{
overflow:hidden;
}
#content table td.left{
padding:5px;
 
}

#content table #leftbar{
	width:179px;
	padding-left:20px;
	padding-right:15px;
}
#content table #middle{
padding-right:20px;
z-index:2 ! important;

}
#content table #rightbar{
	padding-right:20px;
}

#sedonafooter {
	width: 914px;
	float: left;
	position: relative;
	text-align: center;
	color:#ffffff;
	/display: inline;
	padding-top: 25px;
	padding-bottom: 10px;
	background: url(/templates/sedonasoul/images/footer.png) no-repeat left top;
	font: 9px/1.6 Verdana, Arial, Helvetica, sans-serif;
}
div#sedonafooter div.moduletable_alt ul.menu{
	padding: 0;
	margin: 0;
	display: inline;list-style-type: none;}

div#sedonafooter li{
	
	margin: 0;
	display: inline;list-style-type: none;}
div#sedonafooter a
{
	color: #fff;
	text-decoration: none;
	display: inline;
	padding: 0 8px;
	
}
div#sedonafooter li a {border-right: 1px solid #ffffff;}
div#sedonafooter li.first a {border-left: 1px solid #ffffff;}
div#sedonafooter li.item103 a {border-right: 0px solid #ffffff;}
div#sedonafooter li a:hover{color:#4A4970;text-decoration: underline;}
div#sedonafooter  a:hover{color:#4A4970;text-decoration: underline;}