	/* 
Title:  Junior Tech Stylesheet
Author: Chris Gillis - Saltline Studio Chatham, Ma
*/
	
body {
	margin:0;
	padding:0;
	font-family: georgia, times, serif;
	color: #666;
	font-size: 15px;
	line-height: 1.5em;
	background: #FFF url(/images/background.gif) repeat-x; 
    }

#container {
	width: 750px;
	\width: 770px;
	w\idth: 750px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	font-family: Arial, Sans-serif;
	}


/* ----- top ----- */		

#top {
  padding: 4px;
	text-align: center;
	background-color: #E4E8E9;
	border-bottom: 1px solid #CCC;
	font-family: Arial, Sans-serif;
	font-size: 10px;
	}	
	
#top a {
    color: #0199C8; 
	font-size: 10px;
	}
	
img {
    border: 0;
	}



/* ----- header ----- */

#header {
    background: url(/images/header.gif) no-repeat;
    width: 750px;
    height: 115px;
    border:0;
    }
    
    
 #header img {
    width: 200px;
    height: 64px;
    padding: 26px 10px 19px 26px;
    border:0;
    }
    
	

/* ----- left content block ----- */

#left {
	position:relative;
	width:485px;
	text-align:left;
	float:left;
	margin: 10px 10px 12px;
}
	
.title {
	color: #6eb33f;
	margin-top: 0;
}
	
h1 {
    font-family: Trebuchet MS, Arial, Sans-serif;
    color: #1ea4cc;
    font-weight: bold;
    font-size: 200%;
    line-height: 1em;
 	}
h2 {
    font-family: Trebuchet MS, Arial, Sans-serif;
    color: #6EB33F;
    font-weight: bold;
    font-size: 180%;
    line-height: 1.1em;
}
h3 {
    font-family: Trebuchet MS, Arial, Sans-serif;
    color: #333;
    font-weight: bold;
    font-size: 150%;
    line-height: 1em;
}
a {
	text-decoration: none;
	color: #009ac8;
} 	
a:hover {
	color: #009ac8;
	text-decoration: underline;
}

.red {
	color: #972020;
}

.green {
	color: #70C24A;
}

.highlight {
	background-color: #FFFFE7;
}
	
/* ----- right content block ----- */
		
#right {
	position:relative;
	width: 220px;
	text-align:left;
	float:left;
	margin-top: 20px;
	margin-left: 10px;
	}
#right h1 {
	font-size: 130%;
	color: #fff;
}
#photos { 
	padding: 1px;
} 

#photos img { 
	padding: 2px;
	border: 5px solid #CCC;
	background: #fff;
} 
	
    
	
/* ----- drop down navigation ----- */	
#nav {
	margin-top: -48px;
}

#nav ul {
  font-family: arial black, arial, sans-serif;
	float: right;
	list-style: none;
	line-height: 1.6em;
	color: #999;
	background-color: #e4e8e9;
	font-weight: normal;
	z-index: 50;
	padding: 0;
	}


#nav a {
	display: block;
	padding: 5px 20px;
	color: #a4a8a9;	
	background-color:#ccc;
	background: url(/images/line.gif) no-repeat top right; /* puts a "bar" on right of the main nav links */
	text-decoration: none;
	}

#nav a:hover {
	color: #000;	
}
		
#nav a.one {
	text-align: left;
	font-size: 13px;
	}

#nav li {
	float: left;
	padding: 0;
	}

#nav a.active {
	background-image: none;
	font-size: 13px;
	}


#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px; 
	font-weight: normal;
	margin: 0;
	z-index:1;
}
	
#nav li li {
	background-color: #e4e8e9;
	padding: 0;
	width: 160px;
	border-bottom: 1px solid #a4a8a9;
	}
	
#nav li ul a {
	padding: 5px 10px;
	font-size: 13px;
	width: 140px;
	* html width: 120px;
	}

#nav li ul ul {
	margin: -2em 0 0 160px;
	}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	position: static;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}
	

#nav li:hover, #nav li.sfhover {
	background-color: #e4e8e9;
	}


#nav li ul.under a {
	color: #a9aaac;
	background-image: none;
	}
	
#nav li ul.under a:hover {
	background: #1ea4cc;
	color: #fff;
	}


/* ----- email form ----- */

#form {
	margin-left: 18px;
	padding-bottom: 20px;
}


span.label,span.spacer,span.multiple span {
	width:120px;float:left;
	} 

span.multiple {
	float:left;
	} 

span.button {
	padding-left: 2px;
	} 

div.clear {
	clear:both;padding-top:5px;
	} 
    
/* ----- footer ----- */

#footer {
	clear: both;
	padding: 40px 0 20px 0;
	margin: 0 0 0 20px;
	font-size: 13px;
  overflow: hidden;
	}
	
#footer a  {
	color: #809879;
	font-size: 13px;
	}

#draconis_credit {
  float: right;
  display: block;
  width: 179px;
  height: 128px;
  text-indent: -5000px;
  overflow: hidden;
  border: 0;
  background: transparent url(/images/host_and_dev_by_draconis_software.png) right top no-repeat;
}
	
/* ----- rounded corners ----- */


dl {
	width: 475px;
	margin: 0 0 20px 5px;
	padding: 0;
	background: #ccc url(/images/box_bottom.gif) no-repeat bottom left;
	}

dt {
	margin: 0;
	padding: 10px;
	font-size: 100%;
	background: #ccc url(/images/box_top.gif) no-repeat top left;
	}
	
dd {
	margin-left: 28px;
	margin-right: 28px;
	color: #fff;
	font-family: Trebuchet MS;
	font-size: 85%;
	line-height: 1.4em;
}
dl dd h2.title {
	color: #fff;
}
	
#green, #green dt {
	background-color: #6EB33F;
	}
		
#green img {
	background-color: #6EB33F;
	border: 0;
	margin-bottom: 5px;
	margin-top: 10px;
	}
		
		
#blue img {
	background-color: #0199C8;
	border: 0;
	margin-bottom: 30px;
	margin-top: 20px;
	}
		
#blue, #blue dt {
	background-color: #0199C8;
	}
		
#right dl {
	width: 216px;
	padding: 0;
	background: #ccc url(/images/box_bottom_grey.gif) no-repeat bottom left;
	}

#right dt {
	margin: 0;
	padding: 10px;
	font-size: 130%;
	background: #ccc url(/images/box_top_grey.gif) no-repeat top left;
	}
	
#right dd {
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	color: #333;
	font-family: Trebuchet MS;
	font-size: 85%;
	}
		
#grey, #grey dt {
	background-color: #CCC;
	}
		
dl img {
	 background-color: #CCC;
	}

.rss {float: right;}
