@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 100%;
}
#header {
	height: 430px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 155px;
	width: 250px;
}
#menuouter {
	height: 160px;
	width: 100%;
	background-image: url(images/bkgrndmenu.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#menu {
	height: 160px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#menutext {
	float: right;
	height: 50px;
	width: 640px;
	padding-top: 42px;
	color: #FFF;
}
.menutext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
}
#menutext .menutext a {
	color: #FFF;
}
#menutext .menutext a:hover {
	color: #D3DE5F;
}


#addthis {
	float: right;
	height: 30px;
	width: 180px;
	margin-right: 10px;
	padding-top: 10px;
	font-size: 15px;
	margin-top: 18px;
	margin-bottom: 0px;
}
#banner {
	height: 350px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bkgrndbanner.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	z-index: 100;
	margin-top: 10px;
}
#bannerinner {
	height: 290px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
	top: -10px;
}

#contentouter {
	background-color: #edfbd1;
	height: 850px;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	position: relative;
	top: -100px;
	clear: none;
	z-index: 10;
}
#contentinner {
	height: 670px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contentinnertoppad {
	height: 206px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#contentinnerleftcol {
	height: 450px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(images/bkgrndleftcol.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	padding: 0px;
	margin-top: 0px;
}
#contentinnerleftcolbox1 {
	height: 156px;
	width: 400px;
	float: left;
	margin-top: 30px;
}
#contentinnerleftcolbox2 {
	height: 156px;
	width: 400px;
	float: left;
	margin-top: 32px;
}

#contentinnerleftcolbox1innertext {
	height: 116px;
	width: 250px;
	float: right;
	margin-top: 40px;
	padding: 0px;
	margin-right: 8px;
	font-family: "MS Serif", "New York", serif;
	font-size: 18px;
	color: #000;
	line-height: 22px;
}
#contentinnerleftcolbox2innertext {
	height: 116px;
	width: 250px;
	float: left;
	margin-top: 40px;
	padding: 0px;
	margin-right: 8px;
	font-family: "MS Serif", "New York", serif;
	font-size: 18px;
	color: #000;
	line-height: 22px;
	margin-left: 9px;
}


.padpiclefttop {
	padding-top: 17px;
	padding-left: 24px;
}
.padpicrighttop {
	padding-top: 44px;
	padding-left: 0px;
	padding-right: 12px;
}



#contentinnerrightcol {
	height: 400px;
	width: 500px;
	margin-right: 6px;
	float: right;
	color: #000;
	overflow: auto;
	margin-top: 0px;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #000;
	font-weight: bold;
	padding: 0px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 24px;
	color: #000;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 24px;
	color: #000;
}
h4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	padding-right: 22px;
}

ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 16px;
}




#contentinnerbttm {
	height: 225px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bkgrndbanner.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	z-index: 100;
}
#contentinnerslider {
	height: 207px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bkgrndslider.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	z-index: 1000;
	overflow: visible;
	top: -90px;
	visibility: visible;
}
#mycarouseltoppad {
	height: 18px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	text-indent: 34px;
	position: relative;
	z-index: 1000;
	font-weight: bold;
}
#mycarouselleftpad {
	height: 180px;
	width: 16px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
}


#mycarousel {
	height: 180px;
	width: 900px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#footerouter {
	background-image: url(images/bkgrndfooter.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 650px;
	width: 100%;
	clear: none;
	position: relative;
	z-index: 10;
	top: -226px;
	background-color: #333;
}

#footerinner {
	height: 350px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	position: relative;
	top: -70px;
}
#footerinnerleftcol {
	height: 300px;
	width: 400px;
	float: left;
	color: #FFF;
}
#footerinnerrightcol {
	height: 300px;
	width: 520px;
	float: right;
	color: #FFF;
}
#copyright {
	height: 110px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 10;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 14px;
	top: -55px;
}

#footerinnernav {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 110px;
	width: 600px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}
#footerinnernav a {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
}

a:link {
	text-decoration: none;
	color: #8D991D;
}
a:visited {
	text-decoration: none;
	color: #A6B134;
}
a:hover {
	text-decoration: underline;
	color: #808B1B;
}
a:active {
	text-decoration: none;
	color: #8D991D;
}
#s3slider {
	width: 400px; /* important to be same as image width */
	height: 300px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px;
	padding: 0px;
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
#Cube {
	height: 260px;
	width: 380px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 16px;
	padding: 0px;
	overflow: hidden;
}

