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

body {
	font: 9pt Georgia, "Times New Roman", Times, serif;		
/*	margin-top:0.1px;*/
	background-color: #FFFFFF;
	background: url(../images/bg.jpg) repeat-x;		
	padding: 0;
	margin: 0;
}

#wrapper {
	padding-left:6px;
}

#shadow {
	width:967px;
	margin:auto;
/*	background: url(../images/index_shadow.gif) repeat-y top left;*/
}

#header {
	margin-bottom: 10px;
	margin-top: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #003399;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;	
}
h2 {
	font-size: 160%;
}
h3{
	font-size: 150%;
}
h4 {
	font-size: 140%;
}
h5 {
	font-size: 130%;
}

h6 {
	font-size: 110%;
	color:#000000;
	margin-bottom: -5px;
	margin-top: 25px;
}

#menubox {
/*	background: url(../images/rotary3850_links.jpg) no-repeat;*/
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 200px;
}

#video_box {
	height: 273px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 590px;
}

#video_desc {
	width: 343px; 
	margin-top: 10px;
	text-align:center;
	padding: 0px 10px 10px 0px;
}

#video_desc h3 {
	margin-top: 0px; 
}



.menubox {
	margin:2px;
	background: url(../images/box.jpg) no-repeat;		
	width: 205px;
	height: 162px;
	float:left;
	padding: 15px;
}


.menubox p {
	line-height: 9pt;
	font-size: 8.5pt;
	color:#5d6252;
	margin: 80px 0px 0px 0px;
	text-align: center;
}

.menubox a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	display: block;
	width: 205px;
	height: 28px;
	text-align:center;	
	color: #003399;
	font-weight: bold;
}

.menubox a:hover {
	text-decoration:none;	
	color:#0099FF;		
}


#top_wrapper{
	width:955px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url(../images/top_most.gif);
}
html>body #top_wrapper{
	margin:0px;
	padding:0px;
	height:30px;
	margin-top: 6px;
}
#top_wrapper img{
	float:left;
	width:280px;
}

.button {
	float:right;
	width:73px;
	height:28px;
	background-repeat:no-repeat;
	background-image:url(../images/button.gif);
	text-align:center;
	padding-top:10px;
	margin-top: 3px;
}
html>body .button{
	height:18px;
}

.button a{
	text-decoration:none;
	color:#FFCC00;
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.button a:hover{
	color:#FFFFFF;
	text-decoration:none;	
}


#sidebox_bg {
	background: url(../images/rotary3850_sidebox.jpg) no-repeat left top;
	padding-bottom: 20px;
	max-height: 650px;
	min-height: 600px;
}

#sidebox {
	width: 200px;
	margin: 0px;	
	padding: 20px 0px 0px 25px;
	float:left;
}

#sidebox a {
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#content {
	padding: 6px 50px 20px 20px;
	margin: 10px 0px 20px 220px;
/*	line-height: 12pt;*/
}

#content_col1 {
	width: 320px;
	float: left;
}

#content_col2 {
	width: 330px;
	float: right;
	padding: 30px 25px 5px 5px;
}

#content_col2 a {
	font-size: 8.5pt;
}

#boxes {
	margin-top: 20px;
	background: url(../images/boxes_bottom.jpg) center center no-repeat;
	height: 147px;
	padding: 0;
	width: 708px;
}


#boxes h3 a {
	font-size: 14pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

.boxes {
	width: 181px;
	height: 114px;
	padding: 15px 20px 15px 20px;
	float: left;
	margin-right: 15px;
}

.boxes h3 {
	color:#333333;
}

.boxes a {
	color: #003399;
}

.boxes p {
	color:#6F6161;
	font-size: 9pt;
}


#boxes1 a {
	font-size: 8.5pt;
}

#boxes1 h3 {
	margin-top: 0px;
}

#boxes p {
	
}

#boxes2 {

}

#boxes2 h3 {
	padding-right: 100px;
	margin-top: 0px;	
}

#boxes2 a {
	font-size: 8.5pt;
}

#boxes3 {
	margin-right: 0px;
}

#boxes3 h3 {
	margin-top: 0px;
}

#boxes3 a {
	font-size: 8.5pt;
}

#dropcap{
	float:left;
	font-size:60px;
	margin-top:-10px;
}

#footer {
	color:#5269ac;
	background: #fff url(../images/footer_bg.jpg) top center repeat-x;
	clear: both;
	height: 183px;
}

#footer-contents {
	text-align:center;
	width: 880px;
	margin: auto;
	padding: 45px 35px 35px 35px;
}

h2 {
	font-size: 14pt;
	color: #000000;
}

.float_r {
	float: right;
	border: none;
}

.float_l {
	float: left;
	border: none;	
}


a {
	color:#003399;
	text-decoration:none;
	font-size: 12pt;
}

a:hover {
	text-decoration:underline;
}


#moostick,
	.moostick
{
	display: block;
	height: 1.1em;
	margin: 0;
	padding: 2px 0 2px 0;
	overflow: hidden;       /* used in css check */
}

#moostick li,
	.moostick li
{
	display: block;         /* used in css check */
	list-style-type: none;  /* used in css check */
	margin: -1px auto 0 auto;
	padding: 0;
}

#moostick .show,
	.moostick .show
{
	visibility: visible;
	opacity: 1;
}  

#ticker a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: -2px;
}


#ticker {
	padding: 20px 20px 10px 20px;
	margin-bottom: 10px;
}

.ticker_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}

#showcase {
	background-color: #E8E8F4;
	padding: 10px;
	height: 350px;
}

#showcase h3, a{
	font-weight: normal;
	font: 10pt  Georgia, "Times New Roman", Times, serif;
}

#showcase2 {
	background-color: #C7CBDF;
	padding: 15px 10px 15px 10px;
	width: 688px;
	height: 390px;
	-moz-border-radius: 10px;
	border-radius: 15px;	
}

#showcase2 h3, a{
	font-weight: normal;
	font: 10pt  Georgia, "Times New Roman", Times, serif;
}

.stepcarousel {
	float: left;
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 580px; /*Width of Carousel Viewer itself*/
	height: 330px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px 10px 10px 10px; /*margin around each panel*/
	width: 560px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}	

.panel p {
	font-size: 9pt;
}
	
.stepcarousel h2 {
	margin-bottom: 2px;
	margin-top : 0px;

}

.newsticker {
	list-style-type: none;
	border: 1px dashed #fff;
	padding: 3px;
	padding-top: 0px;
	margin: 0;
	color: #000000;
}


.readmore {
	font-weight: normal;
	font: 9pt  Georgia, "Times New Roman", Times, serif;
	text-align: right;
}

