body {
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

ul#main, ul#main2 {
  margin: 1em;
  padding: 0;
}

ul#main li, ul#main2 li  {
	list-style: none;
	background: url(images/bullet.gif) no-repeat left center;
	padding-left: 1.2em;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
}

ul#main3 {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
		background-image: url(images/osg-home-photo.jpg); 
		background-attachment: scroll; 
		background-position: right; 
		background-repeat: no-repeat; 
}

ul#main3 li  {
	padding: 0 0 0 0;
	margin: 0 0 0 1.5em;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	line-height: 24px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}


/*nav-php*/
#nav-php ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#nav-php li {
	background: #CC9900;
	border-top: solid 1px #CC9900;
/*	float: left;
	display: inline;*/
	list-style: none;
/*	text-align: left;*/
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 20px;
		font-weight: bold;
		font-size:11px;
		width: 100%;
		display: block;
	}

	
#nav-php a:link, #nav-php a:visited  {
	color: #FFFFFF;
	padding: 5px 10px;
	text-decoration: none;
	/*display: block;*/
	}
	
#nav-php a:hover, #nav-php a:active {
	color: #333;
	}
	
#nav-php #currentpage a:link, #nav-php #currentpage a:visited {
	background: #FFF;
	color: #CC9900;
	width: 100%;
	display: block;
	}

/**/

/* old nav */
/*
ul#navigation { width: 11.3em; }

ul#navigation li {
  list-style: none;
  background-color: #CC9900;
  border-top: solid 1px #CC9900;
  text-align: left;
  margin: 0;
	line-height: 20px;
}

ul#navigation li a {
  display: block;
  text-decoration: none;
  padding: .25em;
  font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

ul#navigation li a:link, a:visited { color: #FFFFFF; }
ul#navigation li a:hover { background-color: #ffffff; color: #CC9900; }

ul#navigation li#on a { background-color: #ffffff; color: #CC9900; }

*/





.heading {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #CC9900;
	font-weight: bold;
	line-height: 20px;
}

.title {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #CC9900;
	font-weight: bold;
	line-height: 20px;
}

.footer {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

table {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

td {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

a.main   			  {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: underline;
	font-weight: normal;
}

a.main:link	   			  {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: underline;
	font-weight: normal;
}

a.main:visited  			  {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: underline;
	font-weight: normal;
}

a.main:hover    			  {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.footer       			  {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a.footer:link	   			  {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a.footer:visited  			  {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a.footer:hover    			  {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.darkbg {
	background-color: #CC9900;
}
