/******************
TOP LINKS
******************/

body
{
	color: #FFFFFF;
	margin: 15px 40px;
	background: #EEE8CD repeat-x;
	font-size: .72em;
	font-family: Arial, Helvetica, sans-serif;
}

#form1
{
	width: 100%;
}


#mainnav-container
{
	width: 100%;
	padding-left:5px;
	padding-right:5px;
	
	margin-top:0;
	margin-bottom:0;
	background: #EEE8CD;
	table-layout: fixed;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #EDEDED;
	height:28px
}

div.topmenu
{
	top: 0px;
	margin-bottom: 0;
	margin-top: 0;
	background: #EEE8CD;
}
 
 tr.topmenu
{
	height:auto;
	
text-align: center;
   
}





td.topmenu
{
	border-color: #EEE8CD;
	border-style:solid;
	text-align: center;
	width: 65px;
	background-color: #EEE8CD;
}


a.thispage:active
{
	color:#0000FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.thispage:visited
{
	color: #0000FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.thispage:hover
{
	

	color: #CC3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.topmenu:visited
{
	color: #666699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.topmenu:hover
{
	

	color: #CC3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

a.topmenu:active
{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


td.topright
{
	text-align: right;
		font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
	}

a.topright:link
{
	color: #00FF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.topright:visited
{
	color: #666699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.topright:hover
{
	color: #FF3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.topright:active
{
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/******************
MID IMAGE BAR
******************/
table.imagebar
{ 

	width: 100%;
	color: #000000;
	padding-left:5px;
	padding-right:5px;

	height: 95px;
	background: #800000 repeat-x;
	vertical-align: middle;
	color: #FFFFFF;
	table-layout: fixed;
	font-size: 1.8em;
	font-weight: bold;
 margin-bottom:0;
 margin-top:0;
 }
 
 tr.imagebar
 
 {
 
 	
 	
 }
 
 td.imagebar
 
 {
 
padding-top:8px;
 vertical-align: middle;
 
     
 }
 
 img.imagebar1
 
 {
 
  padding-left:4px;
   height:77px;
    width:200px;
       


 }
 
 img.imagebar2
 {
   height:77px;
   width:375px;

 
 }
 
img.imagebar3

{
height:77px;
width:102;	
}

/******************
LOWER LOCAL LINKS BAR
******************/

div.locallinksmenu
{
	margin-top: 0;
	margin-bottom:0;
	
	background: #EEE8CD;
	border-bottom: solid, 2pt, vertical-align: middle;
	color: #FFFFFF;
	table-layout: fixed;
	font-size: .72em;
	font-weight: bold;
	padding-top:12px;
	padding-bottom:4px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #800000;
}

table.locallinks
{
	margin-bottom:0;

	width:100%;
}



td.locallinks

{
	padding-left:10px;
	font-size:1em;
	text-align:center;
	width:15%;
	height:17px;
}

a.locallinks:visited
{
	color: #666699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.locallinks:hover
{
	color: #800000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.locallinks:active
{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/******************
CONTENT AREA ON CHILD PAGES
******************/

div.contentarea
{
	margin:inherit
	
	background-color: #EEE8CD;
	color: #000000;
    
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle
{
	margin:inherit
	
	width: 100%;
	background: #FFFFFF;
	position: relative;
	color: #800000;
	font-size: medium;
	padding-left:20px;
	font-weight: bold;
}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}

td.datalabel
{
	padding-right:10px;
	height: 15px;
	width: 132px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

    td.datamargin
    {
        height: 15px;
        width: 116px;
    }




/******************
FOOTER
******************/

#footer
{
	width: 100%;
	padding: 5px;
	border-bottom: 2px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-left: 1px solid #EDEDED;
	text-align: center;
	background: #E5E5E5;
	table-layout: fixed;
	height: 39px;
	color: #000000;
	font-family: Arial;
	
	font-size: x-small;
}

/******************
HTML TAGS
******************/

h1 {
	font-size:1.6em;
	padding:0;
	margin:0 0 10px 0;
	}

h2 {
	font-size:1.1em;
	}

h3 {
	font-size:1.4em;
	}
	
h4 {
	font-size:1.1em;
	}
	
h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column
{
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    width: 728px;
    border: 1px solid #800000;
    background: url(../../images/bg-three-column-main.png) repeat-y;
    position: relative;
    color: #800000;
}

#content-main-three-column {
	width:355px;
	float:left;
	margin-left:25px;
    height: 378px;
}

#content-side2-three-column,
#content-side1-three-column {
	width:160px;
	font-size:.9em;
	}
	
#content-side2-three-column {
	float:right;
	}

#content-side1-three-column {
	float:left;
    height: 378px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:url(../../images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(../../images/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.imageblock
{	
	
}

div.image1
{


}

h1.image1
{
	padding-left:70px;
	padding-top: 30px;
	color: #0000FF;
    

}

p.image1
{

padding-left:15px;


}




img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}

.clear {
	clear:both;
	}


            .style1
            {
                height: 15px;
                width: 36px;
            }
            .style2
            {
                height: 6px;
                width: 36px;
            }
            .style4
            {
                height: 26px;
                width: 36px;
            }
            .style5
            {
                width: 36px;
            }
            .style6
            {
                height: 42px;
                }

            .style8
            {
                height: 6px;
                width: 116px;
            }
            .style9
            {
                width: 116px;
            }
            .style10
            {
                height: 25px;
                width: 116px;
            }
            .style11
            {
                height: 26px;
                width: 116px;
            }

            .style13
            {
                height: 6px;
                width: 132px;
            }
            .style14
            {
                width: 132px;
            }
            .style15
            {
                height: 25px;
                width: 132px;
            }
            .style16
            {
                height: 26px;
                width: 132px;
            }
            .style17
            {
                width: 116px;
                height: 30px;
            }
            .style18
            {
                width: 132px;
                height: 30px;
            }
            .style19
            {
                width: 10px;
                height: 30px;
            }
            .style20
            {
                width: 240px;
                height: 30px;
            }
            .style21
            {
                width: 374px;
                height: 30px;
            }
            .style22
            {
                width: 36px;
                height: 30px;
            }
         

