/*  ##### CSS file for Squid's Site #####  */
body {
	background: #33FF99;
/*	background: #33FF33; */
/*	background: #BDFCC9; */
	border-top: 5px;
	}
	
P {
font-family: DFLeiGaSo-W9, DFMincho-UB, DFPMaruGothic-UB, "MS PMincho", "MS UI Gothic", Verdana, sans-serif;
font-size: 18px;
/* font-weight:normal; */
text-align: justify;
margin-left: 5px;
position:relative;
z-index: 5;
}

a {
  text-decoration: none;
}

.strike {
background: url(../pic/linethrough2.gif) repeat-x center left;
//color: #000;
}

.menutext {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
}

.compact {
line-height: 10%;
}

.justify {
text-align: justify;
}
		
.phototext {
font-family: DFLeiGaSo-W9, DFMincho-UB, DFPMaruGothic-UB, "MS PMincho", "MS UI Gothic", Verdana, sans-serif;
font-size: 18px;
font-weight:normal;
margin-left: 5px;
margin-right: 295px;
position: relative;
z-index:5;
}

.rphoto {
border-style:double;
border-color:#00CCFF;
margin-left:525px;
position: absolute;
left:10%;
top: 0%;
vertical-align:text-top;
z-index:10;
}

.rphoto2 {
border-style:double;
border-color:#00CCFF;
margin-left:525px;
position: absolute;
left:10%;
top: -45%; /* increase to move photo up - watch it doesn't overlap top photo*/
vertical-align:text-top;
z-index:10;
}

table {
border-style: ridge;
border-color: #00CCFF;
border-width: 10px;
border-spacing: 5px;
}

table.none {
width: 600px;
border-style: none;
border-width: 10px;
border-spacing: 5px;
}

table.fees {
margin-left:auto;
margin-right:auto;
width: 500px;
border-style: none;
border-width: 10px;
border-spacing: 5px;
text-align: right;
}

table.fees2 {
margin-left:auto;
margin-right:auto;
width: 500px;
border-style: none;
padding: 1px;
text-align: right;
}

.500 {
width: 500px;
}

td {
border-style: none;
}

.blk250 {
color:#000000;
width:250px;
height:20px;
}

.blk350 {
color:#000000;
width:350px;
height:20px;
}


.c {
text-align:center;
}

.c16 {
text-align:center;
font-size: 16px;
}

.title {
font-size: 20px;
}

.title24 {
font-size: 24px;
}

.grey {
color: #666666;  /* #999999; */
/* text-align:center; */
}

div.grey {
margin-left: 100px;
}

.yel {
color: #FFFF00;
text-align:center;
}

.red {
color: #FF0000;
width:150px;
}

.red-c {
color: #FF0000;
text-align:center;
}

.red-r {
color: #FF0000;
width:150px;
text-align:right;
}

.green {
color: #339900;
width:150px;
}

.green-c {
color:#339900;
text-align:center;
}

.green-r {
color: #339900;
width:150px;
text-align:right;
}

.blue {
color:#0033FF;
width:150px;
}

.blue-full {
color:#0033FF;
}

.blue-c {
color:#0033FF;
text-align:center;
}

.blue-title {
color:#0033FF;
text-align:center;
font-size: 24px;
margin-bottom:-15px;
}


.blue-r {
color: #0033FF;
width:150px;
text-align:right;
}

.r {
color: #000000;
width:150px;
text-align:right;
}


#page795 {
width:795px;
margin-left:auto;
margin-right:auto;
/*border:1px solid #cc3300; /* for testing only */
}

#content {
font-family: DFLeiGaSo-W9, DFMincho-UB, DFPMaruGothic-UB, "MS PMincho", "MS UI Gothic", Verdana, sans-serif;
font-size: 18px;
font-weight:normal;
width:795px;
margin-left: auto;
margin-right:auto;
padding: 5px;
padding-left:18px;
}

#footer {
font-size: 16px;
font-weight:normal;
width:795px;
margin-left:auto;
margin-right:auto;
text-indent:5;
}

.hr25 {
  position: relative;
  top: -30px;
//  border: 1px solid #666666;
  width: 25%;
  color: #FDD017;  //#FBB917;  //#666666;
  background-color: #FDD017;  //#FBB917;  //#666666;
  height: 1px;
}
