@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);

/* --- main layout --- */
	

	
	* { margin: 0; padding: 0; }
	
	body {
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#000;
	padding:0;
	margin:0;
	background-color: #FFF;
	line-height: 18px;
	text-decoration: none;
      max-width:600px;
      margin:0 auto;
      width:100%;
	}
	
	a img,:link img,:visited img,fieldset {border:none;}
	img {vertical-align:top;}
	
	.clear {clear:both}
	.nowrp {white-space:nowrap;}
	.wrapper {width:100%; overflow:hidden;}
	
	img { max-width: 100%; }
	
	#logo {
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 13px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
}

/* --- END main layout --- */

/* --- header --- */

	#header {font-size:1.125em;}
#logoabs {
	position:absolute;
	visibility:visible;
	width:293px;
	height:212px;
	z-index:1000;
	margin-left: -210px;
	left: 50%;
}
.address {
	height: 100px;
	width: 200px;
	margin-left: 290px;
	margin-top: 20px;
}
	
	.banners {
	max-width: 100%;
	text-align:center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 28px;
	font-size: 30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #aaa;
	border-bottom-color: #aaa;
}
.banners a{text-decoration:none;}
.imagehome {
	max-width: 100%;
	text-align:center;
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	height: 207px;
	width: 100%;
	padding-bottom: 10px;
	background-image: url(images/home-img.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5px;
}
	.banners img {
	margin-bottom: 2px;
}
	
	.home-tab {
	text-align:right;
	padding:23px 24px 0px 0;
	margin-bottom:-15px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #B5AD87;
	text-decoration: none;
}
	.home-tab a {
	color:#C2272D;
}
		
	#breadcrumb {
	background-color: #FFF;
	font-size: 1.222em;
	color: #2D2D2D;
	height: auto;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 11px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #f7a95a;
	margin-top: 50px;
}
	#breadcrumb a {
		color:#fff; 
		font-size:1.222em;
		text-decoration:none; 
		background:url(images/marker1.gif) no-repeat right 12px; 
		padding-right:16px;
	}

/* --- END header --- */

/* --- content --- */

	#content {
	font-size:1.063em;
	line-height:1.176em;
	font-weight:bold;
	background-color: #FFF;
	width: 100%;
	text-align: left;
}
	.min-width {
	min-width:200px;
	padding-top: 36px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 26px;
}
	#content .home-tab {margin:0; padding:10px 24px 40px 0; font-size:1.059em; font-weight:normal;}

	a {
	color:#2D2D2D;
}
	li {
	list-style:none;
	margin-bottom:12px;
	clear:both;
	background:url(images/sqgreen.gif) no-repeat 0 6px;
	padding-left:8px;
	margin-left:20px;
}
	li a {
	color:#C2272D;
}
	
	#navmenu li {padding:0; background:none;}
	#navmenu .summary {
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0;
}
	
/* --- END content --- */

/* --- footer --- */
	
	#footer {
	height:107px;
	color:#282828;
	font-size:1.125em;
	margin-top: 0;
	margin-right: 22px;
	margin-bottom: 10px;
	margin-left: 25px;
}
	#footer p {
}
	#footer p a {
	color:#C2272D;
	text-decoration:none;
}

/* --- END footer --- */

/* --- Other --- */
	
	.f-left {float:left;}
	.f-right {float:right;}
	.taright {text-align:right;}
	p {
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 12px;
	padding-top: 5px;
}
.red  {
	color: #C2272D;
}
	.margin1 {
	margin-top:50px;
}
	.margin2 {margin-top:25px;}
	
	h2 {
	color:#777;
	font-size:36px;
	line-height:1em;
	font-weight:normal;
	margin-bottom:7px;
	text-decoration: none;
}
h3 {
	color:#C2272D;
	font-size:20px;
	line-height:1em;
	font-weight:normal;
	text-decoration: none;
}
	
	#ContactForm input , #ContactForm textarea {
	border:1px solid #a4a4a4;
	width:245px;
	padding-left:4px;
	background:#fff;
	font-size:1em;
	line-height:1em;
	margin-bottom:18px;
	color:#000;
}
	#ContactForm textarea {height:120px;}
	#ContactForm .taright {width:250px;}
	#ContactForm button {
	background:none;
	border:none;
	color:#C2272D;
	text-decoration:underline;
	font-size:1em;
	margin-left:10px;
	font-family: 'Oswald', sans-serif;
}
	
	.link {
	display:inline-block;
	margin-top:20px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

.awlink {
	color: #FFF;
}
.awlinkmanu {
	color: #FFF;
	padding-top: 10px;
}
.logos {
	color: #FFF;
	height: auto;
	width: 116px;
	display: inline;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.linkboxwrap {
	display: table;
	width: 90%;
	height: 48px;
	text-decoration:none;
	padding-bottom: 5px;
	border-radius:0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #C2272D;
}
.linkboxwrap:hover {
	background-color: #777;
	}
.linkbox {
	display:table-cell;
	width: 100%;
	color: #FFF;
	line-height: 20px;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: bold;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	}
.linkboxlg {
	display:table-cell;
	width: 100px;
	color: #FFF;
	line-height: 20px;
	vertical-align: middle;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: bold;
	height: 30px;
	font-size: 28px;
	padding-top: 7px;
}
.linkbox:hover {
	color: #FFF;
}
.linkboxlg:hover {
	color: #FFF;
}
.Manulinkboxwrap {
	display: table;
	width: 116px;
	height: 48px;
	text-decoration:none;
	padding-bottom: 5px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #00ab11;
	border-radius:10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d7d4bc;
	margin-bottom: 5px;
}
.Manulinkboxwrap:hover {
	background-color: #587838;
}

#mobileheadline {
	background-color: #333;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	color: #FFF;
	padding: 15px 10px;
	margin-bottom: 15px;
}

.copyarearightpurple {
	color: #512f74;
	font-size: 20px;
	font-weight: bold;
}
.copyarearightgreen {
	color: #577635;
	font-size: 20px;
	font-weight: bold;
}
.copyarearightorange {
	color: #c15927;
	font-size: 20px;
	font-weight: bold;
}
.copyarearightyellow {
	color: #eece00;
	font-size: 20px;
	font-weight: bold;
}
.copyarearightblue {
	color: #1FBECA;
	font-size: 20px;
	font-weight: bold;
}

#ratecontainer{min-width:auto !important;width:100%  !important;}


	/* iphone */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	img { max-width: 100%; }
}

/* ipad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	img { max-width: 100%; }
}
