﻿
/***** Body and main container *****/



body {
margin: 0 auto;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#e5e1d8;
color:#666;
}

#prewrap {
background: url(preback24.jpg) top center no-repeat fixed;
margin:0 auto;
padding:0;
min-height:100%;
}

#wrap {
background: url(pageback.png) left repeat-y;
color:#666;
margin:0 auto;
padding:0;
width:900px;
position:relative;

}

/***** Header *****/

#header {
background: url(header.png) bottom left no-repeat;
height:351px;
margin:0 0 -155px 0;
padding:0;
border-bottom:0px solid #ffffff;
}

#title1 {
float:left;
text-align:left;
color:#006699;
font-size:2.4em;
letter-spacing:-2px;
position:relative;
top: 8px;
left: 20px;
width: 800px;
display:none;
}

#title2 {
float:left;
text-align:left;
color:#cccccc;
font-size:1.4em;
letter-spacing:-1px;
position:relative;
font-style:italic;
top: 11px;
left: 20px;
width: 800px;
display:none;
}



/***** Left sidebar *****/

#avmenu {
	width:195px;
	float:left;
	clear:both;
	margin:5px 0 0 35px;
	padding:0;
}

#top {
	background:url(top.png) no-repeat;
	width:189px;
	height:26px;
	margin:0;
	padding:0;
}

#middle {
	background:url(middle.png) repeat-y;
	float:left;
	width:189px;
	min-height:150px;
}

#bottombox {
	background:url(bottom.png) no-repeat;
	width:189px;
	height:26px;
	margin:0;
	padding:0;
	float:left;
}

#avmenu ul {
list-style:none;
width:189px;
margin:-10px 0 0 0px;
padding:0;
}

#avmenu li {
margin:0;
padding:0;
}

#avmenu li a {
background:url(button.png) left no-repeat;
height:100%;
margin: 0 0px 0 0px;
text-decoration:none;
color:#ffffff;
display:block;
padding:6px 5px 6px 20px;
font-size:14px;
font-weight:normal;
border-bottom:none;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
}

#avmenu li a:hover{ 
background:url(button.png) right no-repeat;
color:#ffffff;
border-bottom:none;
}

#avmenu li a.current { 
background:url(button.png) right no-repeat;
color:#ffffff;      
border-bottom:none;
}


#avmenu ul ul {
margin:5px 10px 5px 10px;
width:189px;
}

#avmenu ul ul a {
font-size:12px;
height:100%;
padding:3px 5px 3px 20px;
margin:0 10px 0 0;
background-image: none;
border-top:none;
border-bottom:none;
background:none;
}

#avmenu ul ul a:hover{
height:100%;
border-top:none;
border-bottom:none;
background:none;
color:#e48bac;      				
}

#avmenu ul ul a.current {
height:100%; 
border-top:none;
border-bottom:none;
background:none;
color:#e48bac;      				
}

#sidebar{
float:left;
width:180px;
padding:3px 25px 3px 10px;
line-height:1.6em;
margin-right:1px;
margin-left:0px;
margin-top:10px;
margin-bottom:0px;
border-top:solid 0px #d7eacb;
border-bottom:solid 0px #d7eacb;
font-size:0.9em;
color:#666;      			
}

#sidebar a{
color:#666666;
text-decoration:underline;    			
}

#sidebar a:hover{
color:#666666;
text-decoration:none;      			
}


/***** Main content *****/
#main-content {
	width:900px; 
	padding:0;
	margin:0;
	float:left;
}
#contentwide {
margin:0 40px 0px 265px;
padding:1px 0 0 0;
line-height:1.5em;
text-align:left;
min-height:400px;
}

#content h1, #contentwide h1, #contentfull h1 {
font-size:1.8em;
color:#c33f72;      					
letter-spacing:1px;
font-weight:normal;
margin:15px 0 0 -10px;
padding:0px 0 10px 0px;
text-transform: none;
border-bottom:none;      	
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:1.5em;
color:#c33f72;      					
letter-spacing:0px;
border-bottom:none;     	
font-weight:normal;
padding:5px 0 10px 0px;
text-transform: none;
font-family:Arial, Helvetica, sans-serif;
}

#font-family h3, #contentwide h3, #contentfull h3 {
font-size:1.3em;
color:#c33f72;      					
letter-spacing:0px;
border-bottom:none;      	
font-weight:normal;
padding:5px 0 10px 0px;
font-style:italic;
font-family:Arial, Helvetica, sans-serif;
}

#content img, #contentwide img, #contentfull img, img.thumbnail {
padding:1px;
display:inline;
color:#d6d6d6;
border-color: #d6d6d6;      
}

img.thumbnail {
padding:1px;
display:inline;
border:solid 3px;
border-color: #d6d6d6;      
}

#content a#font-family, #contentwide a, #contentfull a {
font-weight:normal;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Footer *****/

#footer {
background:url(footer.png) top no-repeat;
height:85px;
margin:0 auto;
padding:0;
width:900px;
text-align:center;
color:#666666;          
font-size:0.9em;
clear:both;


}

#footer p {
padding:90px 0px 5px 0;
margin:0;
}

#footer a {
color:#920c40;      
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:none;
}

/***** Bottom *****/

#bottom {
clear:both;
margin:0 auto;
padding:5px 0px 0px 0;
width:850px;
text-align:center;
color:#666;      
font-size:0.9em;
line-height:1.5em;
}

#bottom p {
padding:0;
margin:0;
}

#bottom a {
color:#666;      
background-color:inherit;
text-decoration:none;
}

#bottom a:hover {
color:#666;      
text-decoration:none;
}

/***** Various tags *****/

a {
color:#920c40;      
text-decoration:none;
}

a:hover {
color:#920c40;      
text-decoration:underline;
}

p {
margin:8px 0 14px 0;
}


/***** Table styles *****/



table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
border-color: #999;     
}

table p{
padding:0;
margin:0;
}

th {
padding:5px;
}

td {
padding:5px;
}

input, textarea{
border:1px solid #999;       
margin:0;
padding:2px;
}


/***** Various classes *****/

hr {
  border: 0;
  height: 3px;
  background-color: #999;      
  color: #d6d6d6;
  width: 100%;
  text-align:center;
}

table.gbentry {
line-height:1.0em;
border:1px solid #999;      
width:98%;
margin: 5px;
padding: 5px;
}

td.gbtitle {
background-color:#999;      
font-weight:bold;
line-height:1.0em;
margin: 5px;
padding: 5px;
font-size:1.0em;
}

td.gbcontent {
line-height:1.1em;
padding: 5px;
font-size:1.0em;
}

td.gbtitle img.button {
border:0px solid #999;      
padding:0px;
margin:0px;
background:#999;      
width:auto;
}

.nixhier {
	display:none;
}



