/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 17px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 17px;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9F6745;
	font-size: 12px;
	line-height: 15px;
	font-weight:bold;
}

a:link {
	text-decoration: underline;
	color: #53628E;
}
a:visited {
	text-decoration: underline;
	color: #53628E;
}
a:hover {
	text-decoration: none;
	color: #6C7CAA;
}
a:active {
	text-decoration: none;
	color: #6C7CAA;
}
.subheading a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #9F6745;
}
h4 a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #9F6745;
}

img {border:0}
/************** .content styles *****************/
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
h1 {
	font-family: 'Arial Black', Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #8995BA;
	font-weight:bold;
	margin-bottom:6px;
	font-style: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B16C45;
	font-style: normal;
}
h3 {
	font-family: 'Arial Black', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8995BA;
	font-weight:bold;
	font-style: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B16C45;
	font-weight:bold;
	font-style: normal;
}
ul {
	list-style-type: disc;
	margin:16px;
	padding:0;
}
li {
}
.required {
	color:#C00;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#home_background {
	background-image:url(images/home_background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow:visible;
	vertical-align:top;
}
#home_wrapper {
	width:1024px;
	background-image:url(images/home_content_slice.jpg);
	background-position:top;
	background-repeat:repeat-y;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height:100%;
}
#wrapper {
	width:1024px;
	background-image:url(images/int_content_slice.jpg);
	background-position:top;
	background-repeat:repeat-y;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height:100%;
}
#background {
	background-image:url(images/int_background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow:visible;
	vertical-align:top;
}
#masthead {
	width: 1024px;
	height: 131px;
	margin: 0px;
	padding: 0px;
	background-image:url(images/int_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
}
#masthead a:visited {
	padding:0px;
}
#navBar {
	margin-left:60px;
	width:896px;
	height:45px;
	padding: 0;
	margin:0;
	background-color: #EAE298;
	text-align:left;
}
#navBar img {
	display: inline;
	margin-right:60px;
}
#navBar a:visited {
	padding:0px;
}
#utilityMenu {
	margin:24px 0 0 550px;
	width:220px;
	height:15px;
	padding: 0;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	display:inline;
}
#utilityMenu a {
	color:#FFF;
	width: auto;
	text-decoration:none;
}
#utilityMenu a:visited {
	color:#FFF;
	width: auto;
	text-decoration:none;
}
#utilityMenu a:hover {
	color:#FFF;
	width: auto;
	text-decoration:underline;
}
#utilityMenu2 {
	text-align:left;
	margin:19px 0 0 70px;
	width:900px;
	height:15px;
	padding: 0;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#whatToBring2 {
	text-align:right;
	margin:10px 0 0 70px;
	width:900px;
	height:61px;
	padding: 0;
}

.sidebarSlice {
	padding:5px 15px 5px 15px;
	background-image:url(images/int_sidebar_slice.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.home_sidebarSlice {
	padding:5px 15px 5px 15px;
	background-image:url(http://www.skyetools.net/images/tombstone/home_sidebar_slice.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

/***********************************************/
/* Form styles                                 */
/***********************************************/
form {
	background-color:#ECE9D8; 
	padding:10px; 
	border:1px solid black;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #000000;
}

/************* #footer styles ***************/

#footer {
	clear: both;
	width:1024px;
	height:100px;
	font-size: 10px;
	line-height:16px;
	font-weight:bold;
	color: #8D863D;
	padding: 40px 0px 10px 0px;
	text-align:center;
	overflow:visible;
}
#footer a {
	font-weight:bold;
	color: #8D863D;
	padding: 2px 20px 2px 0px;
	width: auto;
	text-decoration:none;
}
#footer a:visited {
	font-weight:bold;
	color: #8D863D;
	padding: 2px 20px 2px 0px;
	width: auto;
	text-decoration:none;
}
#footer a:hover {
	font-weight:bold;
	color: #8D863D;
	padding: 2px 20px 2px 0px;
	width: auto;
	text-decoration:underline;
}
