/*stylesheet.css*/

html {
	overflow-y: scroll;
	}

h1 {
	font-size:110%;
	color:#7C2203;
	}
	
h1 a:hover{
color:#000;
}

h2{
	font-size:210% ;
	}

h3 {
	font-size:85%;
	color:#000;
	padding-left:2.9em;
	margin-top:0.5em;
	
	}
	
h4{
	font-size:80%;
	text-decoration:underline !important;

	}	
	
h5{
font-size:85%;
}

h6 {
	font-size:85%;
	color:#7C2203;
	}
body{
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
}

.search_text {
	color: grey;
}

	
#branding {
background-color:#000400;
display:block;
padding-top:0.8em;
padding-left:1em;
padding-bottom:0.55em;
}

#branding img{
border:0px;
}

#branding a:visited{
outline-style:none;
}

/* IE6 hack applies to its table drop-down */
#nav table {
  margin:-1px;
  border-collapse:collapse;
  position:absolute;
  top:0.5em;
  left:0;
  z-index:100;
}
	}

content {
	}
	
#wrapper{
margin-bottom:1em;
margin-left:auto;
margin-right:auto;
background-color:#FFF;
width: 820px;
}

#wrapper2{
margin-bottom:1em;
margin-left:auto;
margin-right:auto;
width: 900px;
margin-top:-15px;
}

.Home {
color:#FFF;
position:absolute;
right:12em;
top:0.2em;
border-right: 1px solid #FFF;
padding-right:0.5em;
font-size:80%;
}


.Contact {
color:#FFF;
position:absolute;
right:3.8em;
top:0.2em;
font-size:80%;
}

.Home a:visited, .Home a{
color:#FFF;
outline-style:none;
}

.Contact a:visited, .Contact a{
color:#FFF;
outline-style:none;
}

.Contact a img{
border:0px;

}


.Follow{
color:#FFF;
position:absolute !important;
right:9em;
top:5.2em;
z-index: 200;
font-size:80%;
}

.Follow a:visited{
outline-style:none;
}

.Follow a img{
border:0px;
}

.Icons{
color:#FFF;
position:absolute !important;
right:3em;
top:4em;
z-index: 20000;
}

.Icons a:visited{
outline-style:none;
}

.Icons a img{
border:0px;
}

.search_button {
	background-color: black;
	border: 1px solid white;
	color: white;
	margin-left: 2px;
}

#leftcolumn{
width:14em;
float:left;
margin-bottom:16em;
line-height:30px;
color:black;
margin-left:-2em;
margin-right:1em;

}

#leftcolumn ul {
font-size:0.7em;
}

#leftcolumn li{
list-style-type: none;
border-bottom:1px dotted #9C9393;
border-right:1px dotted #9C9393;
}

#leftcolumn li ul li{
list-style-type: none;
border-bottom:0px;
border-right:0px;
font-size: 1.3em;
height: 2.2em;
}

#leftcolumn a:visited{
border:0px;
}


#leftcolumn a{
outline-style:none;
text-decoration:none;
color:#000;
font-weight:bold;
}

#leftcolumn a:hover{
color:#7C2203;
}

#leftcolumn a:active{
color: #7C2203;
}

#text{
padding-right:2em;
margin-left:8em;
padding-left:1em;

}

#text p{
font-size:0.81em;
}

th{
	color: #7C2203;
	width: 16em;
}

td {
	text-align: center;
}

tr {
	height: 2.6em;
}

#left-column {
	text-align: left;
	font-weight: 500;
}

.odd  {
	background-color: #EDE0E0;
}

#text a{
text-decoration:none;
outline-style:none;
color:#61060E;
font-weight:bold;
text-decoration:none;

}

#text a:hover{
color:#000;
}

#text ul{
font-size:0.75em;
padding-left:7em;
width:80%;
}

#text a:visited{
border:0px;
}

#text img{
border:0px;
float:left;
padding-right:1.5em;

}

.ad, .ad a{
padding-bottom:6px !important;
float:right !important;
margin-left:10px !important;
border: 0px !important;
margin-top:-2em !important;
}

.award, .award a{
padding-bottom:3px !important;
margin-left:10px !important;
border: 0px !important;

}


#iris{
width:780px;
font-size:80%;
}



#wrap{
display:block;
text-align:center;
width:35em;
margin-left:auto;
margin-right:auto;
padding-top:3em;
}

#footer1{
font-size:60%;
padding-bottom:0.5em;
	}
	
#footer1 ul{
border-right: 1px solid #000;
list-style-type:none;
list-style-position:outside;
position:relative;
}

#footer1 li{
float:left;
padding-left:1em;
border-right:1px solid #000;
padding-right:1em;
}

.noborder{
border-right:0px !important;
}
	
#footer1 a{
text-decoration:none;
outline-style:none;
border:0px;
color:#000;
}

#footer {

font-size:60%;
padding-top:0.5em;
	}
	

.selected {
	background-image: url(images/bulletbackground.gif);
	background-position: right center;
	background-repeat: no-repeat;
}


