/* --- Foundation Styles --- */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
background: repeat url(images/BackgroundCou.gif);
}
#container {
width: 90%;
min-width: 600px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
font: 100% Arial, Helvetica, sans-serif;
}
#header {
margin: 0px;
padding: 2px;
vertical-align: middle;
background: #006600 right top url(images/Header2.jpg) no-repeat;
}
#banner {
background-color: #E5EEE5;
margin: 0px;
height: 22px;
vertical-align: middle;
border: thin inset #a3a3a3;
}
#body {
padding: 0px;
font: Arial, Helvetica, sans-serif;
margin: 0px;
background: #A3D39A;
clear: left;
}
#ContentWhole {
background-color: #FFF;
top: 0px;
margin-top: 0px;
padding: 5px;
display: block;
height: 100%;
}
#ContentRight {
background-color: #FFF;
top: 0px;
margin-top: 0px;
margin-left: 170px;
display: block;
height: 100%;
padding: 5px 10px;
}
#footer {
padding: 5px;
margin: 0px;
text-align: center;
color: #FFF;
background-color: #006600;
font: 70%/100% Arial, Helvetica, sans-serif;
text-decoration: none;
}
#NAVleft {
width: 160px;
padding: 5px;
top: 10px;
margin-top: 15px;
float: left;
}
/* --- Text Styles--- */
h1 {
font: bold 150%/150% Arial, Helvetica, sans-serif;
color: #006600;
text-align: left;
text-decoration: none;
}
h3 {
font: bold 130%/130% Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: left;
color: #006600;
}
h5 {
font: 90%/90% Arial, Helvetica, sans-serif;
text-decoration: none;
}
h6 {
font: 70%/70% Arial, Helvetica, sans-serif;
}
li {
text-align: left;
font: 90%/90% Arial, Helvetica, sans-serif;
text-decoration: none;
margin-left: 35px;
position: inherit;
}
.caption {
color: #000066;
font: bold 50%/50% Arial, Helvetica, sans-serif;
top: 0;
text-decoration: none;
margin: 5px;
float: right;
clear: both;
}
#NAVlinks {
color: #000066;
font: bold 105%/120% arial,helvetica,sans-serif;
text-decoration: none;
width: 160px;
}
.NAVTop {
font: normal 70%/70% Arial, Helvetica, sans-serif;
text-align: left;
padding-left: 10px;
float: left;
top: 83px;
position: absolute;
}
.NAVBottom {
font: normal 70%/80% Arial, Helvetica, sans-serif;
text-align: center;
padding: 3px;
background-color: #E5EEE5;
border: thin outset #a3a3a3;
}
a {
color: #006600;
text-decoration: none;
}
a:visited {
color: #006600;
text-decoration: none;
}
a:hover {
color: #556600;
}
a:active {
color: #556600;
text-decoration: none;
}
.reddot {
color: #CC0000;
font: normal 60%/60% Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: left; }
/* --- LayOut Styles--- */
.formtuck {
display: inline;
float: right;
font: normal 60%/80% Arial, Helvetica, sans-serif;
text-decoration: none;
vertical-align: middle;
margin: 0;
border: 0;
padding: 1;
}
#BoxContact {
padding-right: 10px;
padding-left: 10px;
margin-bottom: 20px;
padding-bottom: 10px;
margin-left: 20px;
width: 180px;
padding-top: 10px;
background-color: #e5EEe5;
border: thin inset #e4ffdb;
font: 80%/100% Arial, Helvetica, sans-serif;
}
#BoxFloat {
z-index: 3;
float: right;
margin: 10px 10px 5px 5px;
font: 90%/105% Arial, Helvetica, sans-serif;
width: 125px;
color: #000000;
position: static;
top: 160px;
height: auto;
background-color: #E5EEE5;
text-decoration: none;
text-align: left;
padding: 10px;
border: thin inset #e4ffdb;
}
.photoAlbum {
width: 100%;
display: block;
align: center;
vertical-align: top;
text-align: center;
}
.ImagePhoto {
padding: 10px;
display: inline;
}
.PhotoBlock {
display: inline;
padding: 10px;
width: 30%;
text-align: center;
font: 808%/100% Arial, Helvetica, sans-serif;
float: right;
}
.ImageLeft {
padding: 10px;
display: inline;
}
.ImageCenter {
padding: 10px;
display: inline;
}
.ImageRight {
padding: 10px;
display: inline;
}
.ImageTitle {
margin-left: 45px;
}
.ImagePSU {
position: relative;
}
.ColumnLeft {
width: 45%;
margin-top: 0px;
margin-left: 0px;
float: left;
display: block;
background: #FFF;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
height: 100%;
}
.ColumnRight {
width: 45%;
display: block;
background: #FFF;
top: 0px;
margin-left: 51%;
margin-top: 0px;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
height: 100%;
}
.medbullet {
LIST-STYLE-POSITION: outside;
FONT-SIZE: 90%;
LIST-STYLE-IMAGE: url(/images/RedArrow.gif);
LINE-HEIGHT: 100%;
FONT-FAMILY: Arial, Helvetica, sans-serif
}
.clearall {
clear: both;
padding: 1;
margin: 1;
height: 7px;
}
#ContentRight p {
line-height: 120%;
margin-bottom: 15px;
}
#ContentLeft p {
line-height: 120%;
margin-bottom: 15px;
}
#ContentWhole p {
line-height: 120%;
margin-bottom: 15px;
}
#NAVlinks p {
line-height: 120%;
margin-bottom: 5px;
}
#footer a {
color: #FFF;
}