/* **************************************************************** */
/* CSS Document */

/* **************************************************************** */
/* General START */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
body  {
	font-size:88%;
} 
ul {
	list-style: none;
}
a {
	color: #32758F;
}
#siteWrapper {
	text-align:left;
	width: 100%;
	background: #ffffff none;
}

h1  {
	background:transparent none;
	color: #32768B;
	font-size: 2em;
}
h2  {
	font-size: 1.1em;
	background:transparent none;
	color: #000000;
	font-weight: normal;
	margin: 10px 0;
}
/* headers END */
	
p  {
	color: #494949;
	margin: 0 0 25px 0;
	line-height: 18px;
}

/* General END */


/* **************************************************************** */
/* Masthead START */
#mastheadWrapper {
	height: 75px;
	width: 100%;
	background:#000000 none;
}
#logo {
	height: 75px;
	width: 380px;
	float: left;
}
#logo a img {
	border: none;
}

	
/* Courtesy Nav START */	
	#courtesy {
		display: none;
	}
/* Courtesy Nav END */	
/* **************************************************************** */
	
/* **************************************************************** */

	/* Site Search START */	
			#siteSearch {
				display: none;
			}
	/* Site Search END */	



/* Masthead END */
/* **************************************************************** */


/* **************************************************************** */
/* Navigation START */
	div#navWrapper  {
		display: none;
	}
/* Navigation END */
/* **************************************************************** */


/* **************************************************************** */
/* main wrapper START */
	#mainWrapper  {
		float: left;
		width:100%;
		background: #ffffff;
		margin: 30px 0;
	}
/* main wrapper END */
/* **************************************************************** */

/* **************************************************************** */
/* page header START */
	#pageHeader {
	}

/* Breadcrumbs START */
	#breadCrumbs {
		display: none;
	}
/* Breadcrumbs START */

/* text Resize START */
	#textResize {
		display: none;
	}
	
/* text Resize END */

/* page Utils START */

	#pageUtils {
		display: none;
	}

	#pageTitle {
		clear:both;
		line-height:40px;
	}
		#pageTitle h1 {
			line-height:40px;
			letter-spacing: -0.05em;
			margin: 0 0 20px 0;
		}
	
/* page Utils START */

/* page header END */

/* columns START */
	#columnLeft {
		display: none;
	}
	#columnMiddle {
		width: 70%;
		float: left;
	}
	#columnRight {
		width: 200px;
		float: right;
	}
	
		#columnRight div.gadget {
			margin:0 auto 2em 0;
		}
	
/* columns END */
/* **************************************************************** */

/* **************************************************************** */

/* **************************************************************** */
/* estudio Modules START */

.callOutLitLg  {
	width: 153px;
	border: 1px solid #DCDCDC;
	border-top: 3px solid #C46811;
	border-bottom: 1px dotted #DCDCDC;
	padding: 15px 15px 0 15px;
	background: #F8F8F8 none;
	margin:0 auto;
}
.callOutLitLg a  {
	display: block;
	text-decoration: none;
	font-size: 0.85em;
	margin: 0.5em 0;
}
.lgThumb img  {
	border: none;
}
.callOutLitOrder  {
	width: 155px;
	background: url(../images/callOutLitOrderBack.gif) no-repeat bottom;
	padding: 15px;
	margin:0 auto;
}
.orderBox  {
	width: 35px;
	border: 1px solid #7799BF;
	margin: 0 10px 0 0;
}
.callOutLitOrder a  {
	text-decoration: none;
	font-size: 0.85em;
	margin: 0.5em 0;		
}
/* estudio Modules END */
/* **************************************************************** */


/* **************************************************************** */
/* gadget START */
div.gadget  {
	margin-bottom: 14px;
	padding-bottom: 2px;
	/*background: url(../images/shadeBottom.gif)	repeat-x bottom;*/
}
div.gadget div.header  {
	color: white;
	font-size: 12px;
	background: #999999;
	height: 29px;
	line-height: 29px;
	padding-left: 15px;
	font-weight: bold;
}
div.gadget div.content  {
	background: #ffffff none;
	border: 1px solid #CCCCCC;
	padding:0.5em;
}
/* gadget END */
/* **************************************************************** */

/* font resizes START */
	.xSmall {
		font-size:70%;
	}
	.small {
		font-size:85%;
	}
	.medium {
		font-size:100%;
	}
	.large {
		font-size:120%;
	}
	.xLarge {
		font-size:140%;
	}
	.xLarge p {
		line-height: 180%;
	}
/* font resizes END */

/* **************************************************************** */

