/* Colors */

/*

Lightblue: #45AEE3;
Blue: #3972B9;
Green: #A1CE5E;
Gold: #FEC239;
Darkgray: #332E2B;
Lightgray: #F0F0F0;


*/

/* Typography */
.heading-font {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
}

p + p {
	margin-top: .5em;
	margin-bottom: 1em;
}
iframe {
	margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
}
h2 {
	font-size: 45px;
	color: #3972B9;
	text-transform: uppercase;
	line-height: 1.1em;
	margin: 0px 0 8px 0;
}
h3 {
	font-size: 27px;
	margin: 8px 0 8px 0;

}
h4 {
	font-size: 21px;
	margin: 8px 0 8px 0;
	line-height:24px;
	color: #FEC239;
	text-transform: uppercase;
}
h5 {
	font-size: 21px;
	margin: 8px 0 8px 0;
}
h6 {
	font-size: 21px;
	margin: 8px 0 8px 0;
	color: #3972B9;
	text-transform: uppercase;
}
a:link, a:visited {color: #3972B9; text-decoration: none;}
a:hover {color: #45AEE3;}



a.button,
a.button:link,
a.button:visited,
input.button {
	display: block;
	margin-bottom: 17px;
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	width:200px;
	background-color: #3972B9;
	color: white;
	padding: 6px 12px;
	text-decoration: none;
	border: none;
	cursor: pointer;
	font-size: 24px;
	line-height:33px;
}

a.button.secondary,
a.button.secondary:link,
a.button.secondary:visited {
	background: #A1CE5E;
}
a.button.tertiary,
a.button.tertiary:link,
a.button.tertiary:visited {
	background: #45AEE3;
}
a.button.fourth,
a.button.fourth:link,
a.button.fourth:visited {
	background: #FEC239;
}
a.button:hover,
input.button:hover {
	color: white;
	background-color: #45AEE3;
}
a.button.secondary:hover {
	background: #FEC239;
}
a.button.tertiary:hover {
	background: #3972B9;
}
a.button.fourth:hover {
	background: #A1CE5E;
}

a.facebook,
a.twitter,
a.youtube,
a.instagram {
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background: url(../images/new/icon-sprite.png) no-repeat 0 0;
	width: 50px;
	height: 50px;
}
a.facebook {
	background-position: -10px -10px;
}
a.twitter {
	background-position: -10px -70px;
}
a.youtube {
	background-position: -10px -130px;
}
a.instagram {
	background: url(../images/new/instagram.png) no-repeat 0 0;
}

html {overflow-y: scroll;}

* :focus { outline: 0; }

body {
color: #332E2B; 
margin:0 0 0 0;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
line-height: 1.4em;
}

.header {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100px;
	/*background: #332E2B;*/
	z-index:0;
}
.logo {
	margin: 10px 0;
	display: block;
	float: left;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #333333;
padding-left: 20px;
	}
a.topnav:link {color: #333333; text-decoration: none;}
a.topnav:visited {color: #333333; text-decoration: none;}
a.topnav:hover {color: #45AEE3; text-decoration: none;}

#toplinks {
	visibility: visible; 
	z-index: 2;
	margin-top: 20px;
}
.primary-nav .subnav {
	display: none;
	margin-left:20px;
}
.primary-nav {
	list-style: none;
	float: right;
}
.primary-nav > li {
	display: block;
	float: left;
	position: relative;
	text-align: left !important;
}

.primary-nav ul  {
border:1px solid #cccccc;
}

.primary-nav li .subnav {
	position: absolute;
	top: 36px;
	left: 13px;
	width: 180px;
	background: #ffffff;
	padding: 0;
	list-style: none;
	z-index: 10;
}

.primary-nav li .subnav li {
	float: none;
	color: #000000;
}
.primary-nav li .subnav li a {
	display: block;
	color: #000000 !important;
	padding: 7px;
	text-decoration: none;
}
.primary-nav li .subnav li:hover a {
	background: #ffffff;
	color: #3972b9 !important;
}
.primary-nav > li:hover .subnav {
	display: block;
}
#toplinks > table {
	float: right;
}
#toplinks a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	line-height: 1.1em;
	text-decoration: none;
}
#toplinks .subnav a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	color: white;
}
#toplinks .primary-nav > li > a {
	display: block;
	padding: 7px 20px 15px 40px;
}
#toplinks a:hover {
	color: #3972b9;
}

