/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

* {
padding: 0em;
margin: 0em;
}

body
{

padding: 05px 0px 35px 0px;

border:none;
background-image:url('images/background.jpg');
height:500px;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}
#topbar a{
color:white;
}

#normalcontent img {
margin:5px;
}
#normalcontent {
margin:5px;
}
#normalcontent li{
padding-bottom:8px;

}
#normalcontent h2{
padding-bottom:1em;
}


ul {
margin-right:10px;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
background-image: url('images/db1.gif');
}

h4
{
font-size: 1.2em;
padding-right: 28px;
background-image: url('images/db2.gif');
}

.contentarea
{
padding-top: 1.3em;

}


.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}


#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 175px;
background:transparent;
/*background: #E6C691 url('images/background.png') repeat-x;*/


z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 800px;
border-top: solid 1px navy;
border-right: solid 3px navy;
border-bottom: solid 3px navy;
border-left: solid 1px #93B1E0;
background-color: #fff;
margin: 0 auto;

}

#header
{
position: relative;
width: 800px;
height: 1.5em;
background: #124B82;
margin-bottom: 2px;
color:white;

}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 0.50em 2.0em;
text-align:right;
width:95%;

/*border-bottom:1px solid navy;*/

}

#headercontent h1
{
font-weight: normal;
color: #gff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}


#headerpic
{
position: relative;
height: 93px;

margin-bottom: 2px;
text-align:center;
border:none;
}
#headerpic img {
border:none;
}


#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 1.5em 0em 1.5em;
}



#footer
{

margin:0 0 0 0;
background:#E6C691;
border-top:1px solid #6E8DDD;
color:navy;
text-align:center;
width:100%;
height:15px;
font-size:11px;
font-weight:bold;
}
#footer a {
color:navy;

}



.halfmoon{
margin-bottom: 5px;
}

.halfmoon ul{
padding: 1px 9px 1px 5px;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
text-decoration: none;
padding: 1px 9px 1px 5px;
margin: 0;
margin-right: 0; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font: bold 12px Verdana;
background: #ffffff url(images/tabright.gif) top right no-repeat;
}

.halfmoon li a:visited{
color: black;
}

.halfmoon li a:hover, .halfmoon li a.current{
background-color: #CDDADA;
color: navy;
}

#tabcontentcontainer{
width:95%; /*width of 2nd level content*/
height:20px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
margin-left:20px;
}

.tabcontent{
display:none;
}
.tabcontent a{
font-family:arial, sans-serif;
font-weight:bold;
color:navy;
}
#extend {
height:8em;
}
.pics {
padding:5px;

}

.normalcontent img a, {
border:none;
text-decoration:none;

}

