@charset "utf-8";

/**********************************
	Color values:
	#003300 DARK GREEN
	#970000 DARK RED
	#999900 OLIVE GREEN FOOTER
	#717100 DARK OLIVE GREEN h5

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

/***************************************
1A: BASE STYLES
****************************************/
/* neutralize browser styles */
body, html {
	margin:0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0000;
	padding: 0;
	}
/* General Styles */
body  {
	font: 115% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(../images/panorama.jpg) repeat-x;
	background-attachment: fixed;
}
html {
	background: url(../images/bckg/lblue091.jpg);
}

/***************************************
2A: LAYOUT STYLES
****************************************/

/* ---------All layout generic styles---------------- */
.joes #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
} 
.joes #header {
	height: 308px;
	position: relative;
} 
.joes #sidebar div {
	padding-bottom: 0em;
	margin-bottom: 0em;
}
.joes #footer {
	padding: 40px 1em .5em;
	background:#999900 url(../images/footer_arrow.gif) no-repeat center top;
	margin-bottom: 1em;
	clear: both;
} 
.joes #footer p {
	font-size: 0.8em;
	color: #000;
	text-align: center;
	margin-bottom: 0.5em;
	background-color: #999900;
}
/* --------------Large sidebar layout styles -------------*/
.joes #sidebar {
	float: left;
	width: 250px;
	padding: 0;
	color: #000;
}
.joes #mainContent {
	margin: 0 0 0 270px; /* left margin allows space for sidebar */
	padding: 0; 
} 
	
/***************************************
3A: GENERAL TYPOGRAPHY AND COLOR STYLES
****************************************/

/* ---------------- header specific styles ----------------*/
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#header li {
	float: left;
}
#header li a:link, #header li a:visited {
	background: #970000;
	padding: .2em .5em;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.2em;
	margin-right: 0.5em;
}
#header li a:hover {
	color: #970000;
	background: #fff;
}
#header h1 {
	text-indent: -1000em;
	height: 278px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/header/header_changed.jpg);
	background-repeat: no-repeat;
	margin:0;
}

/* -------------------- main content specific styles ------------------*/
#mainContent #businessInfo {
	text-align: right;
	font color :#060;
	line-height: .8em;
	text-transform: uppercase;
	font-size: .8em;
	padding-top: 20px;
	padding-bottom: 6px;
	padding-right: 20px;
	border-bottom: 2px solid #666;
	border-top: none;
	background :url(../images/bbb_bckg.jpg) no-repeat;
}
#mainContent img {
	background: #ccc;
	display: block;
	padding: 3px;
	border: 1px solid #999;
	margin: 1.6em auto;
}
#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 1.6;
	padding-right: 1.6em;
	padding-left: 2em;
	color: #033;
	margin-top: 0.5em;
}
#mainContent a {
	font-weight: bold;
	color: #602E0C;
	text-decoration: none;
	border-bottom: 1px dotted #602E0C;
	padding-bottom: .1em;
}
#mainContent a:hover {
	color: #BA3818;
	border: none;
}
#mainContent {
	background: #fff;
	padding: 0.5em 0.5em 2em;
	margin-bottom: 1em;
	border: 2px solid #666;
	border-top: none;
}
#mainContent #annons {
	padding: 10px;
	background-color:#FF6;
}
#mainContent  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #666;
	margin: 0;
	font-weight: normal;
	line-height: 2;
	padding-left: 45px;
}
#mainContent  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #666;
	margin-bottom: -0.5em;
	font-weight: normal;
	text-align: center;
	padding-bottom: 45px;
}
#mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	margin: 1em .5em;
	color: #600;
	line-height: 1.3;
	text-transform: uppercase;
	padding-left: 45px;
}
#mainContent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	margin: 1em .5em;
	color: #666;
	line-height: 1.3;
	text-transform: uppercase;
	padding-left: 45px;
}
#mainContent h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #717100;
	line-height: 1.3;
	text-transform: uppercase;
	padding-left: 45px;
}
#mainContent h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	margin: 1em .5em;
	color: #717100;
	line-height: 1.3;
	font-style: italic;
}
#mainContent .italic {
	font-style: italic;
	font-weight: bold;
	color: #933;
	}
#mainContent .italicUnderline {
	font-style: italic;
	font-weight: bold;
	color: #933;
	border-bottom: #333 1px dashed;
	}
