/*------------------------------------------------------------------------------------------h1---*/

.fontface h1 {
        font-family: 'TeXGyreScholaRegular';
	font-size: 48px;
	font-weight: normal;
        font-variant: small-caps;
        letter-spacing: 1px;
        margin-left: 150px;
        margin-bottom: 20px;
}
.no-fontface h1 {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: normal;
        font-variant: small-caps;
        letter-spacing: 1px;
	font-weight: normal;
        margin-left: 150px;
        margin-bottom: 20px;
}
.opacity h1 {
        color: rgba(167,155,129,0.37);
}
.no-opacity h1 {
	color: #A79B81;
}

/*------------------------------------------------------------------------------------------h2---*/

.fontface h2 {
        font-family: 'TeXGyreScholaRegular';
	font-size: 20px;
	font-weight: normal;
        font-variant: small-caps;
        letter-spacing: 3px;
        margin-left: 200px;
        margin-top: 15px;
        margin-right: 200px;
        margin-bottom: 15px;
        display: block;
        border-bottom: solid 1px #830F12;
}
.no-fontface h2 {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
        font-variant: small-caps;
        letter-spacing: 3px;
        margin-left: 200px;
        margin-top: 15px;
        margin-right: 200px;
        margin-bottom: 15px;
        display: block;
        border-bottom: solid 1px #830F12;
}
.opacity h2 {
        color: rgba(255,255,255,0.7);
}
.no-opacity h2 {
	color: #fff;
}


/*------------------------------------------------------------------------------------------h3---*/

h3 {
}


/*------------------------------------------------------------------------------------------h4---*/

h4 {
}

/*------------------------------------------------------------------------------------------h5---*/

h5 {
}


/*------------------------------------------------------------------------------------------h6---*/

h6 {
}


/*-------------------------------------------------------------------------------------------p---*/

.fontface p {
        font: 18px/27px 'TeXGyreScholaRegular';
        margin-left: 200px;
        margin-right: 200px;
}
.no-fontface p {
        font: 16px/28px Georgia, "Times New Roman", Times, serif;
        margin-left: 200px;
        margin-right: 200px;
}
.opacity p {
        color: rgba(167, 155, 129,0.8);
}
.no-opacity p {
	color: #A79B81;
}


/*-------------------------------------------------------------------------------------------a---*/

.fontface a {
        font: 18px/27px 'TeXGyreScholaRegular';
	color: #800D10;
        text-decoration: none;
}
.no-fontface a {
        font: 16px/28px Georgia, "Times New Roman", Times, serif;
	color: #800D10;
        text-decoration: none;
}
a:hover {
	color: #fff;
        font-weight: normal;
}

/*-------------------------------------------------------------------------------------address---*/

.fontface address, .fontface address a {
        font-family: 'TeXGyreScholaRegular';
	color: #a79b81;
	font-size: 14px;
	font-weight: normal;
        font-style: normal;
        font-variant: small-caps;
        text-decoration: none;
        text-align: center;
        padding-top: 68px;
}
.no-fontface address, .no-fontface address a {
        font-family: Georgia, "Times New Roman", Times, serif;
	color: #a79b81;
	font-size: 14px;
	font-weight: normal;
        font-style: normal;
        font-variant: small-caps;
        text-decoration: none;
        text-align: center;
        padding-top: 68px;
}
address a:hover {
	color: #fff;
        text-decoration: none;
}

div.calendarStyles td.calendar {
	border-bottom:1px solid #222222;
	border-right:1px solid #222222;
	color:#222222;
	font-size:10px;
	height:50px;
	padding-right:2px;
	width:75px;
}
div.calendarStyles td.calendarToday {
	background-color:#cccccc;
}
div.calendarStyles table.calendar {
	background-color:#FFFFFF;
	border:1px solid silver;
	width:100%;
}
div.calendarStyles .calendar .calendar_events a {
	color:#049BE4;
	/*color:#5983BF;*/
	display:block;
	padding-bottom:5px;
	text-decoration:underline;
}
div.calendarStyles .calendar .calendar_events a:hover {
	color:#049BE4;
	/*color:#5983BF;*/
	text-decoration:none;
}
div.calendarStyles .calendar .calendar_events {
	font-size:9px;
	list-style-position:inside;
	list-style-type:none;
	padding-left:0px;
	padding-right:5px;
	text-align:left;
	width:79px;
}
div.calendarStyles .calendar .calendar_events li {
	font-size:9px;
}
.calendarHeader {
	background-color:#222222;
	border: 1px solid silver;
	color:#ffffff;
}
.events a {
	color:#049BE4;
	/*color:#5983BF;*/
	display:block;
	padding-bottom:10px;
}

.AlignCenter { text-align:center; }
.AlignRight { text-align:right; }
/*---------------------------------------------------------------------------------form tables---*/

.Form form > table {
	font-size: 18px;
	width: 400px;
	border: none;
	padding: 10px;
	margin-left: 225px;
}
.Form form th {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #A79B81;
        width: 200px;
        padding-bottom: 15px;
}
.Form form td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #A79B81;
        width: 200px;
        padding-bottom: 15px;
}
.Form input {
	width: 200px;
}
.Form textarea {
	width: 200px;
}
#fieldid_12_0, #fieldid_12_1, #fieldid_12_2 {
	width: 30px;
}
.ContactUs p {
        font-family: Arial, Helvetica, sans-serif;
	color: #a79b81;
	font-size: 14px;
	font-weight: normal;
        line-height: 1.45em;
        margin-left: 0px;
        margin-right: 0px;
}
.Gallery .lightboxImage {
    border: 1px solid #A89C82;
}
.image_with_dropshaddow a{display:block;}
/*------------------------------------------------------------------------------------------h1---*/

.fontface .Employees h1 {
        font-family: 'TeXGyreScholaRegular';
	color: #a79b81;
	font-size: 20px;
	font-weight: normal;
        font-variant: small-caps;
        letter-spacing: 3px;
        padding-top: 60px;
}
.no-fontface .Employees h1 {
        font-family: Georgia, "Times New Roman", Times, serif;
	color: #a79b81;
	font-size: 20px;
	font-weight: normal;
        font-variant: small-caps;
        letter-spacing: 3px;
}


/*------------------------------------------------------------------------------------------h2---*/

.fontface .Employees h2 {
        font-family: 'TeXGyreScholaRegular';
	color: #a79b81;
	font-size: 20px;
	font-weight: normal;
        font-variant: small-caps;
        letter-spacing: 3px;
        border: none;
        padding-left: 15px;
        padding-top: 15px;
        margin-left: 0px;
}
.no-fontface .Employees h2 {
        font-family: Georgia, "Times New Roman", Times, serif;
	color: #a79b81;
	font-size: 20px;
	font-weight: normal;
        font-variant: small-caps;
        letter-spacing: 3px;
}


/*-------------------------------------------------------------------------------------------p---*/

.Employees p {
        font: 14px/20px Arial, Helvetica, sans-serif;
        margin-left: 0px;
        margin-right: 0px;
}
.opacity .Employees p {
        color: rgba(167, 155, 129,0.8);
}
.no-opacity .Employees p {
	color: #A79B81;
}


/*-------------------------------------------------------------------------------------------a---*/

.Employees a {
        font-family: Arial, Helvetica, sans-serif;
	color: #800D10;
	font-size: 14px;
	font-weight: normal;
        line-height: 1.45em;
        text-decoration: none;
}
.Employees a:hover {
	color: #fff;
}

