/* General Styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

body {
line-height: 1;
}

ol, ul {
list-style: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

a {
color: #9933cc;
text-decoration: none;
}

a:hover {
color: #9933cc;
text-decoration: underline;
}

a:visited {
color: #9933cc;
text-decoration: none;
}

body {
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
line-height:18px;
}

h1, h2, h3 {
color: #000000;
}

address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

fieldset, img {
border: 0;
}

caption, th {
text-align: left;
}

.centerme { text-align: center; }

/* Main wrapper */

#wrapper {
width: 925px;
margin: 0px auto;
}

/* Menu at top */
		
#topmenu {
margin-top: 5px;
float: right;
clear: both;
}

/* Header section - contains logo + navigation bar */

#header {
float: left;
width: 925px;
height: 60px;
}

.logo {
}

#logoname {
float: left;
width: 270px;
height: 50px;
margin-left: 10px;
margin-top: -20px;
text-align: center;
font-family: "Juni";
text-transform: "uppercase";
font-size: 55px;
color: #9933cc;
line-height: 0.45em;
color: black;
}

/* Navigation Styles */

.navigation {
background: url(images/navbar.gif) no-repeat;
font-size:12px;
width: 635px;
height: 50px;
float: right;
margin-right: -4px;
}

#header #navbar {
float:left;
height:50px;
line-height:50px;
padding-left:13px;
}

#header #navbar, #header #navbar ul {
list-style-type:none;
}

#header #navbar a {
height:48px;
display:block;
padding:0 21px;
text-decoration:none;
text-align:center;
line-height:28px; 
outline:none;
float: left;
color: #000000;
}

#header #navbar a:hover {
color: #9933cc;
}

#header #navbar ul a {
line-height: 35px; 
}

#header #navbar li {
float:left;
z-index:20;
margin-top:10px;
}

#header #navbar ul {
display: none;
width:172px;
background: #f5f5f5;
}

#header #navbar a{
color:#000000;
}

#header #navbar ul {
border:1px solid #c0c0c0;
border-top:none;
}

#header #navbar ul a:hover, #header #navbar ul a:focus {
color: #9933cc;
}

#header #navbar .current_page_item a {
color: #9933cc;
}

/* Column Styles */

#sub-column {
width: 925px;
height: auto;
margin: 0px auto;
}

#sub-top {
background: url(images/sub-top.gif) no-repeat;
width: 925px;
height: 42px;
margin-left: 7px;
float: left;
margin-top: 0px;
display: inline;
}

#sub-content {
background: url(images/sub-content.gif) repeat-y;
width: 925px;
min-height: 350px;
float: left;
margin-left: 7px;
display: inline;
}

/* Subpage Content Styles */

.content {
width: 615px;
float: left;
padding: 15px 15px 10px 20px;
}

.post h1 {
font-size: 24px;
color: #000000;
margin: 5px 0px 20px 0px;
font-weight: normal;
}

.post h2 {
font-size: 17px;
color: #000000;
margin: 0px 0px 0px 0px;
font-weight: normal;
}

.post-h1 {
font-size: 24px;
color: #000000;
margin: 5px 0px 20px 0px;
font-weight: normal;
}

.post-h2 {
font-size: 17px;
color: #000000;
margin: 0px 0px 0px 0px;
font-weight: normal;
}


.post p {
text-align: justify;
color: #000000;
margin: 0px 10px 0px 10px;
padding: 0px;
margin-top: 10px;
margin-bottom: 10px;
}

.post ul {
border-top: 1px solid #CCC;
list-style-type: disc;
list-style-position:inside;
color: #6e6e6e;
margin: 20px 40px 10px 10px;
}

.post ul li {
color: #000000;
border-bottom: 1px solid #CCC;
padding: 5px;
}

.post ul li a {
color: #9933cc;
}

.post ol {
border-top: 1px solid #CCC;
list-style-type: disc;
list-style-position:inside;
color: #6e6e6e;
margin: 20px 40px 10px 10px;
}

.post ol li {
color: #6e6e6e;
border-bottom: 1px solid #CCC;
padding: 5px;
}

.post ol li a {
color: #9933cc;
}

.post {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #CCC;
}

#directions {
margin: 0px 0px 10px 0px;
}

#directions p {
margin: 0px 10px 0px 10px;
padding: 0px;
}

#directions ul {
list-style-type: circle;
margin: 0px 0px 0px 20px;
border: 0;
padding: 0;
}

#directions li {
border: 0;
padding: 0;
margin: 0;
}

/* Top-level Navigation Styles */

.top-text {
float: left;
padding: 13px 15px 10px 15px;
color: #8a8a8a;
font-size: 12px;
}

.top-text a {
color: #9933cc;
font-weight: normal;
text-decoration: none;
}

.top-text a:hover {
text-decoration: underline;
}

/* Sidebar Styles */

.sidebar {
width: 220px;
float: left;
margin-left: 30px;
margin-top: 15px;
padding-bottom: 10px;
display: inline;
}

.sidebar-title {
font-size: 18px;
color: #8a8a8a;
margin: 0px 0px 10px 0px;
font-weight: normal;
}

.sidebar h2 {
font-size: 18px;
color: #8a8a8a;
margin: 0px 0px 10px 0px;
font-weight: normal;
}

.sidebar ul li {
list-style-type: none;
margin-bottom: 5px;
}

.sidebar ul li ul li {
margin-bottom: 5px;
}

.sidebar-text {
margin: 0px 0px 15px 0px;
color: #6e6e6e;
}

.sidebar-img {
margin: 0px 0px 5px 0px;
}

.sidebar a {
padding-bottom: 5px;
}	

.pdf-file { background-image: url(images/pdficon_small.gif) }
.icon {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}

/* Footer Styles */

#footer {
background: url(images/footer-column.gif) no-repeat;
width: 925px;
height: 45px;
margin-bottom: 5px;
clear: both;
padding: 12px 30px 0px 20px;
margin-left: 7px;
}

#footer .copyright {
color: #8a8a8a;
text-transform: "uppercase";
}

#footer a {
color: #9933cc;
text-decoration: none;
padding: 0px 2px;
}

#footer p {
color: #6e6e6e;
text-transform: uppercase;
float: left;
}

#footer a img  {
margin: 0px;
padding: 0px;
display: inline;
}

#footer p.footer-right {
color: #6e6e6e;
float: right;
text-transform: none;
margin: 0px 30px 0px 0px;
}

#footer p.footer-right a {
color: #6e6e6e;
text-decoration: none;
clear: both;
padding: 0px 0px 0px 15px;
}

#footer p.footer-right a:hover {
text-decoration: underline;
}

.copyright-icon {
float: left;
margin-right: 2px;
margin-bottom: 0px;
}