html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #333;
	background: #dadada;
}

div.com-apple-iweb-widget-HTMLRegion {
    overflow: hidden;
}

/* Layout
-----------------------------------------------------------------------------*/

#wrapper {
	margin: 35px auto;
	width: 980px;
}
#box-top {
	height: 50px;
}
#box-center {
	background-color: #dadada;
	background: url(images/box-center.png) repeat-y;
}
#box-content {
	margin: auto;
	width: 930px;
}
#box-top {
	height: 50px;
}

/* Navigation
-----------------------------------------------------------------------------*/
#menu {
	text-align: center;
}

#menu a.hispanicMarketing {
	width: 136px;
}

#menu  li a {
	color: #821619;
	display: block;
	width: 102px;
	float: left;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
}

#menu li a:hover {
	background: url(images/btn-background.jpg) no-repeat center center;
	color: #fff;
}

#menu li a.activeSection {
	background: url(images/btn-background.jpg) no-repeat center center;
	color: #fff;
}

#secondaryNav li a {
	color: #821619;
	display: block;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8em;
	margin-bottom: 20px;
	font-weight: bold;
}

#secondaryNav li a:hover {
	background: url(images/btn-background.jpg) no-repeat left center;
	color: #fff;
}

#secondaryNav li a.activePage {
	background: url(images/btn-background.jpg) no-repeat left center;
	color: #fff;
}

#header {
	font-family: Garamond, "Times New Roman", serif;
	font-style: italic;
	color: #fff;
	text-align: right;
	padding-right: 180px;
	padding-top: 20px;
}


/* -----------------------------------------------------------------------------*/
#page-content1 {
	margin-top: 0px;
}
     
#leftColumn1 {
	float: left;
	width: 360px;
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 60px;
	min-height: 300px;
}

#rightColumn1 {
	border-left: 1px solid #9a1b22;
	margin-left: 480px;
	padding-top: 20px;
	padding-right: 80px;
	padding-left: 80px;
	min-height: 300px;
}

#page-content2 {
	margin-top: -80px;
}

#leftColumn2 {
	float: left;
	width: 150px;
	padding-top: 50px;
	padding-left: 10px;
	min-height: 300px;
}

#rightColumn2 {
	border-left: 1px solid #9a1b22;
	margin-left: 170px;
	padding-top: 65px;
	padding-right: 80px;
	padding-left: 20px;
	min-height: 300px;
}

#page-content3 {
	margin-top: -40px;
}
     
#leftColumn3 {
	float: left;
	width: 150px;
	padding-top: 50px;
	padding-left: 10px;
	min-height: 300px;
}

#centerColumn3 {
	float: left;
	width: 223px;
	padding-right: 10px;
	min-height: 300px;
}

#rightColumn3 {
	border-left: 1px solid #9a1b22;
	margin-left: 170px;
	padding-top: 65px;
	padding-right: 80px;
	padding-left: 20px;
	min-height: 300px;
}

#leftColumn2 p, #rightColumn2 p, #leftColumn3 p, #centerColumn3 p, #rightColumn3 p {
	margin-left: 20px;
}

#footer {
	padding: 15px;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	background: #777;
	height: 10%;
	height: 10px;
}

#footer a, #footer a:visited {
     color: #888;
}

#box-bottom {
}


/* Typography
-----------------------------------------------------------------------------*/
p {
	margin-bottom: 10px;
}

h1, h2, h3, h4 {
	font-style: italic;
	color: #821619;
	font-family: Garamond, "Times New Roman", serif;
	font-weight: bold;
	line-height: 100%;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	text-transform: uppercase;
	font-size: .9em;
}

h5 {
}

hr {
	width: 80%;
	margin: auto;
	color: #333;
	background-color: #821619;
	height: 1px;
	border: 0px;
}

/* Forms
-----------------------------------------------------------------------------*/
legend {
	font-weight: bold;
	border: 1px dotted #821619;
	padding: 5px;
	background: #fff;
}

fieldset {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #821619;
	border-left: 1px dotted #821619;
}
form ul {
	margin-bottom: -20px;
	}

form ul li {
	margin-top: 5px;
}

