/********************************************************
* Base styles --                          			    *
********************************************************/

body {
    font-size: 50%;
	font-family: tw cen mt;
    padding: 0px;
	margin: 0px;
	background: url(../images/bg.jpg) 0 0 repeat;
}

p, li, h { color: #000000; line-height: 1.5em;}

p, li { font-size: 16px; }
h1 { font-size: 20px; color: #010a3b; text-align: left; border-bottom: 1px solid #010a3b; margin: 0px; padding: 0px 0px 2px 0px;}
h2 { text-shadow: 1px 1px #b3b3b3; font-size: 20px; border-bottom:; color: #005c00; text-align: center; text-decoration: ; padding-bottom: 4px;}
h3 { font-size: 18px; color: #010a3b; text-align: center; border-bottom: 1px solid #ccc; margin: 0px; padding: 0px 0px 2px 0px;}
h4 { font-size: 14px; font-weight: bold; line-height: 1.5em; margin: 12px 0 -12px 0; }
h5 { font-size: 1.1em;}
h6 { font-size: 1.1em; line-height: 1.1em; display: block; margin: 0; padding: 0;}

a:link     { color: #2643af; text-decoration: none;}
a:active   { color: #2643af; text-decoration: none;}
a:visited  { color: #2643af; text-decoration: none;}
a:hover    { color: #000000; text-decoration: none;}

a img {border:0; text-decoration: none;}
a img:hover { border-bottom: none; }

.medtext {font: Arial, Helvetica, sans-serif; font-size: 14px; line-height:14px;}

/********************************************************
* Wrapper --                                 			*
********************************************************/
#wrapper {
clear: both;
	position: relative;
    width: 970px;
    margin: 0px auto;
	background-image: ;
	z-index: 2;
	border: 0px solid #808591;
}

/********************************************************
* Header --                                 			*
********************************************************/

#header {

    width: 950px;
    height: 288px;
	margin: 0px;
	padding: 0px;
	background-image: 
    background-color: #FFFFFF;
}

/********************************************************
* Topnav --                                 			*
********************************************************/

#mainnav {font-family: tw cen MT; text-align: center; margin-left: 95px; width: 950px; height: 30px;}
#mainnav ul {margin: 5px 0px; padding: 10px 0px; list-style: none;}

#mainnav a {display: block; padding: 2px 0px 12px 50px; height: 30px;}

#mainnav .leftmost { border-left: 0px solid #fff;}

#nav1 {width: 315px;}

.floatright
{
float: left;
width: 100px;
}
#mainnav a:link     { text-shadow: 1px 1px black; color: white; padding: 2px 2px; text-decoration: ;}
#mainnav a:active   { text-shadow: 2px 0px #b3b3b3; color: navy; padding: 2px 2px; text-decoration: ;}
#mainnav a:visited  { color: #e6e6e6; padding: 2px 2px; text-decoration: ;}
#mainnav a:hover    { color: navy; padding: 2px 4px; text-decoration: ;}

/*#mainnav .leftmost { border-left: 1px solid #43acb7; }
#mainnav .topmost { margin-top: 1px; }
#mainnav .bottommost { margin-bottom: 1px; }
*/

/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    height: 20px; width: 842px;
    background: url("");
    overflow: hidden;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
        font-size: 10px;
        position: relative; 
        z-index: 500;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("") no-repeat right -28px;
            width: 5px; height: 22px;
            padding-top: 6px;
            margin-left: 0px; /* Sets the start of the bubble. */
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("") no-repeat top left;
                height: 24px;
                margin-left: 0px;
                margin-right: 0px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font: 20px tw cen MT;
            color: gray; outline: white;
            text-align: left;
            height: 60px; top: 7px;
            z-index: 0; letter-spacing: 0;
            display: inherit;
            margin: auto 40px;
        }
#lavaLamp a:link     { color: #94121d; padding: 2px 2px; text-decoration: underline;}
#lavaLamp a:active   { color: #94121d; padding: 2px 2px; text-decoration: underline;}
#lavaLamp a:visited  { color: gray; padding: 2px 2px; text-decoration: underline;}
#lavaLamp a:hover    { color: navy; padding: 2px 4px; text-decoration: none;}

/********************************************************
* Topnav Secondary--                                 			*
********************************************************/

#secondnav {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
text-align: right; 
margin-top: 10px;
margin-left: 685px;
padding-top: 5px;
padding-right: 15px; 
width: 270px; 
height: 20px; 
background:;
border: 1px navy;
background-image: url; 
}
#secondnav ul {margin: 0px 0px; padding:0px; list-style: none;}

#secondnav a:link     { color: navy; padding: 2px 2px; text-decoration: ; font-weight:bold;}
#secondnav a:active   { color: gray; padding: 2px 2px; text-decoration: ;}
#secondnav a:visited  { color: gray; padding: 2px 2px; text-decoration: ;}
#secondnav a:hover    { color: green; padding: 2px 4px; text-decoration: ;}

/********************************************************
* Custom --                                 			*
********************************************************/

.smalltext {
font-size: 10px;
color:#333333;
}

.clear {
clear: both;}


#imageLeft{
  float: left;
  display: block;
  position: relative;
  padding: 5px;
  margin: 5px 0px 5px 0px;
  border: 0px solid #ccc;
}

#imageCenter{
  float: center;
  display: block;
  position: relative;
  padding: 5px;
  margin: 5px 0px 5px 0px;
  border: 0px solid #ccc;
}

#imageRight{
 float: right;
 /* display: block;
  position: relative;*/
  padding: 5px;
  margin: 5px 0px 5px 20px;
  border: 1px solid #ccc;
}


/* /* IE hack6 */
html #container { height:1%;
}

 /* IE7/FF hack */
