
body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background:#FFFFFF;
/*background:#9aa7b1;
/*background: #f4f4f4 url(../assets/images/bg.gif) top center repeat-y;
*/
}

#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 760px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url(../images/corner2.gif) top right no-repeat;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #fafafa url(../images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(../images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 70px;
width: 760px;
}

#header h1 {
width: 760px;
margin: 0 0 10px 0;
float: left;
color:#FFFFFF;
font-family:Garamond;
font-size:30px;
}
#header h3 {
width: 380px;
margin: 0 0 10px 0;
float: left;
color:#FFFFFF;
font-family:Garamond;
font-size:18px;
}

#header p {
width: 380px;
float: right;
text-align: center;
color: #ffffff;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#desc {
height: 150px;
color: #ffffff;
padding: 0;
background: #505050 url(../assets/images/topbanner2_new.jpg) top left no-repeat;

clear: both;
margin: 5px 0 0 0;
}
#desc2 {
height: 175px;
color: #ffffff;
padding: 0;
background:#006699;

clear: both;
margin: 5px 0 0 0;
}

#desc p {
width: 290px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}


#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #7a8b92;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}
.announce2 {
margin: 10px 0 10px 0;
padding: 10px;
width: 760px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content2 {
margin: 0 0 0 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;

}

#content {
margin: 0 110px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;

}

#content2 h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content2 img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
color: #a0a0a0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}


table, th, td {
	/*border: 1px solid #000;
	border-collapse: collapse;
*/
}
th {
	background-color: #999999;
	color: #FFFFFF;
}
th, td {
	padding: 3px;
}
caption {
	text-align: left;
	font-weight: bold;
}

.quote{
color:#FFFFFF;
font-weight:bold;
}

#feature {
height: 175px;
color: #ffffff;
padding: 0;
background: #505050 url(../assets/images/psbinsideLum_760175.jpg) top right no-repeat;
clear: both;
margin: 5px 0 0 0;
}

#feature p {
width: 290px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#feature h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#feature a {
color: #ffffff;
text-decoration: underline;
}