@charset "utf-8";

#scroll
{
     height:100%;
     overflow:auto;
}

.welcomeintro {
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	font-weight: bold;
	color: #3D2F1F;
}

.welcomesapp {
	font-size: 20px;
	font-family: "Comic Sans MS", cursive;
	color: #33507b;
	font-weight: bold;
}

.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33281e;
}

.welcometext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #33281e;
}

.rightsapp {
	color: #2C5885;
}

#menu {
	width: 100px;
	text-decoration: none;
	position: relative;
	clear: both;
	float: left;
}

#menu a:visited {
	color: #D5CDBD;
	text-decoration: none;
}
#menu a:link {
	color: #CDC5B1;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
}


.menubutton {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 0px8;
	background-image: url(images/gradients/gradbrown1.gif);
	background-repeat: repeat-x;
	width: 100px;
	height: 12px;
	position: relative;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 1px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#copyright {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	background-image: url(../web2/images/gradients/creamgrad1.gif);
	}
	
#footer2 {
	width: 1000px;
	text-decoration: none;
	height: 40px;
	clear: both;
	border: 0px;
	background-image: url(images/gradients/bluegrad4.gif);
	background-repeat: repeat-x;
}
#footer2 a:visited {
	color: #A6B5CA;
	text-decoration: none;
}
#footer2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer2 a:link {
	color: #A7B3C7;
	text-decoration: none;
}

.footerbutton {
	position: relative;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-family: "Comic Sans MS";
	font-size: 10px;
	float: right;
	padding: 2px;
}

.footerbutton2 {
	font-size: 14px;
	font-style: normal;
	font-family: "Comic Sans MS";
	position: relative;
	border: 1px ridge #254996;
	background-image: url(images/gradients/bluegrad3.gif);
	background-repeat: repeat-x;
	line-height: 35px;
	text-align: center;
	width: 95px;
	height: 35px;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}

.contactleft {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #33507b;
	font-weight: bold;
}

.contactright {
	color: #3d2f1f;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
