@charset "UTF-8";
/* Colors

Dk Blue : #00396A
Lt Blue: #4C8495
Nav Blue: #72A4C5
Text: #66A1AF
 */





body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
line-height: 100%;
background: #fff url(../img/intento.jpg) top left repeat-x;
}



div#container {
width: 700px;
margin: 15px auto 10px auto;
border: 5px solid #00396A;
background: #fff;
}

table#content{
width: 100%;
height: 500px;
}

td.leftcolumn{
width: 50%;
vertical-align: top;
background: #fff url(../img/logo.jpg) top left no-repeat;
/*padding-bottom: 10px;*/
}
td.rightcolumn{
width: 50%;
vertical-align: top;
background: #00396A url(../img/rightcol_bg.jpg) top left no-repeat;
/*padding-bottom: 10px;*/
}





div#footer {
width: 100%;
margin: 0px 0px 0px 0px;
background: #00396A;
}


ul#nav{
width: 100%;
margin: 200px 0px 0px 0px;
padding: 0;
list-style: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: .80em;
}
ul#nav li {
display: block;
height: 22px;
float: left;
width: 50%;
overflow: hidden;
line-height: 22px;
background: #00396A url(../img/navli_bg.jpg) top left no-repeat;
}

ul#nav li a{
display: block;
height: 100%;
width: 100%;
padding: 0px 0px 0px 0px;
text-indent: 25px;
color: #72A4C5;
text-decoration: none;
background: #00396A;
}
ul#nav li a:hover{
display: block;
height: 100%;
width: 100%;
padding: 0px 0px 0px 0px;
text-indent: 25px;
color: #FFF;
text-decoration: none;
background: #00396A url(../img/navli_bg.jpg) top left no-repeat;
}



div#onlineschedule{
width: 100%;
padding: 10px 0px 10px 0px;
background: #C0D7DF;
text-align: center;
border-top: 1px solid #666;
}



div#onlineschedule p, div#newsletter p{
color: #00396A;
font-size: 1.1em;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
}

div#newsletter{
clear: both;
width: 100%;
background: #C0D7DF;
padding: 10px 0px 10px 0px;
text-align: center;
border-top: 1px solid #666;
}

div#newsletter div{
background: #C0D7DF;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
div#newsletter input{
margin: 10px 0px 0px 10px;
}

hr.nomargin{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
clear: both;
}

div#addresscontain{
width: 100%;
margin: 0px 0px 10px 0px;
}

div#addresscontain div{
width: 50%;
float: left;
}



div#addresscontain a {
text-decoration: underline;
color: #72A4C5;
}
div#addresscontain a:hover {
text-decoration: underline;
color: #FFF;
}
div#addresscontain p {
color: #72A4C5;
font-size: .8em;
text-align: center;
line-height:1.3em;
margin: 15px 0px 0px 0px;
}
/*
div.schedule {
width: 33%;
text-align: center;
float: left;
}

div.schedule p{
font-size: 1em;
color: #fff;
font-weight: 900;
line-height: 1.5em;
margin: 10px 0px 0px 0px;
}
*/

div.schedule a{
text-decoration: underline;
color: #72A4C5;
}
div.schedule a:hover{
text-decoration: underline;
color: #FFF;
}

div#snetwork{
clear: both;
padding: 20px 0px 10px 0px;
text-align: right;
}

div#snetwork img{
display: inline;
margin: 0px 10px 0px 0px;

}

a img {
border: 0;

}

img.border{
margin: 10px 0px 10px 0px;
border: 1px solid #4C8495;
}


h1{
font-size: 1.0em;
font-weight: bold;
color: #699;
margin: 220px 0px 5px 0px;
padding: 0px 10px 0px 10px;
}

td.leftcolumn h2 {
font-size: .9em;
color: #000;
margin: 0px 0px 8px 0px;
padding: 0px 10px 0px 10px;
}


td.leftcolumn h3{
font-size: 1.2em;
font-weight: bold;
line-height: 1.4em;
color: #00396A;
font-style: italic;
text-align: center;
margin: 10px 0px 10px 0px;
padding: 0px 10px 0px 10px;
}
td.leftcolumn p{
font-size: .9em;
color: #000;
margin: 0px 0px 10px 0px;
padding: 0px 10px 0px 10px;
line-height: 1.4em;
}

td.leftcolumn p.quote{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .9em;
font-style: italic;
font-weight: 900;
color: #66A1AF;
margin: 0px 0px 10px 0px;
padding: 0px 30px 0px 30px;
line-height: 1.6em;
}



td.leftcolumn ul {
font-size: .9em;
color: #000;
margin: 10px 0px 10px 15px;
padding: 0px 0px 0px 10px;
line-height: 1.4em;
}

td.leftcolumn ul li{
margin: 0px 0px 4px 0px;
padding: 0px 0px 0px 0px;
}




td.leftcolumn a{
color: #699;
text-decoration: underline;
}


strong.green{
color: #699;
}


div#subnavcontent{
margin: 10px 0px 10px 0px;
clear: both;

}

div.clear{
clear: both;
height: 5px;
}

div#subnavcontent h2 {
font-size: .9em;
color: #699;
margin: 10px 0px 8px 0px;
padding: 0px 10px 0px 10px;
}


div#subnavcontent h3{
font-size: 1.2em;
font-weight: bold;
line-height: 1.4em;
color: #699;
font-style: italic;
text-align: center;
margin: 10px 0px 10px 0px;
padding: 0px 10px 0px 10px;
}

div#subnavcontent p{
font-size: .9em;
color: #FFF;
margin: 0px 0px 10px 0px;
padding: 0px 10px 0px 10px;
line-height: 1.4em;
}

div#subnavcontent ul {
font-size: .9em;
color: #FFF;
margin: 10px 0px 10px 15px;
padding: 0px 0px 0px 10px;
line-height: 1.4em;
}

div#subnavcontent a {
color: #699;
text-decoration: underline;
}

div#subnavcontent ul li{
margin: 0px 0px 4px 0px;
padding: 0px 0px 0px 0px;
}

p.strong{
font-weight: bold;

}

div#subnavcontent p.centergreen{
text-align: center;
color: #699; 
}