@import url(base.css);
@import url(fsi.css);
@import url(footer.css);

html, body {
	background-color: #f5edda;
	background: #f5edda url(http://web.gosanangelo.com/static/images/bgs/main_bg.gif) 0 0 repeat-x;
}
#wrapper-rail {
	width: 973px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: transparent;
}
#wrapper2 {
	border-top: 1px solid #743821;
	background: #a3593e;
	border: 1px solid #000;
	border-width: 0 1px;
	overflow: hidden;
}
#wrapper {
	background: #fff;
	border: 1px solid #743821;
	border-width: 0 1px 1px;
	border-bottom: 1px solid #743821 !important;
	margin: 0 auto;
	width: 860px;
	display: block;
	overflow: hidden;
	height: auto;
	padding-bottom: 0;
}

/* ------ san angelo header/footer ------ */

#cHeader {
	display: block;
	position: relative;
	vertical-align: top;
}
#cHeader img {
	display: inline;
}
#searchbar {
	height: 28px;
}
#searchbar #search {
	left: 15px;
	background: none;
	height: 20px;
	position: relative;
	top: 0;
	_top: 1px;
	width: 100%;
}
#subnav {
	background: #f1f1f1 url(../images/subnav_bg.gif) 0 100% repeat-x;
}
#content {
	float: none !important;
}
#t-footer {
	margin: 0 auto;
	width: 861px;
	border-left: 1px solid #743821 !important;
	display: block;
	clear: both !important;
}
#cFooter {
	padding: 17px 0 20px;
	background: #A3593E;
	color: #fff;
}
#cFooter img {
	margin: 0 auto;
	display: inline;
}
#cFooter a {
	color: #fff;
}
#cFooter a:hover {
	color: #999;
	text-decoration: underline;
}

/*** category lists ***/

.category, .category ul, .category li {
	font: bold 11px verdana, sans-serif;
}
.category li ul li {
	display: inline;
}
.category li ul li a {
	padding: 0 5px 0 0;
	font-weight: normal;
}
.category li ul li a:hover {
	color: #f00;
}
.category {
	margin: 0;
	padding: 2px 0 4px;
	border-bottom: 1px solid #CFD2E0;
}
.category:hover {
	background: #eef3fd;
}
.category li a {
	color: #536388;
	line-height: 1.4em;
}
.category li a:hover {
	color: #f00;
}

/*** banner ad in header ***/

#t-banner {
	text-align: right;
}
#t-banner img {
	display: inline;
	position: relative;
	top: 7px;
	right: 7px;
}

div.c5 {border-top: 1px solid rgb(0, 0, 0); font-size: 10px; margin-left: 20px; margin-right: 20px; margin-top: 10px; padding-top: 10px; text-align: center; line-height: 18px; clear: both;}
div.c4 {clear: both;}
div.c3 {float: left; margin-left: 20px; text-align: left; line-height: 18px;}
div.c2 {float: left; margin-left: 20px; width: 51px;}
div.c1 {float: right; height: 42px; margin-right: 20px;}
#cFooter {
	clear: both;
	}
	
#t-footer {
	width: 798px;
	border-left: none !important;
	background: transparent !important;
	margin-top: 20px;
}
	
	