/*  Reset (YUI)
-----------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 
/*
table { 
    border-collapse:collapse; 
    border-spacing:0;
}
*/ 
fieldset,img {  
    border:0; 
} 
ol,ul {
    list-style:none; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
}

em{
font-style: italic;
}

a{
outline: none;
color: #ea7c1b;
}

a:hover{
text-decoration: none;
}

a.nav:link {color:#e9e1bd;

                 text-decoration: none }

a.nav:visited {color:#e9e1bd;

                 text-decoration: none }

a.nav:hover {color:#ff9200;text-decoration: none }



a.link:link {color:#c37000;

                 text-decoration: none }

a.link:visited {color:#c37000;

                 text-decoration: none }

a.link:hover {color:#ffffff;text-decoration: none }

a.link2:link {color:#291c0e;

                 text-decoration: none }

a.link2:visited {color:#291c0e;

                 text-decoration: none }

a.link2:hover {color:#ff9200;text-decoration: none }

a.innerlink:link {color:#291c0e;

                 text-decoration: none;

                 font-size: 8pt;

                           font-family: Arial;
 }

a.innerlink:visited {color:#291c0e;


                 text-decoration: none;

                 font-size: 8pt;

                           font-family: Arial;
}

a.innerlink:hover {color:#ff9200;
                 text-decoration: none;

                 font-size: 8pt;
                
                 text-decoration: none;

                           font-family: Arial;
}


body       { 	
            background-image: url(/images/bg.gif);
            background-repeat: repeat-x;
	        background-color: #4b4b4b;
            font-family: Arial;
            font-size: .8em;
            text-align: center;
            color: #291c0e;
}

h1                        {
                           font-family: Arial Black;
                           text-align: left;
                           font-size: 22pt;
                           font-weight: normal;
                           color: #291c0e;
}

h2                        {
                           font-family: Arial Black;
                           text-align: left;
                           font-size: 18pt;
                           font-weight: normal;
                           color: #291c0e;
}

h3                        {
                           font-family: Arial Black;
                           text-align: center;
                           font-size: 18pt;
                           font-weight: normal;
                           color: #291c0e;
}

.subhead                  {         
                           font-family: Arial Black;
                           font-size: 14pt;
                           font-weight: normal;
                           color: #291c0e;
}

.address                  {         
                           font-family: Arial;
                           text-align: center;
                           font-size: 12pt;
                           font-weight: normal;
                           color: #291c0e;
}

.index{
width: 906px;
margin: 0 auto;
text-align: left;
}

#container                {
                width: 906px;
                height: 700px;
			   margin: 0px;
             border-left: 3px solid #291c0e;
             border-right: 3px solid #291c0e;
             border-bottom: 3px solid #291c0e;
			   margin-left: auto;
			   margin-right: auto;
background: #ffffff;
			   padding: 0px;
}

#left                 {
            
             width: 208px;
             height: 700px;
             text-align: right;
             border-right: 5px solid #ffffff;
			float: left;
			margin: 0;
			margin-right: ;
			padding: 0;
			background: url(/images/left.jpg) no-repeat;
}

#right               {
             width: 687px;
             height: 700px;
			float: right;
			margin: 0;
			margin-left: ;
			padding: 0;
			background-color: #e9e1bd;
}

#nav     { 
             width: 687px;
             height: 41px;
             background-color: #121d3a;
}

#contentwrap {
             width: 687px;
             height: 438px;
             overflow: auto;
			margin: 0;
			margin-left: ;
			padding: 0;
			background-color: #e9e1bd;
}


div#content   {
             padding-top: 20px;
             padding-left: 20px;
             width: 490px;
             float: left;
             background: #e9e1bd;
             text-align: left;
}

div#contenthome   {
             padding-top: 20px;
             padding-left: 20px;
             width: 490px;
             min-height: 410px;
             float: left;
             background: #e9e1bd url(/images/main_bg_female.jpg) no-repeat left top;
             text-align: left;
}

