@font-face {
	font-family: 'Chantelli Antiqua Regular';
	src: url('/fonts/Chantelli_Antiqua.eot');
	src: local('/fonts/Chantelli Antiqua Regular'), local('/fonts/ChantelliAntiqua'), url('/fonts/Chantelli_Antiqua.woff') format('woff'), url('/fonts/Chantelli_Antiqua.ttf') format('truetype'), url('/fonts/Chantelli_Antiqua.svg#ChantelliAntiqua') format('svg');
}

@font-face {
	font-family: 'Silkscreen Normal';
	src: url('/fonts/slkscr.eot');
	src: local('/fonts/Silkscreen Normal'), local('/fonts/Silkscreen'), url('/fonts/slkscr.woff') format('woff'), url('/fonts/slkscr.ttf') format('truetype'), url('/fonts/slkscr.svg#Silkscreen') format('svg');
}


body { 
	background-color: #5C432D; 
	background-image: url("background.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
        background-position: center top;
	text-align: center;
	min-width: 820px;

} 

h1 { 
        padding-top: 25px;
        font: 60px/68px 'Chantelli Antiqua Regular', Arial, sans-serif;letter-spacing: 0;
	color: #5C432D; 
} 

h2 {
	padding-left: 20px; 
        text-indent: 10px;
        margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px; 
	font-weight: bold; 
	color: #5C432D; 
} 

h3 {
	padding-left: 20px;
        text-indent: 10px;
        margin-top: 0px;
        margin-bottom: 5px;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #5C432D; 
	text-decoration: none; 
} 



.header 
{  
	background-image: url(images/BG_head.jpg); 
	background-repeat: repeat-x; 
	background-position: top
}

ul      {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 15px;
}

ul li{
        margin-top: 3px;
        margin-right: auto;
        margin-left: auto;
}

ul#navlist {
	font: 18px/27px 'Chantelli Antiqua Regular', Arial, sans-serif;
	width: 800px;
        line-height: 24px;
        margin-top: 0px;
	padding: 0;
        width: 100%;
	color: #5C432D;
        wrap= off;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px;
}

ul#navlist li 
{
	display: inline; 
}

ul#navlist li a 
{
	float: left;
        width: 144px;
        margin: 10px 10px 10px 10px;
	color: #5C432D;
	text-decoration: none;
	border: none ;
        text-align:center
}

ul#navlist li a:hover 
{
	color: #A23F2A;
	background-color: #B4A69D ;
}

ul#piclist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
        margin-top: 10px;
        margin-bottom: 10px;
	color: #5C432D;
        width: 90%;
        wrap= on;
        margin-right: auto;
        margin-left: auto;
}

ul#piclist li 
{
	display: inline;
}

ul#piclist li a 
{ 
        color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
        border: none;
        text-align:center
        background-image: url(ajax-loader.gif);
        background-repeat: no-repeat;
        background-position: center center;
}

ul#piclist li a:hover 
{

}

.content
{  
	padding: 20px;
	display: block;
	height: 255px;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; 
	color: #EAE5E2;
	background-color: #AA9D92; 

}

.content a:link
{
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; 
	font-weight: bold;
	color: #00A0C6; 
	text-decoration: none; 
} 

.content a:visited
{
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; 
	font-weight: bold;
	color: #00A0C6; 
	text-decoration: none; 
} 

.content a:hover
{
	text-decoration: underline;
}

ul#button {
	font-family: Arial, Helvetica, sans-serif;
}

ul#button li 
{ 
	display: inline; 
}

ul#button li a 
{
	margin:10px;
	padding: 4px 8px;
	background-color: #f9f9f9;
	color: #00A0C6;
  	font-size: 16px;
  	text-decoration: none;
  	border: solid 1px ;
}

ul#button li a:hover 
{
	color: #FFFF00;
	background-color: #60C4DB;
}

.footer 
{  
	background-image: url(images/BG_foot.jpg); 
	background-repeat: repeat-x; 
	background-position: top; 
	background-color: BAE6F2; 
}

.note 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
}


.note a:link
{
	font-weight: bold;
	color: #00A0C6; 
	text-decoration: none; 
} 

.note a:visited
{
	font-weight: bold;
	color: #00A0C6; 
} 

.note a:hover
{
	text-decoration: underline;
}

.credit 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999; 
	text-decoration: none; 
}

img.displayed {
    background-image: url(ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 10px;
}
	

p.blocktext {
    margin-left: 45px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 10px; 

}

p.contact {
    margin-left: 45px;
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 50px; 
    font: 14px/22px 'Chantelli Antiqua Regular', Arial, sans-serif;

}


	#leftcontent {
                
		width:680px;
                line-height: 20px;
		background: #EBE6E2; 
		margin-left: auto;
                margin-right: auto;
                text-align: left;
		padding-bottom:20px;
		}

	#rightcontent {
                background:#fff;
		}
		
	
	#rightcontent p {
		font-size:10px;
		margin-left:0px;
		}

        p,h1,pre {
        	font: 60px/68px 'Chantelli Antiqua Regular', Arial, sans-serif;letter-spacing: 0;
		margin:30px 20px 0px 20px;
		}
		
	
	#rightcontent p {
		font-size:10px;
		margin-left:0px;
		}

