/* Alternate style sheet for WICS */

html p {
	font-size: 18px;
	line-height: 24px;
}
th, td {
	font-size: 18px;
	line-height: 24px;
}

h2 {
	font-size: 30px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 14px;
}
h3 {
	font-size: 24px;
	line-height: 22px;
	margin-bottom: 10px;
}
a:link, a:visited {
	font-weight: bold;
	color: #6E042C;
	text-decoration: none;
	background: transparent;
}
a:hover {
	font-weight: bold;
	color: #6E042C;
	text-decoration: underline;
	background: transparent;
}
a:active {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background: transparent;
}

/* DIVS */

/* pics */

/* head */

/* nav */

#nav1 {
	padding: 0 0 0 13px;
	font-size: 17px;
}
#nav1 a:link, #nav1 a:visited {
	color: #FFF;
	font-weight: lighter;
	text-decoration: none;
}
#nav1 a:hover {
	color: #F00;
	text-decoration: underline;
}
#nav1 a:active {
	color: #F00;
	text-decoration: none;
}

/* container */

/* content */

/* contact */

#contact {
	position: absolute;
	top: 60px;
	left: 634px;
	border: 0;
	padding: 0px 6px 0px 0px;
	width: 126px;
	voice-family: "\"\}\"";
	voice-family: inherit;
	width: 120px;
}
html>#contact {
	width: 120px; /* Be nice to Opera */
}

/* CLASSES */

.firstpara { 
	font-weight: lighter; 
	font-size: 20px;
	line-height:26px;
	color: #000;
	margin-bottom: 26px;
}
.contacthead { 
	font-size: 17px;
	line-height: 24px;
}
.contactdetails { 
	font-size: 17px;
	line-height: 24px;
}
	