#mainContent ul li {
	list-style: none;
	padding-left: 1.3em;
}
.underline {
	border-bottom: 1px dashed #666;
}
.background {
	background-color:#FF6;
}
#mainContent .smieszek { background:url(../images/smieszek1.png)
	 no-repeat left bottom;
}
/* ---------------main content inline image styles -----------------*/
#mainContent img.new {
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 60px;
	display: inline;
	}
/* ------------------sidebar specific styles -----------------------*/
#sidebar #specials {
	background:url(../images/bckg/info.jpg);
}
#sidebar h1{
	margin: 0;
	text-indent: -1000em;
	height: 35px;
	margin-bottom: .25em;
}
#sidebar #news h1, #sidebar #specials h1, #sidebar #theSchool h1, #sidebar #importantLinks h1  {
    margin-bottom: 0;
}
#sidebar #news h1 {
	background:url(../images/navbar/news.jpg)
	no-repeat;
}
#sidebar #specials h1 {
	background:url(../images/navbar/specials.jpg)
	no-repeat;
}
#sidebar #theSchool h1 {
	background:url(../images/navbar/the_school.jpg)
	no-repeat;
}
#sidebar #importantLinks h1 {
	background:url(../images/navbar/important_links.jpg)
	no-repeat;
}
#sidebar #aboutUs p{
	margin: 1em .625em;
}
#sidebar #news ul, #sidebar #specials ul, #sidebar #importantLinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar #news ul li, #sidebar #specials ul li, #sidebar #importantLinks ul li {
	margin: 0 0 0 10px;
}
#sidebar #theSchool ul li {
	margin:0;
	padding:0;
	list-style: none;
	background:
	url(../images/index/navbar/navbar_bckg_strip.jpg) no-repeat left center;
	}
#sidebar #news ul a, #sidebar #specials ul a, #sidebar #importantLinks ul a {
	display: block;
	width: 220px;
	padding-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
	text-decoration: none;
	line-height: 2.2em;
	background: url(../images/navbar/bullet.gif) no-repeat left center;
	margin: 0;
	text-transform: uppercase;
}
#sidebar #importantLinks {
	background-color:#090 
}
.joes #sidebar #specials a:hover {
	background-color: #FF7777;
}
#sidebar #theSchool ul a {
	display: block;
	width: 220px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
	background: url(../images/navbar/strip.jpg) no-repeat left center;
	margin: 0;
	border-bottom: 1px solid #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
#sidebar #theSchool ul a:hover {
	background-position: -250px 0px;
	color: #000;
}
.mainBeaver #sidebar div#news, .mainBeaver #sidebar div#specials, .mainBeaver  #sidebar div#importantLinks, .mainBeaver  #sidebar div#theSchool {
	padding:0 0 .5em 0;
	margin: 0 0 .5em 0;
}
#sidebar #news ul a:hover, #sidebar #specials ul a:hover, #sidebar #importantLinks ul a:hover {
	background: #00F400	url(../images/grandma/bullet.gif) no-repeat left center;
}

#sidebar div img {
	margin: .5em auto;
	display: block;
}
#sidebar div p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	margin: 0 10px;
}
#sidebar  div#next  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #fff;
	margin: 1em .7em;
	line-height: 1.6;
}
#sidebar div p.caption {
	font-size: 0.8em;
	margin-top: 0em;
	text-align: center;
}
#sidebar div h2 {
	font-size: 1em;
	margin-left: 10px;
	margin-top: 0px;
}
#sidebar div h3 {
	color:#F00;
	padding: 4px 140px 4px;
}

/* ----------- resetting some content for the one column layout ---------*/
.oneCol #mainContent .article h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #78320E;
	margin: 0;
	font-weight: normal;
	line-height: 2;
	padding-left: 55px;
/}
.oneCol #mainContent img {
	background: none;
	display: inline;
	border: none;
	margin: 5px;
	padding: 0;
}

/***************************************
7A: CLASS ACCENT STYLES
****************************************/

.clearLeft{ /*used for clearing left floated elements*/
	clear:left;
}
.clearRight{ /*used for clearing right floated elements*/
	clear:right;
}
.clearBoth{ /*used for clearing all floated elements*/
	clear:both;
}
.clearfloat { /* used for clearing and containing internal floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.rightAlign    {
	text-align: right;
}
.joes #container #mainContent #welcome table tr td p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 0.2em;
}
.joes #container #mainContent #welcome table tr td h5 {
	text-align:center;
}

