@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Fonts */

@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic);

/* General Decoration */

body { 
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-size: 14px;
}
a:link,
a:visited { 
	font-weight: 700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h5, p {
	padding: 0px 12px;
}
hr.wp_page { /* Spacer between posts (Gradient transparent - color - transparent) */
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    border: 0;
    clear: both;
    height: 1px;
}
i { /* For icons */
	margin-right: 5px;
}
.centering { /* Centers text vertically in table in breadcrumb, etc. */
	 height: 75px;
	 padding-left: 10px;
	 vertical-align: middle;
}
.dotted_border {
    border: 1px dotted #8F8F8F;
}
.faq-c {
	border-bottom: 1px dotted #ccc;
	padding: 1em 0;
}
.faq-t {
	line-height: 1em;
	color: #aaa;
	float: left;
	font-weight: 700;
	padding-right: 0.3em;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
}
.faq-o {
	transform: rotate(-45deg);
	transform-origin: 50% 50%;
	-ms-transform: rotate(-45deg);
	-ms-transform-origin: 50% 50%;
	-webkit-transform: rotate(-45deg);
	-webkit-transform-origin: 50% 50%;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
}
.faq-q {
	cursor: pointer;
	font-size: 1.0em;
	font-weight: 400;
	padding-left: 1em;
  
}
.faq-a {
	clear: both;
	color: #686868;
	display: none;
	font-weight: 300;
	padding-left: 1.5em;
}
#flexy_menu_wrapper { /* used to hide flexy-menu until loaded */
	display: none;
}
.floatleft, .floatright {
	display: block;
	margin: 15px auto;
}
.font_small {
	font-size: 13px;
}
.img_caption {
	text-align: center;
	font-style: italic;
	margin-top: 0;
	line-height: 20px;
	font-family: Georgia, Times, "Times New Roman", serif;
}
.img_caption a {
	font-weight: normal;
}
.mag_border{
	border: 0px solid #ffffff;
	-webkit-box-shadow: 3px 3px 1px #999999;
	-moz-box-shadow: 3px 3px 1px #999999;
	-o-box-shadow: 3px 3px 1px #999999;
	box-shadow: 3px 3px 1px #999999;
}
.no_disc { /* Removes disc from list */
	list-style: none;
}
.no_li_padding { /* Moves list items left */
	padding-left: 15px;
}
.no_wrap {
	white-space: nowrap;
}
.scrollTop-btn {
    background-color:rgba(0,0,0,0.15);
    color:#fff;
    position:fixed;
    bottom:27px;
    right:15px;
    padding:10px 10px 10px 15px;
    border-radius:3px;
    z-index:999;
    font-weight:bold;
}
.slider_text {
	color: #FAFAFA;
	font-size: 17px;
	letter-spacing: 1px;
	padding-right: 10px;
	text-shadow: 1px 1px #000000; 
	text-align: right;
}
.slider_gallery_text {
	color: inherit;
	font-size: 13px;
	margin-right: 10px;
	text-align: right;
}
.solid_border {
    border: 1px solid #8F8F8F!important;
}
.textcenter {	
	text-align: center!important;
}
.textleft {	
	text-align: left!important;
}
.textright {	
	text-align: right!important;
}

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.3043%;
	padding-right: 1.3043%;
	width: 97.3913%;
}
#header_wrap,
#footer_wrap {
	box-shadow: 7px 7px 7px #999999;
	clear: both;
	display: block;
	float: left;
	margin-top: 10px;
	position:relative;
	width: 100%;
}
#menu {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
#header {
	background-repeat: no-repeat;
	background-size: contain;
	clear: both;
	display: block;
	float: left;
	padding-bottom: 24.654832%;
	width: 100%;
	z-index: 0;
}
.slider {
	padding-bottom: 0 !important; /* Removes padding-bottom in #header when using slider*/
}
#titlebar {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	width: 100%;
}
td.title {
	font-size: 2.3vw;
}
#titlebar td.follow_us {
	display: none;
}
td.follow_us {
	width: 50%;
}
td.follow_us img {
	padding: .2em 0 0 0;
}
td.follow_us > p.floatright {
	float: right;
}
#titlebar_bottom {
	clear: both;
	display: block;
	float: left;
	height: 10px;
	margin-left: 0;
	width: 100%;
}
#breadcrumb {
	clear: both;
    display: block;	
	float: left;
	height: 75px;
	margin-left: 0;
	width: 100%;
}
#search {
	display: none;
}
#search p, #search_mobile p {
	color: #9A9A9A;
	font-size: 11px;
	margin: -15px 0 5px 3px;
}
#sidebar_left {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	width: 100%;
}
#sidebar_left .side_box ul {
	margin: 0 5px 0 -10px;
}
#move_box {
    display: none;
}
#move_box_mobile {
	clear: both;
    display: block;
}
.side_box {
    background-color: #FEFEFE;
    border: 1px dotted #8F8F8F;
	margin-bottom: 10px;
    padding-bottom: 10px;
	text-align: left;
}
.side_box h3 {
	font-size: 15px;
}
.side_box img {
	margin-bottom: 5px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.side_box ul {
	margin-right: 5px;
	text-align: left;
}
.side_box li {
	margin-bottom: 3px;
}
.share-it {
	-webkit-border-radius: 2;
	-moz-border-radius: 2;
	background: #8F8F8F;
	border-radius: 3px;
	color: #FFFFFF;
	display: inline;
	font-size: 13px;
	margin: 17px 5px;
	padding: 7px 10px;
}
.share-buttons {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.share-buttons li {
	display: inline;
}
.share-buttons a:hover {
	text-decoration: none;
}
.alert_box {
    background-color: #FEFEFE;
    border: 2px solid #009E82;
	color: #009E82;
	margin: 13px 0;
    padding: 0 10px;
	text-align: left;
}
.alert_box a {
	color: inherit!important;
}
.alert_box h3 {
	display: inline-block;
	font-weight: bold;	
	margin: 0 0 3px -12px;
}
#content {
	clear: both;
	display: block;
	float: left;
	line-height: 150%;
	margin-left: 0;
	margin-top: -12px;
	width: 100%;
}
.inline_table {
	margin: 10px auto;
	width: 70%;
}
#sidebar_right {
	-webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	margin-bottom: 10px;
	width: 100%;
}
#sidebar_left, #sidebar_right {
	font-size: 0.9em!important;
}
#search_mobile {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	width: 100%;
}
#follow_us_mobile {
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: -3px; 
	padding-bottom: 3px; 
	width: 100%; 
}
#footer_wrap {
	margin: 15px 0;
}
#footer_top {
	clear: both;
	display: block;
	float: left;
	height: 25px;
	width: 100%;
}
#footer {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	text-align: center;
	width: 100%;
}

