/* external style sheet for the AMI Documentation */
 
 BODY
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #000066;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	background-image:   url(images/fullback.gif);
background-repeat: repeat-y;
background-position: center;
background-color: #384066;


}
p {color: #000066;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	FONT-SIZE: 12px;
}

ul{color: #000066;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	FONT-SIZE: 12px;
}

A, A:link
{

	TEXT-DECORATION: none;
	color : #d4994d;
}
A:visited{

	TEXT-DECORATION: none;
	color : #0099cc;
}
A:hover
{

	TEXT-DECORATION: underline;
	color : #D5791E;
}


.submaincolumn {
position: relative;
top: 0px;
	width: 700px;
	height: 100%;
	text-align: top;


}



div.main {
	background-image:   url(images/topclouds.gif);
background-repeat: no-repeat;

 background-position: center top;
}

span.headers {
font-style: verdana;
font-weight: bold;
font-size: 16px;
color: #ebaf5a;
}
span.sublinks{
font-size: 12px;
color: #ffffff;}
	
#leftcontent {
position: absolute;
left:10px;
top:0px;
width:148px;
border:1px solid #000;
background-image:   url(images/leftclouds.gif);
background-repeat: no-repeat;
	}
	


.bottomdescription{
	padding: 20px 15px 0 15px;
	margin-top: 10px;
   border-top: 1px solid #80268C;
    color: #990000;
   text-align: top;
}


.home{
background-image: url(images/mountainsunset.jpg);
background-repeat: no-repeat;
background-position: center top;}

.columbine{
background-image: url(images/columbine.jpg);
background-repeat: no-repeat;
background-position: center top;}

.mountain2{
background-image: url(images/mountain2.jpg);
background-repeat: no-repeat;
background-position: center top;}

.colorfulfall{
background-image: url(images/colorfulfall.jpg);
background-repeat: no-repeat;
background-position: center top;}

.campfire{
background-image: url(images/campfire.jpg);
background-repeat: no-repeat;
background-position: center top;}


div.submaincolumn #text {
position: absolute;
width: 400px;
float: none;
clear: left;
top: 240px;
left: 10px;
text-align: left;

}
.padding {
padding: 20px;
}

td.rightnavback {

	background-image:   url(file:///C|/Documents%20and%20Settings/D_drive/coaches/LindaHollister/version1/images/rightnav.gif);
	background-repeat: repeat-x;
	}

div.nav {position:absolute;
width: 262px;
float: none;
clear: right;
top: 175px;
left: 458px;
margin: 0px;
padding: 0px;


}
div.nav #topimage{
background-image: url(images/topbanner.gif);
background-repeat: no-repeat;
width: 262px;
height: 116px;
}
div.nav #bottom {
background-image: url(images/bottombanner.gif);
background-repeat: no-repeat;
width: 262px;

height: 52px;
margin-top:-20px;
}

div.nav #padding{
background-image: url(images/navback.gif);
background-image: repeat-x;
padding-left: 15px;
padding-bottom: 10px;
margin:0px;

}

table.homeBoxOutside {
	width: 192px;
	margin-bottom: 5px;
	}
	
table.homeBoxOutsideMid {
	width: 192px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
	}	

td.center {
   border-left: 1px solid #80268C;
   border-right: 1px solid #80268C;
   background-color: #ffffff;
   text-align: top;
}

td.spacer {
  
   padding-top: 10px;
   padding-bottom: 10px;    
   padding-left: 20px;
   padding-right: 20px; 
   text-align: top;
}




#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background: gray;

}

#navlist 
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
text-align: left;
}

#navlist a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #AAB;
background: #CCD;
text-decoration: none;
}

#navlist a:link { color: #448; }
#navlist a:visited { color: #667; }

#navlist a:hover
{
border-color: #FE3;
color: #FFF;
background: #000037;
}



