/* Start of CMSMS style sheet 'jukka_css' */
/* CSS Document */

html {
font-size:85%;
height:100%;

}

body {
	background-color: #52584d;
	background-image:none;
	background-repeat:repeat-x;
	border-left:0px solid #996633;
	font:0.85em/1.333 verdana, "trebuchet MS", helvetica, sans-serif;
	color:#000;}

a {
	color: #003366;}

a:hover {
	text-decoration:none;
	color:#8B2323;}
	
.clear {
	clear: both;
	
}

.random img {
margin-left:45px;
border:1px solid #666;
padding:3px;
}	

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.75em;
	color:#000;
	font-weight:normal;
	padding-bottom:.3em;
                padding-left:30px;
	}
	

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-style: normal;
	font-size:1.25em;
	color:#000;
	font-weight: bold;
	text-align: center;
	padding-top:10px;
	}
	
	
#header {
	width:1000px;
	height:191px;
	background-color:#878468;
	border-bottom:12px solid #52584d;
	background-image:  url(images/greenishbanner.jpg);
	background-repeat: no-repeat;
	margin:0;
}


/* position for the search box */
div#search {
   float: right;
   width: 30em;    /* enough width for the search input box */
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
   }

div.breadcrumbs {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;        /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin-left: 10px;        /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-bottom: 0px dotted #666;
   border-top: 0px solid#666;
  background-color:#fff;

}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 


#container {
margin:0 auto;
	background-color: #fff;
	border:6px double #666666;
               	width:1000px;
	min-height:100%;	
}

#content {
width:100%;
min-height:550px;
}

#leftCol {
	float:left;
	margin:0;
	width: 170px;
	font-weight:normal;
	background-color: #fff;
	border-right:1px solid #333;
	border-left:0px solid #333;
	color:#000000;
	height:100%;
	padding-bottom:0px;
	border-bottom:0px solid #333;

}

#leftCol h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.5em;
	color:#000;
	font-weight:normal;
	padding-bottom:.3em;
	margin-top:37px;
	text-align:center;
	margin-bottom:25px;
}

#leftCol h3 {
padding-top:30px;
font-size:12px;
font-weight:bold;
width:100%;
text-align:center;
text-decoration:underline;
text-transform:capitalize;
}

#leftCol h4 {
padding-top:4px;
padding-bottom:4px;
font-size:11px;
font-weight:bold;
width:100%;
text-align:center;
text-decoration:none;
text-transform:capitalize;
color:#333;
background-color:transparent;
}


#leftCol p {
line-height:normal;
text-align:center;
margin-left:12px;
margin-right:12px;

}

#leftCol img {
padding:3px;
margin-top:30px;
margin-bottom:0px;
border:1px solid #ccc;
}

#rightCol {
                float:left;
	margin-left:22px;
	width:790px;
	padding-top:0px;
	margin-right:1px;

}
#rightCol p {
	text-indent:0;
	line-height:140%;
	margin-left:10px;
                margin-right:10px;
	
}
	
/****images****/

.img_left {
float:left;
margin-right:14px;
margin-bottom:1px;
}

.img_right {
float:right;
margin-left:14px;
margin-bottom:4px;
}

#footer {
width:1000px;
	clear:both;
	color: #333;
	background-color:#e6e4cc;
	text-align:right;
	height:auto;
	margin:0 auto;
	border-top:1px solid #333;
	border-left:0px solid #000;	
	border-right:0px solid #000;
	border-bottom:0px solid #000;
	padding-top:10px;
	padding-bottom:15px;
}

#footer p {
margin-right:50px;
font-size:.75em;
}


	
		fieldset {
		padding: 0 1em 1em 1em;
		margin-left:0px;
		width:550px;
border:0px;
	}
	legend {
		padding: 1em;
		color:#CCCCCC;
	}
	label {
		float: left;
		clear: left;
		width: 10em;
padding-top:3px;
	}
	


/* End of 'jukka_css' */

