@charset "UTF-8";
/* CSS Document */

#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #C00;
	background-color: #FFF;
	height: 768px;
	width: 1024px;
	background-image: url(IMAGES/bkgrnd.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
p{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #46bed5;
	font-weight:bold;
	margin-top:30px;
} 
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight:bold;
	margin-top:25px;
}
#mc_embed_signup h2{
	font-weight: lighter;
	letter-spacing: 1px;
	color:#46bed5;
	font-size: 15px;
}
.indicates-required{
	font-size: 10px;
	padding-bottom:10px;
}
.mc-field-group{
	color:#000;
	padding-top:5px;
	padding-bottom:10px;
	font-size: 12px
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #C00;
	background-color: #FFF;
	height: 768px;
	width: 1024px;
	margin: 0px;	

}
a {
	color: #C00;
	text-decoration: underline;
}
a:hover {
	color:#46bed5;
	text-decoration: none;
}
a:visited {
	color: #C00;
	text-decoration: underline;
}
a:active {
	color: #C00;
	text-decoration: none;	
}
.tagline{
	color: #000;
	letter-spacing: 3px;
	font-size: 13px;
	width: 300px;
	position: absolute;
	top: 220px;
	left: 150px;
}
.link1{
	width: 150px;
	position: absolute;
	top: 277px;
	left: 779px;
}
.link2{
	width: 75px;
	position: absolute;
	top: 552px;
	left: 207px;
}
.link3{
	width: 100px;
	position: absolute;
	top: 595px;
	left: 406px;
}
.link4{
	width: 75px;
	position: absolute;
	top: 564px;
	left: 613px;
}
.link5{
	width: 75px;
	position: absolute;
	top: 599px;
	left: 845px;
	
}
.footer{
	color:#666;
	font-size: 9px;
	letter-spacing: 0px;
	position: absolute;
	top: 720px;
	left: 40px;
	
}
.slider{
    position: absolute;
    top: 180px;
    left: 325px;
    width: 700px;
    height: 450px;
}
.header{
	position: absolute;
	top: 100px;
	left: 75px;

}
.caption{
	position: absolute;
	top: 440px;
	left: 376px;
	width: 500px;
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	color:#666;
	line-height: 14px;
	
}
.bold{
	font-weight: 500;
	letter-spacing: 1px;
	
}
.caption a {
	color: #666;
	text-decoration: underline;
	
}
.caption a:hover{
	color: #000;
	text-decoration: none;
	
}
.caption a:active {
	color: #666;
	text-decoration: underline;
	
}
.caption a:visited {
	color: #333;
	text-decoration: underline;	
	
}
.back{
	position: absolute;
	left: 80px;
	top: 150px;
	font-size:10px;

}
.list{
	position: absolute;
	width: 600px;
	left: 320px;
	top: 125px;
	color: #333;
}
.list a {
	color: #C00;
	text-decoration: none;	
}
.list a:hover{
	color: #46bed5;
	text-decoration: none;	
}
.list a:active {
	color: #C00;
	text-decoration: none;	
}
.list a:visited {
	color: #C00;
	text-decoration: none;
}
#sidebar{
	position: absolute;
	top:280px;
	width:180px;
	left:80px;
}
#mail{
	padding-top:85px;
}
.img-space{
    padding-right:10px;
    padding-bottom: 10px;
}
