/* CSS Document */

body {
	font: 78%/1.5 arial, helvetica, serif;
	background: url(../images/bg2.jpg) repeat-x;
	text-align: center;
	padding: 0;
	margin: 2em;
}

#quickmenu {
	padding-right: 10%;
	text-align: right;
	color: white;
	font-size: 12px;
	margin:: 0 auto;
}

#quickmenu a {
	color: white;
}

#container {
	width: 80%;
	background: white;
	text-align: left;
	border: 1px solid #000099;
	margin: 0 auto;
}

p, ol{
	margin: 1em 2em;
	text-align: left;
}

form {
	margin: 1em 2em;
}

p#littleblue {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}

#littleblue strong {
	font-size: 1.2em;
	color: black;
}

.sidebar {
	height: 100%;
	width: 25%;
	border: #00099;
	border-width: 2px;
}

.eventheaderbox {
	width: 18.8em;
	height: 230px;
	background: url(http://www.shrmsalem.org/images/eventheaderboxbg.jpg) center no-repeat;
	border: solid #d1dae3;
	border-width: 3px 0;
	font: 85%/1 arial, helvetica, serif;
	font-weight: bold;
}
	
.eventheader {
	width: 200px;
	background: url(../images/menu2button2.jpg) center no-repeat;
	display: block;
	color: #000099;
	text-decoration: none;
	border: solid #d1dae3;
	border-width: 3px 0;
	font-weight: bolder;
	font-size: 22px;
}

.eventheadertitle {
	font-weight: bold;
	font-size: 18px;
	color: #000099;
}

.articletitle {
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-align: left;
}

.littlebluetitle {
	font-weight: bold;
	color: #000099;
}
	
#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 2em;
	background: url(../images/menu2button.jpg) repeat;
	font-weight: bolder;
	font-size: 13px;
	padding: 0;
	border: solid #d1dae3;
	border-width: 3px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 12em;
	w\idth:6em;
	color: #000099;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.parent {
	background: url(../images/rightarrow2.jpg) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 8em;
}

#nav a.button {
	background: url(../images/menu2button.jpg) center no-repeat;
}

#nav li ul {
	background: white;
	position: absolute;
	left: -999em;
	height: auto;
	width: 24em;
	w\idth: 20em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 18em
}

#nav li ul a {
	white-space: nowrap;
	width: 15em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover {
	background: #e1eaf3;
}

#nav li.sfhover {
	background: #e1eaf3;
}

#content {
	clear: left;
	margin-left: 0;
}

#content a {
	color: #000099;
}

#content a:hover {
	text-decoration: none;
}

#footer {
	height: 4em;
	background: white;
	border: solid #cccccc;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
	padding-top: .5em;
	padding-left: 2em;
}

.title3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}

.title4 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 30px;
	color: #000099;
}

.title5 {
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #000099;
}

#joblist {
	border-collapse: collapse;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#666666;
	border-top-color:#CCCCCC;
	margin-left: 2em;
}

#joblist td.borderless {
	border-width: 0;
}

.datemenu {
	line-height:normal;
}

/* Newsletter Format*/
#NLheading1 {
	font-family: Verdana;
	font-weight: bold;
	font-size:	14px;
	background-color: #6699CC;
}

#NLheading3 {
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	font-size:	10px;
}

#NLnewmemberlist {
	margin-left: 50px;
}

.NLhrule1 {
	border-right-style: solid;
	border-color: #b2b2b2;
}

.NLhrule2 {
	border-top-style: solid;
	border-color: #b2b2b2;
}

.NLmenubar {
	background-color: #6699CC;
	font-weight: bold;
}

.NLmenutext {
	font-family: Verdana;
	font-size:	10px;
}

.NLtitle {
	font-family: Verdana;
	font-weight: bold;
	font-size:	18px
}

.NLtitle1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 20px;
	color: #000099;
}

.NLtitle2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 30px;
}

.NLtitle3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
}

.NLtitle4 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 30px;
	color: #000099;
}

.NLarticletitle {
	font-family: Verdana;
	font-weight: bold;
	font-size:	14px
}

.NLstyle1 {
	font-size: 12px;
	font-style: italic;
}

.NLstyle2 {
	font-size: 10px;
	font-style: italic;
}

.NLstyle3 {
	font-size: 10px;
}

.NLstyle4 {
	color: #000099;
	font-weight: bold;
	font-style: italic;
}

.NLstyle5 {
	color: #FF0000;
	font-weight: bold;
}
.NLjustified {
	text-align: justify;
	font-style: italic;
}
