@charset "utf-8";
/* CSS Document */

/* Font Styles */
@font-face {
	font-family: 'Conv_Museo_Slab_1000';
	src: url('fonts/Museo_Slab_1000.eot');
	src: local('☺'), url('fonts/Museo_Slab_1000.woff') format('woff'), url('fonts/Museo_Slab_1000.ttf') format('truetype'), url('fonts/Museo_Slab_1000.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Museo300-Regular';
	src: url('fonts/Museo300-Regular.eot');
	src: local('☺'), url('fonts/Museo300-Regular.woff') format('woff'), url('fonts/Museo300-Regular.ttf') format('truetype'), url('fonts/Museo300-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Museo900-Regular';
	src: url('fonts/Museo900-Regular.eot');
	src: local('☺'), url('fonts/Museo900-Regular.woff') format('woff'), url('fonts/Museo900-Regular.ttf') format('truetype'), url('fonts/Museo900-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_MuseoSans-300';
	src: url('fonts/MuseoSans-300.eot');
	src: local('☺'), url('fonts/MuseoSans-300.woff') format('woff'), url('fonts/MuseoSans-300.ttf') format('truetype'), url('fonts/MuseoSans-300.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_MuseoSans-700';
	src: url('fonts/MuseoSans-700.eot');
	src: local('☺'), url('fonts/MuseoSans-700.woff') format('woff'), url('fonts/MuseoSans-700.ttf') format('truetype'), url('fonts/MuseoSans-700.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_MuseoSans-500';
	src: url('fonts/MuseoSans-500.eot');
	src: local('☺'), url('fonts/MuseoSans-500.woff') format('woff'), url('fonts/MuseoSans-500.ttf') format('truetype'), url('fonts/MuseoSans-500.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.main-nav-font {
	font-family: 'Conv_MuseoSans-700',Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #FFF;
}

.main-nav-font A:link    { 
	float: left;
	color: #FFF;
	text-shadow: -2px 2px #000;
	text-transform: uppercase;
	text-align: center;
	height: 39px;
	display: block;
	padding: 12px 15px 0 15px;
	text-decoration:none;
}
.main-nav-font A:visited { color:#fff; text-decoration:none; }
.main-nav-font A:active  { color:#fff; text-decoration:none; }
.main-nav-font A:hover   { 
	color:#fff; 
	text-decoration:none; 
	background: url(../images/main-nav-hover.jpg);
	height: 27px;
}

.widget-green {
	font-family: 'Conv_Museo_Slab_1000', sans-serif;
	font-size: 14px;
	color: #8eb848;
}

.widget-date {
	font-family: 'Conv_MuseoSans-500', sans-serif;
	font-size: 12px;
	color: #193e4e;
}

.widget-text {
	font-family: 'Conv_MuseoSans-500', sans-serif;
	font-size: 12px;
	color: #2d2d2d;
	line-height: 14px
}

.footer-text {
	font-family: 'Conv_MuseoSans-500', sans-serif;
	font-size: 11px;
	color: #f2ebcf;
	line-height: 14px
}


/* body styles */
BODY {
	background: url(../images/bg_global.gif) top right repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
 	position:relative;
 	width: 960px;
	top: 0;
	margin: 0;
}

#logo-container {
 	position:absolute;
 	top:0;
 	left:0;
 	width:223px;
	height: 132px
}

#nav-container {
 	position:absolute;
 	top: 30px;
 	left: 223px;
	height: 39px
}

#search-container {
	position: absolute;
	top: 30px;
	right: 0px;
	padding-top: 5px;
}

#animation-container {
	position:relative;
	background: url(../images/bg_animation.png) top right repeat-x;
	width:903px;
    height:469px;
	top: 100px;
	margin: 0;
}

#slider1 {
	margin: 0;
	padding: 10px 0 0 0;
}

#pagepeel-container {
	position: relative;
	background: url(../images/pagepeel.png) no-repeat;
	width: 49px;
	height: 39px;
	top: 409px;
	right: -413px;
	z-index: 1000;
}

#widget-container {
 	position:relative;
 	width: 924px;
	height: 321px;
	top: 110px;
	margin: 0;
	background: url(../images/bg_widget.png) top right repeat-x;
}

#widget-title {
 	position: absolute;
	font-family: 'Conv_Museo900-Regular', sans-serif;
	font-size: 18px;
	color: #193e4e;
 	width: 265px;
	height: 39px;
	top: 0px;
	left: -10px;
	padding: 10px 0 0 15px;
	text-align: left;
	background: url(../images/bg_widget_title.png) top left no-repeat;
}

#widget-text {
 	position: absolute;
 	width: 250px;
	top: 32px;
	left: -15px;
	padding: 10px 0 0 15px;
	text-align: left;
}

