body {
/*background: url(/images/blue_grad.gif) repeat-x;*/
margin: 0; padding: 0; 
background-color: #FCFFEF;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #424534;
}

h1, h2, h3 {
font-family: times;
padding:5px 0 0 0;
color: #993300;
/*text-transform: uppercase;*/
line-height: 1.1em;
width: 100%;
font-weight: normal;
}

h1 {font-size: 2em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.2em; font-family: helvetical, arial, verdana;}

#container {
margin: 0;
padding: 0;
background-color: #fff;
border: 1px solid #ffffff; 
width: 780px;
border: 0px solid #33862A;
border-right: 1px solid #E3E4DC;
}


table {font-size: 12px;}


#heading {
padding: 0;
margin: 0;
background-color: #E58900;
border-bottom: 2px solid #FF6E1F;
}

#heading p {
color: #FFF6DF;
text-transform: uppercase;
font-size: 11px;
padding: 4px;
margin: 0;
font-weight: bold;
line-height: 1.2em;
}


#content {
padding: 10px;
margin: 0;
border-bottom: 1px solid #666633; 
}

#content p {
font-size: 12px;
line-height: 1.6em;
}

#content li, #content ol {padding-bottom: 8px; line-height: 1.5em;}

hr {color: #FF8000; width: 75%;}

#nav {
background-color: #FFFFCC;
border-right: 1px solid #666633; 
margin: 0;
padding: 0 0 0 5px;
width: 180px;
}



#footer {
padding: 0;
margin: 0;
font-size: 1em;
background-color: #FFFFCC;
/*background: url(/images/sky_med_footer.gif) no-repeat;*/
width: 760;
height: 120px;
/*border-top: 5px solid #004F9D;*/
border-bottom: 5px solid #666633;
color: #696C3D;
}

#footer a {text-decoration: none; color: #696C3D!important}
#footer a:link {color: #696C3D;}
#footer a:active {color: #696C3D;}
#footer a:visited {color: #696C3D;}
#footer a:hover {color: #696C3D;}

.highlight {
color: #993300;
font-weight: bold; 
font-style: oblique;
}

a {text-decoration: none;}
a:link {color: #8F5400;}
a:active {color: #8F5400; text-decoration: underline;}
a:hover {color: #8F5400; text-decoration: underline;}
a:visited {color: #8F5400;}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
/*border: 1px solid #9A9A9A;*/
border-bottom-width: 0;
}

.glossymenu li a{
background: url(images/nav_bullet.gif) no-repeat  left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #3F3D0C;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
border-bottom: 1px dotted #FFD18F;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #3F3D0C;
}

.glossymenu li a:hover{
color: #993300;
}

#nav_activelink a {
color: #993300;
background-color: white;
border-right: 3px solid #E58900;
} 

div.videos {
padding: 3px;
background-color: #fff;
/*
border: 1px solid #ccc;
border-width: 1px 0 2px 0;
border-top: 1px dashed #eed;
h-align: center;*/
}
