body {
        background-color: #221e1d;
        color: #fefffe;
        font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
        font-weight: normal;
        margin: 10px auto;
        background-image: url("assets/images/jcda_bg_2.jpg");
        background-repeat: repeat;
        
}

p {
        font-size: 14px;
}

#page_wrapper {
        width: 902px;
        margin:0px auto;
}

#header {
        background-image: url("assets/images/header2.png");
        background-repeat: no-repeat;
        width: 902px;
        height: 150px;
        min-height: 74px;
        margin:0px auto;
}

#search {
        float: right;
        padding-top: 14px;
        width: 198px;
        height: 41px;
}

#spacer {
        min-height: 2px;
}

#spacer2 {
        min-height: 13px;
}

#flash {
        width: 902px;
        margin: 0px auto;
        height:238px;
        min-height:238px;
}

li {
	list-style:none;
}

/*
#Nav1 {
        width: 704px;
        margin: 0px;
        height: 41px;
        float: left;
}

#Nav1 li {
        display: inline;
        color: #7e7570;
        padding: 0px;
        margin: 0px;
        text-align: left;
}

.topnav {
        text-indent: -47px;
}

#Nav1 a, #Nav1 a:hover, #Nav1 a:visited, #Nav1 a:active {
        color: #7e7570;
        text-decoration: none;
        font-size: 14px;
        padding: 5px 6px;
        margin: 0px;
        text-transform: uppercase;
}

#Nav1 a:hover, #Nav1 a:active {
        color: white;
}


#Nav1 ul li:after {
    content: " |";
}

#Nav1 ul li:last-child:after {
    content: "";
}

#nav1 ul {
        margin: 0px;
        text-indent: 0px;
        padding: 0px;
}
*/



#nav {
	padding-top: 5px;
	padding-bottom: 3px;
	color: #fff;
	font-size: .95em;
	min-height: 30px;
}


#nav ul { margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -30px;
	}
	
#nav li { display: inline;
	padding-right: 0px;
	color: #fff;
	font-size: .95em;
	font-weight: bold;
}

#nav li {
	list-style: none;
	float: left; 
	}
#nav li a {
	display: block;
	padding: 3px 8px;
	text-decoration: none; color: #fff; 
	}
#nav li ul {
	display: none;
	width: 13em; /* Width to help Opera out */
	}
#nav li:hover ul {	display: block;
	position: absolute;
	margin-top: 0px;
	margin-left: 5px;
	padding: 0; 
	}
#nav li:hover li {
	float: none; 
	}
#nav li:hover li a {
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;

	background-color: #000;
	text-decoration: none; color: #fff; 
	}
#nav li li a:hover {
	background-color: #333; 
	}
/* end dropdown menu */




#content_top {
        width: 902px;
        margin: 0px auto;
        height: 22px;
        background-image: url("assets/images/content_top_1.jpg");
        background-repeat: no-repeat;
}

#content {
        width: 884px;
        margin: 0px auto;
/*         background-color: #4b4441; */
        min-height: 300px;
        height: 100%;
        overflow: auto;
        border: 1px solid #79716f;
        background-image: url("assets/images/JCDA_BG.png");
        background-repeat: repeat;
}

#content_border {
        width: 886px;
        margin: 0px auto;
        border: 3px solid #79716f;
        padding: 5px;
}

#left_column {
        width: 635px;
        float: left;
        padding: 0px 20px;
        border-right: 1px solid #3e342e;
        margin: 20px 0px;       
}

#inside {
/*         width: 635px; */
/*         float: left; */
        padding: 0px 20px;
/*         border-right: 1px solid #3e342e; */
        margin: 20px 0px;       
}


#left_column_ip {
        width: 617px;
        float: left;
        padding: 0px 20px;
        border-left: 1px solid #3e342e;
        margin: 20px 0px;       
}

#left_column_blank {
        width: 844px;
        margin: 0px auto;
        padding: 20px;
}

#right_column {
        width: 168px;
        padding: 20px;
        float: left;
        height: auto;
        border-left: 0px solid #3e342e;
}

#right_column_ip {
        width: 186px;
        padding: 20px;
        float: left;
        height: auto;
        border-right: 0px solid #3e342e;
}

#content_bottom {
        width: 902px;
        margin: 0px auto;
        height: 22px;
        background-image: url("assets/images/content_bottom_2.jpg");
        background-repeat: no-repeat;
}

#footer {
        width: 902px;
        margin: 0px auto;
        padding: 10px 0px;
        font-size: small;
        font-variant: small-caps;
        color: #79716f;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active {
        color: #79716f;
        text-decoration: none;
}

hr {
  border: 0;
  width: 100%;
  color: #3e342e;
  background-color: #3e342e;
  height: 1px;
  margin-top: 2px;
}

a, a:hover, a:active, a:visited {
        color: white;
        text-decoration: underline;
}

#right_column h3 {
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
}

#left_column h1, #left_column_ip h1, #left_column_blank h1 {
        font-size: 16px;
        font-weight: normal;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
}

#left_column h2#left_column_ip h2, #left_column_blank h2 {
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        padding: 0;
}

#right_column_ip ul {
        list-style: none; 
        margin: 0px; 
        padding: 0px; 
        width: 100%; 
        margin-left: 0px;
}

#right_column_ip a, #right_column_ip a:hover, #right_column_ip a:visited, #right_column_ip a:active {
        text-decoration: none;
        padding: 2px 0px 2px 0px;
        font-size: 14px;
        text-transform: none;
}

#right_column_ip a {
        display: block;
}

#right_column_ip a:hover, #right_column_ip a:active {
        color: #7e7570;
}

.image_border {
        padding: 5px;
        border: 1px solid #3e342e;
}

.topnav li {
        text-indent: 0px;
}