@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	text-align: center;
	border-right-width: medium;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
color: #AAAAAA;
font-family: "pragmatica-web"	, Helvetica, Arial, sans-serif;
font-size: 10px;
width: 100%;
clear: both;
margin-left: 0;
}
#Top {
	height: 100px;
	margin-top: 10px;
	margin-bottom: 14px;
}

#logo {
	width: 100%;
	text-align: center;
	padding-bottom: 9px;
}


#MainNav {
clear: both;
margin-left: 0;
width: 100%;
}
#NavList {
width: 100%;
clear: both;
margin-left: 0;
}

#mainPicHolder {
	background-image: url(../images/DSC_0015_2.jpg);
	background-size: 100% auto;
	height: 247px;
	background-repeat: no-repeat;
	margin-bottom: 100px;
	margin-top: 35px;
	background-position: 0% 0%;
}
#mainTextHolder {
	background-color: #D6D6D6;
	height: auto;
	background-repeat: no-repeat;
	margin-bottom: 100px;
	margin-top: 35px;
}
.navlistitem {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top:solid;
	border-top-width: 1px;
	border-top-color: #E6E3E3;
}




.navlistitem a{
	font-family: "pragmatica-web"	, Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
	text-outline: none;
	
}

.navlistitem a:link  {color: #D6D6D6;}   
.navlistitem a:visited {color: #D6D6D6;} 
.navlistitem a:hover {color:#bcbe00;} 
.navlistitem a:active {color: #D6D6D6;} 

.navlistitem #active {
	color: #bcbe00;
}

#floatlogo {
	text-align:center;
	height: 30%;
	width: 74%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	margin-bottom: 2%;
}
#floattext {
	font-size: 1.2em;
	color: #FFFFFF;
	font-family: "pragmatica-web"	, Helvetica, Arial, sans-serif;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: rgba(0, 0, 0, .2);
	width: 95%;
	line-height: 1em;
	margin-top: 115px;
	font-weight: 400;
	}
#footertextleft {
	color: #AAAAAA;
	font-family: "pragmatica-web"	, Helvetica, Arial, sans-serif;
	font-size:10px;
	width: 100%;
}
#footertextleft a:link  {color: #AAAAAA;}   
#footertextleft a:visited {color: #AAAAAA;} 
#footertextleft a:hover {color:#bcbe00;} 
#footertextleft a:active {color: #AAAAAA;} 

#footernav {
	color: #AAAAAA;
	font-family: "pragmatica-web"	, Helvetica, Arial, sans-serif;
	font-size:10px;
	width: 100%;
	clear: both;
	margin-left: 0;
}
.gridContainer.clearfix {
	background-color: #FFFFFF;
	color: undefined;
}
#mainfooter {
	height: 6em;
	background-color: #FFFFFF;
	margin-top: 40px;
	padding-top: 10px;
	border-color: #DEDEDE;
	border-top-style: solid;
	border-top-width: 1px;
}




#copyright {
	color: #AAAAAA;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;
	text-align:right;
	width: 100%;
	clear: both;
	margin-left: 0;
}
#maincontent {
width: 100%;
}
#sidebar {
width: 100%;
clear: both;
margin-left: 0;
}
h1 {
	font-family: "pragmatica-web"	, Helvetica, Arial, sans-serif;
	padding-left: 20px;
	font-weight: 200;
	font-size: 2em;
	color: #FFFFFF;
}
#maincontent p {
	color: #858282;
	font-family: "pragmatica-web"	, Helvetica, Arial, sans-serif;
	padding-left: 20px;
	font-weight: 200;
}
#mainTextHolder #maincontent h2 {
	font-family: "pragmatica-web"	, Helvetica, Arial, sans-serif;
	padding-left: 20px;
	font-size: 1em;
	color: #FFFFFF;
	padding-top: 20px;
}
#footernavlist {
}
.footernavlistitem {
}
.footernavlistitem a { color: #AAAAAA; text-decoration:none;
}
.footernavlistitem a:link,  {color: #AAAAAA; }   
.footernavlistitem a:visited {color:#AAAAAA;} 
.footernavlistitem a:hover {color:#AAAAAA;} 
.footernavlistitem a:active {color:#AAAAAA;} 
#ul1 {
}
h2 {
	color: #FFFFFF;
}
.clickBtn {
	
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	padding-left: 5px;
	width: 200px;
	border-radius: 5px;
}
.clickBtn a{
	color: #D6D6D6;
	padding-left: 5px;	
	font-family: "pragmatica-web"	, Helvetica, Arial, sans-serif;
	font-weight: 600;
	}
.gridContainer.clearfix #mainTextHolder #maincontent .fluid.clickBtn p a {
}
.photobox {
width: 100%;
margin-left: 0;
clear: both;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

.tel,.tel:visited { /*for small screens */ display:block; color:#858282; text-decoration:none; } 




/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}

#Top {
		height: 80px;
margin-top: 20px;
	margin-bottom: 20px;
}
#logo {
width: 100%;
}

#MainNav {
clear: both;
margin-left: 0;
width: 100%;
}
#NavList {
width: 100%;
clear: both;
margin-left: 0;
}

#mainPicHolder {
	background-size: 100% auto;
	height: 500px;
}
#mainTextHolder {
background-size: 100% auto;
	
	}
.navlistitem {
width: 100%;
clear: both;
margin-left: 0;
}
#mainfooter {
}
#footernav {
width: 100%;
clear: both;
margin-left: 0;
}
#footertextleft {
width: 100%;
}
#copyright {
width: 100%;
clear: both;
margin-left: 0;
}
#maincontent {
width: 48.7179%;
}
#sidebar {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
#footernavlist {
}
.footernavlistitem {
}
#div1 {
width: 100%;
clear: both;
margin-left: 0;
}
#ul1 {
}
.clickBtn {
width: 73.6842%;
margin-left: 0;
}
.photobox {
width: 100%;
clear: both;
margin-left: 0;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 80%;
	max-width: 1232px;
	padding-left: 5%;
	padding-right: 5%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
width: 49.1525%;
margin-left: 1.6949%;
clear: none;
}

#logo {
width: 40.6779%;
text-align:left;
}

#Top {
}
#MainNav {
margin-left: 18.644%;
clear: none;
width: 40.6779%;
}
#NavList {
width: 58.3333%;
margin-left: 41.6666%;
clear: both;
}

#mainPicHolder {
	
}
#mainTextHolder {
	
}

.navlistitem {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	clear: none;
	border-top: none;
	padding-left:30px;
	padding-right:0px;
	
}
#mainfooter {
	position: 
}
#footernav {
width: 49.1525%;
margin-left: 1.6949%;
clear: none;
}
#footertextleft {
width: 15.2542%;
}
#copyright {
width: 15.2542%;
margin-left: 18.644%;
clear: none;
}
#maincontent {
	width: 57.6271%;
	
}
#sidebar {
width: 40.6779%;
margin-left: 1.6949%;
clear: none;
}
#footernavlist {
}
.footernavlistitem {
}
#ul1 {
}
.clickBtn {
	width: 41.1764%;
	margin-left: 20px;
}
.photobox {
width: 50%;
clear: none;
margin-left: 0;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
