/*Style sheet for Orkestar Bez Ime web site*/

body.index		{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times;  
				font-size: 1em; 
				background-color: #996600;
				color: #CC9966; 
				margin-left: 20px;
				margin-right: 20px;
				margin-top: 20px;
				margin-bottom: 20px; }
				
body	{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times;  
				background-color: #FFFFCC;
				color: #996600; 
				margin-left: 20px;
				margin-right: 20px;
				margin-top: 20px;
				margin-bottom: 20px; }

.float		{ float: left; 
				margin-bottom: 10px; 
				margin-right: 20px; 
				vertical-align: text-top; }
				
a:link 		{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times;  
				font-weight: bold; 
				color: #FF9900; 
				text-decoration: none; }
				
a:active 	{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times;  
				font-weight: bold; 
				color: #996633; 
				text-decoration: none; }
				
a:visited 	{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times;  
				font-weight: bold; 
				color: #FF9900; 
				text-decoration: none; }
				
a:hover 	{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times;  
				font-weight: bold; 
				color: #FFCC33; 
				text-decoration: none; }
				
b 			{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times;  
				font-weight: bold; }
				
em 			{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times;  
				font-weight: bold;
				font-style: italic; }
				
h1 			{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times; 
				font-size: 1.3em; 
				color: #CC3300; }
				
h2 			{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times;  
				font-size: 1.1em; 
				color: #996600; }
				
div.center	{ text-align: center; }

hr			{ width: 100%; 
				height: 2px;
				color: #FFFFCC; }
				
.greenshow	{ margin: 2px;
				padding: 10px;
				border-width: thick;
				border-color: #FFFFCC;
				border-style: none;
				width: 97%; 
				vertical-align: middle;
				font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times; 
				font-size: 1em;
				background-color: #CCFFCC;
				color: #996600; }
				
.blueshow	{ margin: 2px;
				padding: 10px;
				border-width: thick;
				border-color: #FFFFCC;
				border-style: none;
				width: 97%; 
				vertical-align: middle;
				font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times; 
				font-size: 1em;
				background-color: #CCFFFF;
				color: #996600; }

.small		{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times;  
				font-size: .9em; 
				color: #000000; }
				
.nav		{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times;  
				font-size: .9em; 
				color: #996600; 
				white-space: pre; }
				
.red		{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times;   
				color: #CC3300; }
				
.factoid		{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times;  
				font-size: .9em;
				font-style: italic;  
				color: #CC3300; }

.footer		{ font-family: Caslon, "Adobe Caslon", Berkeley, "Adobe Garamond", Garamond, Georgia, "Times New Roman", Times;  
				font-size: .8em;
				font-style: italic;  
				color: #996600; }