/* CSS Document */

body { background:url(../images/layout/background.jpg) repeat-x #387AC0; margin:0; padding:0;}

img {border:none;}

#col1 {width:280px; background:#ffffff;}
.col2 {width:60px; background: url(../images/layout/col_bk.gif) repeat-y #FFFFFF;}
#col3 {width:460px; background:#FFFFFF;}
#foot1 {height:19px; background:url(../images/layout/footer.gif) no-repeat;}
#foot2 p{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}
#foot2 a{color:#ffffff; text-decoration:none;}
#foot3 {height:1px; background:#ffffff;}
.mission {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:17px; color:#387AC0; text-align:center;}
.contactinfo {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:17px; color:#387AC0; text-align:center; font-weight:500;}
.number {font-size:9px; line-height:17px; color:#000; text-align:center;}
.email a{font-size:9px; line-height:17px; color:#387AC0; text-align:center; font-style:italic; font-weight:normal; text-decoration:none;}
.email a:hover{text-decoration:underline;}
.address {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:17px; color:#666; text-align:center; font-weight:500;}

#col3 h1{font-family:"Times New Roman", Times, serif; font-size:1.2em; font-style:italic; font-weight:lighter;line-height:17px; color:#387AC0; margin-top:10px; margin-right:50px;}
#col3 h2{font-family:"Times New Roman", Times, serif; font-size:1em; font-style:italic; font-weight:lighter;line-height:17px; color:#387AC0; margin-top:30px; margin-right:50px;}

#col3 p{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:17px; color:#444444; margin-top:10px; margin-right:50px;}
.blue {color:#387AC0; font-weight:bold;}
#contact p{margin:0 0 10px 0;}
#logo {margin-right:50px; float:right;}
.floatright {
	float:right;
	margin-left:20px;
	margin-right:50px;
}
.floatleft {float:left;margin-right:20px;}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

.Caption {
font-family: Arial;
font-weight: bold;
color:      #123456;}

.centerimage { text-align:center;}
