/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #000000;
background-color: #EEE6A7;
}

#container {
width: 760px;
background-image: url(images/containerbg_11.jpg);
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

#banner {
background-image: url(images/bannerbg_06.jpg);
background-repeat: no-repeat;
background-position: bottom;
height: 210px;
}

#content {
float: left;
width: 502px;
padding: 20px;
}

#sidebar-a {
float: right;
width: 210px;
padding: 0px;
margin-right: 0px;
}

#footer {
clear: both;
height: 10px;
border-bottom: solid #CDCDCD 1px;
} 

#highlight {
background-color: #F6F2D3;
display: block;
border: 1px solid #666666;
padding: 10px;
}

/* Navigation */

div#navbar {
font-weight: bold;
text-align: center;
padding: 3px;
width: 754px;
background-color: #FFFFFF;
}

#navbar ul li a:link, #navbar ul li a:visited {
color: #FFFFFF;
background-color: #003399;
text-decoration: none;
display: inline;
padding-top: 3px;
padding-left: 10px;
padding-bottom: 3px;
padding-right:10px; 
}

#navbar ul li a:hover {
color: #333399;
background-color: #99CC99;
text-decoration: none; 
}

#navbar #current a {
color: #000000;
background-color: #ffffff;
text-decoration: none; 
}

#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
}

#navbar ul {
margin: 0px;
padding: 0px;
}

/* HTML Tags */

h1 {
font-size: 18px;
font-weight: bold;
text-align: center;
line-height: 28px;
}

h2 {
color: #000000;
font-size: 16px;
font-weight: bold;
}

/* classes */

.footer {
font-size: 10px;
text-align: center;
}

.hlphotoleft {
float: left;
padding: 4px;
margin: 0px 20px 0px 6px;
border: 1px solid #666666;
}

.photoleft {
float: left;
padding: 4px;
margin: 0px 20px 20px 6px;
padding-right: 20px;
}

.bigblack {
font-size: 18px;
font-weight: bold;
text-align: center;
line-height: 28px;
}

.bigred {
font-size: 32px;
font-weight: bold;
text-align: center;
color: #FF0000;
line-height: 42px;
}

.bigredunder {
font-size: 18px;
font-weight: bold;
text-align: center;
line-height: 28px;
color: #FF0000;
text-decoration: underline;
text-shadow: #333333;
}

.seal { 
display: block;
background-color: #FFCC99;
padding: 10px 0px;
text-align: center;
}

.starttext {
font-size:18px;
font-weight: bold;
}

.classname {
font-size: 16px;
font-weight: 300;
}

.sidebar-hdr {
background-color: #FFFFFF;
border-top: 10px solid #000066;
border-bottom: 10px solid #000066;
margin: 0px;
padding: 0px;
}

.testimonial {
background-color: #F6F2D3;
display: block;
border: 1px dashed #666666;
padding: 10px;
font-style: italic;
}

.signature {
text-align: right;
}

.bigblue {
font-size: 18px;
font-weight: bold;
text-align: center;
line-height: 28px;
color: #3333FF;
text-shadow: #333333;
}

.bigblue2 {
font-size: 24px;
font-weight: bold;
text-align: center;
line-height: 28px;
color: #3333FF;
text-shadow: #333333;
}

.yellowbg {
display: block;
border: 1px solid #cccccc;
background-color: #FBF8C0;
padding: 20px 0px;
}


/* links */

a:link, a:visited {
color: #1C2CCB;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
background-color: #1C2CCB;
text-decoration: none;
}

#sidebar-a a:link, #sidebar-a a:visited {
color: #FFFFFF;
text-decoration: underline;
}

#sidebar-a a:hover {
color: #000000;
background-color: #FFFFFF;
text-decoration: none;
}





