
body {
font-size : smaller;
font-family : arial, helvetica, sans-serif;
background-color : #fff;
background-image:url("../images/bkd.gif");
background-repeat : repeat-x;
background-attachment : fixed;
/*background-color : #87848f;*/
}

.wrapper {
width : 1000px;
margin-left : auto;
margin-right : auto;
}

.name {
padding-top : 3em;
text-align : left;
margin-left : 10px;
width : 90%;
}

/*main navigation*/
.sitenav {
position : absolute;
margin-top : 3em;
margin-left : 5px;
width : 90%;
background-color : transparent;
color : #ccff00;
z-index : 10;
text-transform : none;
}

.sitenav ul {
display : inline;
}

.sitenav li {
float : left;
background-color : #302f33;
color : #fff;
margin : 6.9px;
display : block;
border : 1px solid #000;
font-size : 0.85em;
}

.sitenav A:link {
background-color : #302f33;
color : #fff;
text-decoration : none;
text-transform : uppercase;
font-weight : bold;
padding-left : 1em;
padding-right : 1em;
margin-left : auto;
margin-right : auto;
}

.sitenav A:visited {
background-color : #302f33;
color : #fff;
text-decoration : none;
text-transform : uppercase;
font-weight : bold;
padding-left : 1em;
padding-right : 1em;
margin-left : auto;
margin-right : auto;
}

.sitenav A:hover {
background-color : #fff;
color : #302f33;
text-decoration : none;
text-transform : uppercase;
font-weight : bold;
margin-left : auto;
margin-right : auto;
}

#youarehere {
background-color : #fff;
color : #302f33;
}


/*sub menu*/
.submenu {
display : block;
position : absolute;
margin-top : 80px;
margin-left : 695px;
width : 260px;
background-color : transparent;
color : #ccff00;
z-index : 10;
}

.submenu li {
font-family : arial, helvetica, sans-serif;
font-weight : normal;
font-size : 0.95em;
text-align : left;
text-transform : none;
line-height : 1.3em;
list-style : none;
margin-top : 1.2em;
width : 260px;
padding : 1px;
background-color : #302f33;
color : #fff;
}

.submenu ul ul {
padding-bottom : 3em;
margin-left : -41px;
width : 235px;
}

.submenu li li {
border : none;
font-size : 1em;
}

.submenu A:link, A:visited {
background-color : #302f33;
color : #fff;
text-decoration : none;
font-weight : bold;
padding-left : 5px;
padding-right : 5px;
display : block;
}

.submenu A:hover {
background-color : #fff;
color : #000;
text-decoration : none;
font-weight : bold;
}

#subyouarehere {
background-color : #fffffa;
color : #302f33;
}


#subyouarehere1 {
background-color : #fffffa;
color : #302f33;
}

/*content*/
.content {
position : absolute;
margin-top : 6em;
margin-left : 10px;
padding-top : 3em;
padding-bottom : 3em;
float : left;
background-color : #fff;
color : #000;
border : 1px solid #000;
border-bottom : 8px solid black;
width : 705px;
max-width : 55em;
z-index : 0;
line-height : 1.5em;
}

p {
padding-left : 3em;
padding-right : 3em;
}

hr {
margin-left : 3em;
margin-right : 3em;
background-color : #bab8be;
height : 3px;
border : none
}

dfn {
border-bottom : dotted 1px;
font-style : normal
}

em {
font-weight : bold;
font-style : normal;
}

/*headers*/
h1 {
font-size : 1.2em;
font-family : arial, sans-serif;
font-weight : bold;
text-align : center;
color : #ed8013;
background-color : #fff;
padding-left : 3em;
padding-right : 3em;
text-transform : uppercase;
}

h2 {
font-size : 0.95em;
text-align : center;
color : #cc6600;
background-color : #fff;
padding-left : 3em;
padding-right : 3em;
text-transform : uppercase;
}

h3 {
font-size : 0.95em;
text-align : left;
font-weight : bold;
color : #000;
background-color : #fff;
padding-left : 3em;
padding-right : 3em;
margin-top : 2em;
}

.content h4 {
font-size : 1em;
text-align : center;
color : #993300;
background-color : #fff;
padding-left : 3em;
padding-right : 3em;
overflow : visible;
}



/*links*/
.content A:link, .content A:visited {
background-color : #fff;
text-decoration : underline;
color : #302f33;
font-weight : normal;
display : inline;
padding : 0
}

.content A:hover {
background-color : #302f33;
text-decoration : none;
color : #fff;
font-weight : normal;
display : inline;
padding : 0
}

/*list items*/
.content li {
margin-top : 0.6em;
margin-left : 2em;
padding-right : 3em;
}
