
body{
	font-family: helvetica, sans-serif;	
	background: #fff url('images/bg2.jpg');
	background-repeat:repeat-x;
	color: #000;
	font-size:14px;
	line-height:normal;
	font-weight: lighter;
	}
	
	
img { border:none;}
p{margin: 10px 0 10px 0; line-height: normal;}
h1{font-family: "Lucida Grande", Verdana, sans-serif; margin-bottom: 15px; font-weight: lighter; }
h2{font-family: "Lucida Grande", Verdana, sans-serif; margin-bottom: 15px;font-weight: lighter;}
h3{font-family: "Lucida Grande", Verdana, sans-serif; margin-bottom: 15px; color:#172b49;font-weight: lighter;}
h4{font-family: "Lucida Grande", Verdana, sans-serif; margin-bottom: 15px;font-weight: lighter;}
h5{font-family: "Lucida Grande", Verdana, sans-serif; margin-bottom: 15px;font-weight: lighter;}
hr {width: 100%; background-color:#bed500; height:1px; border:0px; margin:15px 0 15px 0;font-weight: lighter;}
a {color: #00abd3; text-decoration:none;}
a:hover {color: #172b49; }
.clear { clear:both;}
.disclaimer {font-size: 12px; font-style:italic; border:solid; border-width:1px; border-color:#bed500; padding:5px;}

.fr{ float:left; padding:0 10px 0 0;}
.strong-title {color: #172b49; font-weight:bold; }

#wrapper{margin: 0 auto; width: 1000px;}
#header {width: 1000px; height:150px;}
.logo{
	width: 300px;
	float:left;
	margin-top:25px;
	}
.header-info{
	float: right;
	width: 300px;
	right:0px;
	text-align:right;
	font-size:10px;
	color:#fff;
	}
	
.header-info a:hover{
	color:#bed500;
	}

ul#menu 
	{ 
	width: 1000px; 
	height: 43px; 
	background: #ffffff url("images/menu-bg.gif") top left repeat-x; 
	font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; padding: 0; 
	font-size: 13px;
	}
ul#menu li 
	{ 
	display: block; 
	float: left; 
	margin: 0 0 0 5px; 
	}
ul#menu li a 
	{ 
	height: 43px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0px; 
	}
ul#menu li a:hover { 
	color: #333; 
	}
ul#menu li a.current { 
	color: #000; 
	background: url("images/current-bg2.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}
	
.pic-rotator {
	width: 1000px;
	height:350px;
	background:#bed500;
	top:0px;
	float:left;
	}
	
.back-pic-rotator{
	width: 1000px;
	height: 350px;
	background:#bed500;
	}

.top-title{
	width: 1000px;
	height:50px;
	background:#bed500;
	}
	
.top-title h3{
	margin:0;
	padding:12px 20px 0 0;
	text-align:right;
	color:black;
	}
	
.book-border {
	border-bottom: solid;
	border-width:1px;
	border-bottom-style:dashed;
	border-color:#bed500;
	
	}
	
#content-wrapper{
	width: 1000px;
	}	
	
#internal-content {
	float: left;
	width: 750px;
	}

#side-navigation{
	width: 240px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	color: #333;
	}

* html #side-navigation{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#side-navigation ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#side-navigation li {
	border-bottom: 1px solid #172b49;
	margin: 0;
	}

#side-navigation li a{
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #00A1E3;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

html>body #side-navigation li a{ /*Non IE6 width*/
	width: auto;
	}

#side-navigation li a:hover  {
	/*background-color: #bed500;*/
	color: #172b49;
	background-image: url('images/nav-test-hover2.jpg');
	background-repeat:no-repeat;
	}

#side-navigation li a.current  {
	background-image: url('images/nav-test-hover2.jpg');
	background-repeat:no-repeat;
	color: #000;
	}

#side-nav{
	float:right;
	width: 240px;
	}
	
#home-welcome {
	width: 1000px;
	font-size:17px;
	line-height:normal;
	}	
	
#footer {
	width: 100%;
	height:100px;
	color: #000000;
	font-size:13px;
	background: #bed500;
	}
	
#footer a:hover {color: #000;}
#footer a {color: #666;}
	
#footer2 {
	width: 100%;
	font-size:11px;
	background: #172b49 url('images/footer-bg.jpg');
	background-repeat:repeat-x;
	height:135px;
	color:#fff;
	margin:0;
	padding:0;
	}
#footer2 a:hover{
	color:#bed500;
	}
	
#footer-wrapper {
	width: 1000px;
	margin: 0 auto;
	}
	
.ft-wrapper {
	width: 1000px;
	margin:0 auto;
	}	
	
#footer2 .left {
	float: left;
	width:300px;
	}
	
#footer2 .right {
	float: right;
	width:300px;
	text-align:right;
	}
	
