﻿
/***** Body and main container *****/

body {
margin: 0 auto;
padding:0;
font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-size:15px;
background-color:#faedf2;
color:#333333;
}

#prewrap {
background: url(preback.jpg) top repeat-y;
margin:0 auto;
padding:0px 0px;
}

#wrap {
background: url(pageback.jpg) left repeat-y;
color:#333333;
margin:0 auto;
padding:0px 0px;
width:980px;
}

/***** Header *****/

#header {
background: url(header.jpg) bottom left no-repeat;
height:440px;
margin:0 0 -185px 0;
padding:0;
border-bottom:0px solid #ffffff;
}

#title1 {
float:right;
text-align:left;
color:#8c3c81;
font-size:2.6em;
letter-spacing:-2px;
position:relative;
top: 85px;
right: 250px;
width: 700px;
}

#title2 {
float:right;
text-align:left;
color:#8c3c81;
font-size:1.4em;
letter-spacing:-1px;
position:relative;
font-style:italic;
top: 90px;
right: 250px;
width: 700px;
}

/***** Left sidebar *****/

#avmenu {
clear:left;
float:left;
width:228px;
margin:0 0 0 0;
padding:0;
}

#avmenu ul {
list-style:none;
width:228px;
margin:135px 0 0 0;
padding:0;
}

#avmenu li {
margin-bottom:0px;
}

#avmenu li a {     						
height:100%;
margin: 0 0 0 0;
text-decoration:none;
color:#520f71;
display:block;
padding:4px 10px 5px 15px;
font-size:15px;
background:url(normal_btn.jpg) left no-repeat;
font-weight:bold;
border-top:solid 0px #a5c1ec;
border-bottom:solid 7px #ffffff;
text-align:right;
}

#avmenu li a:hover{      				
color:#ffffff;
background:url(current_btn.jpg) left no-repeat;
border-top:solid 0px #a5c1ec;
border-bottom:solid 7px #ffffff;
text-align:right;
}

#avmenu li a.current {      			
color:#ffffff;      
background:url(current_btn.jpg) left no-repeat;
border-top:solid 0px #a5c1ec;
border-bottom:solid 7px #ffffff;
text-align:right;
}


#avmenu ul ul {
margin:5px 0 5px 10px;
width:200px;
}

#avmenu ul ul a {
background:url(arrow2.jpg) right no-repeat;
font-size:14px;
height:100%;
padding:5px 20px 5px 10px;
border-top:none;
border-bottom:none;
color:#978f93;
}

#avmenu ul ul a:hover{
background:url(arrow.jpg) right no-repeat;
height:100%;
border-top:none;
border-bottom:none;
color:#8c3c81;      				
}

#avmenu ul ul a.current {
background:url(arrow.jpg) right no-repeat;
height:100%; 
border-top:none;
border-bottom:none;
color:#8c3c81;      				
}

#sidebar{
float:left;
width:180px;
padding:3px 25px 3px 15px;
line-height:1.6em;
margin-right:1px;
margin-left:0px;
margin-top:10px;
margin-bottom:0px;
border-top:solid 0px #e9b2c0;
border-bottom:solid 0px #e9b2c0;
font-size:0.9em;
color:#333333;      			
}

#sidebar a{
color:#520f71;
text-decoration:underline;    			
}

#sidebar a:hover{
color:#8c3c81;
text-decoration:none;      			
}


/***** Main content *****/

#contentwide {
margin:120px 30px 10px 255px;
padding:1px 0 0 0;
line-height:1.5em;
text-align:left;
}

#content h1, #contentwide h1, #contentfull h1 {
font-size:1.8em;
color:#520f71;      					
letter-spacing:1px;
font-weight:normal;
padding:0px 0 10px 0px;
text-transform: none;
border-bottom:2px solid #520f71;      	
font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-style:italic
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:1.5em;
color:#520f71;      					
letter-spacing:0px;
border-bottom:2px solid #520f71;     	
font-weight:normal;
padding:5px 0 10px 0px;
text-transform: none;
font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
}

#font-family h3, #contentwide h3, #contentfull h3 {
font-size:1.3em;
color:#520f71;      					
letter-spacing:0px;
border-bottom:2px solid #520f71;      	
font-weight:normal;
padding:5px 0 10px 0px;
font-style:italic;
font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
}

#content img, #contentwide img, #contentfull img, img.thumbnail {
padding:1px;
display:inline;
color:#333333;
border-color: #c6c3c6;      
}

img.thumbnail {
padding:1px;
display:inline;
border:solid 3px;
border-color: #c6c3c6;      
}

#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 image *****/

#footerimage {
background: url(footer.jpg) no-repeat top center;
background-position:bottom;
}

/***** Footer *****/

#footer {
clear:both;
padding:0px 0;
margin:0 auto;
height:85px;
width:980px;
text-align:center;
color:#8c3c81;
font-size:13px;
letter-spacing:0px;
line-height:1.5em;
/*background: url(footer.jpg) no-repeat top center;*/
}

#footer p {
padding:58px 0 0 0;
margin:0;
}

#footer a {
color:#520f71;      
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:none;
color:#8c3c81;
}

/***** Bottom *****/

#bottom {
clear:both;
margin:0 auto;
padding:9px 0;
width:980px;
text-align:center;
color:#8c3c81;      
font-size:0.9em;
line-height:1.5em;
}

#bottom p {
padding:0;
margin:0;
}

#bottom a {
color:#ffffff;      
background-color:inherit;
text-decoration:none;
}

#bottom a:hover {
color:#ea5a91;      
text-decoration:none;
}

/***** Various tags *****/

a {
color:#520f71;      
text-decoration:none;
}

a:hover {
color:#8c3c81;      
text-decoration:none;
}

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: #3d4548;     
}

table p{
padding:0;
margin:0;
}

th {
padding:5px;
}

td {
padding:5px;
}

input, textarea{
border:1px solid #3d4548;       
margin:0;
padding:2px;
}


/***** Various classes *****/

hr {
  border: 0;
  height: 3px;
  background-color: #e9b2e8;      
  color: #e9b2e8;
  width: 100%;
  text-align:center;
}

table.gbentry {
line-height:1.0em;
border:1px solid #e9b2e8;      
width:98%;
margin: 5px;
padding: 5px;
}

td.gbtitle {
background-color:#e9b2e8;      
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 #e9b2e8;      
padding:0px;
margin:0px;
background:#e9b2e8;      
width:auto;
}

.nixhier {
	display:none;
}


