body{
	background-image:url("../images/main_body_bg.gif") !important;
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:11px;
	color:#828283;
	text-align: center; /*centers our layout in some browsers*/
	background-position:top center;
	text-align:center;
	margin:0;
}
p{
	margin:0px;
	padding: 10px 15px 0 15px;
	
}
a:link,a:visited{
	font-size:11px;
	color:#255884;
	text-decoration:none;
	border-bottom:1px dashed #225884;
}
a:hover{
	text-decoration:none;
	border-bottom:1px solid #225884;
}
input, textarea{
	font-family:verdana;
	font-size:12px;
}
form{
	margin:0px;
}
/* GENERAL ENTRIES */
.top_padding_5{
	padding-top:5px;
}
.top_padding_10{
	padding-top:10px;
}
.top_padding_15{
	padding-top:15px;
}
.top_padding_20{
	padding-top:20px;
}
.right_padding_15{
	padding-right:15px;
}
.bottom_padding_10{
	padding-bottom:10px;
}
.left_padding_15{
	padding-left:15px;
}
.top_margin_5{
	margin-top:5px;
}
.top_margin_10{
	margin-top:10px;
}
.top_margin_20{
	margin-top:20px;
}
.right_margin_15{
	margin-right:15px;
}
.left_margin_15{
	margin-left:15px;
}
.center{
	text-align:center;
}
/* USED ON ALL PAGES (ONCE COMPLETELY BUILT) */
#container{
	width: 759px; /*The width of our layout*/
	background-image:url("../images/body_sides.gif") !important;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	/*Margin left and right set to auto center's our layout*/
	text-align: left; /*Resets the text alignment*/
}
.form{
	margin:0;
	padding:0;
}
#banner{
	text-align:right;
	margin-left:49px;
	margin-top:4px;
	background-image:url("../images/header_bg.gif");
	width:663px;
	height:110px;
}
#banner_date{
	position:relative;
	top:10px;
	right:5px;
	color:#255884;
	font-weight:bold;
	float:right;
}
#banner_slogan{
	position:relative;
	top:72px;
	right:5px;
	font-style:italic;
	font-weight:bold;
	float:right;
	clear:both;
}
#left_container{
	width: 166px;
	margin-top:3px;
	margin-left:40px;
	float: left;
}
#right_container{
	width: 488px;
	margin-top:3px;
	margin-right:47px;
	float: right;
}
.nav_top{
	background-image:url("../images/left_box_top.jpg");
	height:25px;
}
#right_top{
	background-image:url("../images/right_box_top.jpg");
	height:25px;
}
.nav_top_text{
	margin-top:8px;
	margin-left:30px;
}
.left_box{
	background-image:url("../images/left_box_sides.jpg") !important;
}
#right_box{
	background-image:url("../images/right_box_sides.jpg") !important;
}
a:link.nav_links, a:visited.nav_links{
	margin-left:15px;
	line-height:22px;
	font-size:16px;
	font-weight:bold;
	border:0px;
}
.nav_btm{
	margin-bottom:10px;
}
#claim_access_box{
	text-align:center;
}
.claim_access_labels{
	width:65px;
	text-align:right;
	margin-top:10px;
}
#claim_access_login_button{
	position:relative;
	top:5px;
	left:53px;
	padding-bottom:10px;
}
#contact_us_left_nav_heading{
	font-size:14px;
	font-weight:bold;
	color:grey;
	text-align:center;
}
#contact_us_left_nav_number{
	font-size:16px;
	color:#225884;
	padding:5px;
	text-align:center;
	font-weight:bold;
}
#left_nav_photo{
	padding-top:10px;
	text-align:center;
}
#footer{
	clear:both;
}
a:link.footer_nav,a:visited.footer_nav{
	color:white;
	border:0px;
}
.text{
	border:1px solid #7F9DB9;
	padding: 1px 2px;
	font-size:13px;
}
.side_spacer{
	margin-left:35px;
}
/* HOME PAGE */
#bullet_list{
	margin-right:15px;
	margin-left:15px;
	list-style-type:none;
}
.bullets{
	margin-bottom:5px;
}
/* ABOUT US */
#about_us_img{
	float:right;
	position:relative;
	right:-2px;
}
/* CONTACT US */
#contact_body_textarea{
	width:400px;
	height:93px;
}
/* ASSIGN CLAIM */
.form_labels{
	width:150px;
	margin-top:10px;
	margin-left:10px;
	padding-bottom:2px;
}
.assign_headings{
	font-weight:bold;
	color:#225884;
	font-size:13px;
	margin-top:15px;
}
.assign_hr{
	width:60%;
}
.assign_radios{
	padding-right:10px;
	padding-left:10px;
}
select{
	font-family:verdana;
	font-size:12px;
	border-color:yellow;
}
select.adjustment{
	margin-left:-4px;
}
select.short{
	width:160px;
}
select.long{
	width:260px;
}
textarea.assign_form{
	width:260px;
	height:50px;
	margin-top:5px;
	border:1px solid #7F9DB9;
}
.required_red{
	color:red;
	font-weight:bold;
}
.showReset{
	visibility:visible;
}
.hideReset{
	visibility:hidden;
}
/* END ASSIGN CLAIM */

/* BEGIN GALLERY */
div#gallery{
	font-family:verdana;
	cursor:default;
	font-size:10px;
	text-align:center;
	width:650px;
}
img.bg{
	margin-top:-1px;
	cursor:hand;
}
.thumbnail{
	margin:5px;
	padding-top:20px;
	background-image:url('../images/gallery_bg.png');
	width:111px;
	height:111px;
}
.hoverThumbnail{
	margin:5px;
	background-image:url('../images/gallery_bg_hover.png');
	width:111px;
	height:111px;
}
.clickThumbnail{
	margin:5px;
	background-image:url('../images/gallery_bg_click.png');
	width:111px;
	height:111px;
}
#hoverImage{
	display:none;
	position:absolute;
	padding:2px;
	border:2px solid #225884;
	background-color: #fff;
}
div#slideshow{
	display:none;
}
div#slideshowCntls{
	margin-top:10px;
}
#slideshowImg{
	border:1px solid black;
	width:640px;
	height:482px; /* Image is 480px, with border need this to be 482px */
}
/* END GALLERY */s