* {
	margin: 0;
	padding: 0;
}
/*********************************** Site Structure ******************************/

body {
	font-size: 62.5%;
	background-image: url(../images/bg.png);
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container {
	margin: 10px auto;
	width: 729px;
	font-size: 1.2em;
}

#header {
	background-image: url(../images/header.png);
	height: 258px;
	width: auto;
	padding-top: 192px;
	padding-left: 30px;
}

#content_top {
	background-image: url(../images/content_top.png);
	height: 115px;
	width: auto;
	text-align: center;
	padding-top: 25px;
	padding-left: 100px;
	padding-right: 100px;
}


#content {
	background-image: url(../images/content_tile.png);
	background-repeat: repeat-y;
	padding-left: 80px;
	padding-right: 80px;
	background-position: 1px;
}

#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 211px;
	text-align: center;
}

/********************************** Text formatting *****************/


p {
	padding-bottom: 25px;
	padding-top: 20px;
	text-align: justify;
}


p.text:first-letter
{
font-size: 2.5em;
padding: 0.143em;
float: left;
}

p.old
{
	color: #673711;
	text-align: left;
}

.footertxt {
	padding-top: 80px;
	color: #000000;
	text-align: center;
}

h2 {
	font-weight: bold;
	padding: 10px;
	color: #673711;
	font-size: 1.2em;
	text-align: justify;
	font-style: italic;
}

h5 {
	font-weight: bold;
	padding: 5px;
	color: #673711;
	font-size: 1.2em;
	text-align: left;
	font-style: normal;
}

/*************************** Hyperlinks ***********************/

a:link {color: #F1DBC6}     /* unvisited link */
a:visited {color: #F1DBC6}  /* visited link */
a:hover {color: #FF8040}   /* mouse over link */
a:active {color: #FFFFFF}   /* selected link */

/***************************  Navigation **********************/

#navlist
{
	width: 235px;
	text-align: center;
}

#navlist li
{
	list-style: none;
	padding-bottom: 20px;
	font-weight: bold;
}

#navlist li a {
	text-decoration: none;
}

/************************************ Image Headings ******************************/

#heading_festa {
	background-image: url(../images/heading_festa.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 30px;
}


#heading_apiemus {
	background-image: url(../images/heading_apie_mus.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 30px;
}

#heading_naujienos {
	background-image: url(../images/heading_naujienos.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 30px;
}

#heading_programos {
	background-image: url(../images/heading_programos.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 30px;
}

#heading_galerija {
	background-image: url(../images/heading_galerija.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 30px;
}

#heading_kontaktai {
	background-image: url(../images/heading_kontaktai.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 30px;
}

#heading_parama {
	background-image: url(../images/heading_parama.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 30px;
}

#heading_top {
	background-image: url(../images/sk_top.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
}

#heading_butom {
	background-image: url(../images/skirtukas.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 50px;
}

.invisible_headings {
	margin-left: -3000px; /* This is used to remove the original heading*/
}

.style1 {
	color: #FFFFFF;
	font-size: 1.2em;
}