/* Tablet Layout: 640px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 620px) { /* 640 minus 20px average scrollbar width */

.gridContainer {
	padding-left: 0.8152%;
	padding-right: 0.8152%;
	width: 98.3695%;
}
#menu {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	width: 100%;
}
#header {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	width: 100%;
}
#titlebar {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
}
td.title {
	font-size: 1.68vw;
	vertical-align: middle;
	width: 78%;
}
#titlebar td.follow_us {
	display: table-cell;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
	width: 10%;
}
#titlebar_bottom {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	width: 100%;
}
#breadcrumb {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	width: 61.8784%;
}
#search {
	clear: none;
	display: block;
	float: left;
	margin-left: 1.6574%;
	width: 36.4642%;
	z-index: 0;
}
#sidebar_left {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	width: 23.7569%;
}
#move_box {
    display: block;	
}
#move_box_mobile {
    display: none;	
}
#content {
	clear: none;
	display: block;
	float: left;
	margin-left: 1.6574%;
	width: 74.5856%;
}
.inline_divs_wrapper {
	background: #FEFEFE;
	letter-spacing: .5em; /* space between inline_divs */
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}
.inline_div {
	display: inline-block;
	letter-spacing: normal;
	padding-left: .6vw;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	width: 50%;
}
.inline_div { /* For IE6 IE7 */
	*display: inline;
	*margin: 0 20px;
}
.inline_table {
	margin: 10px 10px 10px 0;
	width: 90%;
}
#sidebar_right {
	clear: both;
	display: block;
	float: left;
	margin-left: 25.4143%;
	width: 74.5856%;
}
#follow_us_mobile, #search_mobile {
	display: none;
}
#footer {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	width: 100%;
}
.floatleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.floatright {
	float: right;
	margin: 5px 0 5px 10px;
}
.share-it {
 	display: none;
}
.share-buttons {
	margin: 0 -10px;
	text-align: center;
}
.share-buttons li {
	margin-left: -3px;
}
}

/* Desktop Layout: 769px to a max of 1014px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	margin: auto;
	max-width: 1014px;
	padding-left: 0.6521%;
	padding-right: 0.6521%;
	width: 98.6956%;
}
#menu {
	clear: both;
	display: block;
	float: left;
	height: 41px;
	margin-left: 0;
	width: 100%;
}
#header {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	width: 100%;
}
td.title {
	font-size: 1.7vw;
	width: 82%;
}
#titlebar td.follow_us,
td.follow_us a {
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	width: 8%;
}
#titlebar_bottom {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	width: 100%;
}
#breadcrumb {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	width: 69.6035%;
}
#search {
	clear: none;
	display: block;
	float: left;
	margin-left: 1.3215%;
	width: 29.0748%;
}
#sidebar_left {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	width: 18.9427%;
}
#content {
	clear: none;
	display: block;
	float: left;
	margin-left: 1.3215%;
	width: 59.4713%;
}
#sidebar_right {
	clear: none;
	display: block;
	float: left;
	margin-left: 1.3215%;
	width: 18.9427%;
}
#footer {
	clear: both;
	display: block;
	float: left;
	margin-left: 0;
	width: 100%;
}

/* Desktop Layout: Decoration */

.floatleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.floatright {
	float: right;
	margin: 5px 0 5px 10px;
}
.share-buttons {
	margin: 0;
}
.share-buttons li {
	margin-left: 0;
}
}

/* Desktop Layout: bigger then 1014px. Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1015px) {
td.title {
	font-size: 18px;
}
}