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

body  {
	font-family: Arial, Verdana, 'Trebuchet MS', sans-serif;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-color:#630100;
	background-position: top center;
	text-align:center;
	font-weight: normal;
	font-size:12px;
	color:#000000;
	margin: 0;
	padding: 0;
	line-height:17px;
}

a, a:link, a:active, a:visited, a:hover {
	color:#B75701;
}

h1 {
	font-size:16px;
	color:#630100;
	font-weight:bold;
	margin:0;

}

h2 {
	color:#7b756f;
	font-size:12px;
	margin:0;
} 

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#993300;
	font-weight:normal;
	font-size:12px;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#000000;
	font-weight:normal;
	font-size:11px;
	text-align:right;
	display:block;
	width:200px;
	float:right;
}
.noborder {
	border:0;
}

.logo {
	font-size:10px;
	text-align:center;
} 

.notes {
	font-size:10px;
} 

.privacy {
	color:#7b756f;
	font-size:8px;
	text-align:center;
} 

.servicestitle {
	font-size:13px;
	font-weight:bold;
}

.button {
	margin-right:27px;
	border:0;
}

.button2 {
	margin-right:0px;
	border:0;
}

.buttonend {
	margin-left:8px;
	border:0;
}

img.center {
	padding:0 20px 0 20px;
	border:0;
}

img.right {
	float:right;
	padding-left:10px;
}

.price {
	color:#52b902;
}

#container { 
	width:900px;
	margin: 0 auto; 	
} 

#header {
	width:900px;
	height:110px;
	position: relative;
	text-align:left;
	margin-bottom:5px;	
} 

#slogan {
	width:300px;
	height:25px;
	position:absolute;
	left:175px;
	bottom:10px;
	color:#FFFFFF;
	font-size:11px;
}

#address {
	width:200px;
	height:50px;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	position: absolute;
	top:0;
	right:0;
	text-align:right;
	padding:10px 0 10px 0;
	margin-right:10px;
}

#icons {
	width:100px;
	font-size:11px;
	position:absolute;
	bottom:0;
	right:0;
	text-align:right;
	margin-right:10px;
}

#contenttop {
	background-image:url(images/contenttop.png);
	width:900px;
	height:16px;
}

img, #contenttop{ behavior: url(iepngfix.htc); }

#content {
	background-image:url(images/contentmain.png);
	width: 840px;
	padding:10px 30px 0 30px;
	float:left;
}

img, #contentmain { behavior: url(iepngfix.htc); }

#actualcontent {
	width:480px;
	float:left;
	text-align:left;
	margin-right:20px;
}

#actualcontent2 {
	width:840px;
	float:left;
	text-align:left;
	min-height:380px;
}


#imagehome {
	width:335px;
	float:left;
	margin-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#993300;
}	

#partners {
	width:330px;
	float:left;
	margin-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size:10px;
	 
}	

#contentbottom {
	background-image:url(images/contentbottom.png);
	width:900px;
	height:16px;
	margin-bottom:5px;
	clear:both;
}

img, #contentbottom { behavior: url(iepngfix.htc); }

#signup {
	width:890px;
	height:40px;
	text-align:right;
	color:#FFFFFF;
	font-size:11px;
	padding-right:10px;
}
 
#nav {
	width:900px;
	height:auto;
	text-align:left;
}

#subnav {
	width:900px;
	height:auto;
	text-align:center;
	color:#c97016;
	font-size:11px;
	line-height:20px;
}

#subnav a {
	color:#c97016;
	text-decoration:none;
} 
#subnav a:visited{color:#c97016;} 
#subnav a:hover{color:#c97016;}

#copyright {
	width:900px;
	height:auto;
	text-align:center;
	color:#a44f1f;
	margin-top:20px;
	font-size:10px;
}

#signup form {
    display: inline;
	}
	
#signup form input {
	background: transparent url('images/submitarea.png') left center no-repeat;
	border: none;
	border-style: hidden;
	border-width: 0;
	font-size: 11px;
	padding: 2px 5px;
	margin-left: 10px;
}

img, #signup form input { behavior: url(iepngfix.htc); }

#signup span {
  font-weight: bold;
  }	
	
#signup form button{
	background: transparent url('images/submitbutton.png') left center no-repeat;
	color: #fff;
	width: 62px;
	font-size: 11px;
	border-style: hidden;
	border-width: 0;
	padding: 0;
	}
img, #signup form button { behavior: url(iepngfix.htc); }

#popitmenu{
	position: absolute;
	background-color: #ffffff;
	border:3px;
	border-color:#000000;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
}

#popitmenu a{
	text-decoration: none;
	padding-left: 6px;
	color: #7b756f;
	display: block;
}

#popitmenu a:hover{ /*hover background color*/
	background-color: #690404;

}
