

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.hidesemantics{
	display: none;
}

.auto1100{
	margin:0px auto 0px auto;
	max-width:1100px;
	width:auto;
}

body{
	background-color:#ffffff;
	min-width:320px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

html,body,h1,h2,h3,h4,h5,h6,p{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight:normal;
}

h1{
	font-size:32px;
}

.container-fluid{
	padding-left:0px;
	padding-right:0px;
}

#topnavigation{
	margin:0px 0px 0px 0px;
}

.navbar{
	margin-bottom:0px;
}

.navbar-inner{
	border-radius:0px!important;
	-webkit-border-radius:0px!important;
	padding-left:0px!important;
	padding-right:0px!important;
	background-color:#a21e21;
	background-image:none;
	min-height:50px;
	border:0px;
}

.navbar .nav>li>a{
	text-shadow:none;
	line-height:50px;
	color:#ffffff;
}

#topnavigation a:hover,
#topnavigation a:active,
#topnavigation li.active a,
#topnavigation a:focus,
#sidenavigation a:hover,
#sidenavigation a:active,
#sidenavigation li.active a,
#sidenavigation a:focus{
	background-color:#333333;
	background-image:none;
	box-shadow:none;
	webkit-box-shadow:none;
	color:#ffffff;
}

footer{
	color:#1e6d5d;
	font-size:80%;
	padding:50px 0px 20px 0px;
	background-color:#ffffff;
	margin-bottom:30px!important;
}

header{
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	opacity:0.9;
}

.maincontent-row{
	background-color:#ffffff;
}

.distancewrapper{
	padding:0px 5% 0px 5%;
}

.topmenu-row{
	margin:10px 0px 0px 0px;
}

.row-fluid .span12{
	margin:0px 0px 0px 0px;
}

.toprightlinks a{
	margin:0px 10px 0px 10px;
}

@media all and (max-width: 768px){

	#topnavigation ul{
		max-width:100%;
		width:100%;
		margin:0px 0px 0px 0px;
	}
	
	#topnavigation .nav li{
		width:100%;
	}
	
	#topnavigation .nav li a{
		line-height:20px;
		border-bottom:1px #cdcdcd solid;
	}
	
	.logo-row{
	text-align:center;
}
}

@media all and (max-width: 1380px){

	
}









































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

h3 {

}

p {

}

