/* CSS Document Base*/

@charset "UTF-8";


 /*@import url('css/font.css'); */

/*
Author: Stacy Crisostomo
Author URL: http://designtrooper.com
*/


/* Resets */

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, dl, dt, ol, ul, li,
fieldset, form, label,  {

	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	vertical-align: baseline;
	background: transparent;
}

body { 
	line-height: 1em; 
	font-family: Museo, Tahoma, Verdana, Helvetica, sans-serif;
	text-align: center;
	background-image: url(imgs/bg_jean2.png);
	background-repeat: repeat;
	background-color: #FBF9F3;
	/* background-color: ; */
}

ol, ul {  list-style: none;}

/*  Gen. Float classes   */

.right {float: right;}


.left {float: left;}


.hide {display: none}


.clear {clear: both;}


a { text-decoration: none;} 

/*  
can combine classes so mr1, mb2, and bp5 are all div classes in one div!
<div class="purple-moons mr1 mb2 bp5 l">
      <div class="black m2 bp5">    */

#wrapper {
	width: 1065px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}

#preloader {
    font-variant: small-caps;
    position:absolute;
    top: 250px; 
    left: 325px;
    margin-left: 2em;
    z-index:1000;
    width: 220px; 
    height: 200px;
    background: url(imgs/loader.gif) no-repeat;
    background-position: top center;
    cursor: wait;
    font-size: .8em;
    color: #5a6f7c;
    
    
}

#preloader p{
	
    color: #5a6f7c;
	text-shadow: 0px 1px 0px #fefefe;  /* webkit  */ 
	padding-top: 8px;


}


#header {
	height: 1px;
	position: relative;
}

/* - - - Right side with the pic in it   */

#right_main {  
	position:absolute;
	top: 0px;
	left: 85px;
	/*margin-left: 190px;
	margin-top: 25px; */
	width: 920px;
	height: auto;
	background-image:url(imgs/blcld.png);
	background-repeat: no-repeat;
	background-position: top;
	/* background-color: transparent; */
	text-align: center;

}

#right_main_bot {
	margin-top: 1px;
	margin-left: .05em;
	width: 918px;
	height: 290px;
	background-color: #97cadf;
	border-bottom-right-radius: .7em;
		border-bottom-left-radius: .7em;
		-moz-border-radius-bottomright: .7em;
 	
		-moz-border-radius-bottomleft: .7em;
	
		-webkit-border-bottom-right-radius: .7em;

		-webkit-border-bottom-left-radius:	.7em;
	

}



/* index page only */

#right_main_botindx {
	margin-top: -20px;
	margin-left: .07em;
	width: 917.5px;
	padding-bottom: 100px;
	background-color: #97cadf;
	border-bottom-right-radius: .7em;
		border-bottom-left-radius: .7em;
		-moz-border-radius-bottomright: .7em;
 	
		-moz-border-radius-bottomleft: .7em;
	
		-webkit-border-bottom-right-radius: .7em;

		-webkit-border-bottom-left-radius:	.7em;
	
}

#frame_fla {
	text-align: center;
	margin-left: 2em;
	width: 700px; 
	height: 750px;  
	z-index: 10;
}


/* rightmain  NO bG test */


#right_main_bot_web {
	margin-top: 0px;
	margin-left: .1em;
	width: 917.5px;
	/* don't need to worry abt height since padding bottom adds 100px to end regrdless of length */
	padding-bottom: 100px;
	background-color: #97cadf;
	border-bottom-right-radius: .7em;
		border-bottom-left-radius: .7em;
		-moz-border-radius-bottomright: .7em;
 	
		-moz-border-radius-bottomleft: .7em;
	
		-webkit-border-bottom-right-radius: .7em;

		-webkit-border-bottom-left-radius:	.7em;


	z-index: 1;
	
}






/* - - - after intro page jquery frames  */
#jq_content{
	width:650px;
	height: 500px;
	border: white solid;
	border: 4px solid white;
	text-align: center;
	margin: 8em 0 0 8.5em;
	/*
		for 2 rounded corners -- other 2 rectangled
		
		border-radius: 	3em 0;	
			-moz-border-radius: 3em 0;
				-webkit-border-radius:3em 0; */	
}

#content_1 {
	width:650px;
	height: 500px;
	border: 4px solid white;
	text-align: center;
	margin: 9em 0 0 7em;
 	z-index: 10;
	
	
}


