@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:1.5em;
}

	
body {
	background-color: #FFFFFF;
	background-image: url(../images/pegasusbackg.jpg);
	background-repeat:repeat-x;	
}

a:link {
	color: #006295;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006295;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
h2 {
	font-size: 12px;
	color: #006699;
}
h3 {
	font-size: 14px;
	color: #CC9900;
}

.bodybackg {
	background: url(../images/pegasusbackg.png) no-repeat bottom right;
	}

.header {
	background-image:url(../images/pegasus_02.jpg);
	background-repeat:no-repeat;
	}
.mod1 {
	background-image:url(../images/pegasus_04.jpg); background-repeat:no-repeat;
	width:141px;
	height:145px;
	color:#FFFFFF;
	font-size:10px;
	}
.mod1 h1 {font-size:150%;
	color:#FFFFFF;
	text-align:center;
	letter-spacing:0.1em;
	}	
	
.mod2 {
	background-image:url(../images/pegasus_05.jpg); background-repeat:no-repeat;
	width:138px;
	height:145px;
	color:#FFFFFF;
	font-size:10px;
	}
.mod2 h1 {font-size:150%;
	color:#FFFFFF;
	text-align:center;
	letter-spacing:0.1em;
	}
	
.mod3 {
	background-image:url(../images/pegasus2_07.jpg); background-repeat:no-repeat;
	width:165px;
	height:145px;
	color:#FFFFFF;
	font-size:10px;
	}
.mod3 h1 {font-size:150%;
	color:#FFFFFF;
	text-align:center;
	letter-spacing:0.1em;
	}
	
.content {
	background-image:url(../images/pegasus_09.jpg);
	background-repeat:repeat-y;
	}
	
.footer {
	background-color:#FFFFFF;
	background-image:url(../images/pegasus_10.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 10px 30px 10px 30px;
	}
.copy {
	color: #666666;
	font-size: 10px;
}
.menu {font-size: 16px;
	letter-spacing:0.1em;}

.menu a {
	background-image:url(../images/sepmenu.png);
	background-repeat:no-repeat;
	background-position:left;	
	margin-right:15px;
	color: #000000;
	font-size:16px;
	text-decoration: none;
}
.menu a:hover,
.menu a:active,
.menu a:focus {
	background-image:url(../images/sepmenu2.png);
	background-repeat:no-repeat;
	background-position: center;	
	margin-right:15px;
	padding-top:25px;
	color: #006699;
	font-size:16px;
	text-decoration: none;
}


.phrase {
	color: #94AB26;
	display: block;
	float: left;
	font: 40px/28px Georgia, Times, serif;
	padding: 0 10px 0 0;
}

.style2 {
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-style: italic;
	background-image:url(../images/quote.png);
	background-position:top left;
	background-repeat:no-repeat;
}
h4 {
	font-size: 14px;
	color: #94AB26;
}
.sep {
	border-top: 1px dashed rgb(128, 153, 176);
	margin-top:20px;
	margin-bottom:20px;
	}
.slbackg {
	background-image:url(../images/sl-0.jpg);
	background-repeat:no-repeat;
	}
h5 {
	font-size: 16px;
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing:0.1em;
	line-height:0.5em;
}



