/*
Author: Max / © 2007
Author URL: http://www.270bis.com
Media: Screen
Type: Master CSS
Other credits: Max
*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

html { 
height: 100.02%;
}

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(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 {
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;
}

h2 {
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

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;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

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

#menus {
background: #4C4C4B url(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('b_02.gif');
background-repeat: no-repeat;
width: 630px;
height: 37px;
padding: 0px;
margin-bottom: 0px;
}

#footer {
width: 630px;
height: 20px;
padding: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

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

.s_content_days {
padding: 0px 30px 30px 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;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.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;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

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