/* Here are core class styles*/

body {
	font-family: Optima, Arial, sans-seriff;
	font-size: 85%;
	line-height: 135%;
	background-color: #596C70;
	color: #333333;
	font-weight: normal;
}

a  {
	text-decoration: none;
	font-weight: bold;
	color: #647C1A;
}

a:hover {
	text-decoration: none;
	color: #ffcc33;
}

p  {
	margin: 0px 0px 10px 0px;
	text-align:left;
}


/* layout Structure for different areas of the layout top to bottom */

#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#top-bar {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 35px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #647c1a;
	background-image: url(../images-main/horiz-bg.jpg);
}

#top-bar2 {
	overflow: hidden;
	height: 35px;
	padding: 5px 0px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	width: 600px;
	float: left;
}

#top-bar3 {
	overflow: hidden;
	height: 35px;
	padding: 5px 0px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	width: 230px;
	float: right;
}


#header {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-color: #CBCBCB;

}

#horiz-menu {
	height: 35px;
	background-image: url(../images-main/horiz-bg.jpg);
	width: 1000px;
	margin-left: -15px;
}

#main-content {
	background-color: #FFFFFF;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#leftcol{
	width: 200px;
	padding: 10px 13px 10px 10px;
	color: #666666;
	border-right: 1px solid #cccccc;
}

#rightcol {
	width: 160px;
	padding: 10px 8px 10px 10px;
	color: #666666;
	border-left: 1px solid #cccccc;
}

#maincol {
	width: 510px;
	padding: 10px 10px 10px 10px;
}

#margins {
	margin: 10px 0px 10px 0px;
}

#bottom {
	height: 40px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3e0e0a;
	background-image: url(../images-main/bottom-bg.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}


/* the menu styling below is for the ligbrary assets menus dark and light in the sidebars */

#menu-top {

	height: 15px;
	width: 100%;
	background: #647c1a;
	padding: 5px 0px 5px 8px;
	border-bottom: 1px solid #ffffff;
	/*background-image: url(../images-main/bottom-bg.jpg);*/
}

#menu-top2 {

	height: 15px;
	width: 100%;
	background: #999933;
	padding: 5px 0px 5px 8px;
	border-bottom: 1px solid #ffffff;
	/*background-image: url(../images-main/bottom-bg.jpg);*/
}

#menu {

	height: 13px;
	width: 100%;
	background: #663300;
	padding: 5px 0px 5px 8px;
	border-bottom: 1px solid #ffffff;
}

#menu2 {

	height: 13px;
	width: 100%;
	background: #cccc99;
	padding: 5px 0px 5px 8px;
	border-bottom: 1px solid #ffffff;
}


/* These are text styles selectable from the style dropdown in the properties*/


.headline {
	font-family: Optima, Arial, sans-serif;
	font-size: 140%;
	line-height: 145%;
	color: #666666;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
}

.headlinesub {
	font-family: Optima, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.headlinesubtopic {
	font-family: Optima, Arial, sans-seriff;
	font-size: 110%;
	font-weight: bold;
	line-height: 100%;
	color: #993300;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

/* @end */
.headlinesubtopic2 {
	font-family: Optima, Arial, sans-seriff;
	font-size: 110%;
	font-weight: bold;
	line-height: 100%;
	color: 999900;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.mainbodysmall {
	font-family: Optima, Arial, sans-seriff;
	font-size: 82%;
	line-height: 130%;
	color: #333333;
	font-weight: normal;
}

.menu-Library {
	font-family: Optima, Arial, sans-serif;
	font-size: 95%;
	font-weight: bold;
	line-height: 125%;
	color: #ffffff;
	text-align: left;
}	

.white {
	font-size: 97%;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.menu {
	height: auto;
	margin-bottom: 1px;
}

.tables { 
	width: 100%;  
	border-spacing: 0px;
	border-collapse: collapse;
}

.tables th {
	background-color: #cccc99;
	font-size: 82%;
	font-weight: bold;
	color: #993300;
	text-align:left;
	padding: 5px;
	border: 1px solid #993300;
}

.tables td {
	font-size: 82%;
	border: 1px solid #993300;
	background-color: #ffffff;
	vertical-align: top;
	padding: 5px;
}

.tables2 {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 700px;
}

.tables2 th {
	background-color: #999966;
	font-size: 82%;
	font-weight: bold;
	color: #003333;
	text-align:left;
	padding: 5px;
	border: 1px solid #003333;
	width: 100px;
}

.tables2 td {
	font-size: 70%;
	border: 1px solid #003333;
	background-color: #ffffff;
	vertical-align: top;
	padding: 5px;
	width: 100px;
	line-height: 100%;
}

.sidebar {
	font-family: Optima, Arial, sans-seriff;
	font-size: 87%;
	line-height: 130%;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}
.IndexTableHead{
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	background-image: url(../HomePage/Homeimages/IndexTableImage.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.IndexTableHead-side{
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003333;
	
}