#abt_con {
	width:650px;
	height: 580px;
	border: 4px solid white;
	text-align: center;
	margin: 9em 0 0 7em;
 	z-index: 10;
	background: url(imgs/tiglf.png) no-repeat bottom right;
	background-image: url(imgs/grn30tran.png) repeat;

}

#abt_con p{
	font: .85em/2em normal italic Museo, Verdana, serif;
	color: #fffdfd;
	padding: 2px 40px 5px 40px;
	text-align: left;
	 
	
}



/* box CONTENT */





#content_2 {
	width:650px;
	height: 500px;
	border: 4px solid white;
	text-align: center;
	margin: 2em 0 0 7em;
 	z-index: 10;
	
}





/*
* * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * *    DESCRIPTION    * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * *
*/

#description0 {	
	width:643px;
	height: 100px;
	text-align: left;
	margin: 3.5em 0 0 7em;
	background:  /* #688c9c */ url(imgs/gray30.png) repeat;
	padding: 1px 0px 0 15px;
	border-top: 1px #fffdfd dotted;


	
}

#description0 p {
	font-family: Museo;
	font-size: .8em;
	color: #fffdfd; 

}



#description {	
	width:643px;
	height: 38px;
	text-align: left;
	margin: 0em 0 0 7em;
	background:  #688c9c url(imgs/grn30tran.png) repeat;
	padding: 1px 0px 0 15px;

	
}

#description p {
	font-family: Museo;
	font-size: .7em;
	color: #fffdfd; 

}


#description2 {	
	width:643px;
	height: 48px;
	text-align: left;
	margin: 0em 0 0 7em;
	background:  #688c9c url(imgs/grn30tran.png) repeat;
	padding: 1px 0px 0 15px;

	
}

#description2 p {
	font-family: Museo;
	font-size: .7em;
	color: #fffdfd; 

}





#nav {
	/*
	position: fixed;
	left:150px;
*/

	position: absolute; 
	left:3px;	
	top:3px;
	margin-right:25px;
	width: 164px;
	z-index: 10  /* 10000; */
	
}

.chute {
	border: 0;
	margin-right: .6em;
	margin-bottom: .5em; 
}

.spacr {word-spacing: 3em;  }

.sitl {font-size: .7em; font-style: italic;}


#linkwrap {margin-top: .5em;z-index:10   /* 10000 */;}


#tptuft { 
	width: 164px;
	overflow: visible;
	z-index:10000;
}


#linkblok{
	display: block;
	color: white;
	width: 148px; /*width = to tufts ends!!*/
	overflow: visible;
	background-color: white;
	text-align: center;
	margin-top: -1.2em;
	margin-left: 9px; 
	z-index:10000;
	padding-bottom: 30px; 
	
}

#linkblok ul{
	padding: 0;
	border: none;
	list-style: none;
	overflow: visible;
}

#linkblok li {
	font-size: 0.7em; 
	color: white; 
	text-align:center; 
	list-style: none;
	
}

.link {
	margin-bottom: .1em;
	width: 122px;
	height: 68px;
}

.link_abt {
	margin-bottom: .1em;
	width: 65px;
	height: 350px;
}


#btuft{ 
	margin-top: -.5em;
	width: 164px;
	overflow: visible;
}



/* Navigation long */

#linkblok_2{
	display: block;
	color: white;
	width: 148px; /*width = to tufts ends!!*/
	/* height: 450px; */
	overflow: visible;
	background-color: white;
	text-align: center;
	margin-top: -1.2em;
	margin-left: 9px;
	padding-bottom: 30px; 
	
}

#linkblok_2 ul{
	padding: 0;
	border: none;
	list-style: none;
	overflow: visible;
}

#linkblok_2 li {
	font-size: 0.7em; 
	color:# 376a7a; 
	text-align:center; 
	list-style: none;
	
}



