BODY {
	font-family: 'Pontano Sans', sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
  	margin: 0px;
  	padding-top: 0px;
	line-height: 22px;
  	background-position: top left;
  	background-image: url("/images/back.jpg");
  	background-repeat: repeat-x;
  	background-color: #fff;
}
/* Stylesheet: Home Body Modified On 2013-08-27 13:41:10 */
li {
       font-size: 14px;
       padding: 0px;
       margin: 0px;
}

ul {
       padding: 6px 0px 6px 30px;
       margin: 0px;
}

p { 
	padding: 5px;
	margin: 0px;
}

.clearBoth {
	clear: both;
	}

A:link {text-decoration: none; color: #b22606;}
A:visited {text-decoration: none; color: #b22606;}
A:active {text-decoration: none; color: #b22606;}
A:hover {text-decoration: underline; color: #b22606;}

.contshell {
	width: 901px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.theleft {
	width: 262px;
	text-align: left;
	float: left;
	display: inline;
}

.thelogo {
	width: 262px;
	height: 158px;
	text-align: left;
}

.leftnav {
	width: 206px;
	height: 243px;
	text-align: left;
	margin-bottom: 22px;
	padding: 50px 28px 0px 28px;
	background-position: middle left;
  	background-image: url("/images/leftnavimg.png");
  	background-repeat: repeat;
}

.leftatt {
	width: 222px;
	text-align: left;
	background-color: #b19f7a;
	color: #49372b;
	font-size: 15px;
        line-height: 25px;
	padding: 40px 0px 40px 40px;
}

.leftatt A:link {text-decoration: none; color: #fff;}
.leftatt A:visited {text-decoration: none; color: #fff;}
.leftatt A:active {text-decoration: none; color: #fff;}
.leftatt A:hover {text-decoration: underline; color: #fff;}

.theright {
	width: 639px;
	text-align: left;
	float: right;
	display: inline;
}

.thenav {
	width: 639px;
	height: 59px;
	text-align: left;
}

.theleading {
	width: 616px;
	height: 64px;
	text-align: center;
	color: #b22606;
	font-size: 30px;
	padding: 35px 0px 0px 23px;
        line-height: 30px;
        font-style:italic
}

.subsleading {
	width: 596px;
	height: 64px;
	text-align: left;
	color: #b22606;
	font-size: 30px;
	padding: 35px 0px 0px 43px;
        line-height: 30px;
}

.theslider {
	width: 616px;
	height: 293px;
	text-align: left;
	padding: 0px 0px 0px 23px;
	margin-bottom: 22px;
}

.thecontent {
	width: 616px;
	text-align: left;
	padding: 23px 0px 0px 23px;
}

.footer {
	width: 900px;
	text-align: center;
	font-size: 12px;
	padding-top: 0px;
	margin: 10px 0px 0px 0px;
        border-top: 1px solid #d8d0c2;
}

/* LEFT NAV */

.leftnav p {
	padding: 15px 0px 10px 0px;
	border-bottom: 1px solid #ddd9d0;
        line-height: 19px;
}

A.lefty:link {
	text-decoration: none;
	color: #49372b;
	background-position: middle left;
  	background-image: url("/images/arrows.png");
  	background-repeat: no-repeat;
  	display: block;
        padding-left: 30px;
}

A.lefty:visited {
	text-decoration: none;
	color: #49372b;
	background-position: middle left;
  	background-image: url("/images/arrows.png");
  	background-repeat: no-repeat;
  	display: block;
        padding-left: 30px;
}

A.lefty:active {
	text-decoration: none;
	color: #49372b;
	background-position: middle left;
  	background-image: url("/images/arrows.png");
  	background-repeat: no-repeat;
  	display: block;
        padding-left: 30px;
}

A.lefty:hover {
	text-decoration: none;
	color: #49372b;
	background-position: middle left;
  	background-image: url("/images/arrows2.png");
  	background-repeat: no-repeat;
  	display: block;
  	padding-left: 30px;
}


/* HEADINGS */

h1 {
	font-size: 22px;
	color: #b22606;
	padding: 0px;
	margin: 10px 0 10px 0;
}

h2 {
	font-size: 18px;
	color: #b22606;
	padding: 0px;
	margin: 10px 0 10px 0;
}

h3 {
	font-size: 16px;
	color: #b22606;
	padding: 0px 0 10px 0;
	margin: 10px 0 10px 0;
        border-bottom: 1px solid #b22606;
}

h4 {
	font-size: 20px;
	color: #5e7a96;
	padding: 0px;
	margin: 10px 0 10px 0;
}

h5 {
	font-size: 16px;
	color: #5e7a96;
	padding: 0px;
	margin: 10px 0 10px 0;
}

h6 {
	font-size: 14px;
	color: #5e7a96;
	padding: 0px;
	margin: 10px 0 10px 0;
}
/* Stylesheet: Main Modified On 2013-08-27 13:41:37 */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   text-align: left;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   width: 639px;
   text-align: left;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
    width: 180px;
   text-align: left;
}

/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 0px;
   margin-left: 0px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: 0px;
   float: left; 
}

#primary-nav li li { 
   margin-left: 0px;
   margin-top: 0px;
   float: none; 
   position: relative;
   border-left: 1px solid #fff;
   border-bottom: 1px solid #fff;
   border-right: 1px solid #fff;
   text-align: left;
   color: #fff;
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin-top: 9px; 
   text-decoration: none; 
   font-size: 16px;
   font-weight: normal;
   text-align: center;
   color: #49372b;
}

#primary-nav li.menuactive a { 
}

#primary-nav li a { 
   padding: 13px 25px 15px 24px; 
   color: #49372b;
border-right: 1px solid #d7d1ca;
}

#primary-nav li li a { 
   z-index: 1010;
   padding: 6px 10px; 
   text-align: left;
   color: #fff;
   font-size: 11px;
   font-weight: normal;
}	

#primary-nav li, #primary-nav li.menuparent { 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
	background-position: bottom left;
  	background-image: url("/images/navover.png");
  	background-repeat: repeat-x;
}

#primary-nav li li.menuactive { 
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li a:hover
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
	background-position: bottom left;
  	background-image: url("/images/navover.png");
  	background-repeat: repeat-x;
}


#primary-nav li li:hover, 
#primary-nav li li.menuh, 
#primary-nav li li.menuparenth, 
#primary-nav li li.menuactiveh { 
}


#primary-nav li li a:hover, 
#primary-nav li li.menuh, 
#primary-nav li li.menuparenth, 
#primary-nav li li.menuactiveh { 
color: #b22606;
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
z-index: 1010;
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
z-index: 1010;
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
/* Stylesheet: Nav Modified On 2013-08-27 13:41:56 */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 10px; /* padding for the news article summary */
    margin: 0 0 1em 0; /* margin to the bottom of the news article summary */
    border: 1px solid #999; 
    behavior: url(PIE.htc);
}

.NewsSummaryPostdate {
  font-size: 13px;
  font-weight: bold;
  text-align: right;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0px;
    font-size: 14px;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  margin-bottom: 5px;
  font-weight: bold;
  text-align: right;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-weight: normal;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 30px;
    background-image: url("images/printer.gif");
    background-repeat: no-repeat;
    background-position: center right;
    text-align: right;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* Stylesheet: Home News Modified On 2016-02-04 12:53:39 */