div#contenthome p {
               font-family: Arial;
               text-align: justify;
               font-size: 10pt;
               font-weight: normal;
               line-height: 1.5;
               color: #291c0e;
               padding-bottom: 20px;
               padding-right: 10px;
}

div#contenthome ol {
                list-style-type: decimal;
                color: #291c0e;
                font-family: Arial;
                text-align: justify;
                font-size: 10pt;
                font-weight: normal;
                line-height: 1.5;
                padding-left: 14px;
                padding-right: 10px;
}

div#contenthome ul {
                list-style-type: disc;
                color: #291c0e;
                font-family: Arial;
                text-align: justify;
                font-size: 10pt;
                font-weight: normal;
                line-height: 1.5;
                padding-left: 14px;
                padding-right: 10px;
}

div#contenthome img {
                 border: 3px solid #fff;
                 margin-left: 8px;

}


div#content p {
               font-family: Arial;
               text-align: justify;
               font-size: 10pt;
               font-weight: normal;
               line-height: 1.5;
               color: #291c0e;
               padding-bottom: 20px;
               padding-right: 10px;
}

div#content ol {
                list-style-type: decimal;
                color: #291c0e;
                font-family: Arial;
                text-align: justify;
                font-size: 10pt;
                font-weight: normal;
                line-height: 1.5;
                padding-left: 14px;
                padding-right: 10px;
}

div#content ul {
                list-style-type: disc;
                color: #291c0e;
                font-family: Arial;
                text-align: justify;
                font-size: 10pt;
                font-weight: normal;
                line-height: 1.5;
                padding-left: 14px;
                padding-right: 10px;
}

div#content img {
                 border: 3px solid #fff;
                 margin-left: 8px;

}

div#contenthead {
                float: left;
}

div#contenthead img {
                  border: 0px;
}


div#memberswrap {
}

div#membersleft {
                 float: left;
}

div#membersright {
                 float: right;
}

div#powers {
                 clear: both;
}


.date {
               font-family: Arial;
               text-align: left;
               font-size: 10pt;
               font-weight: bold;
               color: #291c0e;
}

div#adspace   {
             float: right;

             text-align: left;

             width: 120px;

             height: 398px;
 
             padding: 20px;

             background: #e9e1bd url(/images/rightbg.jpg) no-repeat 0 0;
}

div#adspace img { padding-bottom: 20px; }

div#calendar {
              height: 189px;

              padding-top: 30px;
   
              padding-left: 14px;

              background: transparent url(/images/calendarbg.gif) no-repeat 0 0;
}



div#footer    {
             border-top: 5px solid #ffffff;
            height: 30px;
            clear: both;
            background-color: #291c0e;
}

div#footer ul{

	padding-top: 10px;




}

div#footer ul li {

        font-family: Arial;

	    font-size: 10px;

        color: #e9e1bd;

        display: inline;


}

div#footer ul li a {

        font-family: Arial;

	   font-size: 9px;

        display: inline;

}

div#copyright {
clear:both;
text-align: right;
padding-top: 10px;
color: #666666;
}

.other{
background: #d1caaa;
}

td{
padding: 10px;
}

table{
margin: 0 auto;
}

.loginForm{
width: 200px;
}

.loginForm input{
border: 1px solid #ffb41d;
height: 20px;
width: 190px;
padding: 5px 5px 0 5px;
}

.loginButton{
float: right;
width: 80px !important;
padding: 6px 0 10px 0 !important;
height: 30px !important;
background: #291c0e;
color: #fff;
font-weight: bold;
margin: 0 -10px 0 0;
border: 1px solid #fff !important;
cursor: pointer;
}

.loginButton:hover{
background: #372810;
}
a[href$='.pdf'] { 
	padding: 5px 25px 5px 0;
	background: transparent url(/_fslib/res/pdf.gif) no-repeat center right;
}
a[href$='.doc'], a[href$='.rtf'], a[href$='.docx'] { 
	padding: 5px 25px 5px 0;
	background: transparent url(/_fslib/res/doc.gif) no-repeat center right;
}
#fti a{
color: #666;
text-decoration: none;
padding-right: 10px;
}
#fti a:hover{
color: #fff;
}
