@charset "utf-8";
@import url("webfonts/Font_TrueType_Geometric_Slabserif_712_Extra_BOLD/stylesheet.css");
@import url("webfonts/2_Questa_Regular/stylesheet.css");
@import url("webfonts/2_Questa_Sans_Regular/stylesheet.css");
@import url("webfonts/Martel_Light/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:		2;
	dw-num-cols-tablet:		4;
	dw-num-cols-desktop:	4;
	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/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 81.9%;
	padding-left: 4.55%;
	padding-right: 4.55%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: auto;
	margin-top: 11px;
}
#hd {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-image: url(images/smallhdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	margin-top: 1px;
}
#hd2 {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	font-family: "Martel Bold";
	font-size: 23px;
	font-style: normal;
	line-height: 133%;
	font-weight: normal;
	font-variant: normal;
	color: rgb(204,0,0);
	margin-top: 2%;
	margin-bottom: 2%;
}
#c1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#c2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#hdl {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#ft {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: rgb(0,0,0);
	margin-top: 2%;
	margin-bottom: 2%;
	padding-top: 8px;
	padding-bottom: 8px;
}
#nav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 11px;
	height: auto;
}
#f11 {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
}
#f12 {
	clear: none;
	float: left;
	margin-left: 0px;
	width: 100%;
	display: block;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: rgb(153,153,153);
	padding-left: 0px;
	margin-top: 16px;
}

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

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 88.35%;
	padding-left: 2.325%;
	padding-right: 2.325%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 11px;
}
#hd {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-image: url(images/strip-1420.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 133px;
}
#hd2 {
	clear: none;
	float: left;
	margin-left: 5.2631%;
	width: 96%;
	display: block;
	font-family: "Martel Light";
	font-size: 27px;
	font-style: normal;
	line-height: 133%;
	font-weight: normal;
	font-variant: normal;
	color: rgb(204,0,0);
	margin-top: 2%;
}
#c1 {
	clear: none;
	float: left;
	margin-left: 5.2631%;
	width: 40%;
	display: block;
}
#c2 {
	clear: none;
	float: left;
	margin-left: 5.2631%;
	width: 45%;
	display: block;
}
#hdl {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#ft {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 2%;
	margin-bottom: 2%;
	padding: 2%;
}
#nav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 11px;
	height: auto;
}
#f11 {
	clear: none;
	float: left;
	margin-left: 5.2631%;
	width: 33%;
	display: block;
}
#f12 {
	clear: none;
	float: left;
	margin-left: 9%;
	width: 33%;
	display: block;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: rgb(153,153,153);
	margin-top: 0px;
}
}

/* 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: 85.5%;
	max-width: 1000px;
	padding-left: 2.5%;
	padding-right: 2.5%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 12px;
}
#hd {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-image: url(images/strip-1420.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 133px;
}
#hd2 {
	clear: none;
	float: left;
	margin-left: 5.2631%;
	width: 90%;
	display: block;
	font-family: "Martel Light";
	font-size: 37px;
	font-style: normal;
	line-height: 133%;
	font-weight: normal;
	font-variant: normal;
	color: rgb(204,0,0);
	margin-top: 2%;
	margin-bottom: 2%;
}
#c1 {
	clear: none;
	float: left;
	margin-left: 5.2631%;
	width: 40%;
	display: block;
	font-family: "Martel Light";
	font-size: 14px;
	font-style: normal;
	line-height: 144%;
	font-weight: normal;
	font-variant: normal;
	color: rgb(51,51,51);
	text-align: left;
}
#c2 {
	clear: none;
	float: left;
	margin-left: 5.2631%;
	width: 40%;
	display: block;
	font-family: "Martel Light";
	font-size: 14px;
	font-style: normal;
	line-height: 144%;
	font-weight: normal;
	font-variant: normal;
	color: rgb(0,0,0);
	text-align: left;
}
#hdl {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#ft {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: rgb(0,0,0);
}
#nav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: auto;
	margin-top: 11px;
}
#f11 {
	clear: none;
	float: left;
	margin-left: 5.2631%;
	width: 21.0526%;
	display: block;
}
#f12 {
	clear: none;
	float: left;
	margin-left: 8%;
	width: 21.0526%;
	display: block;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: rgb(153,153,153);
}
}
.subh {
	font-family: "2 Questa Sans Regular";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: rgb(0,0,0);
}
.subb {
	font-family: "2 Questa Sans Regular";
	font-size: 16px;
	color: rgb(0,0,255);
}
