/* Reset statement for cross browser compatibility */
html, body, div, span, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
  	 font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Start tag specific properties */
body {
	background: #a0a278;
	font-size: 13px;
	color: #797979;
}

h1, h2, h3 {
	margin-top: 0px;
	text-transform: none;
	font-weight: normal;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
	color: #9c9d63;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #987138;
	font-weight:bold;
}

h3 span{
	font-size: 12px;
	color: #000;
	font-weight:normal;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 100%;
}

p {
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	line-height:14px;
	text-align:justify;
}

ul, ol {
	line-height: 120%;
	list-style:square;
}

li {
	font-size: 10px;
	color: #000000;
}

a {
	color: #930;
	text-decoration:none;
}

a:hover {
	color: #930;
	text-decoration: underline;
}

/* CSS3 replacment for target=_blank - does not work yet */
a.offsite {
	target-name: new; 
	target-new: window; 
	target-position:above;
} 

hr {
	height: 1px;
	text-align:center;
}
/* Start class list*/

img.imageRight {
	float: right;
	padding-left: 10px;
}

img.imageLeft {
	float: left;
	padding-right: 10px;
}

img.imageLeft5 {
	float: left;
	padding-right: 5px;
}

a img {
	border: none;
}

.workSpaces {
	margin-bottom: 15px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.workSpaces p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.workSpaces a {
	text-decoration: none; 
	font-size: 14px;
	color: #987138;
	font-weight:bold;
}

/* Wrapper */

#wrapper {
	background: url(images/bkedge.png) repeat-y left top;
	width: 964px;
	margin: 0px auto 0 auto;
}

/* Highlite Table */
table {
    border-collapse: collapse; 
	width: 100%; 
	margin-top:0px; 
	color:#000;
	font-size:10px;
}
td { 
	border: 1px solid #ccc; 
	padding: 5px 10px 5px 10px;
}
thead  { 
	width: 100%; 
	height: 109px; 
}
.slim { width: 70px; }
.col1 { width: 170px; } 
.column-hover { background:#eee; }
.row-hover { background:#ddd; }
.cell-hover	{ background:#fffea1; }



/* Header */

#header {
	width: 950px;
	height: 116px;
	margin: 0px 0px 5px 7px;
	background: url(images/fade3a.png) no-repeat left top;
}

/*#header h1 {
	color: #CC6633;
	font-weight: bold;
}

#header h2 {
	font-size: 18px;
	color: #94abb8;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}*/

#header #logo {
	float:left;
	padding: 6px 0px 0px 10px;
	width: 120px;
}

#header #top4 {
	font-size: 12px;
	color:#000;
	float: right;
	width: 105px;
	padding: 0px 10px;
	margin-top: 40px;
	text-align: center;
}

#header a {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}

#header a:hover {
	/*color: #94abb8;*/
	color: #CC6633;
	font-size: 14px;
	text-decoration: none;
}

/* Menu */

.first {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999c63;
	text-decoration: none;
	font-weight: bold;
}

#menu {
	width: 950px;
	height: 100px;
	margin: 0px 0px 0px 7px;
}

#menu ul {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 3px;
	width: 186px;
	height: 95px;
	list-style: none;
	float: left;
	background-color: #e1e1c4;
}

#menu a {
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	text-transform: none;
	font-size: 10px;
	color: #555555;
	font-weight: normal;
	line-height: 14px;
}

#menu a:hover {
	font-size: 11px;
	color: #930;
	text-decoration: none;
	font-weight: normal;
}

/* Content */

.highlite {
	color: #99732B;
	font-weight: bold;
	font-size: 11px;
}

#content {
	width: 950px;
	margin: 0px 0px 0px 14px;
	overflow: hidden;
}

#contentt {
	margin: 0px 0px 0px 10px;
	overflow: hidden;
}

#content1 {
	float: left;
	width: 447px;
	padding: 15px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
}

#content1 p {
	padding-top: 5px;
}

#content1 h1 {
	color: #987138;
	font-size: 20px;
	font-weight:bold;
	margin-top:6px;
}

#content1 h2 {
	color: #987138;
	font-size: 18px;
	font-weight:bold;
	margin-top:6px;
}

#content1 h4 {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	font-style:italic;
}
	
.black {
	color:#000;
}

/*#content12 {
	float: left;
	width: 359px;
	padding: 15px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
}

#content12 h1 {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	top: 465px;
	left: 56px;
}

#content12 h2 {
	color: #CC6633;
	font-size: 14px;
}
*/
#content2 {
	float: left;
	width: 418px;
	padding: 15px 5px 0px 10px;
	margin: 0px 0px 0px 30px;
}

#content22 {
	float: left;
	width: 448px;
	padding: 15px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
}

/*
#content22 {
	float: left;
	width: 400px;
	padding: 15px 5px 0px 10px;
	margin: 0px 0px 0px 30px;
}
*/
/*#content3 {
	float: right;
	width: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}*/

#content4 {
	float: left;
	width: 175px;
	padding: 15px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
}

#content5 {
	float: left;
	width: 715px;
	padding: 15px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#content5 h1 {
	color: #987138;
	font-size: 20px;
	font-weight:bold;
	margin-top:6px;
}

#content5 h4 {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	font-style:italic;
}

#content6 {
	float: left;
	width: 750px;
	padding: 15px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#content6 h1 {
	color: #987138;
	font-size: 20px;
	font-weight:bold;
	margin-top:6px;
}

#content6 h4 {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	font-style:italic;
}

.content7 {
	float: left;
	width: 240px;
	padding: 15px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#content8 {
	float: left;
	width: 670px;
	padding:70px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content9 {
	float: left;
	width: 170px;
	padding:15px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

.column {
	float:left;
	padding: 10px 20px 0px 0px;
	width: 309px;
}

.column a {
	color:#99732B;
	font-weight:bold;
	text-decoration:underline;
}

.column3 {
	float:left;
	padding: 10px 0px 0px 0px;
	width: 280px;
}

.column h1 {
	color: #987138;
	font-size: 24px;
	font-weight:bold;
	margin-top:6px;
}

.caption {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:11px;
}

#contentww {
	width: 950px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg_ww.jpg) repeat-y left top;
	overflow: hidden;
}

.contentwwc {
	float: left;
	width: 141px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	color:#333;
}

#bottom {
	width: 418px;
	margin: 0px 0px 0px 0px;
}
	
/*#cntform {
	width: 700px;
	margin: 0 auto 0 auto;
}

#cntform table {
	width: 100%;
	border-collapse: collapse;
}
	*/

	
	
/* Sidebar */

/*#sidebar {
	float: right;
	width: 237px;
	padding: 50px 0px 0px 0px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin: 15px 15px 25px 15px;
}

#sidebar li li {
	font-size: 11px;
}

#sidebar h2 {
	height: 27px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	background: url(images/img04.gif) no-repeat left top;
	font-size: 24px;
}

#sidebar a {
	color: #BCE8EC;
}
*/
/* Footer */

#footer {
	width: 950px;
	margin: 0px 0px 10px 7px;
	background: url(images/bg_950.jpg) repeat-y left top;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
