/* cmsms stylesheet: default_320 modified: 07/03/18 18:51:00 */
@import url('//fonts.googleapis.com/css?family=Catamaran|Caveat|Source+Serif+Pro');

body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 140%;
	font-family: 'Catamaran', sans-serif;
	color: #5d5d5d;
	background-color: #d9d3d3;
}

header {
position: relative;
z-index: 10;
font-size: 120%;
}

#outer_header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#inner_header {
	width: 320px;
	display: table;
	margin: 0px auto;
	height: 150px;
	position: relative;
	z-index: 30;
}

#outer_nav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	z-index: 20;
	background-color: #000000;
}

#top_navigation {
	position: absolute;
	left: 0px;
	top: 0px;
}

#menu_show {
	display: block;
	left: 0px;
	top: 0px;
}

#menu_show a:link, #menu_show a:visited {
	display: block;
	height: 32px;
	padding-right: 5px;
	padding-top: 8px;
	color: #ffffff;
}

#menu_show a img {
	display: inline-block;
	margin-right: 10px;
}

#menu_show a:hover {

}

#menu_show a span {
display: none;
}

#actual_menu {
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 9999;
	display: none;
}

#actual_menu ul {
	margin: 0px;
	padding: 0px;
}

#actual_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#actual_menu a:link, #actual_menu a:visited {
	display: block;
	width: 280px;
	height: 32px;
	padding: 8px 20px 2px 20px;
	border-bottom: 1px solid #0c0c0c;
	background-color: #000000;
	color: #ffffff;
	margin: 0px;
	text-decoration: none;
}

#actual_menu a:hover {
	color: #5d5d5d;
	background-color: #d9d3d3;
	-webkit-transition: background-color 500ms linear;
-moz-transition: background-color 500ms linear;
-o-transition: background-color 500ms linear;
-ms-transition: background-color 500ms linear;
transition: background-color 500ms linear;
}

#logo {
width: 320px;
height: 79px;
margin: 40px auto 0px auto;
background-color: #000000;
padding-top: 16px;
}

#logo img {
width: 240px;
height: auto;
display: block;
margin: 0px auto;
}

#strapline {
	position: absolute;
	top: 60px;
	right: 0px;
}

#phone {
	position: absolute;
	top: 8px;
	right: 170px;
}

#phone span {
	display: none;
}

#phone a:link, #phone a:visited {
	color: #ffffff;
}

#search {
	position:absolute;
	top: 10px;
	right: 160px;
}

#socials {
	position: absolute;
	top:10px;
	right: 0px;
}

#socials a {
	display: block;
	float: left;
	margin-left: 12px;
	width: 23px;
	height: 23px;
}

#outer_slider {
width: 320px;
height: 150px;
margin: 0px auto 0px auto;
overflow: hidden;
z-index: 0;
padding-top: 150px;
}

#inner_slider {
width: 320px;
}

#outer_quotes {
display: none;
}

.cycle-slide, .cycle-slide-active {
width: 100% !important;
}

.cycle-slideshow img {
width: 100%;
height: auto;
}

#inner_slider img {
width: 320px;
height: auto;
}

#outer_mainpage {
}

#outer_mainpage_other {

}

#inner_mainpage {
	width: 320px;
	padding-top: 16px;
	display: table;
	margin: 0px auto;
	position: relative;
}

#down_linker {
	display: none;
}

#left_column {
	padding: 20px;
	background-color: #ffffff;
margin-bottom: 20px;
}

#main_column {
padding: 20px;
background-color: #ffffff;
margin-bottom: 20px;
}

#right_column {
margin-top: 20px;
}

#right_block_holder {

}

.right_blocker {
	height: 200px;
width: 300px
	background-color: #ffffff;
        overflow: hidden;
position: relative;
margin-bottom: 16px;
}

.right_blocker a:link, .right_blocker a:visited {
	color: #ffffff;
}

.right_blocker a:hover, .right_blocker a:hover .block_title {
	color: #ffbcbc;
		-webkit-transition: color 500ms linear;
-moz-transition: color 500ms linear;
-o-transition: color 500ms linear;
-ms-transition: color 500ms linear;
transition: color 500ms linear;
}

#block_1 {

}

#block_2 {
line-height: 110%;
padding-top: 20px;
height: 180px;
font-size: 110%;
}

.address p {
	text-align: center;
	color: #000000;
}

.address p span {
	display: block;
}

.address h4 {
	text-align: center;
	color: #000000;
}


#block_3 {

}

#block_4 {
}

#block_5 {
	
}

#block_6 {

}

.block_image {
   display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 240px;
	overflow: hidden;
	z-index: 10;
}

.block_image img {
	width: 100%;
	height: auto;
}

.block_title {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 50px;
	text-align: right;
	width: 100%;
	background-color: #000000;
	color: #ffffff;
	z-index: 20;
	font-size: 160%;
}

.block_title span {
   display: block;
	float: right;
	padding-top: 12px;
	padding-right: 20px;
}

#right_column p {
margin-bottom: 0px;
}

#right_column h3 {
margin-bottom: 20px;
}

#right_column h4 {
margin-top: 20px;
margin-bottom: 20px;
}

.undercol {
	clear: both;
	height: 0px;
}

.undercol img {
	height: 0px;
}

#lower_image {
	width: 320px;
        margin: 0px auto;
}

#lower_image img {
	width: 320px;
	height: auto;
	position: relative;
	z-index: 50;		
}

#outer_footer {
	width: 320px;
	margin: 10px auto 0px auto;
	background-color: #000000;
	height: 250px;
	position: relative;
	z-index: 100;		
}

#inner_footer {
	width: 320px;
	padding-top: 10px;
	display: table;
	margin: 0px auto;
	position: relative;
	font-size: 75%;
	color: #ffffff;
}

#inner_footer a:link, #inner_footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#inner_footer a:hover  {
	color: #ffffff;
	text-decoration: underline;
}

#footer_center {
	width: 300px;
	margin: 0px auto;
	text-align: center;
}

#footer_center img {
	width: 100%;
	height: auto;
}

#lower_phone {
	font-size: 140%;
}

#credit, #credit a:link, #credit a:visited {
color:#656565;
}

#footer_left {
	float: left;
	margin-left: 20px;
}

#footer_right {
	float: right;
	margin-right: 20px;
}

h1 {
	font-size: 180%;
	font-family: 'Source Serif Pro', serif;
	font-weight: normal;
	line-height: 100%;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-size: 150%;
	font-family: 'Source Serif Pro', serif;
	font-weight: normal;
	line-height: 100%;
	margin: 0px 0px 20px 0px;
}

h3 {
	font-size: 140%;
	font-family: 'Source Serif Pro', serif;
	font-weight: normal;
	line-height: 100%;
	margin: 0px 0px 20px 0px;
}

h4 {
	font-size: 130%;
	font-family: 'Source Serif Pro', serif;
	font-weight: normal;
	line-height: 100%;
	margin: 0px 0px 20px 0px;
}

h5 {
	font-size: 120%;
	margin: 0px 0px 10px 0px;
}

h6 {
	font-size: 110%;
	margin: 0px 0px 10px 0px;
}

p {
	margin: 0px 0px 30px 0px;
}

a:link, a:visited {
	color: #1a1a1a;
	text-decoration: none;
}

a:hover  {
	color: #1a1a1a;
	text-decoration: underline;
}

a img {
border: 0px;
}