#widget-button {
 	position: relative;
	height: 12px;
	top: -8px;
	left: 0px;
	padding: 0;
	margin: 0;
	text-align: left;
}

#widget-1 {
 	position: absolute;
 	width: 290px;
	top: 25px;
	left: 40px;
	margin: 0;
	text-align: left;
}

#widget-2 {
 	position: absolute;
 	width: 290px;
	top: 25px;
	left: 340px;
	margin: 0;
	text-align: left;
}

#widget-3 {
 	position: absolute;
 	width: 290px;
	top: 25px;
	left: 640px;
	margin: 0;
	text-align: left;
}

#push,
#footer-container {
	height: 150px;
}

#footer-container {
	background: url(../images/bg_footer.jpg) top right repeat-x;
}

@media (max-width: 767px) {
        #footer-container {
          margin-left: -20px;
          margin-right: -20px;
          padding-left: 20px;
          padding-right: 20px;
        }
      }

div.footer-text {
	float:left;
	text-align: left;
	padding: 20px 0 0 30px;
	font-family: 'Conv_MuseoSans-500', sans-serif;
	font-size: 11px;
	color: #f2ebcf;
}

div.footer-text ul {
	margin:0;
	padding:0;
	list-style: none;
}

div.footer-text li {
	margin:0;
	padding:0;
	display: inline;
}

div.footer-text A:link    { 
	font-weight: bold;
	text-shadow: -2px 2px 3px #000;
	font-family: 'Conv_MuseoSans-500', sans-serif;
	font-size: 11px;
	color: #f2ebcf;
	line-height: 30px;
	text-decoration: none;
	padding-right: 20px;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=170,strength=2,color=000000);
}

div.footer-text A:visited { color: #f2ebcf; text-decoration:none; }
div.footer-text A:active  { color: #f2ebcf; text-decoration:none; }
div.footer-text A:hover   { color: #f2ebcf; text-decoration: underline;}

div.footer-logo {
	float: left;
	width: 77px;
	height: 77px;
}

#footer-enclosure {
	position: relative;
	margin: 0 auto;
	width: 960px;
	padding-top: 20px;
	padding-left: 50px;
}

#clear-div {
	clear: both;
}

/* Search */
form.search {
	width: 200px;
	position: relative;
}
form.search input[type='submit'] {
	text-indent: -99999px;
	z-index: 2;
	overflow: hidden;
	position: absolute;
	right: -16px; /* this is not 0 because of the text field padding */
	background: transparent;
	border: 0;
	width: 40px;
	height: 100%;
}
form.search input[type='submit']:hover {
	cursor: pointer;
}
form.search input[type='text'] {
	font-family: 'Conv_Museo300-Regular', sans-serif;
	width: 100%;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #666;
	font-style: normal;
	line-height: 18px;
	padding: 4px;
	border: 1px solid #ddd;
	box-shadow: inset 0 2px 2px #eee;
	background: white url(../images/search-icon.png) right center no-repeat;
}

/* Form Styles */
.drpDown {
    border-top: 1px solid #193e4e;
    border-bottom: 1px solid #193e4e;
    border-left: 1px solid #193e4e;
    border-right: 1px solid #193e4e;
    background-color: #fff;
    font-family: 'Conv_Museo300-Regular', sans-serif;
    font-size: 14px;    
    color: #343434;
	padding: 1px 5px 1px 5px;
}

.ButtonStyle {
    border-top: 1px solid #193e4e;
    border-bottom: 1px solid #193e4e;
    border-left: 1px solid #193e4e;
    border-right: 1px solid #193e4e;
    background: #6e84b5;
	font-weight:bold;
	padding: 2px 10px 2px 10px;
    font-family: 'Conv_Museo300-Regular', sans-serif;
    font-size: 14px;  
    color: #fff;   
    text-decoration: none;
	cursor:pointer;
}

.checkBox1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;    
    color: #ffffff;
}

.txtBoxStyle {
    border-top: 1px solid #193e4e;
    border-bottom: 1px solid #193e4e;
    border-left: 1px solid #193e4e;
    border-right: 1px solid #193e4e;
    font-family: 'Conv_Museo300-Regular', sans-serif;
    font-size: 14px;
	font-weight: bold;  
    color: #343434;
	background-color: #fff;
	padding: 1px 5px 1px 5px;
	/* background-image: url(../images/shadow_textbox.gif); */
}

.txtFieldStyle {
    border-top: 1px solid #193e4e;
    border-bottom: 1px solid #193e4e;
    border-left: 1px solid #193e4e;
    border-right: 1px solid #193e4e;
    background-color: #fff;
    font-family: 'Conv_Museo300-Regular', sans-serif;
    font-size: 14px;    
    color: #343434;
	padding: 3px;
	/* background-image: url(../images/shadow_textfield.gif); */
}

img {
	border: none;
}