@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: "NeutraText-Book";
  src: url(http://www.consulatio.com/fonts/NeutraText-Book.otf);
  /* font-weight, font-style ==> default to normal */
}
 
@font-face {
  font-family: "NeutraText-Book";
  src: url(http://www.consulatio.com/fonts/NeutraText-BookItalic.otf);
  font-style: italic;
}
 
@font-face {
  font-family: "NeutraText-Book";
  src: url(http://www.consulatio.com/fonts/NeutraText-Bold.otf);
  font-weight: bold;
}
 
@font-face {
  font-family: "NeutraText-Book";
  src: url(http://www.consulatio.com/fonts/NeutraText-BoldItalic.otf);
  font-weight: bold;
  font-style: italic;
}
 
@font-face {
  font-family: "Cochin";
  src: url(http://www.consulatio.com/fonts/Cochin.ttf);
}
 
@font-face {
  font-family: "Cochin";
  src: url(http://www.consulatio.com/fonts/CochinItalic.ttf);
  font-style: italic;
}
 
@font-face {
  font-family: "Cochin";
  src: url(http://www.consulatio.com/fonts/CochinBold.ttf);
  font-weight: bold;
}
 
@font-face {
  font-family: "Cochin";
  src: url(http://www.consulatio.com/fonts/CochinBoldItalic.ttf);
  font-weight:bold;
  font-style: italic;
}
 
body {
	font-family: NeutraText-Book, "Trebuchet MS", Verdana, sans-serif ! important;
}

table{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	}

h1 {
	font-family: NeutraText-Book, "Trebuchet MS", Verdana, sans-serif ! important;
	font-size: 28px;
	font-weight: normal;
	color: #FFF;
	background-color: #A72927;
	letter-spacing: 0.2em;
	text-align: left;
	word-spacing: 0.2em;
	vertical-align: bottom;
	height: 120%;
	clip: rect(auto,auto,auto,auto);
	background-position: left center;
	line-height: normal;
	text-indent: 0.1em;
	padding: 0px;
}
p {
	font-family: NeutraText-Book, "Trebuchet MS", Verdana, sans-serif ! important;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	padding-right: 0px;
	margin-bottom: 0px;
}
#mainContent p {
	font-family: NeutraText-Book, "Trebuchet MS", Verdana, sans-serif ! important;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	padding-right: 0px;
	margin-bottom: -10px;
}
.HeadTitle {
	position: relative;
	text-align: center;
	padding-left: 11em;
	padding-top: 20px;
	margin: 0px;
	border: 0
}
.TopMenu {
	font-family: NeutraText-Book, "Trebuchet MS", Verdana, sans-serif ! important;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #AC2624;
	letter-spacing: 0.25em;
	text-align: left;
	vertical-align: middle;
	word-spacing: 0.5em;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
	border-bottom-color: #AC2624;
	border-left-color: #AC2624;
	line-height: 10px;
	border-top-color: #AC2624;
	border-right-color: #AC2624;
}

.TopMenu a {
	text-decoration: none;
	font-family: NeutraText-Book, "Trebuchet MS", Verdana, sans-serif ! important;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #AC2624;
	letter-spacing: 0.25em;
	text-align: left;
	/*vertical-align: middle;*/
	word-spacing: 0.5em;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
	border-bottom-color: #AC2624;
	border-left-color: #AC2624;
	line-height: 10px;
	border-top-color: #AC2624;
	border-right-color: #AC2624;
}


.TopMenu:hover {
	font-family: NeutraText-Book, "Trebuchet MS", Verdana, sans-serif ! important;
	font-weight: bold;
	background-color: #AC2624;
	font-style: italic;
	color: #FFF;
	border-top-style: inherit;
	border-top-width: inherit;
	border-right-style: inherit;
	border-bottom-style: inherit;
	border-left-style: inherit;
	padding-left: inherit;
	border-bottom-color: inherit;
	border-left-color: inherit;
	border-top-color: #AC2624;
	cursor: pointer;
}

.TopMenu:hover a {
	text-decoration: none;
	font-family: NeutraText-Book, "Trebuchet MS", Verdana, sans-serif ! important;
	font-weight: bold;
	background-color: #AC2624;
	font-style: italic;
	color: #FFF;
	border-top-style: inherit;
	border-top-width: inherit;
	border-right-style: inherit;
	border-bottom-style: inherit;
	border-left-style: inherit;
	padding-left: inherit;
	border-bottom-color: inherit;
	border-left-color: inherit;
	border-top-color: #AC2624;
	cursor: pointer;
}

h2 {
	font-family: NeutraText-Book, "Trebuchet MS", Verdana, sans-serif ! important;
	font-size: 20px;
	color: #A72927;
	padding-top: 10px;
	margin-bottom: -10px;
}
.SideBar {
	font-family: "Cochin", "Palatino", serif ! important;
	font-size: 22px;
	font-style: italic;
	line-height: 26px;
	color: #7A6E3F;
	background-color: #FFF;
	font-weight: lighter;
	vertical-align: top;
	text-align: right;
	padding-left: .5em;
	padding-top: 15px;
}
.ContentImage {
	padding-left: 25px;
}
.twoColHybLtHdr #menu {
	margin-top: 10px;
	margin-right: 10em;
	margin-bottom: 0;
	margin-left: 0em;
	padding-left: 12em;
}
.griffin {
	float: none;
	margin-right: 8px;
	padding-left: 3em;
}
.FooterText {
	font-size: 12px;
}
