/*Headers*/
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6e81a2;
	line-height: 17px;
}

/*Subheaders*/
H2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E4DAC5;
	line-height: 17px;
}

/*Footer*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

/*Footer Links*/
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F3E4BC;
	text-decoration: none;
	background:none;
	line-height: 17px;
}


/*Content Links*/
.link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	color: #996600;
	line-height: 17px;
	text-decoration: underline;
	background: none;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	color: #FDAB00;
	line-height: 17px;
	text-decoration: underline;
	background: none;
}
.homelink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	color: #FFDE9B;
	line-height: 17px;
	text-decoration: underline;
	background: none;
}
.homelink:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	color: #996600;
	line-height: 17px;
	text-decoration: underline;
	background: none;
}
/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #2E3747;
}
	
/*Content default*/
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 17px; 
	color: #333333;
	text-align:justify;
}
.home {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 17px; 
	color: #ffffff;
	text-align:justify;
}
.header {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: bold;
	line-height: 17px; 
	color: #735E35;
	text-align:left;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: bold;
	line-height: 17px; 
	color: #735E35;
	}
/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#A08249;
}

.picRight {
	border: 1px solid;
	border-color:#A08249;
	float:right;
	margin-left:15px;
	margin-top: 4px;
}

.picLeft {
	border: 1px solid; 
	border-color:#333333; 
	float:left; 
	margin-right:20px;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #2E3747;
	width:190px;
	background-color: #F1F9FA;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #2E3747;
}
.no-rep {
	background-repeat: repeat-x;
}
.td-inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #2E3748;
	text-decoration: none;
}
