
body {
	margin: 0;
	padding: 0;
	background: #b8f0e7 url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405A67;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4F6977;
}

h1 {
	letter-spacing: -1px;
	font-size: 34px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: justify;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #df611e;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 954px;
	height: 183px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	text-transform: none;
	color: #FFFFFF;
}

#logo h1 {
	padding: 125px 0 0 200px;
	font-weight: bold;
	font-size: 20px;
	text-decoration: underline;
}

#logo h2 {
	padding: 138px 0 0 12px;
	font-size: 20px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 140px 20px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 90px;
	height: 30px;
	margin-left: 2px;
	padding-top: 10px;
	background: url(images/img01.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(images/img01a.gif);
	color: #FFFFFF;
	text-decoration: underline;
}

#menu .active a {
	background-image: url(images/img01a.gif);
	color: #FFFFFF;
	text-decoration: underline;
}


/* Page */

#page {
	width: 954px;
	margin: 0 auto;
	background: url(images/img03.jpg) repeat-y;

}

#bg {
	padding-bottom: 20px !important;
	padding-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 954px;
	background: url(images/img04.jpg) no-repeat;
}



/* Posts */

.post {
	width: 870px;
	padding: 30px 0 0 48px;
	min-height: 417px;
	height: auto !important;
   height: 417px;
}

.post .title {
	text-align: center;
}

.post .title a {
	color: #4F6977;
}

.post .date {
	margin: -26px 25px 15px 0;
	text-align: right;
	color: #79AFCD;
}

.post .entry {
	padding: 25px 20px 0 12px;
}

.post .meta {
	padding: 15px 12px;
}

.post .meta b {
	display: none;
}

.post .more, .post .comments {
	padding: 0 30px 0 20px;
}

.post .more {
	background: url(images/img14.gif) no-repeat left center;
}

.post .comments {
	background: url(images/img10.gif) no-repeat left center;
}

/* About Box */

#about-box {
	width: 840px;
	height: 630px;
	background: url(images/img11.jpg) no-repeat center center;
	margin-bottom: 25px;
}

#about-box h2 {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
}

#about-box p {
	font-size: 12px;
}

/* Footer */

#footer {
	padding: 30px 0;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #3a6e8b;
}

#footer a {
	color: #3a6e8b;
}

/* GALERIA */

#gal { 
   clear: both;
   text-align: center; 
   color: #a21414; 
   line-height: 1.5em;
   font-size: 20px;
   font-weight: bold;
   padding-top: 10px !important;
   padding-top: 0px;
   border-bottom: 1px solid #000000; 
}
#gall {
	clear: both;
	display: block;
	width: 830px;
	padding-top: 20px;
	padding-bottom: 20px;
	list-style-type: none;
   margin-left: 0px !important;
	margin-left: 40px;
}

#gall li {
   float: left;
   list-style-type: none;
   text-align: center;

}
#gall img {
   
   display: block;
   border: none;
   
}  
 
#gall a{
   display: block;
   border: 10px solid #a21414;
   margin: 8px;

}

#gall a:hover {
   border-color: #fdc917;
   
}

/* CENY */

#box01 { 	
   padding: 10px 10px 8px 10px; 
   margin: 0 7px 0 0; 
   background: #FFF; 
   color: #333;
   width: 250px;
   float: left;
   text-align: left;
   border: solid 1px;
    
}
#box01 h2 {
   color: #83B3CE; 
   font-size: 17px; 
   font-weight: bold;
   text-align: center;  
}
#box01 a {
   color: #006699; 
   font-size: 13px; 
}

#box02 { 	
   padding: 10px 10px 8px 10px; 
   margin: 0 7px 0 0; 
   background: #FFFFCC; 
   color: #333;
   width: 250px;
   float: left;
   text-align: left;
   border: solid 1px; 
}
#box02 h2 {
   color: #993300; 
   font-size: 17px; 
   font-weight: bold;
   text-align: center;  
}
#box02 a {
   color: #006699; 
   font-size: 13px; 
}
#box03 { 	
   padding: 10px 10px 8px 10px; 
   margin: 0 0 7px 0; 
   background: #FFF; 
   color: #333;
   width: 250px;
   float: left;
   text-align: left;
   border: solid 1px; 
}
#box03 h2 {
   color: #83B3CE; 
   font-size: 17px; 
   font-weight: bold;
   text-align: center;  
}
#box03 a {
   color: #006699; 
   font-size: 13px; 
}
#box04 { 	
   padding: 10px 10px 8px 10px; 
   margin: 0 7px 0 0; 
   background: #FFFFCC; 
   color: #333;
   width: 250px;
   float: left;
   text-align: left;
   border: solid 1px; 
}
#box04 h2 {
   color: #993300; 
   font-size: 17px; 
   font-weight: bold;
   text-align: center;  
}
#box04 a {
   color: #006699; 
   font-size: 13px; 
}
#box h2 {
   clear: both;
   color: #993300; 
   font-size: 17px; 
   font-weight: bold;
   text-align: center;
   padding-top: 20px !important;
   padding-top: 10px;    
}

#center h3{ 
   width: 550px; 
   float: left;
   font-weight: bold;
   text-align: center;
   margin-left: 140px !important;
   margin-left: 70px; 
   padding: 0px 0px 0px 0px;
   margin-bottom: 10px;  
}

#center p{ 
   width: 550px; 
   float: left;
   text-align: center;
   margin-left: 140px !important;
   margin-left: 70px; 
   padding: 0px 0px 0px 0px;
   margin-bottom: 10px;  
}
