/* CSS Document */
body {
text-align:center;
background-color:#DEE317;
background-image:url(images/repeatBKG.jpg);
background-repeat:repeat-x;
background-position:top;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2, h3 {
margin-top:0px;
padding-top:0px;
}
#container {
width:1024px;
margin-left:auto;
margin-right:auto;
}
#header {
width:1024px;
height:304px;
background-image:url(images/headerL.jpg);
background-repeat:no-repeat;
}

#left-sidebar {
width:226px;
height:100%;
min-height:609px;
position:relative;
left:0px;
top:0px;
background-color:#330099;
background-image:url(images/blueBoardL-hours.jpg);
background-repeat:no-repeat;
float:left;
font-size:0.9em;	
}
#sidebar-text {
color:#FFFFFF;
font-size:0.9em;
text-align:left;
}
#sidebar-text a {
color:#FFFFFF;
text-decoration:none;
}
#sidebar-text a:hover {
color:#FF9933;
}
#hours {
margin-top:23px;
font-weight:bold; 
padding-top:10px;
font-size:1.05em; 
padding-right:13px; 
line-height:1.4em; 
color:#000000;
}
#hours-text {
padding-top:0px;
}
#content-container {
width:1024px;
height:100%;
margin:0px;
padding:0px;
background-image:url(images/repeatLights.jpg);
background-position: 0px 37px;
}
#content {
background-image:url(images/gradientR.jpg);
background-repeat:no-repeat;
width:798px;
margin-left:226px;
min-height:609px;
text-align:left;
}
#content a img {
border:none;
}
#page-title {
height:80px;
width:700px;
padding-top:30px;
padding-left:25px;
vertical-align:text-bottom;
font-size:1.9em;
}
#text-container {
width:650px;
padding-left:25px;
font-size:0.9em;
}
#text-container img {
padding:0px 0px;
padding-bottom:8px;
}
#right-container {
width:163px;
padding-left:0px;
padding-top:0px;
margin-top:0px;
clear:right;
float:right;
color:#900003;
font-size:0.8em;
line-height:1.3em;
}
#right-container a {
position:relative;
top:2px;
}
#menu-text a {
text-decoration:none;
color:#CC0000;
}

#footer {
clear:both;
width:100%;
height:158px;
background-image:url(images/gringoCard.gif);
background-repeat:no-repeat;
}

#gringo-text {
margin:0px;
padding:0px; 
float:left; 
font-size:0.8em; 
line-height:1.3em; 
height: 120px;
}
#gringo-text a {
padding-right:10px;
color:#900003; 
text-decoration:none;
}
#gringocard {
float:left;
clear:left;
border:none;
position:relative;
top:10px;
margin: 0px;
padding: 0px;
}

#footer-nav {
color:#00185b;
font-size:0.8em;
padding-bottom:10px;
font-weight:700;
padding-right:240px;
}
#footer-nav a {
text-decoration:none;
color:#00185b;
}
#footer-nav a:hover {
text-decoration:underline;
color:#00185b;
}
#copyright {
font-size:0.6em;
color:#00185b;
padding-right:240px;

}

#copyright  a {
text-decoration:none;
color:#00185b;
}
#copyright  a:hover {
text-decoration:none;
color:#990000;
}
