/*Headers*/
H1 {
	font-family: Arno Pro;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
}

/*Subheaders*/
H2 {
	font-family: Arno Pro;
	font-size: 15px; 
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}

/*Footer*/
H3 {
	font-family: Arno Pro;
	font-size: 15px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

/*Footer Links*/
.footerlink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background:none;
	line-height: 17px;
}
.footerlink2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink2:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background:none;
	line-height: 17px;
}
/*Content Links*/
.link {
	font-family: Arno Pro;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
	text-decoration: underline;
	background: none;
}

.link:hover {
	font-family: Arno Pro;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
	background: none;
}
.link2 {
	font-family: Arno Pro;
	font-size: 15px;
	font-weight: normal;
	color: #ff0000;
	line-height: 20px;
	text-decoration: underline;
	background: none;
}

.link2:hover {
	font-family: Arno Pro;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
	background: none;
}
/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
	
/*Content default*/
td {
	font-family: Arno Pro; 
	font-size: 15px;  
	font-weight: normal;
	line-height: 20px; 
	color: #eabe71;
}

.header {
	font-family: Arno Pro; 
	font-size: 15px;  
	font-weight: normal;
	line-height: 20px;
	font-weight: bold; 
	color: #eabe71;
}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#eabe71;
}

.picRight {
	border: 1px solid; 
	border-color:#000000; 
	float:right; 
	margin-left:20px;
}

.picLeft {
	border: 1px solid; 
	border-color:#333333; 
	float:left; 
	margin-right:20px;
}


/*Contact Form*/
.inputTxt {
	BORDER: #333333 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 15px; BACKGROUND: #ffffff; FONT-FAMILY: Arno Pro; HEIGHT: 17px; color: #000000; 
}
.inputSelect {
 FONT-WEIGHT: normal; FONT-SIZE: 15px; BACKGROUND: #ffffff; BORDER: #333333 1px solid;  FONT-FAMILY: Arno Pro; color: #000000; width:224
}
.inputSelect1{
 FONT-WEIGHT: normal; FONT-SIZE: 15px; BACKGROUND: #ffffff; BORDER:#333333 1px solid;  FONT-FAMILY: Arno Pro; color: #000000; width:150;
}
.inputTextArea {
FONT-WEIGHT: normal; FONT-SIZE: 15px; BACKGROUND: #ffffff; BORDER: #333333 1px solid; FONT-FAMILY: Arno Pro;
color: #000000; width:280;
}
.inputButton {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	CURSOR: pointer;
	COLOR: #ffffff;
	FONT-SIZE: 10px;
	width:60px;
	background-color: #ffcc00;
}

hr {
width: 100%; height: 1px; color: #eabe71;
}
.fondo {
       background-attachment: fixed;
}
