/*
Main text styles
*/

#pagehead {

	width:508px;
	
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #BA3B45 /* was #510E15 */;
	display:block;
	margin:0 0 10px 0;
	padding: 0 0 0 5px}


#head {
	font-size: 12px;
	color: #ffffff;
	background-color: #BA3B45;
	display:block}

h1 {
line-height:35px;
}

body {
	background-image:url(images/bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;}
	
#maintext{
	padding: 0 10px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color:#333333;
	text-align:justify;
	}
	
#fineprint{
	padding: 0 10px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:18px;
	color:#333333;
	}
	
#pullimg{
	float:left;
	width:auto;
	padding:0 10 10 0;}
	
	
#holepullimg{
	float:left;
	width:200;
	padding:0 10 10 15;}
	
#holetext{
	padding: 0 15px 20px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color:#333333;
	}
	
#subheader{
	padding: 0 10px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:20px;
	color:#333333;
	}	
	
	
/* this removes the nasty ie image link frames*/
a:link img,  a:visited img { 
	padding:0px!important; 
	border:0px!important; 
	}


#photo{
	margin:0 5px 15px 5px;
	}



#bottpic{
float:right;
}

/*
navigation: colors and format
"sub"s cover the subsets
*/
#navhead {
	
	font-size: 18px;
	color: #BA3B45;
	background-color: #BA3B45;
	display:block;
	padding:0 0 0px 0 }

#nav{
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;}

#subnav {
	padding:0 0 0 15px;
	color: #BA3B45;
	text-decoration:none;
	display:block;
	}

	
#nav a {
	padding:10px 0 10px 10px;
	color: #550000;
	text-decoration:none;
	display:block;
	}

#nav a:hover {
	color: #550000;
	background-color: #eeeeee;
}

/* rose center blue #1462AD */

#here {
	border-left:5px solid #777777;	
	border-right:5px solid #777777;	
	padding:10px 0 10px 5px;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #777777;
	display:block;
	}

#subhere {
	border-left:5px solid #777777;	
	border-right:5px solid #777777;	
	padding:10px 0 10px 20px;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #777777;
	display:block;
	}

a {
	color: #550000;
	text-decoration:none}

a:hover {
	color: #FFFFFF;
	background-color: #993333;
}



/*
Main page layout and bg image holders
*/
#langbutton {
	padding:10px 0 10px 10px;
	margin:10px 0 0 0;
}

#right{
	float:right;
	padding:0 45px 0 0;
	width: 512px;}

#left{
	width:165px;
	padding:0 0 0 37px;
	margin:0 4px 0 0;
	}
	



#maincontainer{
	width: 768px;
	background:  url(images/mainbody.jpg) repeat-y 50% 0;}


#mainhead{
	background-image:url(images/mainhead.jpg) no-repeat 50% 100%; 
	height:112px;}

#mainfoot{
	background:url(images/mainfoot.jpg) no-repeat 50% 100%; 
	height:68px;
	padding:30px 0 0px 0;
	clear:both;
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	}

#holecontainer{
	width: 511px;
	padding: 0;
	margin: 0px 0px 10px 0px;
	background:  url(images/holebody.jpg) repeat-y 50% 0;}
	
#holefoot{
	background:url(images/holefoot.jpg) no-repeat 50% 100%; 
	height:19px;
	padding:0px 0 0px 0;}
