			/*RADIO STATION STYLE SHEET*/

		
h1 {font-size: 14px;
	font-family: "Times New Roman", san-serif;
	text-align: center;}
h2 {font-size: 16px;
	font-family: "Times New Roman", san-serif;
	text-align: center;}
h3 {font-size: 24px;
	font-family: "Times New Roman", san-serif;
	text-align: center;}
body {background: url(radio_station_photos/beige111.jpg);}
a:link {color: #ffcea2;}
a:visited {color: #ffcea2;}
a:active {color: #ffcea2;}
a:hover {color: #CCFF33;}
/*radio linking for Live365*/
.radio {width:130px; height: 50px;}
/*location column color*/
.location {background: url(radio_station_photos/41.jpg);}
/*title definitions*/
.title {font-size: 24px;
		font-family: "Times New Roman", san-serif;
		text-align: center;}
/*definition for scroll area*/
.scroll {scrollamount: 8;
		scrolldelay: 150;
		behavior: slide;
		color: #C5DDC0;
		font-family: Georgia, "Times New Roman", sans-serif; 
		font-size: 14pt;}
/*titles for sections in pages*/
.subtitles {font-size: 16px;
			font-family: "Times New Roman", san-serif;
			text-align: center;}
/*borders for staff photos*/
.borders {border-style: ridge;
		  border-width: 10px;
		  border-color: green;}
/*heading color*/
.beginning {background: #ffcc99;
           padding: 10px;
		   width: 820px;}
/*modifies color for direct linking*/
.emphasis {color: #66CC99;}
/*linking within site*/
.internal {text-align: center;
			width: 164px;}
/*photo setup*/
.social {width:225px; height:150px;
		border-style: ridge;
		border-width: 10px;
		border-color: green;}
/*individual photos*/
.photo {width:130px; height: 100px;
		border-style: ridge;
		border-width: 10px;
		border-color: green;}
/*total area for each column*/
.space {width: 164px;}
/*logo size*/
.logo {width:300px;height: 150px;
	  border-style: ridge;
	  border-width: 10px;
	  border-color: green;}
/*general message*/
.message {width: 984px;
		margin-right: auto;
		margin-left: auto;
		font-family: "Times New Roman", san-serif;
		font-size: 14px;
		border-spacing: 10px;
		padding: 5px;
		background:  #996633;}
/*general message below lead in for most pages*/
.message2 {width: 984px;
		margin-right: auto;
		margin-left: auto;
		font-family: "Times New Roman", san-serif;
		font-size: 14px;
		border-spacing: 10px;
		background:  #996633;
		padding: 10px;
		border style: solid;
		border-width: 3px;
		border-color: #ffcc99}
/*general message below lead in for resources*/
.message3 {width: 984px;
		margin-right: auto;
		margin-left: auto;
		border-style: solid;
		border-width: 10px;
		border-color:#996633;
		font-family: "Times New Roman", san-serif;
		font-size: 12px;
		border-spacing: 10px;
		background:  #ffcc99;
		padding: 10px;}
/*resources first column*/
#navigation {margin-left: 0;
		padding-left:0;
		text-indent: 10px;
		text-align: left;
		list-style-type: none;}
/*resources second column*/
#guide {margin-left: 0;
		padding-left:0;
		text-indent: 10px;
		text-align: left;
		list-style-type: none;}
/*resources third column*/
#portal {margin-left: 0;
		padding-left:0;
		text-indent: 10px;
		text-align: left;
		list-style-type: none;}
/*test css*/
.endinginfo {width: 984px;
		margin-right: auto;
		margin-left: auto;
		background:  #996633;
		border-style: solid;
		border-width: 3px;
		border-color: #ffcc99;
		font-family: "Times New Roman", san-serif;
		font-size: 14px;
		border-spacing: 10px;
		padding: 5px;}
/*specifing area of two cells especially for resources*/
.general {width: 314px;
		margin-right: auto;
		margin-left: auto;
		vertical-align: middle;
		font-family: "Times New Roman", san-serif;
		font-size: 12px;}
/*headings on resource page*/
.resourcetitle {width: 314px;
	    font-family: "Times New Roman", san-serif;
		font-size: 12px;
		font-style: italic;
		font-weight: bold;}
/*space for a 2 cell space for on the air photo*/
.generalwidth {width: 328px;
				vertical-align: top;}
/*individual section*/
.piece {width: 164px;}
/*ending for index page*/
.ending {text-indent: 75px;}
/*general alignment*/
.align {text-align: center;}
.topalign {width: 164px;
			vertical-align: top;
           text-align: center;
		   color: #ffcea2;}
/*indenting specific details*/
.details {margin-left: 10%;
		 margin-right:10%;}
/*floating photos to left*/
.left {float: left;}
/*floating photos to right*/
.right {float: right;}
/*top dragons of Tail of the Dragon page*/
.dragon {width: 80px;
		height: 95px;}
.dragontail {width: 80px;
			height: 83px;}
