/*--css for nido content pages--*/

html {
height: 100%;
width: 100%;
margin: 0 0 0 0;
font-family: 'Trebuchet MS', sans-serif;
}
body {
background-color: #cff;
margin: 0 0 0 0;
}
h1 {
position: absolute;
color: #8dd4da;
background: transparent;
margin-top: -17px;
margin-left: -5px;
font-size: 160px;
letter-spacing: -20px;
font-weight: 600;
z-index: 10;
}
h2 {
position: absolute;
color: #d7ef65;
background: transparent;
font-size: 160px;
margin-top: -17px;
margin-left: 265px;
letter-spacing: -20px;
font-weight: normal;
}
h3 {
color: #296a70;
background: transparent;
font-size: 36px;
letter-spacing: -2px;
font-weight: normal;
margin-top: 0;
margin-left: 20px;
margin-bottom: 5px;
}
h4 {
color: #cff;
background-color: #509ea5;
font-size: 22px;
letter-spacing: -1px;
font-weight: normal;
margin-top: 5px;
margin-bottom: 5px;
padding: 2px;
}
h5 {
color: #002430;
border-bottom: 1px solid #002430;
font-style: italic;
font-weight: bold;
font-size: 22px;
font-family: 'Trebuchet MS', sans-serif;
background: transparent;
margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
h6 {
color: #509ea5;
background: transparent;
font-size: 18px;
letter-spacing: -1px;
font-weight: bold;
font-variant: small-caps;
margin-top: 1px;
margin-bottom: 3px;
}
p {
font-size: 12px;
color: #296a70;
background: transparent;
text-align: justify;
font-weight: normal;
}


/*--outer div--*/
#outer {
margin: 0 auto;
width: 800px;
}


/*--header--*/
#header {
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 800px;
height: 200px;
background: #fff url(../images/topbak-sm.jpg) no-repeat;
}
#header p {
position: absolute;
color: #cff;
background: transparent;
font-size: 30px;
margin-top: 150px;
margin-left: 120px;
letter-spacing: normal;
font-weight: normal;
}
.definition {
position: absolute;
margin-top: 310px;
margin-left: 20px;
margin-right: 330px;
font-size: 10px;
color: #296a70;
font-style: italic;
visibility: hidden;
}


/*--top nav--*/
#mainmenu {
position: absolute;
width: 550px;
margin-top: 183px;
margin-left: 125px;
height: 30px;
}
.topnav li {
display: inline;
direction: ltr;
}
.topnav li a, .topnav li a:visited {
float: left;
font-size: 13px;
text-align: center;
color: #fff;
padding: 4px 6px;
margin: 0 1px;
text-decoration: none;
background-color: #8dd4da;
}
.topnav li a:hover {
color: #d7ef65;
text-decoration: none;
background-color: #509ea5;
}


/*--main content--*/
#container {
width: 780px;
height: 100%;
margin: 0 0 0 0;
background-color: #fff;
padding: 50px 10px 10px 10px;
}
#container a, #container a:visited {
color: #19bcb5;
font-weight: bold;
text-decoration: none;
}
#container a:hover {
color: #19bcb5;
font-weight: bold;
text-decoration: underline;
}


/*--text styles--*/
.bigtext {
font-size: 22px;
font-weight: bold;
font-family: 'Times New Roman', serif;
color: #296a70;
}
.important {
font-weight: bold;
color: #002430;
}
.ital {
font-weight: bold;
color: #002430;
font-style: italic;
}
.mn {
font-size: 16px;
color: #002430;
font-weight: bold;
}
.rv {
font-size: 16px;
color: #002430;
font-weight: bold;
font-style: italic;
}
.signature {
color: #509ea5;
font-size: 14px;
font-weight: bold;
font-style: italic;
margin-top: 5px;
margin-left: 30px;
}
.titles {
font-weight: bold;
font-family: Georgia, serif;
font-style: italic;
}
.bolder {
font-weight: bold;
font-style: italic;
font-size: 12px;
color: #002430;
font-family: Georgia, serif;
}
.titletag {
color: #002430;
font-style: italic;
font-weight: bold;
background: transparent;
font-size: 22px;
font-family: 'Trebuchet MS', sans-serif;
margin-left: 10px;
margin-right: 10px;
}
.contag {
color: #388187;
font-weight: bold;
background: transparent;
font-size: 13px;
font-family: 'Trebuchet MS', sans-serif;
width: 400px;
text-align: center;
}
.contlnk {
width: 400px;
color: #19bcb5;
background-color: #f9fde8;
text-align: center;
border-left: 2px #d7ef65 solid;
border-right: 2px #d7ef65 solid;
}
.captions {
color: #002430;
font-size: 10px;
margin-top: 3px;
margin-bottom: 8px;
}
blockquote {
margin-left: 20px;
margin-right: 20px;
font-style: italic;
font-family: 'Trebuchet MS', sans-serif;
font-size: 12px;
color: #296a70;
}
.spacer {
clear: both;
}
.line {
background-color: #509ea5;
width: 100%;
height: 1px;
margin-top: 4px;
margin-bottom: 4px;
}
.line2 {
background-color: #509ea5;
width: 100%;
height: 1px;
margin-top: 4px;
margin-bottom: 8px;
}
.stripey {
clear: both;
background: #fff url(../images/stripey.gif) repeat-x;
width: 95%;
height: 5px;
margin: 15px auto;
}


