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

/* Begin Typography & Colors */
body {
	font-size: 15px; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS',  'Lucida Grande', Arial, Verdana,Sans-Serif;
	background:#F2F2F2;
	color: #000000;
	text-align: center;
	padding:0px;
	margin:0px;	
}

a, a:visited
{
  color:#025CCA; text-decoration:none; }

a:hover 
{
 color: #A6CE3A; text-decoration:underline 
}

/* Classes */
.gallery { margin:0px 1px 1px 1px; padding:1px 1px 1px 1px; border:solid 1px #999999}


/* Home Page */
#canvas {width:1020px; margin:auto;background:url(/images/mobg_r2_c1.gif)} 

#s11 { float:left; margin:0px 0px 5px 0px;
       width:330px; height:210px;
	   background-repeat:no-repeat; font-size:14px}
#s12 { float:left; margin:0px 0px 5px 8px; padding:0px 2px 0px 5px; font-size:14px}
#s13 { margin:0px 0px 5px 675px; padding:0px 2px 0px 5px; font-size:14px}
#s21 { float:left; margin:0px 0px 5px 0px; padding:0px 2px 0px 5px; font-size:14px}
#s22 { float:left; margin:0px 0px 5px 8px; padding:0px 2px 0px 5px; font-size:14px}
#s23 { margin:0px 0px 5px 670px;padding:0px 2px 0px 5px; background-position:center; background-repeat:no-repeat; background-image:url(../images/mobg2_r7_c6.gif); font-size:14px; width:330px; height:220px}
#s31 { float:left; margin:0px 0px 5px 0px; padding:0px 2px 0px 5px; font-size:14px}
#s32 { float:left; margin:0px 0px 5px 8px; padding:0px 2px 0px 5px; font-size:14px}
#s33 { margin:0px 0px 5px 675px; padding:0px 2px 0px 5px; font-size:14px}

h1{font-size:18px; padding-bottom:0px; margin-bottom:0px;}
	
.imageText{margin:0px 10px 0px 10px; padding:1px; border:solid 1px #999999}

#header { height:41px; background:url(../images/mobg_r1_c1.gif); color:#025CCA;}
#header ul { margin:0px; padding: 12px 0px 0px 0px; font-weight:bold; font-size:15px; list-style-type: none; list-style-image: none;}
#header li { display:inline;}

.dark_green{color: #A6CE3A;}


#bottom { height:41px; background:url(../images/mobg_r8_c1.gif);  color:#025CCA;}
#bottom ul { margin:0px; padding: 12px 0px 0px 0px; font-weight:bold; font-size:15px; list-style-type: none; list-style-image: none;}
#bottom li { display:inline;}

#main {   text-align:left; padding:0px 0px 0px 6px}

p { line-height:1.6em; margin:7px 0px 0px 0px; padding:0px}



/* class fonts */
.bold { font-weight:bold }
.black_link, .black_link:visited{ color:black };
.black_link:hover{  color: #A6CE3A; };
.line1_4 { line-height:1.4em }


/*navigation menu */
.blue { width:323px; height:210px; background:url(../images/blue.gif)}
.orange { width:323px; height:210px; background:url(../images/orange.gif)}
.green { width:323px; height:210px; background:url(../images/green.gif)}
.int {  font-weight:bold;
		font-size:16px; text-align:center
      }
.int a { color:#000000}


#main_green {background-color:#ECF3D6; background-position:bottom; background-image:url(../images/green_bw.gif); background-repeat:no-repeat; width:670px; }
#main_orange {background-color:#FFF9E1; background-position:bottom; background-image:url(../images/orange_bw.gif); background-repeat:no-repeat; width:670px; }
#main_blue {background-color:#E6F1FF; background-position:bottom; background-image:url(../images/blue_bw.gif); background-repeat:no-repeat; width:670px; }


#left_blue { background-color:#E6F1FF; background-position:bottom; background-image:url(../images/blue_bn.gif); background-repeat:no-repeat; width:330px }
#left_green { background-color:#ECF3D6; background-position:bottom; background-image:url(../images/green_bn.gif); background-repeat:no-repeat; width:330px }
#left_orange { background-color:#FFF9E1; background-position:bottom; background-image:url(../images/orange_bn.gif); background-repeat:no-repeat; width:330px; }

#mainTop_blue {background-image:url(../images/blue_tw.gif); background-repeat:no-repeat; width:640px; height:20px;padding-left:30px}
#mainTop_green {background-image:url(../images/green_tw.gif); background-repeat:no-repeat; width:640px; height:20px;padding-left:30px}
#mainTop_orange {background-image:url(../images/orange_tw.gif); background-repeat:no-repeat; width:640px; height:20px; padding-left:30px}

#leftTop_blue {background-image:url(../images/blue_tn.gif); background-repeat:no-repeat; width:295px; height:22px; font-weight:bold; padding-left:35px }
#leftTop_green { background-image:url(../images/green_tn.gif); background-repeat:no-repeat; width:295px; height:22px; font-weight:bold; padding-left:35px }
#leftTop_orange { background-image:url(../images/orange_tn.gif); background-repeat:no-repeat; width:295px; height:22px; font-weight:bold; padding-left:35px }

#mainCenter { padding:20px 10px 10px 20px;}
#mainBottom { text-align:center}


#horMenu {padding:5px 0px 0px 30px}

#horMenu ul 
{ margin:0px;
   padding: 0px;
   list-style-type: none;
   list-style-image: none;
   font-weight:bold;
   color: #A6CE3A;
}


#horMenu li {display: inline; }



