@charset "UTF-8";
@import url("../webfonts/muli_regular/stylesheet.css");
@import url("../webfonts/muli_light/stylesheet.css");
@import url("../webfonts/Italianno/stylesheet.css");
/* 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%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		X5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	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/
*/

/* Mobile Layout: 480px and below. */
body,td,th {
	font-family: "Muli Light", Arial, sans-serif;
	font-size: 14px;
}
h1,h3,h4,h5,h6 {
	font-family: "Muli Light", Arial, sans-serif;
}
h2 {
	text-align: center;
	font-size: 18px;
	display: block;
	margin: 5px;
	font-family: "Muli Light", Arial, sans-serif;
	color: #33cccc;
	font-weight: 300;
}
h3 {
	color: #3399CC;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	display: block;
	margin-top: 0px;
	line-height: 20px;
	font-size: 20px;
	font-family: "Muli Light", Arial, sans-serif;
}
h4 {
	font-size: 15px;
	text-align: center;
	color: #33CCCC;
	line-height: 16px;
	display: block;
	margin-top: 5px;
	padding-top: 0px;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 88.626%;
	padding-left: 1.1869%;
	padding-right: 1.1869%;
}
#menu {
    visibility: visible;
    clear: both;
	display:none;
    }
.slicknav_menu {
    display:block;
}
	#navbar {
    clear: both;
    float: left;
    margin-left: 0;
    width: 17.8571%;
    display: none;
}
	#cellLOGO {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
	#bodyDIV {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #999;
}
	#photogridDIV {
	clear: both;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
.footer:link {
	color: #6699cc;
	font-family: "Muli Light", Arial, sans-serif;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.footer:visited {
	text-decoration: none;
	color: #6699cc;
}
.footer:hover {
	text-decoration: none;
	color: #336699;
}
.smallerTEXT {
	font-size: smaller;
}
.biggerTEXT {
	font-size: 18px;
}
.biggerTEXT2 {
	font-size: 20px;
}
.menu:link {
	color: #6699cc;
	font-family: "Muli Light", Arial, sans-serif;
	text-decoration: none;
}
.menu:visited {
	color: #6699cc;
	text-decoration: none;
}
.menu:hover {
	text-decoration: none;
	color: #666699;
}
#gridPHOTO {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#arrow {
	vertical-align: middle;
	display: table-cell;
}
#address {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.grayTEXT {
	color: #999;
}
.blackTEXT {
	color: #000;
}
#rightPHOTO {
	float: right;
	padding-left: 10px;
	padding-top: 0px;
}
.larimarBLUEtext {
	color: #6699cc;
}
#bioPHOTO {
	height: 225px;
	width: 180px;
	padding-left: 5px;
	margin-right: 0px;
	padding-right: 0px;
	float: right;
	margin-left: 0px;
}
#galleryPHOTO {
	padding-right: 4px;
	padding-bottom: 4px;
	margin: 0px;
	height: 105;
	width: 139px;
}
.noWRAP {
	white-space: nowrap;
	display: inline;
}
.noSPACEbelow {
	display: block;
	margin-bottom: -60px;
	padding-bottom: -60px;
	float: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 91.4836%;
	padding-left: 0.7581%;
	padding-right: 0.7581%;
}
body,td,th {
	font-size: 16px;
}
#menu {
    visibility: hidden;
    clear: both;
	display:none;
    }

    .js .slicknav_menu {
        display:none;
    }
h2 {
	font-size: 24px;
	margin: 10px;
}
h3 {
	line-height: 24px;
	font-size: 24px;
}
h4 {
	font-size: 16px;
	line-height: 16px;
}
.nav:link {
	color: #6699cc;
	font-family: "Muli Light", Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
	text-transform: uppercase;
	line-height: 12px;
}
.nav:visited {
	text-decoration: none;
	color: #6699cc;
}
.nav:hover {
	text-decoration: none;
	color: #336699;
}
.nav:focus {
	text-decoration: none;
	color: #960;
}
.nav:active {
	text-decoration: none;
	color: #CCC;
}
#navbar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 23.7569%;
	display: block;
	font-size: 17px;
}
#cellLOGO {
	clear: both;
	display: none;
}
#bodyDIV {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 74.5856%;
	display: block;
}
#photogridDIV {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 87.2928%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 25%;
	width: 75%;
	display: block;
	font-size: 15px;
	text-align: center;
	line-height: 15px;
}
.biggerTEXT {
	font-size: 21px;
}
.biggerTEXT2 {
	font-size: 30px;
}
#address {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#bioPHOTO {
	height: 250px;
	width: 200px;
	padding-left: 8px;
}

}

/* 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: 89.0217%;
	max-width: 1232px;
	padding-left: 0.4891%;
	padding-right: 0.4891%;
	margin: auto;
}
body,td,th {
	font-size: 18px;
}
h2 {
	font-size: 30px;
	margin: 15px;
}
.nav:link {
	font-family: "Muli Light", Arial, sans-serif;
	line-height: 20px;
}
#navbar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 24.1758%;
	display: block;
	font-size: 23px;
}
#bodyDIV {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 74.7252%;
	display: block;
	font-family: "Muli Light", Arial, sans-serif;
}
#photogridDIV {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 83.1501%;
	display: block;
}
.biggerTEXT {
	font-size: 24px;
}
.biggerTEXT2 {
	font-size: 33px;
}
#address {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.italiannoFONT {
	font-size: 38px;
	line-height: 38px;
	letter-spacing: 3px;
}
#footer {
	font-family: "Muli Light", Arial, sans-serif;
	font-size: 16px;
	color: #999;
	text-align: center;
	margin-left: 25%;
	width: 75%;
}
#bioPHOTO {
	height: 312px;
	width: 250px;
	padding-left: 10px;
	
}
.bioTEXT {
	font-size: 16px;
}
#galleryPHOTO {
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
	height: 120;
	width: 160px;
}

}