form ul ol {
	margin-left: 30px;
	padding: 0;
}
form ul ol li {
	margin-top: 5px;
}

input, textarea, select {
     margin-left: 20px;
}

label.labelFloatLeftShort {
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	margin-top: 5px;
}
     
label.labelFloatLeftMedium {
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	margin-top: 5px;
}
     
label.labelFloatLeftLong {
	width: 200px;
	display: block;
	float: left;
	text-align: right;
	margin-top: 5px;
}
     
.shortBox {
	border: 1px dotted #821619;
	font: 1em Arial, Helvetica, sans-serif;
	width: 100px;
	padding: 5px;
}

.mediumBox {
	border: 1px dotted #821619;
	font: 1em Arial, Helvetica, sans-serif;
	width: 300px;
	padding: 5px;
}

.longBox {
	border: 1px dotted #821619;
	font: 1em Arial, Helvetica, sans-serif;
	width: 420px;
	padding: 5px;
}

select.shortBox {
	width: 112px;
}

select.mediumBox {
	width: 312px;
}

select.longBox {
	width: 432px;
}

button.small {
	margin-left: 220px;
	width: 61px;
	height: 28px;
	border: none;
	overflow: hidden;
	background: url(images/form-submit-small.gif) no-repeat 0 0;
	vertical-align: middle;
	color: #333;
}

button.medium {
	margin-left: 220px;
	width: 122px;
	height: 28px;
	border: none;
	overflow: hidden;
	background: url(images/form-submit-medium.gif) no-repeat 0 0;
	vertical-align: middle;
	color: #333;
}

button.large {
	margin-left: 220px;
	width: 183px;
	height: 28px;
	border: none;
	overflow: hidden;
	background: url(images/form-submit-large.gif) no-repeat 0 0;
	vertical-align: middle;
	color: #333;
}

.help {
	border: 1px solid #888;
	background-color: #F5921F;
	padding: 3px;
	font-size: .5em;
	vertical-align: middle;
	cursor: help;
	margin-left: 10px;
}

.help a {
     color: #888;
     text-decoration: none;
}
.required {
	background: url(images/icons/asterisk_orange.png) no-repeat right center;
	padding-right: 16px;
	margin-right: -16px;
}

/* Misc
-----------------------------------------------------------------------------*/

.info, .success, .warning, .error, .validation {
     border: 1px solid;
     margin: 10px 0px;
     padding:15px 10px 15px 50px;
     background-repeat: no-repeat;
     background-position: 10px center;
}
.info {
     color: #00529B;
     background-color: #BDE5F8;
     background-image: url('images/icons/info.png');
}
.success {
     color: #4F8A10;
     background-color: #DFF2BF;
     background-image:url('images/icons/success.png');
}
.warning {
     color: #9F6000;
     background-color: #FEEFB3;
     background-image: url('images/icons/warning.png');
}
.error {
     color: #D8000C;
     background-color: #FFBABA;
     background-image: url('images/icons/error.png');
}


.redOutlineFloatRight {
	border: solid 1px #821619;
	float: right;
	margin-left: 8px;
}

.redOutlineFloatLeft {
	border: solid 1px #821619;
	float: left;
	margin-right: 8px;
}

.redOutline {
	border: solid 1px #821619;
}

.redBackgroundWhiteText {
	background: #821619;
	color: #fff;
}

.redBackground {
	background: #821619;
}

.floatRight { 
	float: right;
	margin-left: 8px;
}

.floatLeft { 
	float: left;
	margin-right: 8px;
}

.floatCenter {
	margin-right: auto;
	margin-left: auto;
}
.clearFloat { 
     clear:both;
     height:0;
     font-size: 1px;
     line-height: 0px;
}

.caption {
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
	line-height: 1.5em;
}

.redText {
	color: #821619;
}

.floatRightLogo { 
	display: block;
	float: right;
}

.floatLeftLogo { 
	display: block;
	float: left;
	margin-left: 20px;
}

.floatCenterLogo {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.newsEvents {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px;
}
.newsEvents h3 {
	color: #fff;
	background: #821619;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}
.newsEvents p {
	margin-top: 5px;
	margin-right: 5px;
}