/* template specific settings START */
	
	/* template 1.1 START */
		/* page header START */
		#template1_1 #mainWrapper {
		}
		#template1_1 #columnLeft {
			display: block;
		}
		body#template1_1 div#pageHeader {
		}
		body#template1_1 div#pageTitle {
			width:100%;
		}
		
		/* page header END */
		
		
		/* columns START */
		body#template1_1 #columnLeft, body#template1_1 #columnMiddle, body#template1_1 #columnRight {
			width: 28%;
			float: left;
			margin:0 0 0 3px;
			padding: 0 12px 0 12px;
		}
	
		/* columns END */

		
	/* template 1.1 END */

	/* ________________________________________________________________ */

	/* template 1.2 START */

		/* page header START */
		body#template1_2 div.gadget div.header  {
			background: #719847;
		}
		body#template1_2 #localNav {
			height: 12px;
		}
		body#template1_2 #localNav  ul{
			display: none
		}		
		/* page header END */
		body#template1_2 #mainWrapper  {
		}
		body#template1_2 #columnMiddle {
			width: 65%;
			float: left;
			margin: 0 10px 0 0;
		}
		body#template1_2 #columnRight {
			width: 30%;
			float: right;
			margin: 0;
		}
		
		body#template1_2 #columnRight div.gadget {
				margin:0 auto 2em;
			}
		
	/* template 1.2 END */


	/* template 1.3 START */

		/* page header START */
		body#template1_3 div.gadget div.header  {
			background: #639CB3;
		}
		body#template1_3 #localNav {
			height: 12px;
		}
		body#template1_3 #localNav  ul{
			display: none
		}		
		/* page header END */
		body#template1_3 #columnMiddle {
			width: 65%;
			float: left;
			margin: 0 10px 0 0;
		}
		body#template1_3 #columnRight {
			width: 30%;
			float: right;
			margin: 0;
		}
		
		body#template1_2 #columnRight div.gadget {
				margin:0 auto 2em;
			}
		
		/* page header END */

	/* template 1.3 END */

	/* template 2.1 START */

		/* page header START */
		body#template2_1 div#pageHeader {
			height:157px;
			/*width:100%;*/
		}
		/* page header END */
		
		/* tabs START */		
		
		div#tabNav {
			margin: 20px 0;
			padding:0;
			line-height:20px;
			width: 708px;
			display: block;
		}
		div#tabNav ul.anchors {
			margin:0;
			padding:0;
			list-style-type:none;
			float:left;
			width:100%;
			border-bottom:1px solid black;
			height: 21px;
		}
		div#tabNav ul.anchors li {
			display:inline;
		}
		div#tabNav ul.anchors li a {
			display:block;
			float:left;
			text-decoration:none;
			padding:0 1em 0 1em;
			margin:0 4px -1px 0;
			border:1px solid black;
			position: relative;
		}
		div#tabNav ul.anchors li.on a {
			border:1px solid black;
			border-bottom:1px solid white;
			height: 20px;
		}
		/* tabs END */
		
	/* template 2.1 END */

	/* template 2.2 START */

		/* page header START */
		/* page header END */
		
		/* columns START */
		body#template2_2 #columnMiddle {
			width: 100%;
			float: left;
		}
		
		/* columns END */

	/* template 2.2 END */

	/* template 2.3 START */

		/* page header START */
		
		
		/* page header END */
		
	/* template 2.3 END */

	/* template 3.1 START */
	

	/* template 3.1 END */

	/* template 3.2 START */

		body#template3_2 #columnMiddle {
			width: 100%;
			float: left;
		}

	/* template 3.2 END */

	/* template 3.3 START */

		body#template3_3 #columnMiddle {
			width: 100%;
			float: left;
		}

	/* template 3.3 END */

	/* template 3.4 START */

		
		/* template 3.4 columns START */
		body#template3_4 #columnMiddle {
			width: 45%;
			float: left;
			margin: 0 32px 0 0;
		}
		body#template3_4 #columnRight {
			width: 45%;
			float: left;
		}
		
		/* template 3.4 columns END */

	/* template 3.4 END */

	/* template 3.5 START */

		
		/* columns START */
		body#template3_5 #columnMiddle {
			width: 100%;
			margin: 0;
			padding: 0;
			float: left;
		}
		/* template 3.5 columns END */

	/* template 3.5 END */

	/* template 4.1 START */


	/* template 4.1 END */


/* template specific settings END */



/* **************************************************************** */
/* Footer START */
div#footerWrapper  {
	clear:both;
	width: 100%;
	height: 24px;
	float: left;
	background: #000000 none;
	margin: 20px 0 0 0;
}
div#footer a  {
	background:transparent none;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	font-size: 0.9em;
}
div#footerLeft  {
	float: left;
	margin: 0 0 0 10px;
}
div#footerLeft ul  {
}
div#footerLeft li  {
	float: left;
}
div#footerRight  {
	float: right;
	margin: 0 10px 0 0;
}
div#footerRight ul  {
}
div#footerRight li  {
	float: left;
}
/* Footer END */
/* **************************************************************** */


