/*html tags*/

body
{
	background: url(images/new5.jpg);
	text-align:center;
	font-family: "verdana", "Trebuchet MS", "Arial", sans-serif;
}

a {
    color: #8B6508;
    text-decoration: none;
}

a:hover {
    color: #45916B;
    text-decoration: underline;
}



/*Div ids*/
#center
{
	margin:0pt auto;
	padding:0pt;
}
#header
{
 	background: url(images/head1.jpg) no-repeat;
    height: 148px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    width: 1000px;
	margin-bottom:10px;
}
#imageholder
{
	
	background: url(images/2.jpg);
	width:1000px;
	height:37px;
	padding-top:5px;
	
   	
}

#slides
{
	width:1000px;
	margin-bottom:10px;
	height:210px;
	background: url(images/2.jpg);
}
.slides_container:hover
	{
	background: url(images/2.jpg);
	}

#continer2
{
	margin: 0px auto;
	margin-bottom:10px;
	margin-top:10px;
	width:1000px;
}
	#side
	{
		float:left;
		width: 30%; 
		height:500px;
		background: url(images/side1.jpg) no-repeat;
		margin-bottom:10px;
		background-color:#FFEB8E;
	}
		#contact{
		margin-top:350px;
		height:150px;
		margin-bottom:10px;
		margin-left:10px;
		margin-right:10px;
		text-align:left;
		font-size:11pt;
		line-height:200%;
		}
			#contact hr
			{color:#CD661D;}
	#panel
	{	
		float:left;
		margin-left:1%;
		width: 67%;
		height:480px;
		background: #ffdead;
		margin-bottom:10px;
		padding-right:10px;
		padding-left:10px;
		padding-top:10px;
		padding-bottom:10px;
		text-align:justify;
		float:left;
		font-family: "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
		line-height:200%;
		font-size: 90%;
	}
		#about
		{
		height:110px;
		}
		#blog
		{
		height:320px;
		border-bottom:1px dotted #45916B;
		border-top:1px dotted #45916B;
		margin-top:5px;
		margin-bottom:5px;
		}
			#rss
			{margin-top:5px;
			}
			
		#profile
		{		
		}
#footer
 {
 	clear: both;
	width:1000px;
	height: 50px;
 	background-color: #EC9A2C;
 }
	#footer p
	 {
		float:left;
		margin-left:10px;
		margin-top:5px;
		margin-bottom:5p;
		font-family: "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
		line-height:50px;
		color:#8B3E2F;
	}
	#footer p a
	{
	color:#8B3E2F;
	}
	#footer p a:hover
	{
	color:#45916B;
	}
/*Div classes*/	 
.headline {
    width: 1000px;
	height: 180px;
	display: block;
	position: absolute;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:10px;
   
	 }

.headline p{
	font-family: "verdana", "Trebuchet MS", "Arial", sans-serif;
	float:left;
	width:70%;
	text-align:justify;
	line-height:25px;
	font-size:80%;
	font-weight:lighter;

}

.headline p a{
	font-family: "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
	color: #45916B;
	font-size:16pt;
	
}

.headline p a:hover{
	text-decoration:underline;
}

.headline img{
	float:right;
	margin-right:30px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:5px;
	
}
.link{
font-family: "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
color: #45916B;
font-size:16pt;
}


.slides_container 
{
	margin: 0px auto;
	width:1000px;
	height:180px;
	background: url(images/1.jpg);
    position: relative;
    overflow: hidden;
	display: none;
}

.prev{
	float:left;
	padding-left:20px;
	padding-top:5px;
	font-family: "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
	color: #45916B;
	font-size:14pt;
}
.next{
	float:right;
	padding-right:20px;
	padding-top:5px;
	font-family: "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
	color: #45916B;
	font-size:14pt;
}


/*

