/* Page Structure
----------------------------------------------- */

html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 12pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#background {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/home_image_03.jpg);
	width: 760px;
	height: 536px;
	margin-top: 0;
	background-position: center;
	display: none;
}

#content {
	vertical-align: top;
	padding-left: 18px;
	padding-top: 20px;
	padding-right: 40px;
	line-height: 22px;
	padding-bottom: 4px;
}

#contentimage {
	vertical-align: top;
	padding-left: 18px;
	padding-top: 20px;
	padding-right: 60px;
	line-height: 22px;
	padding-bottom: 4px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/sidebar/sand_group3.jpg);
	margin-top: 0;
	background-position: right bottom;
	display: none;
}

#content p {
	padding-bottom: 5px;
}


li {
	list-style-type: square;
	padding-bottom: 3px;
}

td#header {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/home_image_01.jpg);
	width: 760px;
	height: 100px;
	margin-top: 0;
	background-position: center;
	display: none;
}

td#navbar {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/home_image_02.jpg);
	width: 760px;
	height: 35px;
	margin-top: 0;
	background-position: center;
	display: none;
}

td#image1 {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/home_image_03.jpg);
	width: 760px;
	height: 285px;
	margin-top: 0;
	background-position: center;
	display: none;
}

td#image2 {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/home_image_04.jpg);
	width: 760px;
	height: 249px;
	margin-top: 0;
	background-position: center;
	display: none;
}


td#headerinside {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/interior_image_01.jpg);
	width: 760px;
	height: 100px;
	margin-top: 0;
	background-position: left;
	display: none;
}


.cite {
	font-size: 90%;
	line-height: 11pt;
}

/* Sidebar Images
----------------------------------------------- */

#sandsidebar {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/sidebar/sand_flowing.jpg);
	margin-top: 0;
	background-position: left top;
	width: 340px;
	display: none;

}

#angelsidebar {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/sidebar/angel_in_clock.jpg);
	margin-top: 0;
	background-position: left top;
	width: 340px;
	display: none;
}

#sandgroupsidebar {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/sidebar/sand_group.jpg);
	margin-top: 0;
	background-position: left bottom;
	padding-right: 40px;
	width: 360px;
	display: none;
}

#whowearesidebar {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/sidebar/sand_group2.jpg);
	margin-top: 0;
	background-position: left bottom;
	display: none;
}


#elsiesidebar {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/sidebar/elsie_puppet.jpg);
	margin-top: 0;
	background-position: left top;
	padding-right: 40px;
	width: 360px;
	display: none;
}

#villagechildsidebar {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/sidebar/villagechild.jpg);
	margin-top: 0;
	background-position: left top;
	padding-right: 40px;
	width: 360px;
	display: none;
}

#camelssidebar {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/sidebar/camels.jpg);
	margin-top: 0;
	background-position: left bottom;
	padding-right: 40px;
	width: 360px;
	display: none;
}



/* Headings
----------------------------------------------- */


h1 {
	color: #000000;
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 14px;
	margin-bottom: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	line-height: 1.3em;
}

h2 {
	color: #000000;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 18px;
	padding-top: 3px;

}

h3 {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.tableheading {
	color: #6B6015;
	font-size: 95%;
	font-family: Verdana, Arial, Geneva, sans-serif;
	padding-left: 20px;

}

.title {
	color: #F3D56C;
	font-size: 120%;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;

}


/* Table
----------------------------------------------- */


th{
	font : bold 85% arial, sans-serif;
	text-align : left;
}

th.c{
	font : bold 85% arial, sans-serif;
	text-align : left;
	padding: 6px;
}

th.l{
	font : bold 85% arial, sans-serif;
	text-align : left;
	padding: 6px;
}

th.r{
	font : bold 10pt arial, sans-serif;
	text-align : right;
	padding: 6px;
}

td.bodyl{
	font : 85% arial, sans-serif;
	text-align : left;
	line-height: 11pt;
	padding: 6px;
}
td.bodyc{
	font : 85% arial, sans-serif;
	text-align : left;
	line-height: 10pt;
	padding: 6px;
}

td.bodyr{
	font : 85% arial, sans-serif;
	text-align : right;
	padding: 6px;
}



/* Links
----------------------------------------------- */


a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

p a:link:after, p a:visited:after {
	content:" ("  attr(href) ") ";
	font-size: 10pt;
	text-decoration: none;
	display: inline;
}



/* Main Navigation
----------------------------------------------- */


 #navcontainer li#active a
 {
 background-color: #inherit;
 color: #CCCCCC;
 display: none;
 }
 
 #navinside li#active a
 {
 background-color: #inherit;
 color: #CCCCCC;
 display: none;
 }

td#nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #EEB900;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/home_image_02.jpg);
	width: 760px;
	height: 31px;
	margin-top: 0;
	background-position: center;
	display: none;

}

