/* CSS Document */
body {
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#FFFFFF;
}
td {
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	line-height:15px;
}
.cam-bg-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B21B2C;
	text-decoration: none;
}
.bigbold {
	font-family:arial;
	font-size:20px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	line-height:22px;
}
.footer {
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#7e6a63;
	letter-spacing: 0.3em;
}

/*CSS Drop-down Menus*/

.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%; /*THEME CHANGE HERE*/
	text-align: center; /*set value to "left", "center", or "right"*/
	background-repeat: repeat-x;
	background-position: center center;
	padding:0px;
	margin:0px;
}

.chromestyle ul li{
display: inline;
padding:0px 10px 0px 10px;
}

.chromestyle ul li a{
	color: #313390;
	font:arial;
	font-size:12px;
	text-decoration: none;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #7e6a63; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:arial;
font-size:12px;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #7e6a63; /*THEME CHANGE HERE*/
padding: 10px 0;
text-decoration: none;
font-weight: bold;
color: #ffffff;
background-color:#23110f;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #3d2725;
}

/* ######### Finish the Style for Drop Down Menu ######### */
.text {
	font-family:arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text a{
	font-family:arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.text a:hover{
	font-family:arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.heading-white {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}
.text .footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 362px;
}
.texto {
	font-family:arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.heading-whiteCopy {
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
