.table_border {
	border: 1px solid #000000;
}
.upper_left {
	background-image: url(../images/home_01.jpg);
	background-repeat: no-repeat;
}
.upper_left2 {
	background-image: url(../images/home_02.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 140px;
}
.upper_left3 {
	background-image: url(../images/home_03.jpg);
	background-repeat: no-repeat;
}
.repeat_headerbg {
	background-image: url(../images/wide_04.jpg);
	background-repeat: repeat-x;
}
.upper_right {
	background-image: url(../images/home_05.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.middle_corner {
	background-image: url(../images/home_07.jpg);
	background-repeat: no-repeat;
}
.free_box_align {
	position: relative;
	top: 2px;
}

.middle_left {
	background-image: url(../images/home_06.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 3px;
}
.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
}
body {
	background-image: url(../images/parch_bg.jpg);
	margin: 0px;
}
.small_box {
	font: 10px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 180px;
	width: 150px;
	border: 1px dotted #330000;
	overflow: auto;
	position: relative;
	float: left;
}
.small_box2 {
	font: 10px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 120px;
	width: 150px;
	border: 1px dotted #330000;
	overflow: auto;
	position: fixed;
	top: 112px;
	right: 40px;
}
.big_box {
	height: 155px;
	width: 310px;
	border-style: none;
	position: relative;
	left: 5px;
	top: 5px;
}
.container {
}
#150pxbox {
	height: 150px;
	width: 150px;
	border: 1px solid #000000;
	float: right;
	clear: both;
}
.overflow {
	overflow-x: auto;
	height: 400px;
	width: 100%;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2A0807;
}

.featured_home {
	background-image: url(../images/featured-box.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
}
.form_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/1px-orange.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
input.btn{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	border-top-color:#000000;
	border-left-color:#000000;
	border-right-color:#999999;
	border-bottom-color:#999999;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	background-color: #FFCC33;

	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');	margin-bottom: 2px;
}

.bl {background: url(../images/bl.gif) 0 100% no-repeat #e68200; width: 140px}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {
	background-color: #003300;
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tr {
	background: url(../images/tr.gif) 100% 0 no-repeat;
	padding:5px;
}
.clear {font-size: 1px; height: 1px 

}
.tlBox {
	position: relative;
	top: -1px;
	border: 1px solid #000000;
	height: 100%;
	padding: 5px;
	bottom: 5px;
	background-color: #FFFFCC;
}
.fontBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	font-weight: bold;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
#white {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#black {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#align_top_right {
	float: right;
	position: relative;
	clear: left;
}
#float_left {
	float: left;
	clear: right;
	position: relative;
}
#2px_padding {
	text-indent: 2px;
}
#5px_top_padding {
	position: relative;
	top: 5px;
}

#about_aarn_text {
	font-weight: bold;
}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
#small_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#gradient_bg {
	background-image: url(../images/1px-orange.jpg);
	background-repeat: repeat-x;
}
.tiny_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.simple_banner {
	background-image: url(../images/simple_banner.jpg);
	background-repeat: no-repeat;
}
input {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: efefef;
}
select {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: efefef;
}
textarea {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: efefef;
}