.bottom-nav {
	text-align: center;
	font-size:11px;
	color: #999;
	}
.bottom-nav a {color: #999;	}
.bottom-nav a:hover {color: #CCC;	}
	
	
.boxgrid{ 
	width: 218px; 
	height: 150px; 
	margin:10px; 
	float:left; 
	background:#161613; 
	border: solid 2px #bed500; 
	overflow: hidden; 
	position: relative; 
	}

.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
	}
				
.boxgrid p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
	}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 	}
.captionfull .boxcaption {
 	top: 260;
 	left: 0;
 	}

.caption .boxcaption {
 	top: 220;
 	left: 0;
 	}
	
	
/*-------SLideShow Gallery*/

#gallery {
	position:relative;
	height:350px;
	background-color:#fff;
	top:auto;
	margin-bottom:15px;
	}
#gallery a {
		float:left;
		position:absolute;
	}
	
#gallery a img {
		border:none;
	}
	
#gallery a.show {
		z-index:500
	}

#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height: 55px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

#gallery .caption .content {
		margin:5px
	}
	
#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}

#box_1 img{ float:left; margin: 0 5px 3px 0;}
#box_2 img{ float:left; margin: 0 5px 3px 0;}
#box_3 img{ float:left; margin: 0 5px 3px 0;}
#box_4 img{ float:left; margin: 0 5px 3px 0;}

#box_1 span{ font-size:15px;}
#box_2 span{ font-size:15px;}
#box_3 span{ font-size:15px;}
#box_4 span{ font-size:15px;}


#box_1 {
margin:0 5px 2em 0;
padding:8px;
float:left;
width:218px;
}

#box_2 {
margin:0 7px 2em 14px;
padding:8px;
float:left;
width:218px;
}

#box_3 {
margin:0 14px 2em 7px;
padding:8px;
float:left;
width:218px;
}

#box_4 {
margin:0 0 2em 5px;
padding:8px;
float:left;
width:218px;
}

#box_1 p, #box_2 p, #box_3 p, #box_4 p {
line-height: 1.3em;
}

#box_1 h2, #box_2 h2, #box_3 h2, #box_4 h2 {
color:#172b49;
} 

#box_1 ul, #box_2 ul, #box_3 ul, #box_4 ul {
padding:0 0 0 0;
margin:0 0 0 2px;
list-style:none;
float:left;
}

#box_1 li, #box_2 li, #box_3 li, #box_4 li {
margin:0 0 .3em 0;
padding:5px 0 0 5px;
}
	
	/*-----4 col home page*/
	
	
	
.calloutUp
    {
        height: 0;
        width: 0;
        border-bottom: 12px solid #ffffff;
        border-left: 12px dotted transparent;
        border-right: 12px dotted transparent;
        left: 0px;
        top: 0px;
        margin-left: 20px;
        z-index: 10;
    }
    .calloutUp2
    {
        position: relative;
        left: -10px;
        top: 2px;
        height: 0;
        width: 0;
        border-bottom: 10px solid #c0eaff;
        border-left: 10px dotted transparent;
        border-right: 10px dotted transparent;
        z-index: 11;
    }
    .calloutDown
    {
        height: 0;
        width: 0;
        border-top: 12px solid #ffffff;
        border-left: 12px dotted transparent;
        border-right: 12px dotted transparent;
        left: 0px;
        top: 0px;
        margin-left: 20px;
        z-index: 11;
    }
    .calloutDown2
    {
        position: relative;
        left: -10px;
        top: -12px;
        height: 0;
        width: 0;
        border-top: 10px solid #c0eaff;
        border-left: 10px dotted transparent;
        border-right: 10px dotted transparent;
        z-index: 10;
    }
    .divContainerUp
    {
		color:#000000;
        background-color: #c0eaff;
        border: solid 1px #ffffff;
        position: relative;
        top: -1px;
        z-index: 9;
        width: 650px;
        padding: 10px;
    }
    .divContainerDown
    {
        background-color: #9999ff;
        border: solid 1px #ffffff;
        position: relative;
        top: 1px;
        z-index: 3;
        width: 500px;
        padding: 4px;
    }
    .divContainerMain
    {
        padding: 8px;
    }
	
	
.test-form {
	width: 500px;
	color:#000;
	}

.test-form input {
	color:#000;
	width: 150px;
	height:20px;
	background: #ccc;
	border: solid;
	border-width:1px;
	border-color:#999;
	}
	
#test-button {
	width: 100px;
	height:20px;
	border: solid;
	border-width:1px;
	border-color:#999;
	color:#ffffff;
	background:#ccc;
	cursor: default;
	}
	
.test-form textarea {
	color:#000;
	width: 500px;
	height:200px;
	background:#ccc;
	border: solid;
	border-width:1px;
	border-color:#999;
	}



