body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #251002;

	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #301c08;
}

h4, h3, h2, h5, img
{
	margin: 0px;
	padding: 0px;
}

p
{
	font-size: 15px;f
	color: #301C08;
    font-weight: normal;
	margin: 6px 0px 6px 0px;
	padding: 0px;
}

a
{
    color: #2E63A7;
    font-weight: bold;
}


h1, h2
{
	font-size: 20px;
	font-weight: bold;
	color: #223f6d;
}

h1, h2, h3, h4, h5, h6, h7, h8, img, li
{
    margin: 0px;
    padding: 0px;
}

h4, h5, h6
{
    font-size: 14px;
    color: #7e4821;
    font-weight: bold;
}

h3, h5, h6, h7, h8
{
    font-size: 15px;
    color: #7e4821;
    font-weight: bold;
}

ul
{
	margin: 10px 0px 10px;
	padding: 0px 0px 0px 40px;
}

.clear
{
	clear: both;
}

.hidden
{
	display: none;
	visibility: hidden;
}

.higher
{
	position: relative;
	top: -3px;
}

.clearMeFocus
{
float: left; width: 114px; height: 15px; position: absolute; top: -4px; font-size: 11px; border:1px solid #999999;
padding-left: 2px; 
}

#body_tile
{
	width: 100%;
	background-image: url(images_temp/layout/body_tile.jpg);
	background-repeat: repeat;
}

#outer_wrapper
{
	background-image: url(images_temp/layout/outer_wrapper_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;	
}

#inner_wrapper
{
/*	background-image: url(images_temp/layout/header.jpg);
	background-repeat: repeat-y;
*/	
	width: 903px;	
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
}

#header
{
	background-image: url(images_temp/layout/header.jpg);
	background-repeat: no-repeat;
	
	width: 903px;	
	position: relative;
	float: left;
	height: 381px;
	top: 6px;
}

a#home_logo
{
	display: block;
	width: 283px;
	height: 281px;
	position: relative;
	float: left;
	left: 49px;
	top: 45px;
}

#partner_with_us
{
	width: 326px;
	height: 70px;
	left: 28px;
	top: 268px;
	position: relative;
	float: left;
}

#content
{
	background-image: url(images_temp/layout/content_tile.jpg);
	background-repeat: repeat-y;
	background-position: 19px 0px;
	width: 903px;	
	position: relative;
	float: left;
	top: 2px;
	margin-bottom: 20px;
}

#content_bottom
{
	width: 903px;	
	height: 11px;
	position: relative;
	float: left;
	background-image: url(images_temp/layout/bottom_content.jpg);
	background-repeat: no-repeat;
	background-position: 19px 0px;
}

#home_header, #applications_header
{
	width: 840px;
	min-height: 140px;
	background-image: url(images_temp/layout/home_header.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	left: 30px;
	padding-bottom: 88px;
}

#applications_header
{
	background-image: url(images_temp/layout/applications_header.jpg);
}

a#application_forms, a#return_home
{
	position: relative;
	float: left;
	display: block;
	width: 190px;
	height: 70px;
	left: 638px;
}

a#return_home
{
	height: 42px;
	margin-bottom: 24px;
}

#content_holder
{
	border-color: #d2c1a6;
	border-width: 1px;
	border-style: solid;
	
	width: 788px;
	min-height: 50px;
	background-image: url(images_temp/layout/content_fill.jpg);
	background-repeat: repeat;
	position: relative;
	float: left;
	left: 25px;
	top: 24px;	
	padding-bottom: 9px;
	margin-bottom: 12px;

}

#content_holder_image
{
	position: relative;
	float: left;
	width: 285px;
	min-height: 229px;
	left: 5px;
	top: 5px;
}

#content_holder_text
{
	position: relative;
	float: left;
	width: 472px;
	min-height: 229px;
	left: 14px;
	top: 5px;
	padding-top: 2px;
}

#footer_wrapper
{
	position: relative;
	float: left;
	width: 100%;
	height: 240px;
	background-image: url(images_temp/layout/footer_tile.jpg);
	background-repeat: repeat-x;
}

#footer
{
	width: 903px;
	margin-left: auto;
	margin-right: auto;
	height: 240px;
}

#facebook_twitter
{
	background-image: url(images_temp/layout/facebook_twitter.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 197px;
	height: 137px;
	left: 34px;
	top: 22px;
	text-indent: -999em;
}


a#facebook
{
	width: 54px;
	height: 54px;
	display: block;
	position: relative;
	float: left;
	top: 31px;
	left: 22px;
}

a#twitter
{
	width: 54px;
	height: 54px;
	display: block;
	position: relative;
	float: left;
	top: 31px;
	left: 31px;
}

#bottom_contact_info
{
	background-image: url(images_temp/layout/contact_copyright.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	width: 611px;
	height: 150px;
	position: relative;
	float: left;
	left: 62px; 
	top: 22px;
}


#bottom_contact_info h5
{
	padding: 7px 0 0 3px;
	text-indent: 0px;
	font-size: 15px;
	color: #fff374;
	font-weight: bold;
}

#bottom_contact_info li, #bottom_contact_info ul
{
	list-style-position: inside;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#bottom_contact_info li#phone
{
	list-style-image: url(images_temp/layout/phone_icon.gif);
}

#bottom_contact_info li#email
{
	list-style-image: url(images_temp/layout/mail_icon.gif);
}

#join_mailing_list
{
	background-image: url(images_temp/layout/mailing_list_bg.jpg);
	background-repeat: no-repeat;
	width: 205px;
	height: 79px;
	position: relative;
	float: left;
	left: 46px;
	top: 267px;
}

