
/* Stylesheet for "Ash Vale Computer Services" */
/* Judith Carlton 2009-05-18 */

/* 2006-08-29 added .credits  .websiteheader and .websites */
/* 2009-05-18 added .luncheonmeat */

body {	
	font-family: arial, verdana, helvetica, sans-serif; 
}

A.nav:link {
	font-weight: normal; font-size: 11pt; color: #0000ff;
	font-family: arial, verdana, sans-serif; text-decoration: none;
	
}
A.nav:visited {
	font-weight: normal; font-size: 11pt; color: #9900ff; 
	font-family: arial, verdana, sans-serif; text-decoration: none
}
A.nav:active {
	font-weight: normal; font-size: 11pt; color: #0000ff;
	font-family: arial, verdana, sans-serif; text-decoration: none
}
A.nav:hover {
	color: #0000ff; text-decoration: underline
}


A.top:link {
	font-weight: normal; font-size: 10pt; color: #0000ff;
	font-family: arial, verdana, sans-serif; text-decoration: none;
	
}
A.top:visited {
	font-weight: normal; font-size: 10pt; color: #0000ff; 
	font-family: arial, verdana, sans-serif; text-decoration: none
}
A.top:active {
	font-weight: normal; font-size: 10pt; color: #0000ff;
	font-family: arial, verdana, sans-serif; text-decoration: none
}
A.top:hover {
	color: #0000ff; text-decoration: underline
}



A.current:link {
	font-weight: bold; font-size: 11pt; color: #0000cc; 
	font-family: arial, verdana, sans-serif; text-decoration: none;
	
}
A.current:visited {
	font-weight: bold; font-size: 11pt; color: #0000cc; 
	font-family: arial, verdana, sans-serif; text-decoration: none
}

body {
	font-weight: normal;
	font-size: 13px; 
	color: #000033; 
	font-family: arial, verdana, sans-serif; 
	line-height: 130%;
	background-color: #ffffcc;
}

.broadbandpage {
	font-weight:normal;
	font-family: arial, verdana, sans-serif; text-decoration: none;
	color:#006600;
	margin: 10px 20px 10px 20px;
	padding: 10px 10px 10px 10px;
	font-size:medium;
	text-align:justify;
	border:dashed;
	border-color:blue;
	font-weight: normal;
	font-size: 10pt;
}

.credits {
	margin:0px 0 30px 0;
	padding:10px 10px 10px 10px;
	background-color:white;
	color:black;
	width:30%;
	height:90px;
	border-width: 10px;
	border-style: groove; 
	border-color: #00ff00;
}

/* hr {color: #999900; height: 2px}  gold */
hr {
	color:green;
	height:2px;
}

h2 {	
	text-align: center; color: #cccc99;
	font-family: arial, verdana, sans-serif;
}

.luncheonmeat {
	visibility: hidden;
}

.phone {
	color: #0000ff;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	font-size: 14pt;
}

.pagetext {
	padding-left: 1%;
	padding-right: 1%;
	line-height: 120%;
	text-align: left; color: #005000;  
	font-family: arial, verdana, sans-serif;
	font-size: 12pt; font-weight: normal;
	margin: 0px 20px 0px 20px;
}

.sidebar {
	margin-left: 0; 
	border-width: 10px;
	border-style: groove; 
	border-color: #00ff00;
	background-color: #ffffff;
	width:250px;
}

.points {
	margin-left: 5px;
	margin-right: 0px; 
	border: none;
	background-color: #ffffcc;
}

.splash1 {
	padding-left: 1%;
	padding-right: 1%;
	line-height: 200%;
	text-align: center; color: #ff0000;  
	font-family: arial, verdana, sans-serif;
	font-size: 16pt; font-weight: normal;
}

.splash2 {
	line-height: 100%;
	text-align: left; color: #000000; 
	vertical-align: top; 
	font-family: arial, verdana, sans-serif;
	font-size: 10pt; font-weight: bold;
}

.splash3 {
	padding-left: 1%;
	padding-right: 1%;
	line-height: 120%;
	text-align: left; color: #444444;
	font-family: arial, verdana, sans-serif;
	font-size: 16pt; font-weight: normal;
}

p {	
	text-align: justify;
	font-weight: normal;
	font-family: arial, verdana, sans-serif; 
}

.tips {
	text-align: left;
	margin-left:  1em;
	font-weight: normal;
	font-size: 15px;
}



.title { 
	text-align: center; color: #000000;  
	font-family: arial, verdana, sans-serif;
	font-size: 24pt; font-weight: bold;
}

.subtitle { 
	text-align: center; color: #808080;
	font-family: arial, verdana, sans-serif;
	font-size: 16pt; font-weight: bold; font-style: italic;
	line-height: 130%;
}

.subheading { 
	text-align: left; color: #0000ff;
	background-color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 16pt; font-weight: bold; font-style: italic;
	line-height: 130%;
}

.websiteheader {
	margin:10px 20px 10px 30px;
	line-height: 150%;
	text-align: left; color: #ff0000; 
	background-color:#ffffcc;
	font-size: 16pt; font-weight: normal;
}

.websites {
	background-image:url('../images/websites.gif');
	background-repeat:repeat-x;
	height:110px;
}

.notice {
	background-color: #ffffff;
	font-weight: normal;
	font-size: 11px; 
	color: #000000; 
	font-family: arial, verdana, helvetica, sans-serif; 
	line-height: 100%;
}

.rainbow {
	background-color: #000000;
	font-weight: bold;
	font-size: 24px; 
	color: #ffffff; 
	font-family: arial, verdana, helvetica, sans-serif; 
	line-height: 150%;
	vertical-align: middle;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0.5em;
	margin-right: 0em;
}

.richard {
	color: #ff0000;
}
.of {
	color: #ff8800;
}
.york {
	color: #ffff00;
}
.gave {
	color: #00ff00;
}
.battle {
	color: #0000ff;
}
.in {
	color: #8800ff;
} 
.vain {
	color: #ff00ff;
}
