/*
### fonts replacement fonts
font-family:'Gill Sans W04 Condensed';

### end of fonts replacement fonts
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
#f58023
*/


html, form, body {
	height: 100%; /*Stick Footer Item */
	background-color: #e7e7e2;
} 

body {
	color: #000;
	text-align: left;
	font-family:"nudista-web", Tahoma, Arial, Sans-Serif;
	font-size:14px;
    line-height:18px;

}

h1, h2, h3, h4, h5, h6
{
    font-family:"nudista-web", Tahoma, Arial, Sans-Serif;
    line-height:normal;
    font-weight:normal;
}

h1
{
    font-size:30px;
}
h2
{
    font-size:26px;
    margin:20px 0;
}
h3
{
    font-size:22px;
    margin-top: 20px;
}
h4
{
    font-size:18px;
     margin-top: 15px;
}
h5, h6
{
    font-size:14px;
    font-weight:bold;
}

#wrapper 
{
    width:1000px;
    margin:0 auto;
}

.innerWrapper
{
    margin: 0px auto;
	width:980px;
}



.rightContent
{
    padding-left:30px;
}

#hd
{
     width:980px;
    margin:0 auto 15px;
    height:130px;
    background:white;
    -moz-box-shadow: 0 0 10px 3px #a7a8a7;
    -webkit-box-shadow: 0 0 10px 3px #a7a8a7;
    box-shadow: 0 0 10px 3px #a7a8a7;
    position:relative;
}

#hd .logo
{
    margin:15px 0 0 15px;
    display:block;
    float:left;
}






#banner
{
        background:white;
    min-height:355px;
    padding:10px;
    position:relative;
    z-index:0;
 
}

#banner h1
{
    font-size:55px;
    margin:11px 0 15px 5px;
    color:#A6CF45;
}

#banner .singleBannerWrapper
{
    padding-bottom:8px;
    border-bottom:8px solid #A6CF45;
}

#banner img
{
    display:block;
	margin: 0;
	border: none;
 
}

#tabstrip
{
background:#fff;
    margin:10px 0;
    padding:10px 0;
}

/* Menu */


div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li
{

}
div.menu ul li a, div.menu ul li a:visited
{
				padding:0 10px 0 10px;
				display:inline-block;
				color:#A6CF45;
				text-decoration:none;
				font-size: 16px;
				line-height:26px;
				font-weight: bold;
}

div.menu ul li a:hover
{
text-decoration:underline;
color:#000;
}

div.menu ul li a:active
{
    color:#000;
}

div.menu ul li a.static.selected
{
    color:#000;
}


		
/* End of TabMenu */

#bd_wrapper {
  background-color:#fff;
    margin:10px 0;
    padding:10px 0; 
}

#bd 
{
    min-height:150px;
	/*padding:20px 20px;
	min-height: 500px;
	background-color: #fff;*/
}

#bd a:link, 
#bd a:visited
{
    color:#000;
    text-decoration: underline;
}

#bd a:hover, 
#bd a:active
{
    color:#000;
    text-decoration: underline;
}


#bd .mainContent
{
    padding: 20px;
}

#bd .mainContent img.sideImage
{
    float: right;
    margin: 50px 0 10px 10px;
}



#bd .mainContent p 
{
    margin-top: 15px;
}

#bd .mainContent p em 
{
    margin-top: 15px;
    margin-left: 30px;
}

#bd .mainContent ul 
{
    margin-left: 50px;
}

#bd .mainContent ul li
{
    list-style-type: disc;
    margin-left:20px;
    
}

#bd .mainContent table
{
    margin-left:50px;
    border-collapse:separate;
    border-spacing: 10px;
}

#bd .mainContent td
{
    vertical-align: top;
}


#bd .rightContent h2 
{
    font-size: 26px;
    margin-bottom: 15px;
}

#bd .rightContent h2 span.subtle
{
    font-size: 16px;
}

#bd .rightContent h3 
{
    font-size: 18px;
    font-family:'Gill Sans W04 Bold';
    color: #000;
	margin: 10px 0 10px 0px;
	line-height: 1.2em;
}

#bd .rightContent p 
{
    font-size: 1.2em;
    margin-top: 15px;
}

#bd .rightContent .arrowLink
{
    background: url(../images/icon_arrow.jpg) no-repeat right;
    padding-right: 20px;
    font-weight: bold;
    font-size: 18px;
}

#bd a:link
{
}



#ft {

    height:95px;
    background-color:#5c6469;
    margin:10px 0 20px;
    font-size:14px;
    line-height:16px;
    color:White;
}

#ft .left
{
    margin-top:1em;
}

#ft .left p
{
    padding-left:10px;
}

#ft .middle
{
    /*padding-left:20px;*/
    margin-top:1em;
}

#ft a
{
    color:White;
    text-decoration:none;
}

#ft a:hover
{
    text-decoration:underline;
}
#ft .social 
{
    float:right;

}
#ft .social a span
{
    display:none;
}
#ft .social .twitter,
#ft .social .facebook,
#ft .social .vimeo,
#ft .social .youtube
{
    background:url('../images/icon-social.png') no-repeat left top transparent;
    width:54px;
    display:block;
    height:95px;
    float:left;
}
#ft .social .facebook
{
    background-position:-54px top;
}
#ft .social .vimeo
{
    background-position:-108px top;
}
#ft .social .youtube 
{
    background-position: -162px top;
}


#ft .cubicle
{
    color: #aaa;
	font-size: 0.7em;
	margin-top: 15px;
	float:right;
}

#ft .cubicle a:link,
#ft .cubicle a:visited
{
    color: #aaa;
   text-decoration:none;
}

#ft .cubicle a:hover,
#ft .cubicle a:active
{
    color: #aaa;
    text-decoration:none;
}


ol 
{
	margin: 2px 8px 20px 20px;
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}


/* Classes */
.divider {
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding: 5px;
	height: 12px;
	margin: 5px;
}
.blockImg {
	display:block;
	margin:0;
	}

.photo {
	margin:0;
	padding:12px 7px;
	width:140px;
	float:left;
	background-image:url(../images/bg_photoframe.jpg);
	background-repeat:no-repeat;
	}
.photoLeft {
	margin-right:10px;
	margin-bottom:10px;
	padding:3px;
	border:solid 1px #eee;
	float:left;
	}
.photoRight {
	margin-right:10px;
	margin-bottom:10px;
	padding:3px;
	float:right;
	}
.floatLeft { float:left }
.floatRight {float:right }
.CFButton {
    display:inline-block;
    padding:1em 2em;
    background-color:#A6CF45;
    color:#fff !important;
    text-decoration:none !important;
}
.CFButton:hover {
    display:inline-block;
    background-color:#f66e04;
}



