@charset "UTF-8";
/* CSS Document */

body {
	background-color: #46413E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width:100%;
}
#content {
	width:990px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	background-image: url(media/campoDosMargaritas_colorbar.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-top: 5px;
}
#mFooter {
	font-size: 10pt;
	color: #888;
	width: 970px;
	margin-left: 10px;
	border-top: 1px solid #A3BA2C;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footerRight {
	float: right;
}
#Title {
	position: relative;
	top: 0px;
	width:100%;
	clear: both;
}
#nav {
	width: 970px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	text-align: left;
	padding: 4px 0px 0px;
	line-height: 20px;
	height: 26px;
	float: left;
}
#nav ul {
	padding-left: 15px;
	display: inline;
}
#nav li {
	text-align: left;
	margin-right: 30px;
	color: #444444;
	letter-spacing: 1pt;
	font-weight: 600;
	padding: 0px;
	display: inline;
	font-size: 11pt;
}
.blue {
	/*color: #5D9AA6; */
	color: #ae3319;
}

body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#topLeft {
	position: relative;
	left: 10px;
	top: 22px;
	width: 200px;
	font-weight: bold;
	color: #5D9AA6;
}
#topRight {
	position: relative;
	top: 0px;
	right: 10px;
	float: right;
	color: #888;
	font-weight: bold;
}
#thNails {
	height: 120px;
	width: 674px;
	margin-left: 10px;
	margin-top: 15px;
	overflow: scroll;
}
.thNails_img {
	padding-right: 9px;
	padding-left: 0px;
	padding-bottom: 6px;
}
#rtColumn {
	background-color: #EBEBEB;
	float: right;
	height: 600px;
	width: 290px;
	margin-right: 10px;
	color: #444;
	margin-top: 10px;
}
#rtClmnFtr {
	background-color: #C97513;
	width: 280px;
	margin-top: 10px;
	color: #FFF;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 8px;
	height: 100px;
}
.rtClmStyle {
	font-size: 11pt;
	line-height: 18px;
}
.rtColumnTitle {
	text-transform: uppercase;
	color: #333333;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 1px;
}
.style2 {
	color: #AF3319;
	font: bold;
	font-size: 10pt;
	letter-spacing: 2pt;
}
a:link {
	color: #444;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444;
}
a:hover {
	text-decoration: none;
	color:#5D9AA6;
/*	color: #ae3319;*/
}
a:active {
	text-decoration: none;
	color: #444;
}
#contact {
}
.rtClmnCont_cs {
	height: 512px;
	width: 260px;
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 8px;
	overflow: auto;
	padding: 0px 10px;
	font-size: 10pt;
	line-height: 14pt;
}
.btmCont {
	font-size: 12px;
	line-height: 16px;
	margin-right: 20px;
	margin-bottom: 14px;
	margin-left: 20px;
}

