/* 
  -----------------------------------
  Sidebar Left
  -----------------------------------
*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	background-color: #FFFFFF;
	min-width: 760px;
}
#logo {
	background-image: url(../bg2.jpg);
	background-repeat: repeat-x;
}
h1 {
	margin: 0;
	color: #AB9055;
	font-size: 1.2em;
}
#tagline {
	margin: 3px 0 30px 20px;
	font-size: 0.75em;
	color: #CD0136;
	text-align:right;
	/*letter-spacing: .6em;
	font-weight: bold;*/
}
#wrapper {
	margin: 0 auto;
	width: 760px;
	background-image: url(img/dj3_layout.jpg);
	background-repeat: repeat-y;
}
#layoutcrown {
	background-image: url(img/dj3_layout_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	float: right;
	width: 215px;
	font-size: 0.75em;
}
#midcolumn {
	float: right;
	width: 530px;
	margin: 0 0 0 15px;
	font-size: 0.8em;
}
#rightcolumn {
	float: left;
	width: 215px;
	font-size: .75em;
}
#layoutbottom {
	clear: both;
	background-image: url(img/dj3_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
h1.top {
	margin: 1em 0 0 0;
	font-size: 1.2em;
	color: #AB9055;
}
h2 {
	font-size: 1.2em;
	margin: 1em 0 0 0;
	color: #000000;
}
h2.top {
	margin: 1em 0 0 0;
	font-size: 1.2em;
	color: #000000;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
.content {
	margin: 0 1px 0 1px;
	padding: 20px;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #CD0136;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
#footerbox {
	width: 760px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
	text-align: center;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
/*The bottom content - below the Panel menu*/
.grayed {
	margin: 0;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #AB9055;
	padding: 4px 12px 4px 16px;
	text-align: center;
}
.grayed a {
color: #CD0136;
}

#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(img/1dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	border-color: #999;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #999 !important;
	background-position: 0px -200px !important;
	cursor: default;
}

#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #999 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
		background-color: #CD0136 !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
.myleft {
	float: left;
	padding: 6px 6px;
	margin: 4px 10px 4px 0;

}

.myright {
	float: right;
	padding: 6px 6px;
	margin: 4px 0px 4px 15px;
	
}
.centered {
	text-align: center;
}
#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#navlist a, #navlist a:visited {
display: block;
padding: 4px 8px 4px 18px;
border: 1px solid;
border-color: #999 #999 #999 #999;
background-color: #CD0136;
background-image: url(../assets/l1_down.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FFFFFF;
text-decoration: none;
}
#navlist a:hover {
background-color: #CD0136;
background-image: url(../assets/l1_over.jpg);
color: #2D1E2D;
}
#leftcolumn #navlist .uberlink {
background-color: #CD0136;
background-image: url(../assets/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #333 !important;
font-weight: bold;
cursor: default;
}
.emphasis {
     font-style: italic; /*used for italic text in pages*/
}
p.emphasis {
    width: 98%;
}

