@charset "utf-8";
/* CSS Document */

a:link {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}

div#container {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	position:relative;
	text-align:left;
	width:930px;
	background-color:#FFF
	}
	
div#logo {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 480px; 
	height: 120px; 
	z-index: 1;
	}
	
div#beveg {
	position: absolute; 
	left: 770px; 
	top: 30px; 
	width: 160px; 
	height: 80px; 
	z-index: 1;
	}
p.front_leader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	}
p.front_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	}	
p.front_anounce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F00;
	}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666; 
	}
	
p.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #666;
	}	

p.main_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666;
	}


p.branch_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 69px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A40806;
	}
	
p.branch_title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A40806;
	}
	
p.branch_title02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A40806;
	}
	
p.branch_title03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #A40806;
	}

p.camden_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A40806;
	}