
/* Global Elements */

A { color:#4A0505;}

A:visited { color:#4A0505;}

A:hover { color:#DAF57B;}


A.white_link { 
	color:#ffffff;
	text-decoration:none;
	}

A.white_link:visited { color:#ffffff;
	text-decoration:none;
	}

A.white_link:hover { color:#336602;
	text-decoration:none;
	}

A.header_link { 
	color:#ffffff;
	text-decoration:none;
	}

A.header_link:visited { color:#ffffff;
	text-decoration:none;
	}

A.header_link:hover { color:#000000;
	text-decoration:none;
	}


BODY { 
	background-image: url(../images/bg_strip.gif); 
	background-repeat: repeat x;
	background-color:#E5E5E5; 
	margin:0px; 
	text-align: center; 
	padding:10px 0px 0px 0px;}

.bol	{font-weight: bold;}


#border_hold {
	margin: 0 auto;  
	text-align: left; 
	padding: 0px; 
	width: 759px;
	border: 1px solid #727272;
	background-color:#FFFFFF; 
}

#container {
	margin: 0px;  
	text-align: left; 
	padding: 0px; 
	width: 759px;
	border: 0px;
	background-color:#FFFFFF; 
	border:0px solid red;
}

#content {
	margin: 0px;  
	text-align: left; 
	padding: 0px; 
	width: 730px;
	border: 0px solid pink;
	clear: both;
}

#footer {
	width: 759px;
	margin:0px; 
	text-align:center; 
	padding:5px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color:#ffffff;
	clear: both;
	background-color:#779A55;
}
	
	
input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333;
	line-height: 15px;
}

.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333;
	line-height: 15px;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333;
	line-height: 15px;
}

.small {
	font-size: 9px; 
}	

sup {
	font-size:9px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: bold; 
	color:#333333;
}

	
UL {
	margin:4px 0px 4px 15px;
	padding: 0px 0px 0px 8px;
}



/* Home Page Classes and IDs */

#top {
	margin: 0px;  
	padding: 0px; 
	width: 405px;
	border: 0px;
	float: left;
}

#top_right {
	margin: 0px 0px 0px 405px; 
	height:104px;
	padding: 0px; 
	border: 0px;
	background-image: url(../images/header_right.gif); 
	background-repeat: no-repeat;
	text-align: right;
}

* html #top {margin-right: -3px;}
* html #top_right {height: 1%; margin-left:0;}


#contact_text {
	margin: 0px;
	padding: 27px 27px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color:#ffffff;
	height:104px;
	line-height: 15px;
	}

#nav {
	clear: both;
	margin: 0px;  
	padding: 0px; 
	width: 759px;
	border: 0px solid purple;
	float: left;
	height: 35px;
}

#bucket_1 {
	margin: 0px;  
	padding: 0px; 
	border: 0px;
	width: 388px;
	height: 281px;
	float:left;
}

#bucket_2 {
	margin: 0px 29px 0px 0px;  
	padding: 0px; 
	border: 0px;
	width: 313px;
	height: 281px;
	float:left;
	text-align: right; 
}

#bucket_1_text{
	padding: 38px 8px 0px 12px; 
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}