a.lb:link {text-decoration: none; font-size: 0.75em; color: #3a677e;}
a.lb:visited {text-decoration: none; font-size: 0.75em; color: #89a0a8 /* #898989 */; }
a.lb:active {text-decoration: none; font-size: 0.75em; color: #3a677e; }
a.lb:hover {text-decoration: none; font-size: 0.75em; color: #ec793f; }

a.l2:link {text-decoration: none; font-size: 1em; color: #30274f; }
a.l2:visited {text-decoration: none; font-size: 1em; color: #66878f; }
a.l2:active {text-decoration: none; font-size: 1em; color: #3a677e; }
a.l2:hover {text-decoration: none; font-size: 1em; color: #ec793f;}

/*
.class1 A:link {text-decoration: none}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: red;}
*/



#footer_ind {
	position:absolute;
	width: 100%;
	top: 893px;
	left: 0px;
	height: 65px;
	clear:both;
	text-align:center;
	margin-top: 50px;
	background-image: url(imgs/ftimg.png);
	/*text-transform: capitalize; == caps all 1st letter	*/
}


#footer_ind p { 
	padding-top: 15px;
	font-family: Georgia, 'Museo Sans', serif;
	font-style: italic;
	font-size: .8em;
	font-weight: 600; 
	color: white;
	/* font-variant: capitalize; */
	text-shadow: -1.5px 1px 3px #888888;   /* webkit  */
	
}


#footer_web {
	position:absolute;
	width: 100%;
	top: 3580px;
	left: 0px;
	height: 65px;
	clear:both;
	text-align:center;
	margin-top: 50px;
	background-image: url(imgs/ftimg.png);
	/*text-transform: capitalize; == caps all 1st letter	*/
}


#footer_web p { 
	padding-top: 15px;
	font-size: .7em;
	font-weight: 600; 
	color: white;
	font-variant: small-caps;
	
}


/*
* * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * ABOUT PAGE STUFF  * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * *
*/

#footer_abt {
	position:absolute;
	width: 100%;
	top: 855px;
	left: 0px;
	height: 65px;
	clear:both;
	text-align:center;
	margin-top: 50px;
	background-image: url(imgs/ftimg.png);
		/*text-transform: capitalize; == caps all 1st letter	*/
}


#footer_abt p { 
	padding-top: 15px;
	font-size: .7em;
	font-family: Georgia, 'Museo Sans', serif;
	font-style: italic;
	font-size: .8em;
	font-weight: 600; 
	color: white;
	text-shadow: -1.5px 1.5px 0px #565656;    /* webkit  */
	/*  font-variant: small-caps; */
	
}



#desc-abt {	
	width:643px;
	height: 120px;
	text-align: left;
	margin: .7em 0 0 7em;
	background: url(imgs/gray30.png) repeat;
	padding: 1px 0px 0 15px;
	border-top: 1px #fffdfd dotted;
}


#desc-abt h3 {
	font: 1.2 em/.5em;
	font-family: Georgia, Museo, sans-serif;
	font-style: italic;
	color: #fffdfd;
	padding: 0;
}

#desc-abt p {
	font-family: Museo;
	font-size: .7em;
	color: #fffdfd; 
}


#d1 {
	width: 200px;
	font: inherit;
	display: inline;
	/* margin: -3em 1em 0 1em; */
	}


#d1 h3 {
	font: 1.2 em/.5em;
	font-family: Georgia, Museo, sans-serif;
	font-style: italic;
	color: #fffdfd;
	padding-left: 10px;
}

#d1 p {
	font: .8em/.5em;
	font-family: Museo, Georgia, sans-serif;
	color: #fffdfd;
	font-style: italic;
	padding-left: 10px;

}


#d2 {
	float: left;
	margin: -111px 2em 0 13.5em;
	width: 200px;
	height: 120px;
	font: inherit;
	border-left: 1px #fffdfd dotted;

}


#d2 h3 {
	font: 1.2 em/.5em;
	font-family: Georgia, Museo, sans-serif;
	font-style: italic;
	color: #fffdfd;
	padding-left: 15px;
}	


#d2 p {
	font: .8em/.4em;
	font-family: Museo, Georgia, sans-serif;
	font-style: italic;
	color: #fffdfd;
	padding-left: 15px;

}


#d3 {
	float: left;
	margin: -120px 2em 0 25em;
	width: 150px;
	height: 120px;
	font: inherit;
	border-left: 1px #fffdfd dotted;
}

#d3 h3 {
	font: 1.2 em/.5em;
	font-family: Georgia, Museo, sans-serif;
	font-style: italic;
	color: #fffdfd;
	padding-left: 15px;
}	


#d3 p {
	font: .8em/.4em;
	font-family: Museo, Georgia, sans-serif;
	font-style: italic;
	color: #fffdfd;
	padding-left: 15px;

}

.ft_shdw {
	box-shadow: 0px 1px 5px #444444; /* x   y   radius   shadow color */
	-moz-box-shadow: 0px 1px 5px #444444;
  	-webkit-box-shadow: 0px 1px 5px #444444;
    
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow (Strength=2, Direction=135, Color='#444444')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow (Strength=2, Direction=135, Color='#444444');

}

.blutxt {
	color: #3a7183;
	font-family: Museo Sans, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
		
}




