/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#bottom{
	padding :0;
	margin :0;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#content{
	padding-top : 1px;
	padding-bottom : 30px;
	padding-left : 250px;
	padding-right : 10%;
}

#content-about{
	padding-top : 130px;
	padding-bottom : 30px;
	padding-left : 100px;
	padding-right : 10%;
}

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#content h2 {
	font-family: "Apple Chancery", "Brush Script MT", "Bickley Script LET", "Monotype Corsiva";
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	background-color : transparent;
}

#content p{
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: justify;
}

#content-about h1 {
	font-family: "Apple Chancery", "Brush Script MT", "Bickley Script LET", "Monotype Corsiva";
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#content-about h2 {
	font-family: "Apple Chancery", "Brush Script MT", "Bickley Script LET", "Monotype Corsiva";
	font-size: 14px;
	font-weight: bold;
	color: #333300;
	background-color : transparent;
}

#content-about p{
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: justify;
}

#logo{
	position : absolute;
	top : 2px;
	left : 30px;
	z-index : 50;
	width: 100%;
}
#logo h1 {
	font-family: "Apple Chancery", "Brush Script MT", "Bickley Script LET", "Monotype Corsiva";
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#script{
	position : absolute;
	top : 2px;
	text-align : center;
	font-family: "Apple Chancery", "Brush Script MT", "Bickley Script LET", "Monotype Corsiva";
	font-size: 36px;
	color: #333300;
	width: 701px;
	height: 148px;
	left: 250px;
}

#navigation td {
	border-bottom: 1px solid #333300;
	}
	
#navigation a {
	font: 14px Optima, Georgia, Times New Roman, Times, serif;
	color: #333300;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #DDDCB6 url("arrow1.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
.navText {
	font: 14px Optima, Georgia, Times New Roman, Times, serif;
	color: #333300;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-weight: bold;
	}

.button a {
	background-color : #DDDDDD;
	border : 1px solid #333333;
	text-decoration : none;
	font-family: "Apple Chancery", "Brush Script MT", "Bickley Script LET", "Monotype Corsiva";
	font-size: 12px;
	color: #333333;
}

.boxrt {
	font-size: 16px;
	color: #333300;
	line-height: 400%;
	text-align: center;
	font: "Apple Chancery", "Brush Script MT", "Bickley Script LET", "Monotype Corsiva";
	background-image: url(images/bg2.gif));
	}
a {
	color: #333300;
	text-decoration: none;
	font: "Apple Chancery", "Brush Script MT", "Bickley Script LET", "Monotype Corsiva";
	font-weight: bold;
}
	
a:hover {
	color: #FF6600;
	}
	
#nav{
	color: #333300;
	font: "Apple Chancery", "Brush Script MT", "Bickley Script LET", "Monotype Corsiva";
	}
	
#nav a{
	
	}
	
.boxlft {
	font-family:  Webdings, fantasy;
	font-size: 75px;
	color: #999999;
	}
	
.style1 {
	font-size: 18px;
	font-weight: bold;
}

.style2 {font-size: 9px}

.style4 {
	color: #000000;
	font-size: 18px;
}

.style3 {
	color: #333300;
	font-size: 36px;
}