#main-col {
	background: #F0F0F0;
	margin-right: 0px;
}
#sidebar {
	background: #333;
	color: white;
}

.sidebar-upcoming ul {
	list-style: none;
	padding: 0;
	display: block;
	width: 100%;
}
.sidebar-upcoming ul li {
	margin-bottom: 10px;
}
.sidebar-social ul {
	list-style: none;
	padding: 0;
	display: block;
	width: 100%;
}
.sidebar-social ul li {
	margin-bottom: 10px;
}
.social-links {
	margin-top: 30px;
	margin-bottom: 30px;
}
.social-links li {
	float: left;
	margin-right: 8px;
}
.social-links li:last-of-type {
	margin-right: 0;
}
.title {
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 700;
font-size: 20px;
font-style: normal;
line-height: 22px;
color: #FEC239;
	}

.subtitle {
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 700;
font-size: 15px;
font-style: normal;
line-height: 18px;
	}

.sidenav {font-family: Trade Gothic, Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #ffffff;
line-height: 20px;
	}

a.sidenav:link {color: #FEC239; text-decoration: none;}
a.sidenav:visited {color: #FEC239; text-decoration: none;}
a.sidenav:hover {color: #3972B9; text-decoration: none;}


.menunav {font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
color: #ffffff;
line-height: 14px;
display: block;
	}

a.menunav:link {color: #ffffff; text-decoration: none; font-weight:normal;}
a.menunav:visited {color: #ffffff; text-decoration: none; font-weight:normal;}
a.menunav:hover {color: #ffffff; text-decoration: none; font-weight:normal;}


.maincontent {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height: 14px;
color: #ffffff;
	}

a.maincontent:link {color: #DB8531; text-decoration: none;}
a.maincontent:visited {color: #DB8531; text-decoration: none;}
a.maincontent:hover {color: #F8B32D; text-decoration: none;}

.activetitle {font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #333333;
	}

#video-wrapper iframe {
	width: 100%;
}
#quotespace {
	margin-bottom: 40px;
	padding-top: 40px;
	height: 100px;
	border-top: 10px solid #FEC239;
}
.quotation {
	font-family: Georgia, serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	color: #332E2B;
	text-align: center;
	display: block;
	text-align: center;
	}

.faq-index {
	list-style: none;
	margin: 15px 0;
	padding-left: 20px;
}
.faq-index li {
	margin-bottom: 10px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 700;
}

.footer {font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #ffffff;
	}

a.footer:link {text-decoration: none;}
a.footer:visited {text-decoration: none;}
a.footer:hover {text-decoration: underline;}

.portfolio {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #ABABAB;
line-height: 12px;
display: block;
width: 100%;
	}

a.portfolio:link {color: #ABABAB; text-decoration: none; font-size: 10px;}
a.portfolio:visited {color: #ABABAB; text-decoration: none; font-size: 10px;}
a.portfolio:hover {color: #ffffff; text-decoration: none; font-size: 10px;}

.thumbnail {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #8D8D8D;
line-height: 12px;
display: block;
width: 100%;
	}

a.thumbnail:link {color: #8D8D8D; text-decoration: none; font-size: 10px;}
a.thumbnail:visited {color: #8D8D8D; text-decoration: none; font-size: 10px;}
a.thumbnail:hover {color: #ffffff; text-decoration: none; font-size: 10px;}

.portpic img{
border: 1px solid #5C5634;
}

.portpic:hover img{
border: 1px solid #5C5634;
}

.portpic:hover{
color: #5C5634;
}

.projecttitle {font-family: Verdana, Arial, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #ffffff;
	}

	
	
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivo-controlNav a {
display:none;
}

.nivo-controlNav {
display:none;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:696px;
    height:310px;
    margin:0 auto;
    padding-top:0px;
    margin-top:0px;
	float:left;
	background:url(../images/slideshownew3.jpg) no-repeat;
	z-index:0;
}

#slider {
	position:absolute;
    width:696px;
    height:310px;
    margin-left:0px;
	background:url(../images/loading_new.png) no-repeat 50% 50%;
	z-index:0;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}


.nivo-directionNav a {
	display:block;
	width:33px;
	height:33px;
	background:url(../images/blankspc.gif) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-33px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}



