/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements 
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}*/

a {color: #8E2126;}
a:hover {color: #444444;}

body {
	background: #651519 url(../img/bg3.gif) no-repeat left top;
	color: #000000;
	font-family: "trebuchet ms", sans-serif;;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;
color: #444;
	}

.header {
	font: normal 2.5em "trebuchet ms", sans-serif;;
	margin-bottom: 1px;
	font-weight:bold;
}

.mi_header {
	font: normal 1.8em "trebuchet ms", sans-serif;;
	margin-bottom: 1px;
	font-weight:bold;
	color:#000000;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em "trebuchet ms", sans-serif;;
	margin-bottom: 12px;
	padding: 8px 10px;
	
}

.sponsers{
	background: #FFF;
	border: 1px solid #C1CAD3;
	border-left: 6px solid #C1CAD3;
	color: #000;
	display: block;
	font: normal 1em "trebuchet ms", sans-serif;
	;
	margin-bottom: 12px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;	
}

blockquote {
	/*background: url(../img/quote.gif) no-repeat;*/
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;
font-weight:bold;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}


/* navigation */
.navigation {	
	background: #D9E1E5 url(../img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(../img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 8px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(../img/bgmain.gif) repeat-y;
	text-align: left;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1.3em;
	line-height: 30px;
	margin: 0px;
	padding-left: 12px;
}
.sidenav ul {
	margin-left: 0px;
	border-top: 1px solid #EAEADA;
		
}
.sidenavline{border-bottom: 1px solid #EAEADA;margin-left: 0px;}
.sidenav a {
margin-left: 0px;
	font-size: 1.1em;
	color: #554;
	display:  block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
	
}
.sidenav a:hover {
	background: #F0F0EB;
	color: #654;	
}



/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
 .descr {
	color: #664;
	font-size: 0.9em;
		
	
	
	
	
	
	}
.content li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
	margin-bottom: 15px;
	font-family: "trebuchet ms", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.content p {font-family:"trebuchet ms", sans-serif;}

/* footer */
.footer {
	background: url(../img/bgfooter.gif) repeat-x;
	
	
}

.footer1 {
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: left;
	padding-top: 0;
	padding-right: 120px;
	padding-bottom: 0;
	padding-left: 12px;	
}
.footer2 {
	
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 170px;	
	text-align: right;
}

.footer a,.footer a:hover {color: #FFF;}


.newsphoto  {
color:#515151;
float:right;
font-size:10px;
margin:5px;
padding:5px;
width:205px;

}