#container:after {
height: 0;
visibility: hidden;
display: block;
content: ".";
clear: both;
}

#spacer {
 clear: both;
}

div.pic img {

		padding: 5px;
		border: 0;
		border: 1px solid #ccc;}

			

/********************************************************
* Content --                                 			*
********************************************************/

#content {
	/*clear: both;*/
    width: 970px;
    margin: 0px 15px;
	margin-top: 25px;
	padding: 0px 0px;
	background-image: ;
}

/********************************************************
* Maincol --                                 			*
********************************************************/

#maincol {
    float: left;
    width: 600px;
    text-align: left;
    padding: 0px 20px;
    background-image: url(../images/bgContent.jpg);
	margin: 0px 0px;
    display: inline;
	border: 1px solid #00006d;
	<!--background: #ffffff-->;
}

/********************************************************
* Maincol2 --                                 			*
********************************************************/

#maincol2 {
    float: left;
    width: 344px;
    text-align: left;
    padding: 0px 5px;
	margin: 0px 0px;
    display: inline;
	border: 1px solid #b3b3b3;
	background: #ffffff;
}

/********************************************************
* Maincol3 --                                 			*
********************************************************/

#maincol3 {
    float: left;
    width: 610px;
    text-align: left;
    padding: 5px 20px;
	margin: 0px 0px;
    display: inline;
    border-top: 3px solid #b3b3b3;
    border-left: 3px solid #b3b3b3;
    border-bottom: 2px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
	background: #ffffff;
}
/********************************************************
* Rightcol --                                 			*
********************************************************/

#rightcol {
    float: left;
    width: 280px;
    text-align: left;
    padding: 15px 10px;
	margin: 0px;
	display: inline;
	background: #e6e6e6;
	border-top: 3px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	border-right: 3px solid #b3b3b3;
	border-bottom: 2px solid #b3b3b3;
   /*  display: inline; fix IE */
}

/********************************************************
* Element styling classes --                            *
********************************************************/

.rightcolform {color: #5a16ff; padding: 0px; margin:0px; background-color:#FFFFFF;}

#news {
color: #5a16ff; 
padding: 0px; 
margin:10px; 
background-color:#FFFFFF;}

#news ul {
padding: 0px; 
margin:20px; 
}

#news a:link     { color: blue; padding: 2px 2px; text-decoration: ;}
#news a:active   { color: #189824; padding: 2px 2px; text-decoration: underline;}
#news a:visited  { color: gray; padding: 2px 2px; text-decoration: ;}
#news a:hover    { color: maroon; padding: 2px 4px; text-decoration: underline;}

/********************************************************
* Footer --                                 			*
********************************************************/

#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: navy;
	height: 114px;
	width: 872px;
	text-align: center;
	margin-top: 30px;
	padding: 0px 0px;
	font-size: 12px;
	background-image:;

}

#footer a:link     { color: navy; padding: 2px 2px; text-decoration: underline; font-size:larger;}
#footer a:active   { color: navy; padding: 2px 2px; text-decoration: underline;}
#footer a:visited  { color: navy; padding: 2px 2px; text-decoration: underline; font-size;larger;}
#footer a:hover    { color: navy; padding: 2px 4px; text-decoration: underline;}

/********************************************************
* END --                                 				*
********************************************************/
