@charset "UTF-8";
img, object, embed, video {
	max-width: 100%;
	padding-bottom: 0px;
}
.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/
*//*
	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/
*/
html { font-size: 85%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100% }
.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. */
.hide { display: none; }
.gridContainer { margin-left: auto; margin-right: auto; width: 92.3611%; padding-left: 1.3194%; padding-right: 1.3194%; position: relative; }
#headMain { width: 47.428%; }
#intro { clear: none; margin-left: 2.8571%; width: 39.714%; float: right; }
#introNav ul li { display: block; float: left; }
#introNav a { padding: 5px 15px; color: rgb(161,29,34); float: left; }
#headNav { width: 100%; }
.foot { width: 31.4285%; clear: none; margin-left: 2.8571%; color: rgb(204,204,204); display: block; }
.subFoot { color: rgb(204,204,204); }
.nav_menu ul li ul { display: none; }
.nav_menu ul.dropmenu ul { left: 5px; top: 20px; }
.nav_menu ul.dropmenu li { width: 100%; display: block; height: auto; }
.nav_menu ul.dropmenu li { width: 33%; float: left; position: relative; }
.nav_menu ul.dropmenu li a { text-align: left; }
.nav_menu .dropmenu li { /* [disabled]font-size: 90%; */ }
.nav_menu .dropmenu li ul li { font-size: 100%; }
.nav_menu ul.dropmenu li { border-right: 1px solid rgb(163,163,163); }
.nav_menu ul.dropmenu li:last-child { border-right: 0; }
#dropMobile { font-size: 1em; }
.nav_menu #dropMobile li { width: 23%; font-size: 0.9em; }
#mainImage {}
.subfoot {}
.content {width: 100%;}
.list {width: 100%;clear: both;margin-left: 0;}
.roundSide {
	border-radius: 100%;
	background-color: rgb(245,245,245);
	padding: 25px;
	max-height: 120px;
	max-width: 120px;
	margin: 10px;
}
.gallery {
	width: 100%;
	clear: none;
	margin-left: 5.2631%;
	padding-bottom: 16px;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100% }
.hide { display: block; }
.gridContainer { width: 93.2407%; padding-left: 0.8796%; padding-right: 0.8796%; }
#headMain { width: 40.755%; }
#intro {
	margin-left: 1.8867%;
	width: 47.358%;
	clear: none;
	float: right;
}
#introNav {float: right;}
#introNav ul li {
	display: block;
	float: left;
	border-right: 1px solid rgb(161,29,34);
}
#introNav ul li:last-child { border-right: 0; }
#introNav a { padding-top: 1px; padding-bottom: 1px; margin-right: 0 }
#introNav ul { display: block; }
#introNav select { display: none; }
#headNav { width: 100%; }
.foot { width: 32.0754%; clear: none; margin-left: 1.8867%; display: block; }
.subFoot { }
.nav_menu ul.dropmenu li { display: block; height: auto; }
.nav_menu ul.dropmenu li { float: none; }
.nav_menu ul.dropmenu li { width: auto; float: left; position: relative; }
.nav_menu ul.dropmenu li ul { width: 150px; }
.nav_menu ul.dropmenu { display: block; height: auto; }
.nav_menu ul.dropmenu li ul li { border: none; }
.nav_menu ul.dropmenu ul { left: 0; top: 30px; width: auto; }
.nav_menu ul.dropmenu li {width: 100%; display: block; height: auto;}
.nav_menu ul.dropmenu li { width: 25%; float: left; position: relative; margin: 0px; padding: 0; }
.nav_menu #dropMobile li { width: 20%; font-size: 0.85em; }
.nav_menu ul.dropmenu li a { text-align: left; width: 100%; }
.nav_menu ul.dropmenu a.toplevel { margin: 3px; padding: 0 5px 4px; }
#mainImage {}
.subfoot {}
.content {width: 61.5384%;}
.list {width: 35.8974%;clear: none;margin-left: 2.5641%;}
.gallery {width: 48.7179%;clear: none;margin-left: 2.5641%;}
.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: 93.6805%; max-width: 1000px; padding-left: 0.6597%; padding-right: 0.6597%; margin: auto; }
#headMain { width: 32.493%; }
.headerC {
	background-image: url(../images/topBack.png);
	background-repeat: no-repeat;
	background-position: right 0%;
}
#intro {
	margin-left: 1.4084%;
	width: 66.099%;
}
#headNav { width: 100%; }
.nav_menu ul.dropmenu li { width: 100px; display: block; height: auto; }
.nav_menu ul.dropmenu li a { text-align: left; margin: 0; padding: 0px; }
.nav_menu ul.dropmenu li { width: auto; float: left; }
.nav_menu .dropmenu li { font-size: 100%; }
.nav_menu .dropmenu li ul li { font-size: 95%; }
.nav_menu ul.dropmenu ul { left: 0; top: 30px; }
.nav_menu ul.dropmenu li:last-child { border-right: 0; }
.nav_menu ul.dropmenu a.toplevel { margin: 5px 10px 5px 15px; padding: 0 0px 4px; }
#mainImage { }
.subfoot {}
.content { width: 57.6271%; 
}
.list {width: 32.2033%;margin-left: 10.1694%;clear: none;}
.roundSide {
	padding: 37px;
	max-height: 150px;
	max-width: 175px;
	margin: 5px;
}
.gallery {
	width: 49.1525%;
	margin-left: 1.6949%;
	clear: none;
	padding-bottom: 15px;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
/* Helper =============================================== */
.ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px;
}
.ir:before { content: ""; display: block; width: 0; height: 100%; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix {
*zoom: 1; position: relative; }

/* Print styles ============================================ */
@media print {
* { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; /* h5bp.com/t */ }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
}
