body {
	background-image:url(../images/tile.png);
	background-color:rgb(0,52,38);
	color:#333;
	font-size:12px;
	line-height:1.3em;
	margin:0;
	font-family: "Helvetica Neue", helvetica, Arial,sans-serif;
	-webkit-font-smoothing: antialiased;
}

section, article, header, footer, nav, aside, hgroup {
	display:block;
}

p, li, h1, h2, h3, h4 {
	line-height:1.4em;
}

a { 
	color:#fff;
	outline:none;
	text-decoration:underline;
}

a:hover, a.selected { color:#fff; text-decoration:none; }

a img { border:none; }

h1, h2, h3, h4, h5 {
	color:#fff;
	margin:0.5em 0;
	line-height:1.3em;
	/*text-transform:lowercase;*/
  	font-family: "Helvetica Neue", helvetica, Arial,sans-serif;
  	font-weight:400;
	/*text-shadow:1px 1px 1px rgba(0, 0, 0, 0.2);*/
}

h1 { font-size:33px; }
h2 { font-size:27px; }
h3 { font-size:19px; }
h4 { font-size:17px; }
h5 { font-size:13px; }

/*h2 + p, h3 + p, h4 + p { margin-top:0.3em; }*/

.underline { border-bottom:1px solid #999; }
.note { color:#999; }
.small { font-size:11px; font-family:helvetica, arial }
.tiny { font-size:11px; }
.clear { clear:both; }
.date { font-size:12px; color:#666; }
.left { float:left; margin:0 1em 1em 0 }
.right { float:right; margin:0 0 1em 2em }
.block { display:block; }
/*.hilite { color:#036; }*/
.nowrap { white-space:nowrap; }
.vertical_pad { margin-top:0.3em; margin-bottom:0.3em }
.highlight { color:#418cc5; }
.hide { display:none; }

.icon { 
	vertical-align:middle;
	opacity:0.6;
}
.icon:hover {
	opacity: 1;
}


img.border {
	border:1px solid #999;
}

big { 
	font-size:17px; 
	color:#000;
}

small {
	color:#666;
	font-size:11px;
	font-family:helvetica, arial;
	line-height:1em;
}

.shadow {
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}

hr { height: 1px; color: #ccc; border: none; } /* For Internet Explorer */
html>body hr { height: 1px; background-color: #ccc; border: none; } /* For Gecko-based browsers */
html>body hr { height: 1px; background-color: #ccc; border: 0px solid #ccc; } /* For Opera and Gecko-based browsers */

th, td { 
	padding:0.6em 0.3em; 
	border-bottom:1px solid #407366;
	text-align:left; 
	vertical-align:top
}

tr.divider td {
	border:none;
}

tfoot td, tr.last td {
	border:none;
}

td.break {
	padding-top:1px;
	border-top:1px solid #ccc;
	height:2px;
}

td.label { text-align:right; color:#666; }

td p { margin-top:0; }

th { font-weight:normal; color:black }

table { border-spacing:0 }
caption { text-align:left; }
address { font-style:normal; }

.error, .alert {
	padding:20px 10px 20px 60px;
	background:url(../images/alert.gif) 15px 15px transparent no-repeat;
	color:#d77638;
	font-size:14px;
	border-radius:0.4em;
	-moz-border-radius:0.4em;
	-webkit-border-radius:0.4em;
	border:1px solid #d77638;
	margin:15px 0;
	box-shadow:inset 0 0 5px #ccc;
   	-moz-box-shadow:inset 0 0 5px #ccc;
   	-webkit-box-shadow:inset 0 0 5px #ccc;
}

.small_alert {
	padding:2px 0 2px 23px;
	background:url(../images/alert-small.png) center left transparent no-repeat;
	color:#000;
	font-size:13px;
	/*font-style:italic;*/
}

div.alert p:first-child {
	margin-top:0;
}

div.alert p:last-child {
	margin-bottom:0;
}

.error em {
	color:#000;
}

.notice, .tip {
	padding:2px 0 2px 30px;
	background:url(../images/info-icon.png) top left transparent no-repeat;
	color:#000;
	font-size:13px;
	font-style:italic;
}

.info {
	padding:10px 10px 10px 40px;
	background:url(../images/info-icon.png) 10px 10px transparent no-repeat;
	color:green;
	font-size:16px;
	font-weight:normal;
	border-radius:0.4em;
	-moz-border-radius:0.4em;
	-webkit-border-radius:0.4em;
	border:1px solid #7ec700;
	margin:8px 0;
	box-shadow:inset 0 0 5px #ccc;
   	-moz-box-shadow:inset 0 0 5px #ccc;
   	-webkit-box-shadow:inset 0 0 5px #ccc;
}

.small_info {
	padding:2px 0 2px 20px;
	background:url(../images/info-icon-small.png) center left transparent no-repeat;
	color:#999;
	font-size:12px;
	font-style:italic;
}

.alert_alt {
	color:#c60;
}

.alert_alt img {
	vertical-align:middle;
}

.success {
	padding:0 0 0 40px;
	background:url(../images/success.png) center left transparent no-repeat;
	color:#060;
	/*font-size:15px;*/
	margin:5px 0;
	line-height:1.8em;
}

div.success {
	font-size:17px;
}

.pdf {
	padding:3px 0 3px 24px;
	background:url(../images/pdf-icon.gif) center left no-repeat transparent;
	line-height:140%;
}

p.pdf, p.video {
	background-position:0 3px;
	padding-top:0;
}

.video {
	padding:3px 0 3px 24px;
	background:url(../images/video.gif) 2px center no-repeat transparent;
	line-height:140%;
}

ul.pdfs li {
	list-style-image:url(../images/pdf-icon.gif);
	margin-bottom:0.3em;
}

.clearfix:after { content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

a.button {
	padding:0.5em 1.2em;
	background-color:#ab0ca5;
	color:#fff;
	font-size:17px;
	font-family: "myriad-pro-1","myriad-pro-2", "Helvetica Neue", helvetica, Arial,sans-serif;
  	font-weight:400;
	text-decoration:none;
	border-radius:0.3em;
	-moz-border-radius:0.3em;
	-webkit-border-radius:0.3em;
	line-height:200%;
	text-align:center;
}

a.button.red {
	background-color:#c00;
}

a.button:hover, a.large_button:hover {
	background-color:#00397B;
	color:#fff;
	box-shadow:0px 0px 5px #666;
	-moz-box-shadow:0px 0px 5px #666;
	-webkit-box-shadow:0px 0px 5px #666;
}

a.button span {
	font-weight:normal;
}

a.large_button {
	font-size:15px;
	border-radius:1em;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
	padding:0.5em 1em;
	background-color:#2c5482;
	color:#fff;
	text-transform:lowercase;
	font-weight:bold;
	text-decoration:none;
	line-height:120%;
}

p.button_p {
	margin:1.5em 0;
}

p.links {
	margin-top:0;
}

.links a {
	color:#666;
}

.links a.selected, .links a:hover {
	color:#c00;
}

.toggle {
	margin-top:10px;
}

.toggle h4 {
	margin:0 0 0.2em 0;
	line-height:100%;
}

.toggle h4 a {
	font-size:17px;
	padding-left:20px;
	background:url(../images/arrow_right.png) center left no-repeat transparent;
	border:none;
	text-decoration:none;
}

.toggle h4.toggled a {
	background-image:url(../images/arrow_down.png)
}

.toggle h4 a:focus {
	color:#000;
}

.toggle div {
	padding-left:20px;
	font-size:13px;
}

#slide_holder {
	width:300px;
	height:250px;
	margin-bottom:10px;
}

#slide_holder img {
	border:1px solid #999;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}

#slide_selector {
	list-style:none;
	padding:0;
	margin:0 0 20px 0;
}

#slide_selector li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#slide_selector li a {
	display:block;
	padding:0.5em 0.8em;
	border:1px solid #ddd;
	margin-right:0.5em;
	line-height:100%;
	background-color:#fff;
}

#slide_selector li a {
	color:#999;
}

#slide_selector li a:hover {
	color:#666;
	border-color:#999;
}

#slide_selector li a.selected {
	color:green;
	border-color:green;
}

.fax {
	padding-left:25px;
	background:url(../images/printer.png) center left no-repeat transparent;
}

.telephone {
	padding-left:25px;
	background:url(../images/phone.png) center left no-repeat transparent;
}

.email {
	padding-left:22px;
	background:url(../images/email.png) bottom left no-repeat transparent;
}

.add {
	padding-left:15px;
	background:url(../images/icons/add.gif) center left no-repeat transparent;
}

.edit {
	padding-left:15px;
	background:url(../images/icons/edit.gif) center left no-repeat transparent;
}

.delete {
	padding-left:15px;
	background:url(../images/icons/trash.gif) center left no-repeat transparent;
}

.download {
	padding-left:15px;
	background:url(../images/arrow_down.gif) center left no-repeat transparent;
}

.preview {
	padding-left:15px;
	background:url(../images/icons/fastforward.gif) center left no-repeat transparent;
}

.up {
	padding-left:15px;
	background:url(../images/icons/arrow_up.gif) center left no-repeat transparent;
}

.down {
	padding-left:15px;
	background:url(../images/icons/arrow_down.gif) center left no-repeat transparent;
}

.tick {
	padding-left:16px;
	background:url(../images/icons/tick.gif) center left no-repeat transparent;
}

.gmap {
	padding:5px 0 5px 32px;
	line-height: 200%;
	background:url(../images/map_marker.png) center left no-repeat transparent;
}

.cross {
	padding-left:16px;
	background:url(../images/icons/cross.gif) center left no-repeat transparent;
}

/*
.search {
	padding-left:16px;
	background:url(../images/icons/search.gif) center left no-repeat transparent;
}
*/

.twitter {
	background:url(../images/twitter-icon.png) center right no-repeat transparent;
	padding-right:23px;
	color:#fff;
}

.facebook {
	background:url(../images/facebook-icon.png) center right no-repeat transparent;
	padding-right:23px;
	color:#fff;
}

.rss {
	background:url(../images/feed-icon.png) center right no-repeat transparent;
	padding-right:23px;
	color:#fff;
}

blockquote {
	margin:20px 0;
}

blockquote {
	background:url(../images/quote-left.gif) 0 3px no-repeat transparent;
	margin-left:0;
	padding-left:30px;
}

blockquote p {
	background:url(../images/quote-right.gif) bottom right no-repeat transparent;
	padding-right:30px;
	color:#333;
	font-size:15px;
	font-family:georgia, serif;
	font-style:italic;
	margin:0.3em 0;
}

cite {
	color:#000;
	/*
	font-style:italic;
	font-size:16px;
	*/
}

.paging {
	/*padding:10px 0;*/
	/*
	padding:10px 20px;
	background-color:#fff;
	border:1px solid #ccc;
	*/
	/*
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	*/
	text-align:right;
}

.paging ul {
	margin:0;
	padding:0;
	list-style:none;
}

.paging ul li {
	display:inline;
	padding-right:0.3em;
	color:#92AFA7;
}

.paging ul li strong {
	font-weight:normal;
	color:#92AFA7;
}
