/* KS-font-test_stylesheet-Fluid-googleized.css - Latest update on 3-5-2016/
/* fluid layout added 10-3-2015 */

body {
	background-image: url(../Images/KS_background2.JPEG);
	}

div.page_box {
	width:900px;
	margin:0px auto;
	padding:10px;
	}

div.header {
	height: 140px;
	}
	
.header_left_col {
	float:left;
	padding: 10px; 
	font-size: 16px;
	font-family: 'Signika', sans-serif; 
	font-weight: 600;
	color: #006600;
	text-align: center;
	margin-top: -10px;
	width: 160px;
	position: relative;
	}

.header_center_col {
	float:left;
	padding: 10px; 
	font-size: 14px;
	text-align: center;
	font-family: 'Signika', sans-serif; 
	font-weight: 600;
	margin-top: -30px;
	width: 515px;
	position: relative;
	}

.header_right_col {
	float:left;
	padding: 10px; 
	font-size: 16px;
	font-family: 'Signika', sans-serif; 
	font-weight: 600;
	color: #006600;
	text-align: center;
	margin-top: -10px;
	width: 150px;
	position: relative;
	}

div.content{
	margin-top: 0px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: 'Sanchez', serif; 
	font-weight: 400;
	}

div.content-left {
	float:left;
	margin-top: 50px;
	width:180px;
	text-align: left;
	}
	
div.content-main {
	margin: auto;
	clear: both;
	width:480px;
	font-family: 'Sanchez', serif; 
	font-weight: 400;
	font-size: 13pt;
	text-align: justify;

	}
	
div.content-right {
	float:left;
	margin-left:10px;
	margin-top: 50px;
	width: 180px;
	text-align: left;
	}
	
#ad_center_col {
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 160px;
	width: 450px;
	height: 100px;
	text-align: center;
	font-family: arial, helvetica, sans serif;
	}
	
div.button-left {
	float: left;
	font-size: 12pt;
	font-family: 'Signika', sans-serif; 
	font-weight: 700;
	margin-top: 0px;
	width: 240px;
	height: 40px;
	text-align: left;
	position: relative;
	}
	
div.button-right {
	float: right;
	font-size: 12pt;
	font-family: 'Signika', sans-serif; 
	font-weight: 700;
	margin-top: -40px;
	margin-left: 200px;
	width: 240px;
	height: 40px;
	text-align: right;
	position: relative;
	}
	
div.footer {
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
	width:878px;
	font-family: 'Signika', sans-serif; 
	font-weight: 600;
	text-align: center;
	}
	
div.footer-header {
	margin: auto;
	margin-top: 20px;
	padding-top: 4px;
	background-color: #CCCC66;
	width: 570px;
	height: 60px;
	text-align: center;
	}
	
div.footer-left {
	padding-left: 10px;
	width: 230px;
	text-align: left;
	}
	
div.footer-right {
	float: right;
	margin-top: -277px;
	margin-left: 10px;
	width: 230px;
	text-align: left;
	font-size: 12pt;
	}
	
div.bottom {
	clear: both;
	float: right;
	width: 480px;
	margin-top: 80px;
	text-align: right;
	font-size: 8pt;
	}

p.footer_menu {
	font-size: 14pt;
	line-height: 18pt;
	font-family: 'Signika', sans-serif; 
	font-weight: 600;
	text-align: left;
	color: #000000;
	}

p.disclaimer {
	font-size: 10pt;
	line-height: 12pt;
	text-align: justify;
	font-family: 'Sanchez', serif; 
	font-weight: 400;
	color: #000000;
	}

p.disclaimer-heading {
	text-align: center;
	font-size: 10pt;
	font-family: 'Signika', sans-serif; 
	font-weight: 600;	
	color: #000000;
	}

.heading {
	font-size: 18pt;
	font-family: 'Lora', serif; 
	font-weight: 700;
	color: #006600;
	}

.sub-heading {
	font-size: 13pt;
	font-family: 'Lora', serif; 
	font-weight: 700;
	color: #000000;
	}

.menu-heading {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	}

.menu {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
	}
	
p.menu {
	margin-top: 10pt;
	}

.sidebar {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #006600;
	margin-top: 100px;
	position: relative;
	}
		
a:link {
	color: #006600;
	text-decoration: none;
	}
	
a:visited {
	color: #003300;
	text-decoration: none;
	}
	
a:hover {
	color: #00BB00;
	text-decoration: none;
	}
	
a:active {
	color: #006600;
	text-decoration: none;
	}

a.blue:link {
	color: blue;
	text-decoration: none;
	}

a.blue:visited {
	color: blue;
	text-decoration: none;
	}

a.blue:hover {
	color: blue;
	text-decoration: underline;
	}

a.blue:active {
	color: blue;
	}

	
/* START Mobile Fluid Stylesheet Adjustments */
@media only screen and (max-width: 720px), only screen and (max-device-width: 720px) {
	
body {													/* FLUID LAYOUT CHANGE */
	width: 320px;										/* FLUID LAYOUT CHANGE */
	}	

div.page_box {
	width: 320px;										/* FLUID LAYOUT CHANGE */
	}
	
div.content {										/* FLUID LAYOUT CHANGE */
	width: 320px;										/* FLUID LAYOUT CHANGE */
	}
	
div.header_left_col {										/* FLUID LAYOUT CHANGE */
	display: none;										/* FLUID LAYOUT CHANGE */
	}

div.centered_box {
	width: 320px;										/* FLUID LAYOUT CHANGE */
	}
	
.header_center_col {
	margin-left: -20px;									/* FLUID LAYOUT CHANGE */
	}
	
div.header_right_col {									/* FLUID LAYOUT CHANGE */
	display: none;										/* FLUID LAYOUT CHANGE */
	}
	
div.footer {											/* FLUID LAYOUT CHANGE */
	width: 320px;										/* FLUID LAYOUT CHANGE */
	}
	
div.footer {
	width:320px;										/* FLUID LAYOUT CHANGE */
	}
	
div.footer-header {
	width: 320px;										/* FLUID LAYOUT CHANGE */
	}
	
div.footer-left {
														/* FLUID LAYOUT CHANGE */
	}
	
div.footer-right {
	clear: both;										/*	 FLUID LAYOUT CHANGE */
	padding-left: 10px;									/*	 FLUID LAYOUT CHANGE */
	margin-top: -35px;									/*	 FLUID LAYOUT CHANGE */
	width: 320px;										/* FLUID LAYOUT CHANGE */
	}

p.footer_menu {
	line-height: 24pt;										/* FLUID LAYOUT CHANGE */
	}
}	
/* END Mobile Fluid Stylesheet Adjustments */