﻿/* 
Author: The iNet Group
Author URL: http://www.iNetGroup.com
Media: Screen
Type: Master CSS
Other credits: Denoted below w/comments
*/

html {
height: 100.02%;
}

/* Global Selectors
////////////////////////////////////////////////////////////////////////////////// */

body {
color: #FFFFFF;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
margin-top: 35px;
margin-bottom: 10px;
background: #000000 url(../images/b_00.gif) 50% 0;
background-repeat: repeat-y;
background-attachment: fixed;
}

td, tr, p {
color: #FFFFFF;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

h1 {
margin-bottom: 1.2em;
color: #ffffff;
font-family: 'Trebuchet MS', verdana, sans-serif;
font-weight: bold;
font-size: 16px;
text-decoration: none;
text-indent: 0px;
}

h2 {
margin-top: 1.2em;
margin-bottom: 1.2em;
color: #666666;
font-family: 'Trebuchet MS', verdana, sans-serif;
font-weight: bold;
font-size: 16px;
text-decoration: none;
text-indent: 0px;
}

img {
border-width: 0px;
}

a {
color: #CB9800;
text-decoration: underline;
}

a:link {
color: #CB9800;
text-decoration: underline;
}

a:visited {
color: #CB9800;
text-decoration: underline;
}

a:hover {
color: #CB9800;
text-decoration: none;
}

a:active {
color: #CB9800;
text-decoration: underline;
}

.s_content a {
color: #6A0106;
text-decoration: underline;
}

.s_content a:link {
color: #6A0106;
text-decoration: underline;
}

.s_content a:visited {
color: #6A0106;
text-decoration: underline;
}

.s_content a:hover {
color: #6A0106;
text-decoration: none;
}

.s_content a:active {
color: #6A0106;
text-decoration: underline;
}

.s_content_days a {
color: #6A0106;
text-decoration: underline;
}

.s_content_days a:link {
color: #6A0106;
text-decoration: underline;
}

.s_content_days a:visited {
color: #6A0106;
text-decoration: underline;
}

.s_content_days a:hover {
color: #6A0106;
text-decoration: none;
}

.s_content_days a:active {
color: #6A0106;
text-decoration: underline;
}

/* 1 Column Content
////////////////////////////////////////////////////////////////////////////////// */

#header {
background: #6A0106 url(../images/b_01.gif);
background-repeat: no-repeat;
width: 630px;
height: 143px;
text-align: center;
padding: 0px;
margin-bottom: 8px;
}

#menus {
background: #4C4C4B url(../images/b_02.gif);
background-repeat: no-repeat;
width: 630px;
height: 37px;
padding: 0px;
margin-bottom: 8px;
}

#content_top {
background: #CB9800;
width: 630px;
height: 12px;
padding: 0px;
margin: 0px;
}

#content {
background: #CB9800;
background-repeat: no-repeat;
width: 630px;
padding: 0px;
margin: 0px;
}

#content_bottom {
background: #CB9800;
width: 630px;
height: 12px;
padding: 0px;
margin-bottom: 8px;
}

#newsletter {
background: #000000 url('../images/b_02.gif');
background-repeat: no-repeat;
width: 630px;
height: 37px;
margin-bottom: 8px;
}

#footer {
width: 630px;
height: 20px;
padding-bottom: 15px; /* firefox bug */
}

/*////////////////////////////////////////////////////////////////////////////////// */

.s_content {
padding: 20px 15px 20px 20px;
margin: 0px;
text-align: left;
line-height: 1.3em;
}

.s_content_days {
padding: 0px 30px 20px 20px;
margin: 0px;
text-align: left;
line-height: 1.3em;
}

.s_flyers {
padding: 0px 22px 0px 0px;
margin: 0px;
text-align: left;
line-height: 1.3em;
}

.s_header_text {
padding: 15px;
margin: 0px;
text-align: right;
color: #FFFFFF;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
}

.s_footer_text {
padding: 5px;
margin: 0px;
text-align: right;
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
}

/* Fonts
////////////////////////////////////////////////////////////////////////////////// */

.t_headings {               
color: #6A0106;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
text-decoration: none;
line-height: 100%;
text-align: left;
}

/* Misc
////////////////////////////////////////////////////////////////////////////////// */

.s_content img {          
background: #CB9800 url('../images/loading.gif') no-repeat 50% 50%;
}
