/*Style Sheet for RUHS 62 website
Chuck Jamison
8:40 PM 4/18/2008*/

address {color: black; font-style: oblique; font-variant: Small-caps; font-size: 0.9em; text-align: center; clear: both}

h1 {background-color: rgb(255,153,0); font-family: cursive; font-style: oblique; font-weight: bold; text-align: center; font-size: 14mm; border: 2px solid black}

address, body, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif}

h2 {text-align: center; color: black; background-color: rgb(255,153,0); font-size: 14mm}

h3 {text-align: center; color: black; font-size: 1em}

#page-title {text-align: center; background-color: rgb(255,153,0)}

	/* Links at the top of most pages */
#links {color: black; font-style: normal; text-align: center; font-size: 4.5mm; font-family: Arial, Helvetica, sans-serif; font-weight: normal}
#links a:visited {
	text-decoration: none;
	color: #666666
}
#links a:hover {color: black; text-decoration: underline; border: 5px outset orange; color: blue}
#links a:active {text-decoration: none}

	/* Reunion Page */
#vlinks {width: 150px; float: left; background-color: ivory; margin-right: 10px; padding: 10px; border: 2px solid black}
#vlinks a {display: block; padding-left: 10px; color: black; font-style: normal; text-align: left; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal}
#vlinks a:link {text-decoration: none}

#vlinks a:visited {text-decoration: none; color: #666666}
#vlinks a:hover {color: black; text-decoration: underline; border: 5px outset orange; color: blue}
#vlinks a:active {text-decoration: none}

#reunion-main {width: 70%; float: left; margin-left: 10px}

.address-line {color: #FF8C00; height: 5px; width: 70%; background-color: #FF8C00; clear: both}
#reunion-title {border: 2px solid black}

	/* Classmates page */
#classmates-logo {text-align: center; color: black; background-color: rgb(255,153,0); link="black" alink="black" vlink="black"}
.classmates-line {
	color: #FF8C00;
	height: 3px;
	width: 100%;
	background-color: #FF8C00;
	clear: right
}
.classmates-photo {text-align: justify} 
.classmates-address {text-align: justify; color: blue} 
.classmates-address-unk {text-align: justify; color: red} 
.classmates-deceased {text-align: justify; color: orange; font-weight: bold} 

	/* Index page */
#index-body  {color: rgb(0,0,0); background: white url(images/parch2.jpg) repeat-y}

#ilinks {
	width: 120px;
	float: left;
	background-color: ivory;
	margin-right: 10px;
	padding: 10px;
	border: 2px solid black;
	list-style-type: circle;
}
#ilinks a {
	display: list-item;
	padding-left: 0px;
	color: black;
	font-style: normal;
	text-align: left;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0 0 0 15px;
	list-style-image: none;
} 

#ilinks a:link {text-decoration: none}
#ilinks a:visited {text-decoration: none; color: #666666}
#ilinks a:hover {color: black; text-decoration: underline; border: 5px outset orange; color: blue}
#ilinks a:active {text-decoration: none}