/*--image divs--*/
.topimage {
float: right;
border: 1px solid #296a70;
margin-left: 10px;
}
.titleimage {
float: left;
margin-top: -10px 10px 0 5px;
}
.limage {
float: left;
margin-right: 10px;
border: 1px solid #002430;
}
.limage00 {
float: left;
margin-right: 10px;
border: none;
}
.rimage {
float: right;
margin-left: 10px;
border: 1px solid #002430;
}
.rimage00 {
float: right;
margin-left: 10px;
border: none;
}
.linkdot {
font-weight: bold;
font-style: italic;
font-size: 12px;
color: #002430;
font-family: Georgia, serif;
padding: 3px 0 3px 25px;
border: none;
background: url(../images/dot-a.gif) no-repeat left;
}
.linkdot:hover {
background: url(../images/dot-h.gif) no-repeat left;
}
.linkdot2 {
font-weight: bold;
font-style: italic;
font-size: 12px;
color: #883a45;
font-family: Georgia, serif;
padding: 3px 0 3px 25px;
border: none;
background: url(../images/dot2-a.gif) no-repeat left;
}
.linkdot2:hover {
background: url(../images/dot2-h.gif) no-repeat left;
}


/*--image and text boxes--*/
.left {
float: left;
width: 200px;
padding: 5px;
margin: 10px;
border: 1px solid #d7ef65;
}
.left img {
margin: 2px auto;
border: 1px solid #296a70;
}
.left p {
margin: 2px;
font-size: 10px;
color: #819b03;
font-style: italic;
line-height: 11px;
}
.right {
float: right;
width: 200px;
padding: 5px;
margin: 10px;
border: 1px solid #d7ef65;
}
.right img {
margin: 2px auto;
border: 1px solid #296a70;
}
.right p {
margin: 2px;
font-size: 10px;
color: #819b03;
font-style: italic;
line-height: 11px;
}
.leftbox {
font-size: 12px;
float: left;
width: 250px;
padding: 10px;
background-color: #e9f6a6;
margin-top: 10px;
margin-left: 0;
margin-bottom: 10px;
margin-right: 10px;
}
.leftbox p {
color: #296a70;
margin: 0;
padding: 0;
text-align: left;
line-height: 14px;
}
.leftbox a, .leftbox a:visited {
color: #509ea5;
text-decoration: none;
}
.leftbox a:hover {
color: #509ea5;
text-decoration: underline;
}
.rightbox {
font-size: 12px;
float: right;
width: 250px;
padding: 10px;
background-color: #e9f6a6;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 0;
}
.rightbox p {
color: #296a70;
margin: 0;
padding: 0;
text-align: left;
line-height: 14px;
}
.rightbox a, .rightbox a:visited {
color: #509ea5;
text-decoration: none;
}
.rightbox a:hover {
color: #509ea5;
text-decoration: underline;
}
.gallery {
margin: 5px 0;
padding: 5px;
background: #d2dba4 url(../images/galbak.jpg) repeat;
border: 1px dotted #002430;
}
.gallery img {
margin: 0 5px 5px 5px;
vertical-align: middle;
border: 1px solid #002430;
}
.rightbox2 p {
color: #002430;
margin: 0;
padding: 0;
text-align: left;
line-height: 14px;
}
.rightbox2 h4 {
background: #002430;
color: #cff;
font-size: 22px;
letter-spacing: -1px;
font-weight: normal;
margin-top: 5px;
margin-bottom: 15px;
padding: 2px;
}
.linedk {
background-color: #002430;
width: 100%;
height: 1px;
margin-top: 4px;
margin-bottom: 4px;
}


/*--quote floats--*/
.qr {
float: right;
width: 200px;
padding: 5px;
margin: 0 0 0 5px;
border: #296a70 solid 1px;
background: #fafdeb url(../images/qs.gif) no-repeat 5px 5px;
}
.qr p {
width: 190px;
padding: 0px 10px;
margin: 0px;
font-weight: bold;
font-size: 14px;
text-align: center;
text-transform: lowercase;
background: transparent url(../images/qe.gif) no-repeat 180px 95%;
}
.ql {
float: left;
width: 200px;
padding: 5px;
margin: 0 5px 0 0;
border: #296a70 solid 1px;
background: #fafdeb url(../images/qs.gif) no-repeat 5px 5px;
}
.ql p {
width: 190px;
padding: 0px 10px;
margin: 0px;
font-weight: bold;
font-size: 14px;
text-align: center;
text-transform: lowercase;
background: transparent url(../images/qe.gif) no-repeat 180px 95%;
}


/*--footer--*/
#footer {
width: 800px;
margin: 0 0 0 0;
padding-top: 12px;
padding-bottom: 12px;
background-color: #509ea5;
border-top: 5px solid #d7ef65;
}
#footer p {
font-size: 11px;
color: #fff;
background: transparent;
text-align: center;
}
#footer a, #footer a:visited {
color: #cff;
background: transparent;
text-decoration: none;
}
#footer a:hover {
color: #cff;
background: transparent;
text-decoration: underline;
}