/* --------------------- */
/* General Configuration */
/* --------------------- */

body 
{ 
	color: #ffffff;	
	background-color: #275b29; 
	font: 12px verdana, arial, helvetica, sans-serif;
	text-align: left;
	margin: 0px; 
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.left
{
	text-align: left;
}

.clear
{
	clear: both;
}

table#main
{
	margin-left: auto;
	margin-right: auto;
}

td.hspace
{
	width: 15px;
	font-size: 1px;
}

td.vspace 
{
	height: 15px;
	font-size: 1px;
}

td#logo 
{ 
	width: 130px;
	text-align: center;
}

td#menu
{
	width: 130px;
	text-align: center;
	vertical-align: top;
}

td#banner 
{
	width: 600px;
	text-align: center;
}

td#title 
{
	width: 600px;
	border: solid 1px #052005; 
	text-align: center; 
}

td#content 
{
	width: 580px;
	border:solid 1px #052005; 
	background-color: #204520; 
	text-align: justify; 
	padding: 10px;
	vertical-align: top;
}

a:link, a:visited, a:hover, a:active
{
	color: #d6dd68;
}

p.note
{
	color: #ffff00;
        font: 10px verdana, arial, helvetica, sans-serif;
}

p.lime 
{
        color: #d6dd68;
}

h1.title
{
        font: 16px verdana, arial, helvetica, sans-serif;
        font-weight: bold;
        color: #d6dd68;
	margin-top: 0px;
	margin-bottom: 20px;
}

h2.title
{
	font: 12px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #d6dd68;
}

p.nice_text
{
	margin-top: 0px;
}

p.nice_text:first-letter
{ 
	font-size: 200%;
}

div.copyright 
{
	font: 11px verdana, arial, helvetica, sans-serif;
	color: white; 
}

img.border 
{ 
	border: solid 6px #275b29; 
}

img.no_border
{ 
	border: none; 
}

img.right
{   
	float: right;
	border: solid 6px #275b29;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.left
{                
	float: left;
	border: solid 6px #275b29;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.buttons a:visited, div.buttons a:link, div.buttons a:active
{
	color: #ffffff;
	background-color: #f2851f;
	border: 1px solid;
	border-color: #e5a679 #9e530e #9e530e #e5a679;
	padding: 2px;
	padding-left: 3px;
	font: 13px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 120px;
	text-align: left; 
}

div.buttons a:hover 
{
	color: #ffffff;
	background-color: #dd6b00;
	border: 1px solid;
	border-color: #9e530e #e5a679 #e5a679 #9e530e;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	text-decoration: none; 
}

/* ----------- */
/* index       */
/* ----------- */

table#homepage
{ 
	width: 100%; 
}

td#homepage_welcome
{
	text-align: left;
}

td#homepage_picture
{
	text-align: center;
}

td#homepage_copyright
{
	text-align: left;
}

td#homepage_enter
{
	text-align: right;
}

img#school_picture
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* --------------- */
/* activities      */
/* --------------- */

h1.activities
{
	font: 12px verdana, arial, helvetica, sans-serif;
	background-color: #275b29;
	color: yellow;
	padding-left: 0.5em;
}

table.picture_gallery
{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.picture_gallery td
{
	width: 120px;
}

#photo_gallery
{
	width: 350px;
	height: 330px;
}

/* --------------- */
/* contacts        */
/* --------------- */

h1.contacts
{
        font: 12px verdana, arial, helvetica, sans-serif;
        font-weight: bold;
        color: #d6dd68;
	margin-top: 0px;
}

h1.contacts:first-letter
{
        font-size: 200%;
}

table#contacts_table
{ 
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

table#mail_form_table
{
	color: #ffffff;
	background: #275b29;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
}

td#contacts_form
{
	text-align: center;
	vertical-align: top;
}

td#contacts_map
{
	text-align: center;
	vertical-align: top;
}

input.form_area, textarea.form_area
{
	color: #000000;
	background: #d0d0d0;
	font: 12px verdana, arial, helvetica, sans-serif;
	/* border: 2px solid #ffffff; */
}

td#form_title
{
	color: #ffffff;
	background: #204520;
	font: 14px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	text-align: center;
}

td.form_item
{
	text-align: right;
}

/* -------------- */
/* calendar       */
/* -------------- */

h1.calendar
{
        color: #d6dd68;
	margin-top: 0px;
}

table#calendar
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

table#calendar td
{
	background: #275b29;
}

/* ----------- */
/* staff       */
/* ----------- */

table#teachers_table
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

table#teachers_table td
{
	background: #275b29;
}

/* ---------------- */
/* curriculum       */
/* ---------------- */

img#motto_picture
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* ----------- */
/* links       */
/* ----------- */

a.title
{
	display: block;
}

p.description 
{
	margin-top: 5px;
}

