﻿body 
{ 
    color: #000000; 
    font-family:Verdana, Arial, Trebuchet MS ; 
    font-size: 11px; 
    text-align: left;     
    background-color: #E5D2B9; 
    padding:10px 0 0 0 ;
    margin: 0 auto; 
    text-align:center;   
    background-image: url(../img/body.gif);
     background-repeat:repeat-x;


}
a           { color: #000000 }
a:visited   { color: #000000 }
a:hover     { color: #000000 }
h3
{
    font-size:17px;
    font-weight:bold;
    padding:2px 0 2px 0;
    margin:0;
}
h4
{
    font-size:14px;
    font-weight:bold;
    margin:0;
    padding:0;
    display:block;
}
h4 a
{
    font-size:14px;
    font-weight:bold;
    margin:0 0 3px 0;
}

img 
{
	border:0;

}

#bg
{

	width:950px;
	padding:0px;
    overflow:auto;
    margin: 0 auto;


}





#main
{
    width:739px;
    margin: 0 auto;
    text-align:center;
    padding:0;
}


#menu
{
   
    width: 800px;
    padding:10px 0 10px 0;
    overflow:auto;
    margin: 0 auto;
    text-align:left;
	float:left;
	color: #FFFFFF;
	background-color: #302113;
}


.StaticMenuItemStyle
{
	font-size:14px;
	font-weight:bold;


}

.StaticMenuItemStyle a, .StaticMenuItemStyle a:visited
{
	
    margin: 3px 20px 10px 50px;
    float:left;  
	color:#FFFFFF;
}



.DynamicMenuItemStyle
{
	
	border-top: solid 1px #FFFFFF;	
	background-color:#000000;
	padding:4px 0 4px 4px;
	width:150px;
	color:#FFFFFF;
}
	
	

.DynamicMenuStyle
{	
	margin: 10px 0 0 50px;
	

}
#headdiv
{

	width:800px;
	padding:0px;
    height:150px;
 
    margin: 0 auto;
    text-align:left;
    float:left;


}

    

#content
{
   
    width: 800px;
    padding:20px 0 0 0;
    overflow:auto;
    margin: 0 auto;
    background-color:#F5F2F2;
    font-size:12px;
     background-image: url(../img/bg.gif);
     background-repeat:repeat-y;
	float:left;
}

#left
{
    width:352px;
    overflow:auto;
min-height:400px;
    padding:20px;
    float:left;
    text-align:left;
    background-color: #F7EBDD;
    margin:0 0 0 20px;
     color:#473207;


}
#right
{
	width:260px;
    overflow:auto;
    text-align:left;
    padding:80px 10px 0 10px;
    float:right;
	min-height:400px;
    color:#473207;
    background-color: #F6D5AE;
    background-image: url(../img/program.gif);
    background-repeat:no-repeat;
    margin: 0 20px 0 0;
    
    
}


#bottom
{

    padding: 20px 5px 20px 5px;
    background-color:#302113;
    overflow:auto;
    text-align:right;
    width:790px;
    margin: 0 auto;
    color:#FFFFFF;
    float:left;
    
}
#bottom a, #bottom a:visited
{
    color:#FFFFFF;
}

h4
{
	font-size:11px;
}






.photoSmall
{
	width:170px;
	height:160px;
	background-color:#F1E7CE;
	margin:3px;
	padding:7px;
	text-align:center;
	float:left;
	vertical-align:middle;
}

.photoSmall img
{
	border:0;


}
.catOverview
{
	margin: 10px 0 15px 0;
}
.StaticSubMenuItemStyle
{
		
	background-color:red;
	padding:5px 0 5px 5px;
	width:210px;
	margin:0 0 1px 0;
	color:#FFFFFF;
}
.StaticSubMenuItemStyle a, .StaticSubMenuItemStyle a:visited
{
    color:#FFFFFF;
    font-size: 12px;   
    text-decoration: none;



}
.StaticSubMenuItemStyle a:hover, .StaticSubMenuItemStyle visited.a:hover
{
    color:#F5C342;




}

.DynamicSubMenuItemStyle
{
	
	border-bottom: solid 1px #E9C785;	
	background-color:#C3943A;
	padding:5px 0 5px 5px;
	width:200px;
	color:#FFFFFF;
}

.searchInput
{
	height:16px;
	background-color:#F2EBCE;
	border:solid 1px #473207;
	width:110px;
}


.searchBox
{
	width:190px;
	padding:25px;
	margin: 0 0 15px 0;
	color:#000000;
}

.news
{
	width:320px;
	padding:25px 0 25px 0;	
	margin: 0 0 15px 0;
	color:#6B3C28;
}

.tip
{

	padding:5px;
	background-color:#87C16F;	
	margin: 10px;
	color:#FFFFFF;
}
.event
{
	margin: 0 0 10px 0;
}




