﻿/* Global */
html, body {
	font : 10pt verdana, tahoma, sans-serif;
	margin : 0; padding : 0;
	background-color:#b9bbae;
}

/* Layout - Wrapper */
#wrapper {
	width: 900px;
	margin: 0 auto 0 auto;
	background-image: url('/images/content_mid.jpg');
	background-repeat: repeat-y;
	line-height : 1.2;
	
}
/* Layout - Top Menu */
#topmenu {
	width:250px;
	margin-left:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CBC275;
	font-size:small;
	padding-top:20px;
	text-align:right;
}
/* Layout - Members */
#members {
	float:right;
	width:100px;
	margin-top:50px;
	margin-right:25px;
	color:#4d4d4d;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:large
}
/* Layout - Logo */
#logo {
	background-image:url('/images/logo.jpg');
	background-repeat:no-repeat;
	height:260px;
	width:900px;
	margin:0 auto 0 auto;
	
}
/* Navigation Menu */
#awmAnchor-main
{	
  width:900px;
  height:25px;
  margin:-3px auto 0 auto;
  height:45px;
  background-image: url('/images/nav_bg.jpg');
  background-repeat:no-repeat;
  
 
}


/* Layout - Content Container */
#content_top {
	clear:both;
	width:900px;
	height:27px;
	background-image:url('/images/content_top.jpg');
	background-repeat:no-repeat;


}
	
/* Layout - Left Bar */
#leftbar {
	width : 200px;
	float : left;
	margin-left:15px;
	
}

/* Layout - Content Area */
#contentarea { 
	width:645px;
	margin-left : 230px; 
	padding-left : 10px;
	padding-right:30px;
	margin-top:0px;
	
	
	
}

#contentarea h2 { 
	margin : 0;
	color : #b0aa79;
	font : x-large tahoma, arial, sans-serif;
	font-weight:bold;
	
	
}

#contentarea h3 {
	color:#d37126;
	font:medium tahoma, arial, sans-serif;
	font-weight:bold;
}

/* Top Menu Links */
#topmenu a {
	color:#d27024;
	text-decoration:none;
}
#topmenu a:hover {
	color:#b9bbae;
	font-weight:bold;
	text-decoration:underline;
}

/* Content Area - Menu */
#menu { 
	margin :0 0 0 5px; padding : 3px 0;
	width:650px; 
}
#menu li {
	margin : 0;	padding : 0;
	display : inline;
	color : #c7c28c;
	font : 10pt tahoma, arial, sans-serif;
	text-align : center;
	list-style : none;
}
#menu a:link, #menu a:visited {
	padding : 3px 6px; 
	color : #c7c28c; 
	text-decoration : none;
	
}
#menu a:hover { color : #333333; }

/* Content Area */
div.box {
	margin : 8px;
	width:640px;
	}
#contentarea h1 {
	margin : 0;
	font : 12pt tahoma, arial, verdana, sans-serif;
	color : #333333;
	padding : 3px 4px;
	
}
#sheets {
    width:300px;
    float:right;
    text-align:left; 

}
#video {
    width:300px;
    float:left;
    text-align:left; }

#video ul{list-style-type:decimal; } }    
p {
	padding : 4px;
	font-size : 9pt;
	color : #333;
	margin :0 20px 0 5px;
}
#leftbar h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#d27024;
}
#leftbar ul{list-style-type:none;
    color:#333333; 
    line-height:2em;}
.box p {
	
}
/* Footer */
#footer {
	width:900px;
	height:51px;
	position : relative;
	clear : both;
	background-image:url('images/footer.jpg');
	background-repeat:no-repeat;
	color:white;
	font-size : 10px;
	margin:-8px auto 0 auto;
	padding-top:5px;
}
#footer p {
	padding :15px 0 0 20px;
	color : #d37126;
	font-size : x-small;
	border : 0;
}
#footer>p { margin : 0; }
#footer a {
	color:white;

}

/* Global Links */
a:link, a:visited { color : #333; }
a:hover { text-decoration : none; }


/* Miscellaneous Fixes */
form { margin : 0; 
	width:640px;}


/* File details box styles */

.filebox_breadcrumb {
	color : #8e8f88;
	font-weight : normal;
	font-size : 10pt;
	margin : 0;
	padding : 3px;
	
}
.filebox_breadcrumb a:link, .filebox_breadcrumb a:visited {
	color : #8e8f88;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}
.filebox_breadcrumb a:hover { color : #556386; }

.filebox_links {
	color : #444;
	font-weight : normal;
	font-size : 8pt;
	padding : 2px;
	margin: 0;
	line-height: 1.5;
}

.more_link a:link, .more_link a:visited {
	color : #222;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
	margin: 2px;
}

.download_link, .more_link {
	margin: 2px 4px 2px 2px;
	float: right;
}

.downloads a:hover { color : black; }
.downloads a { padding-top : 2px; }

ul.confirm_item_list {	
	padding-left: 20px;
}

hr {
	width:630px;
	margin:0 auto 10px auto;
	color:#8e8f88;
}
.heading {
	color:#b0aa79;
	font-weight:bold;
	margin:0 0 0 0;
}
.indent {
	margin-left:10px;
}

.author{
    text-align:center;
    font-size:x-small;
    margin-top:0px     
}

.mar {margin-bottom:0px }

/*database*/
#header {
    background-color:#d37126;
    color:white;