﻿body {
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #312525;
	line-height: 16pt;
	font-weight: normal;
}

#header {
	background-image: url(images/header-center.png);
	background-repeat: no-repeat;	
	height : 388px;
	width : 900px;
}

#spacer {
	background-image: url(images/spacer.png);
	background-repeat: no-repeat;	
	height : 50px;
	width : 699px;		
}

#text {

	background-image: url(images/text.png);
	background-color: white;
	background-repeat: no-repeat;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: left;
	padding: 30px 30px 30px 30px;
	width : 728px;
}

#footer {
	Color: #4b4387;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;	
	text-decoration: none;
}

.dark {
	Color: #404040;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;	
	text-decoration: none;
}

a.nav, a.nav:visited {
	background-color: #4b4387;
	color: white;
	display: block;	
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	font-weight : normal;
	line-height: 49px;
	text-decoration: none;
	height : 49px;
	width : 98px;
	
}

a.nav:hover, a.nav:active {
	background-color: #f0b248;
	color: white;
	display: block;	
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	font-weight : normal;
	line-height: 49px;
	text-decoration: none;
	height : 49px;
	width : 98px;
}


#footer a, #footer a:visited {
	color: #4b4387;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

#footer a:hover, #footer a:active {
	color: #baaf8a;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}



a, a:visited {
	color: #800000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
}

a:hover, a:active {
	color: #baaf8a;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

@font-face {
	font-family: 'BrowalliaUPCRegular';
	src: url('type/browau.eot');
	src: local('BrowalliaUPC Regular'), local('BrowalliaUPC'), 
	url('type/browau.woff') format('woff'), 
	url('type/browau.ttf') format('truetype'), 
	url('type/browau.svg#BrowalliaUPC') format('svg');
} 
@font-face {
	font-family: 'CalifornianFBRegular';
	src: url('type/CALIFR.eot');
	src: local('Californian FB Regular'), local('CalifornianFB-Reg'), 
	url('type/CALIFR.woff') format('woff'), 
	url('type/CALIFR.ttf') format('truetype'), 
	url('type/CALIFR.svg#CalifornianFB-Reg') format('svg');
} 


h1 {
	color: #4B4387;
	font-family: "BrowalliaUPCRegular", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 28pt;
}
 
h2 {
	color: #4B4387;
	font-family: "BrowalliaUPCRegular", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 24pt;
}

h3 {
	color: #4B4387;
	font-family: "BrowalliaUPCRegular", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 20pt;
}


