/* web fonts */
@font-face {
 font-family: 'museosans100';
 src: url('../webfonts/museosans_100-webfont.eot');
 src: url('../webfonts/museosans_100-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/museosans_100-webfont.woff') format('woff'), url('../webfonts/museosans_100-webfont.ttf') format('truetype'), url('../webfonts/museosans_100-webfont.svg#museo_sans_100regular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'museosans300';
 src: url('../webfonts/museosans_300-webfont.eot');
 src: url('../webfonts/museosans_300-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/museosans_300-webfont.woff') format('woff'), url('../webfonts/museosans_300-webfont.ttf') format('truetype'), url('../webfonts/museosans_300-webfont.svg#museo_sans_300regular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'museosans500';
 src: url('../webfonts/museosans_500-webfont.eot');
 src: url('../webfonts/museosans_500-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/museosans_500-webfont.woff') format('woff'), url('../webfonts/museosans_500-webfont.ttf') format('truetype'), url('../webfonts/museosans_500-webfont.svg#museo_sans_500regular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'museosans700';
 src: url('../webfonts/museosans_700-webfont.eot');
 src: url('../webfonts/museosans_700-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/museosans_700-webfont.woff') format('woff'), url('../webfonts/museosans_700-webfont.ttf') format('truetype'), url('../webfonts/museosans_700-webfont.svg#museo_sans_700regular') format('svg');
 font-weight: normal;
 font-style: normal;
}

@charset "UTF-8";
h1 {
	font-family: 'museosans500', Arial, sans-serif;
	font-size: 18px;
	color: #29788F;
	letter-spacing: -0.015em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 18px;
}
#h1 {
	font-size: 15px;
	font-family: 'museosans500', Arial, sans-serif;
	margin: 0px;
	line-height: 20px;
}
h1 a:link {
	color: #29788F;
	text-decoration: none;
}
h1 a:visited {
	color: #29788F;
	text-decoration: none;
}
h1 a:hover {
	color: #A55570;
	text-decoration: none;
}
h2 {
	font-family: 'museosans500', Arial, sans-serif;
	font-size: 15px;
	color: #A55570;
	letter-spacing: -0.015em;
	font-weight: normal;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: 'museosans500', Arial, sans-serif;
	font-size: 16px;
	color: #A55570;
	font-weight: normal;
	line-height: 16px;
	text-transform: capitalize;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h6 {
	font-family: 'museosans500', Arial, sans-serif;
	font-size: 15px;
	color: #A55570;
	font-weight: normal;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: capitalize;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 15px;
	margin-left: 150px;
}
h4 {
	font-family: 'museosans300', Arial, sans-serif;
	font-size: 14px;
	color: #065E7B;
	letter-spacing: -0.015em;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-transform: capitalize;
}
h5 {
	font-family: 'museosans300', Arial, sans-serif;
	font-size: 12px;
	color: #000;
	letter-spacing: -0.015em;
	font-weight: normal;
	line-height: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-transform: capitalize;
}
p {
	;
	font-size: 13px;
	color: #323232;
	padding: 0px;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	;
}
sup {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font: 100%/1.4 museosans500, Verdana, Arial, Helvetica, sans-serif;
	background: #dfdfdf;
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6   , p{
	margin-top: 0; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
}

/* ~~ this fixed width container surrounds the other divs ~~ */
.container {
	width: 934px; /* the auto value on the sides, coupled with the width, centers the layout */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bgTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	padding: 0px;
}

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.header {
	height: 101px;
}
.logo {
	float: left;
	margin-top: 25px;
	margin-left: 59px;
	margin-bottom: 0px;
}
.smiContainer {
	float: right;
	margin-top: 25px;
	margin-right: 59px;
	width: 430px;
}
.searchWrapper {
	margin-top: -15px;
	width: 300px;
	float: left !important;
}
.smi {
	float: right;
	padding-left: 5px;
	height: 24px;
	width: 26px;
}
.arrow {
	position: absolute;
	background-image: url(../images/arrow.png);
	height: 189px;
	width: 174px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 702px;
	z-index: 1000;
	background-repeat: no-repeat;
}
.arrowSmall {
	position: absolute;
	background-image: url(../images/arrowSmall.png);
	height: 121px;
	width: 111px;
	z-index: 1000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 765px;
	background-repeat: no-repeat;
}
.dottedLine {
	background-image: url(../images/dottedLine.jpg);
	background-repeat: repeat-x;
	height: 3px;
	width: 816px;
	margin-left: 59px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}
.leadContainer {
	background-image: url(../images/bgCntr.jpg);
}
.lead {
	margin-left: 59px;
	margin-right: 59px;
	width: 816px;
}

/* ~~ This is the layout information. ~~ 

1) Padding is only placed on the top and/or bottom of the div. The elements within this div have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.

*/

.content {
	background-image: url(../images/bgCntr.jpg);
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: auto;
	overflow: hidden;
}
.leftColumn {
	width: 410px;
	margin-left: 59px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
}
.leftColumnPage {
	width: 575px;
	margin-left: 59px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
}
#leftColumnPage {
	width: 816px;
}
.leftColumnPage ul {	;
	font-size: 13px;
	color: #323232;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	;
	padding: 0px;
	line-height: 21px;
}
.leftColumnPage ul li {
	background-image: url(../images/arrowBullet.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: outside;
	background-position: 0px 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
	display: block;
}
.leftColumnPage ul li a:link {
	color: #065F7D;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	font-family: 'museosans500', Arial, sans-serif;
}
.leftColumnPage ul li a:visited {
	color: #065F7D;
	text-decoration: none;
}
.leftColumnPage ul li a:hover {
	color: #A55570;
	text-decoration: none;
}
.leftColumnPage1 {
	width: 575px;
	margin-left: 59px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
}
.leftColumnPage1 ul {;
	font-size: 13px;
	color: #323232;
	font-family: Arial, Helvetica, sans-serif;
	;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
.leftColumnPage1 ul li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(../images/arrowBullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	position: relative;
}
#leftColumnPage1 {
	width: 816px;
}
#leftColumnPage1 h1 {
	line-height: 14px;
	margin-bottom: 8px;
	margin-top: 10px;
	font-size: 16px;
}
#leftColumnPage1 ul  {
	margin-top: 10px;
	margin-bottom: -8px;
}

#leftColumnPage1 ul li {
	padding-bottom: 8px;
}
#h1_offset {
	margin-top: -2px !important;
}
#p_offset {
	margin-top: -8px !important;
}
.centerColumn {
	width: 141px;
	margin-left: 30px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 206px;
	float: left;
}
.rightColumn {
	width: 189px;
	padding: 0px;
	margin-right: 59px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: right;
	margin-left: 0px;
}
.quickLinks {
	width: 189px;
	margin-top: 0px;
	height: 200px;
	margin-left: 0px;
	background-image: url(../images/quickLinksBg.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
}
.quickLinksTitle  {
	letter-spacing: 0
..15em;
	height: 34px;
	width: 189px;
}
.quickLinks ul {
	font-family: 'museosans500', Arial, sans-serif;
	text-shadow: 2px 2px 0px #ffffff;
	font-size: 13px;
	font-weight: normal;
	color: #797979;
	padding: 0px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.quickLinks ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4.5px;
	padding: 0px;
	text-indent: 15px;
	list-style-position: outside;
}
.quickLinks ul li a:link {
	text-decoration: none;
	color: #797979;
}
.quickLinks ul li a:visited {
	text-decoration: none;
	color: #797979;
}
.quickLinks ul li a:hover {
	text-shadow: 0px 0px 0px #222222;
	color: #28758B;
	text-decoration: none;
	font-weight: normal;
}
.quickLinksDl    {
	background-image: url(../images/dottedLineSmall.jpg);
	background-repeat: repeat-x;
	width: 163px;
	height: 10px;
	background-position: center center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ocv {
	height: 206px;
	width: 141px;
	margin-left: 5px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #A55570;
	text-decoration: none; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #A55570;
	text-decoration: none;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: underline;
	color: #065E7B;
}

/* ~~ The footer ~~ */
.footer {
	background-image: url(../images/footerBg.jpg);
	height: 26px;
	font-family: 'museosans100', Arial, sans-serif;
	font-size: 9px;
	text-shadow: 1px 1px 2px #222222;
	color: #FFF;
	padding-top: 23px;
	letter-spacing: 0.11em;
	float: left;
	width: 901px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 33px;
}
.footerLinks {
	float: right;
	margin-right: 33px;
	line-height: 10px;
	width: 550px;
	text-align: right;
}
.footerLinksBar {
	font-size: 10px;
	line-height: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
.footerLinks a:link {
	text-decoration: none;
	color: #FFF;
}
.footerLinks a:visited {
	text-decoration: none;
	color: #FFF;
}
.footerLinks a:hover {
	text-decoration: none;
	color: #ACEFFF;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.credit {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 23px;
	width: 934px;
	float: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.specialBox {
	display: block;
	margin-top: 20px;
	border: 5px solid #F0F0F0;
	float: left;
	width: 95%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #F9F9F9;
}
.specialBox ul  {
	margin-left: -10px;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.specialBox ul li  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#specialBox_Offset {
	margin-top: 5px;
}
#specialBox_Offset1 {
	margin-bottom: 8px;
}

.nameDesig {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.nameDesigImg {
	width: 110px;
	height: 110px;
	float: right;
	display: block;
	border: 3px solid #D8C4C7;
	margin-left: 12px;
	margin-bottom: 5px;
}
.CenterAlign {
	text-align: center;
}
.logoNaddressTitle {
	font-family: 'museosans500', Arial, sans-serif;
	font-size: 12px;
	color: #A4697D;
	font-weight: normal;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	text-align: center;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.logoNaddressText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	letter-spacing: -0.015em;
	font-weight: normal;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
}
.logoNaddressBox {
	text-align: center;
}
.logoNaddressImg  {
	text-align: center;
}
.logoNaddress {
	float: right;
	margin-left: 20px;
	padding: 10px;
	border: 1px dotted #CCC;
	width: 190px;
	margin-bottom: 20px;
}
#btn {
	color: #6E6E6E;
}
.btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0f0f0), color-stop(1, #d4d4d4) );
	background:-moz-linear-gradient( center top, #f0f0f0 5%, #d4d4d4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#d4d4d4');
	background-color:#f0f0f0;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	height:28px;
	line-height:28px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d4d4d4), color-stop(1, #f0f0f0) );
	background:-moz-linear-gradient( center top, #d4d4d4 5%, #f0f0f0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4d4d4', endColorstr='#f0f0f0');
	background-color:#d4d4d4;
	color: #777777;
	text-decoration: none;
}.btn:active {
	position:relative;
	top:1px;
	color: #777777;
}
.leadSpace {
	font-family: 'museosans100', Arial, sans-serif;
	text-shadow:1px 1px 4px #333333;
	font-size: 28px;
	color: #ffffff;
	letter-spacing: -0.015em;
	font-weight: normal;
	line-height: 22px;
	height: 55px;
	width: 746px;
	background-image: url(../images/lead-space.jpg);
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	margin: 0px;
}
