a:link    {
color: #AF1E25;
}
a:visited {
color: #AF1E25;
}
a:hover{
color: red;
}
h1{
font-size: 24px;
font-weight: 700;
color: #AF1E25;
font-family: Arial, Sans-Serif;
text-transform: uppercase;
}
h2{
font-size: 20px;
font-weight: 700;
color: #AF1E25;
font-family: Arial, Sans-Serif;
}
h3{
font-size: 18px;
font-weight: 700;
color: #AF1E25;
font-family: Arial, Sans-Serif;
}
h4{
font-size: 14px;
font-weight: 700;
color: #AF1E25;
font-family: Arial, Sans-Serif;
}
p{
font-size: 16px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
td{
font-size: 16px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
ul{
font-size: 16px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
li{
font-size: 16px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
line-height: 1.5;
}
.nomargins{
margin: 0px 0px 0px 0px;
}
.lomargins{
margin: 0px 0px 0px 20px;
}
.smalltext{
font-size: 10px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
.nav	{
font-size: 18px;
font-weight: 600;
color: #FFFFFF;
text-align: center;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 5px;
}
.nav2	{
font-size: 16px;
font-weight: 600;
color: #FFFFFF;
text-align: center;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 5px;
}
.welcome1{
font-size: 26px;
color: #AF1E25;
text-align: right;
font-family: Arial, Sans-Serif;
}
.welcome2{
font-size: 16px;
font-weight: 700;
color: #AF1E25;
text-align: center;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 5px;
}
.head1{
font-size: 24px;
font-weight: 700;
color: #AF1E25;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
text-transform: uppercase;
}
.head2{
font-size: 20px;
font-weight: 700;
color: #AF1E25;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.head3{
font-size: 18px;
font-weight: 700;
color: #AF1E25;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.head4{
font-size: 16px;
font-weight: 700;
color: #AF1E25;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.archive1{
font-size: 16px;
font-weight: 700;
color: #007CCC;
text-align: left;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.archive2{
font-size: 16px;font-weight: 600;
color: #AF1E25;
text-align: left;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.archive3{
font-size: 12px;
font-weight: 500;
color: black;
font-family: Arial, Helvetica, Sans-Serif;
margin-top: 0px;margin-bottom: 0px;
}

.bookmark{
font-size: 16px;
font-weight: 500;
color: #AF1E25;
text-align: center;
font-family: Arial, Helvetica, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.header{
font-size: 26px;
font-weight: 600;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
}
.footer{
font-size: 20px;
font-weight: 600;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
margin-right: 10px;
margin-top: 15px;
margin-bottom: 0px;
}
#main{
background-color: #FFFFFF;
}
#mainpage{
background-image: url(images/mainpage.jpg);
background-repeat: repeat-y;
}
#header{
height: 140px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
}
#navigation{
height: 47px;
background-image: url(images/navbar.jpg);
background-repeat: no-repeat;
}
#footer{
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
height: 70px;
}
.nav a:link, .nav a:visited{
	width:100%;
	display:block;
	text-decoration: none;
	color: white;
}
.nav  a:hover {
	width:100%;
	text-decoration: none;
	display:block;
	color: #F6C905;
}
.domainsearch {
text-align: left;
background-color: #FFFFFF;
border: medium solid white;
border-color: #808080;
color: #AF1E25;
padding-top: 4px;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 4px;
}

