/* CSS Document */

html {
margin: 0;
padding: 0;
}

body {
background-image: url(images/grad.jpg);
background-repeat: repeat-x;
font-family: trebuchet ms, arial;
background-color: #a1a1a1;
}

a {
color: #006600;
}

h1 {
color: #006600;

}

h2 {

margin-bottom:  -5px;
color: #666666;
}

h3 {

font-size: 16px;
color: #666666;
}

h2 a {
color: #006600;
}

#top {
width: 852px;
margin: 0 auto;
}

#header {
background-image: url(images/header.jpg);
background-position: bottom;
background-repeat: no-repeat;
height: 279px ;
width: 852px;
margin: 0 auto;
padding-top: 70px;
}

#containerhome {
margin: 0 auto;
width: 850px;
height: 514px;
border: 1px solid #666666;
background-color: #ffffff;
background-image: url(images/home_bg.jpg);
background-repeat: no-repeat;
position: relative;
}

#container {
margin: 0 auto;
width: 850px;
border: 1px solid #666666;
background-color: #ffffff;
clear: right;
height: auto;
}

#textholder {
float: left;
height: auto;
width: 532px;
padding: 20px;
margin-top: 90px;
font-size: 14px;
line-height: 24px;
}

#textholder2 {
height: auto;
width: 612px;
padding: 20px;
margin-top: 0px;
font-size: 12px;
line-height: 20px;
}

.border {
padding: 5px;
border: 1px solid #666666;
margin-left: 15px;
}

.noborder {
border: 0;
}

#textholder p, #textholder2 p {
font-weight: normal;
color: #666666;
}

#sidebar {
float: right;
width: 176px;
border-left: 1px solid #666666;
border-bottom: 1px solid #666666;
background-color: #ccffcc;
font-size: 11px;
padding-left: 10px;
padding-right: 10px;
color: #666666;
line-height: 16px;
padding-bottom: 7px;
}


#title {
float: left;
height: 25px;
width: 369px;
margin-bottom: 0px;
margin-top: 60px;
}

#times {
margin-top: 10px;
margin-left: 28px;
}

#address {
font-size: 11px;
color: #666666;
line-height: 18px;
width: 120px;
text-align: left;
margin-top: 20px;
}

#smallgrad {
height: 5px;
width: 850px;
background-image:url(images/menubg.jpg);
}

#nav {
border-top: 1px solid #ffffff;
height: 32px;
width: 850px;
background-image: url(images/menubg.jpg);
}

#number {
height: 16px;
width: 150px;
float: right;
margin-right: 10px;
margin-top: 7px;
}

ul, li {
list-style: none;
display: inline;
margin: 0;
padding: 0;
}

li a {
margin-right: 5px;
margin-left: 5px;
color: #ffffff;
text-decoration: none;
padding: 0;
}

li a:hover {
text-decoration: underline;
}

#links {
margin-top: 258px;
float: left;
margin-left:20px;
font-size: 12px;
color: #003300;
width: 600px;
}

#footer {
width: 850px;
margin: 0 auto;
color: #666666;
font-size: 11px;
text-align: right;
}

#footer a {
color: #006
600;
}

#star {
	width: 119px;
	height: 119px;
	position:absolute;
	left: 519px;
	top: 20px;
	border: 0;
}

#star img {
text-decoration: none;
border: 0;
}
