body {
font-family : 'Open Sans', Verdana, Arial, sans-serif;
padding-top : 10px;
padding-bottom : 40px;
background-color : #1a202c;
font-size: 13.5px;
}
body.site { border-top: none; }
div.container  {
background-color : #ffffff;
width : 774px;
margin : 0 auto 0 auto;
padding-bottom : 12px;
}
footer div.container {
background-color : #1a202c;
color : #237996;
font-size : 0.85em;
}

div.footer a, div.footer a:visited {
color : #237996;
}
p.pull-right {
float : right;
}
h1, h2, h3, h4, h5, h6 {
font-family : 'Open Sans Condensed', sans-serif;
font-weight : 700;
}
h1 {
font-size : 1.6em;
line-height : 2.4em;
}
h2 {
font-size : 1.4em;
line-height : 2.0em;
}
h3 {
font-size : 1.2em;
line-height : 1.75em;
}
h4 {
font-size : 1.1em;
line-height : 1.5em;
}
h5 {
font-size : 1em;
line-height : 1.5em;
}
h6 {
font-size : 1em;
line-height : 1.5em;
}
a {
text-decoration : none;
}
blockquote {
margin: 0 1.5em;
font-size: 1em;
line-height: 1.5em;	
}
.row-fluid {
margin-left:2em;margin-right: 2em;margin-top: 0.6em;margin-bottom : 0.6em;color : #000000;
}.text-indent {padding: 0 2em 0 2em;}
.navigation, .bigimage, .menu , .nav, .nav-pills {
margin : 0;
padding : 0;
}
nav {
width : 100%;
float : left;
margin : 0 0 0 0;
padding : 0;
list-style : none;
background-color : #b6aca3;
border-bottom : 1px solid #4a6f7f;
border-top : 1px solid #4a6f7f;
}

nav ul { list-style-type: none; }
nav li {
float : right;
font-family : 'Open Sans Condensed', Arial, Helvetica, sans-serif;
font-size : 0.95em;
text-transform : uppercase;
}
nav li.item-114 {
float : left;
}
nav li a {
display : block;
padding : 8px 15px;
text-decoration : none;
font-weight : 700;
color : #f9f7f5;
border-right : 1px solid #b6aca3;
}
nav li a:hover {
color : #ffffff;
background-color : #cabfb5;
}
nav li.current, nav li.current a:hover {
color : #f9f7f5;
background-color : #4a6f7f;
}
[class*="special"] .module-content ul {
margin : 0 0 10px 17px;
}
[class*="special"] .module-content ul.unstyled {
margin : 0 0 10px 0;
}
@media screen and (min-width: 621px) {
header  { display: none; visibility: hidden; }
div.homepage-box { 
padding-left:0; padding-right: 15px;
  }
div.homepage-box p {
margin-top: 0; margin-bottom: 4px; 
  }
div.homepage-box h3 {
 margin-top: 24px; margin-bottom: 0px; 
  }
  div.right-front {
    margin-right: 12px;
  }
}
@media screen and (max-width:620px) {
body {
padding : 5px;
background-color : #ffffff;
}

div {
background : #ffffff;
clear : both !important ;
display : block !important ;
width : 100% !important ;
float : none !important ;
margin : 0 !important ;
padding : 0 !important ;
}
div.moduletable div.custom {
overflow : hidden;
}
nav, nav li {
margin : 0 0 0 0 !important ;
border : none !important ;
background : transparent;
padding : 0;
text-align : center !important ;
}
nav {
display : block;
width : auto;
padding : 5px;
}
nav li {
display : inline;
margin : 0 !important ;
width : 100%;
}
nav li a {
display : block;
color : navy;
}
footer div.container {
background-color : #ffffff;
color : navy;
font-size : 0.85em;
}
div.footer a {
color : #navy;
}
}
@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}

