/*
Original Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Modified/Customized by Mississippi Department of Human Services, Division of Management Information Systems
*/

body {
	margin: 10px 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif);
	font: normal small Arial, Helvetica, sans-serif;
	color: #000;
}

h1, h2, h3, h4, h5 {
	margin-top: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #1E5535;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.9em;
	margin-bottom: .3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
	margin-bottom: .3em;
}

h3 {
	font-size: 1.2em;
	margin: 0;
	margin-bottom: .3em;
}

h4 {
	font-size: 1.2em;
	margin: 0;
	text-align:center;
	margin-bottom: .3em;
}

h5 {
	letter-spacing: -1px;
	font-size: 1.5em;
	margin-bottom: .3em;
}

.bodytxt {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
}

.bodytxtctr {
	font: normal small Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:115%;
	font-size: 1.125em;
}

.bodytxtctr a img {
	border: none;
}

a:visited {
	color:#663300;
	text-decoration:none;
	border-bottom: 1px dotted #663300;
}

a:link {
	color: #000;
	text-decoration:none;
	border-bottom: 1px dotted #000;
}

a:hover {
	color:#1E5535;
	border-bottom: 1px solid #1E5535;
	font-weight: bold;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

.menu2{margin:10;
	padding:10;
	width:auto;
	list-style-type:disc;
	font-size: 1.125em;
}

.menu3{margin:10;
	padding:10;
	width:auto;
	list-style-type:upper-roman;
	font-size: 1.125em;
}

.menu4{margin:10;
	padding:10;
	width:auto;
	list-style-type: circle;
	font-size: 1.125em;
}
.menu5{margin:10;
	padding:10;
	width:auto;
	list-style-type:square;
	font-size: 1.125em;
}

.menu6{margin:10;
	padding:10;
	width:auto;
	list-style-type:upper-alpha;
	font-size: 1em;
}

.menu7{margin:10;
	padding:10;
	width: auto:
	font-size: 1em;
	list-style-image: url(pin03f.gif);
}

.menu8{margin:10;
	padding:10;
	width:auto;
	list-style-type: circle;
	font-size: .8em;
	font-style:oblique;
}


/* Header */

#header {
	width: 750px;
	height: 160px;
	margin: 0 auto;
	padding: 10px;
	background: #1E5535 url(images/topstrip-index-flat.jpg) no-repeat 10px 10px;
}

#header * {
	margin: 0;
	padding: 0;
	float: left;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}

/*#header h1 {
	padding: 128px 0 0 0px;
	font-weight: bold;
}

#header h2 {
	padding: 128px 0 0 0;
} */

#logo {
	display:none;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
	background: #FFFFFF url(images/img2.gif);
	border: 10px solid #1E5535;
	border-top: none;
}

#colOne {
	float: left;
	width: 200px;
	padding: 10px 10px;
}

#colOne ul {
	margin-left: 0;

}

.colTwo {
	float:right;
	width: 500px;
	padding: 10px 20px 10px 10px;
}

#secondary {
	float: left;
	width: 250px;
	padding: 5px 0px 10px 0px;
	background-repeat:repeat-y;
}

#secondary2 {
	float: right;
	width: 250px;
	padding: 5px 0px 0px 0px;
	background-repeat:repeat-y;
}


/*Main Menu*/


	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 11em;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 11em;
		width : 10em;
		display : block;
		color : white;
		font-weight : bold;
		text-decoration : none;
		background-color : #1E5535;
		border : 1px solid black;
		padding : 0 0.5em;
	}
	
	#nav li a:hover {
		color : #D8EC3C;
		background-color : black;
	}
	
	#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 { /* lists nested under hovered list items */
		left: auto;
	}

/* Photos - Upper Right (Div Photo is the Caption) */

img.photo {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: none;
	/*    border: 1px solid #666;  */
	padding: 5px;
	width: 180px;
}

.photo img {
	padding: 5px;
}

div.photo {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 200px;
	font: bold .75em/normal Times New Roman, Times, serif;
	text-align: center;
	padding: 5px;
}

td, th {padding: 5px;
	border: 1px solid #1E5535
}

td {font-size:.9em;
}

th {font-size:1.25em;
	background-color:#1E5535;
	color:#FFFFFF;
}

table {border-collapse: collapse;
	width: 100%;
}


/* Footer */

#footer {
	padding: 10px;
	text-align: center;
	font-size: small;
}

#footer * {
	color: #FFFFFF;
}

