/*Headers*/
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #D19115;
	line-height: 17px;
	font-variant: small-caps;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	color: #2E8ECB;
	line-height: 17px;
	letter-spacing:1px;
}

/*Footer*/
H3 {
	font-size: 12px;  
	font-weight: bold;
	color: #D19115;
	letter-spacing:1px;
}

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

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


/*Content Links*/
.link {
	color: #1782C6;
	text-decoration: underline;
	background: none;
}

.link:hover {
	color: #D19115;
	text-decoration: none;
	background: none;
}

/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: none;
	background-position: top;
	background-repeat: none;
}
	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;  
	font-weight: normal;
	line-height: 17px; 
	color: #333333;
	text-align:left;
}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#3B96CD;
}

.picRight {
	border: 1px solid; 
	border-color:#3B96CD; 
	float:right; 
	margin-left:20px;
}

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


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid;
	color: #000000;
	width:200px;
	background-color: #E4EDF6;
	border-color: #1A83C5;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #1A83C5;
}.no-rep {
	background-repeat: repeat-x;
}
.img-right {
	float: right;
}

/* ***************************** locations ****************************** */

#locleft {
	float: left;
	width: 265px;
	height: 600px;
	padding: 10px 10px 0 5px;
	}

#locleft h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #d19115;
}

#locright {
	float: left;
	width: 404px;
    height: 600px;
	padding: 10px 0 0 10px;
	border-left: 5px double #1E85C7;
	}

#spacer { clear: both;}

.qmelink {
	padding: 5px 10px;
	background-color: #459AD0;
	width: 535px;
	border: 2px solid #4595c6;
	}

.qmelink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	
.qmelink a:hover {	
	color:#ffcb4f;
	}
