/* Start of CMSMS style sheet 'style' */
* {margin: 0; padding: 0;}

body {
	background-image: url(images/body.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
font-size : 10px;
}

/*---------------- Main structure --------------*/
#wrapper {
	width:100%;
}

.teskt {	font-size : 12px;}

#container {
	width: 885px;
	font-size: 1.2em;
	background-image: url(images/container.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;

}

#header {
	background-image: url(images/header.jpg);
	height: 262px;
	margin-top: 0px;
}

#sideheader {
	background-image: url(images/sideheader.jpg);
	height: 288px;
	width: 145px;
	float: right;

}

#left_column {
	width: 220px;
	margin-top: 0px;
	float: left;
	background-image: url(images/left_column.jpg);
	background-repeat: no-repeat;
	margin-left: 60px!important;
	margin-left: 35px;
}

.left_column_boxes {
	border: 0px dotted #AA8661!important;
	border: none;
	padding: 3px;
	margin-bottom: 20px;
}

#content {

 width: 420px;
float: left;
 margin-left: 15px;

}

#footer {
	clear: both;
	background: url(images/footer.gif) no-repeat;
	height: 75px;
}

/*-----------TEXT FORMATTING------------- */

p {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}

p.center {
	text-align: center;
	font-size: 0.8em;
}

h1 {
	float: right;
	margin-right: 83px!important;
	margin-right: 10px;
	margin-top: 123px;
	font-size: 32px;
	color: #55311B;
	text-align: right;
}

h2 {
	float: right;

margin-right: 30px;
margin-right: 83px!important;

	font-size: 15px;
	color: #55311B;
	text-align: right;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
		margin-top: 35px;
margin-right: 0px;
margin-right: 0px!important;
	font-style: italic;
	color: #926B4A;
	text-align: center;
}

h4 {color: #926B4A;
margin-bottom: 15px;
}





dl {
	font-size: 0.8em;
	margin-top: 0px;
}

dt {
	font-size: 1.2em;
	margin-bottom: 3px;
	color: #666600;
}

dd {
	margin-bottom: 15px;
	color: #814F2C;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
}

a:link, a:visited, a:active  {color: #55311B}
a:hover {color: #805D3F}


/*-------------- Navigation --------------*/

#navcontainer {
}

#navcontainer ul {
	list-style-type: none;
}

#navcontainer a {
	display: block;
	padding: 3px;
	border-bottom: 0px dotted #A47F52;
        width: 200px;
	font-weight: bold;

}

#navcontainer a:link, #navlist a:visited {
	color: #65391E;
	text-decoration: none;
	font-style: italic;
}

#navcontainer a:hover {
	color: #fff;
	font-style: normal;
	background-image: url(images/menu_hover.png)!important;
	background: none;
}

/*------------ Contact form -----------------*/

label {
	font-style: italic;
}

form.contact_us {
	width: 170px;
}

input.fields_contact_us {
        display: block;
        width: 170px;
        background: url(menu_hover.png)!important;
		background: none;
		border-top: 1px solid #C0935C;
		border-left: 1px solid #C0935C;
		border-bottom: 1px solid #D9B17D;
		border-right: 1px solid #D9B17D;
		margin-top: 3px;
	    margin-bottom: 3px;
}

textarea {
          width: 170px;
          background: url(menu_hover.png)!important;
		  background: none;
		  border-top: 1px solid #C0935C;
		  border-left: 1px solid #C0935C;
		  border-bottom: 1px solid #D9B17D;
		  border-right: 1px solid #D9B17D;
		  display: block;
          margin-top: 3px;
}

.submit_button_contact {
	margin-top: 15px;
	width: 100%;
	padding: 2px;
	background: none;
	cursor: pointer;
	color: #926B4A;
	border: none;
	font-size: 1.8em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#previewMainTable img {
	margin-right: 7px;
	margin-bottom: 7px;
}
#previewMainTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	letter-spacing: -1px;
}
#previewSubMainSplit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-right: 10px;
	padding-left: 10px;
}
#previewSubMainSplitEmpty {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-right: 10px;
	padding-left: 10px;
}
#previewMainTable td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* End of 'style' */

