* {
	margin:0;
	padding:0;
}
body {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	background-color: #292929;
	margin: 0px;
	font-size: 76.5%;
	text-decoration:none;
}

p {
	padding-top:8px;
}

a {
	text-decoration:none;
}

#wrapper {
	height: 100%;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e9e9e9;
}
#top_header {
	background-image: url(../images/top_header.gif);
	height: 53px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	position: relative;
}
#bg {
	background-image: url(../images/bg.gif);
	background-repeat:repeat-y;
	width:850px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

#barrio_bg {
	background-image: url(../images/barrio_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
#content {
	background-image: url(../images/body_bg.gif);
	background-position:top;
	height: 100%;
	width: 780px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	position: relative;
}
#address {
	padding-top:31px;
	padding-right:85px;
	float:right;
	letter-spacing:0.05em;
	position: relative;
}
#barrio_header {
	background-image: url(../images/barrio_header.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#menu {
	padding-top:73px;
	padding-right:85px;
	color:#FFFFFF;
	float:right;
	position: relative;
}
#menu a {
	color:#cfab7a;
}
#menu a:hover {
	color:#FFFFFF;
}
a:link {
	color:#990000;
}
a:visited {
	color:#990000;
}
a:hover {
	color:#666666;
}
#menu #navlist .uberlink {
	color:#FFFFFF;
	font-weight:bold;
}
#menu li {
	list-style:none;
	display:inline;
	padding-left:13px;
}
#barrio_footer {
	background-image: url(../images/barrio_footer.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#subnav {
	width: 675px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:10px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	font-size:1.8em;
	position: relative;
}
#subnav li {
	list-style-type:none;
	display: inline;
	padding-right: 20px;
}
.subnav_active {
	color:#333333;
}
#subnav a {
	color:#888888;
}
#subnav a:hover {
	color:#333333;
}
#content_container {
	width: 675px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:50px;
	position: relative;
}

#c1 {
	width:260px;
	padding-right:25px;
	float:left;
	position: relative;
}

#t1 {
	width:375px;
	float:left;
}

#t2 {
	width:675px;
	float:left;
	position: relative;
}

#t3 {width:280px;
	float:right;
}

#t4 {width:315px;
	float:left;
}

#t5 {width:315px;
	float:right;
}

#t6 {width:400px;
	float:right;
}

#t7 {width:250px;
	float:left;
}

#fmc1 {
	width:120px;
	padding-right:25px;
	float:left;
	position: relative;
}


#fmc2 {
	width:385px;
	padding-right:0px;
	float:right;
	position: relative;
}

#wc1 {
	width:360px;
	padding-right:25px;
	float:left;
	position: relative;
}
#rwc1 {
	width:420px;
	padding-right:25px;
	float:left;
	position: relative;
}

#homec1 {
	width:400px;
	padding-right:25px;
	float:left;
	position: relative;
}
#imagec1 {
	width:675px;
	padding-right:0px;
	padding-top:20px;
	float:left;
	position: relative;
}
#pc1 {
	width:40px;
	padding-right:25px;
	float:left;
	position: relative;
}

#fmpc1 {
	width:120px;
	padding-right:25px;
	float:left;
	position: relative;
}

#c2 {
	width:260px;
	padding-right:25px;
	float: right;
	position: relative;
}
#mapc2 {
	width:325px;
	padding-right:0px;
	float: right;
	position: relative;
}
#pc2 {
	width:40px;
	padding-right:0px;
	float: right;
	position: relative;
}
.clearboth {
	clear: both;
}