td#nav ul {
	margin: 0;
	padding: 8px;
	list-style: none;
	display: none;
}

td#nav li {
	display: inline;
	font-size: 105%;
	margin: 0;
	padding-right: 16px;
	white-space: nowrap;
	display: none;
}

td#nav li a {
	font-weight: bold;
	color: #EEB900;
	text-decoration: none;
	display: none;
}

td#nav a:hover, td#current {
  	color: #CCCCCC;
	display: none;
  }

td#nav #home a {  
}



td#navinside {
	font-family: Arial, Helvetica, sans-serif;
	color: #EEB900;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image:  url(images/interior_image_02.jpg);
	width: 760px;
	height: 31px;
	margin-top: 0;
	background-position: left;
	display: none;

}

td#navinside ul {
	margin: 0;
	padding: 8px;
	list-style: none;
	display: none;
}

td#navinside li {
	display: inline;
	font-size: 105%;
	margin: 0;
	padding-right: 16px;
	white-space: nowrap;
	display: none;
}

td#navinside li a {
	font-weight: bold;
	color: #EEB900;
	text-decoration: none;
	display: none;
}

td#navinside a:hover, td#current {
  	color: #CCCCCC;
	display: none;
  }

td#navinside #home a {  
}



/* Left Navigation
----------------------------------------------- */


#leftside {
	width: 200px;
	display: none;
}

#navcontainer {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	margin-top: 40px;
	margin-right: 20px;
	width: 200px;
	display: none;
}

#left {
	padding-left: 0px;
	margin-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #000000;
	width: 180px;
	display: none;

}

#left ul {
	list-style: none;
	text-decoration: none;
	background: #000000;
	display: none;
}
#left li {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	display: none;

}
#left a {
	font-weight: bold;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 0px;
	display: block;
	background: #000000;
	display: none;
}
#left a:link, #left a:visited {
	color: #EEB900;
	background: #000000;
	text-decoration: none;
	padding-right: 6px;
	display: none;
}

#left a:hover {
	color: #EEB900;
	background: #000000;
	padding-right: 6px;
	text-decoration: underline;
	display: none;
}

#current {
  	color: #CCCCCC;
	display: none;
  }


/* Leftsubnav Navigation
----------------------------------------------- */


#leftsubnav {
	font-size: 95%;
	padding-left: 0px;
	margin-left: 20px;
	padding-bottom: 8px;
	display: none;
}

#leftsubnav ul {
	background: #000000;
	display: none;
}

#leftsubnav li {
	list-style-type: none;
	color: #F3D56C;
	display: none;
}

#leftsubnav a {
	font-weight: normal;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 4px;
	display: block;
	display: none;
}
#leftsubnav a:link, #leftsubnav a:visited {
	color: #F3D56C;
	background: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-right: 8px;
	display: none;
}

#leftsubnav a:hover {
	color: #CCCCCC;
	background: #000000;
	font-weight: normal;
	padding-right: 8px;
	text-decoration: underline;
	display: none;
}

/* Borders
----------------------------------------------- */
.rightborder {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #999999;
}

.outsideborder {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #080F69;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #080F69;
}


  /* Footer
----------------------------------------------- */

td#footer {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 85%;
	line-height: 12pt;
	color: #FFFFFF;
	background: #000000;
	text-align: center;
	padding: 10px;
	display: none;
}


/* Images
----------------------------------------------- */

img {
	border: 0;
}

.photol {
	padding-right: 16px;
	padding-bottom: 4px;
	float: left;
}
.photor {
	padding-left: 16px;
	padding-bottom: 4px;
	float: right;
}



/* Print Elements
----------------------------------------------- */

.showprint {
	display: none;

}

#footerprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
}

#headerprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 50px;
}

#headerprint h1{
	font-size: 16pt;
	font-weight: bold;
}

#subheadprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 50px;
}

#subheadprint h1{
	font-size: 14pt;
	font-weight: bold;
}

div#url {
	font-family: "Courier New", Courier, mono;
}
