

body         
{
	font-family: "Segoe UI", Calibri, Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	background-color: #d0d0d0; 
	margin: 6px;
	color: #222;
	text-align: center;
}

/*-- this is new experiment font stuff --*/

@font-face {
font-family: GraublauWeb;
src: url("http://www.soarrocketry.org/include/GraublauWeb.otf") format("opentype");
}

@font-face {
font-family: GraublauWeb;
font-weight: bold;
src: url("http://www.soarrocketry.org/include/GraublauWebBold.otf") format("opentype");
}



a:link {color: maroon}     /* unvisited link */
a:visited {color: #333 }  /* visited link */	
a:hover {color: red}   /* mouse over link */
a:active {color: green}   /* selected link */
	
p 
{
	font-size: 10pt;
    padding-right: 4px;
	padding-left: 0px;
	margin: 10px;
}

.alert
{
    font-size: 12pt;
    color: Red;
}
  


h2				
{ 
	font-size: 18pt ;
}



td 
{   font-size: 10pt;  /* for some reason... this is VERY IMPORTANT! */
    text-decoration: none;
}
    
.logo 
{
    margin: 5px;
}

ul li
{
	font-size:9pt;
}

#ouch
{
	font-size: medium;
	background-color: white;
	width: 732px;
	width: 960px;
	/*height: 100%;   <--  don't do this!!! */
	
	border: 12px solid #c60021;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;

}

#soarmenu 
{
	list-style-type: none;
  	padding: 0;
  	margin: 0;
}

#logo
{
    padding:5px;
}

#news h1, #news h2, #news h3
{
	font-family: GraublauWeb, "Segoe UI", Calibri, Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;

    	padding:  0 0 0 5px;
    	letter-spacing: -1px;
    	line-height: 1.2em;
	/*margin: 0 10px 0 10px;	*/
	/* color: 	#fff500;		/*#ffffcc; */
	color: #c60021;
/*	background-color: #c60021; /*#fca13d; */
/*	font-weight:bold; */
    font-weight:500;
	clear: both;
}

#news h1
{
    font-size: 300%;
}

#news h2
{
    font-size: 230%;
}

#news h3
{
    font-size: 160%;
}


#news div
{
    	padding: 0 10px;
	line-height: 1.5em;
}

#news p
{
    	text-indent: 10px;
	padding-bottom: 3px;
}

#news img
{
	float: right;
	padding: 0 10px;
}

  
#launchtable td 
   {
	   border-left-width: 1; 
	   border-right-width: 1; 
	   border-top-width: 1; 
	   border-bottom-style: solid; 
	   border-bottom-width: 1;
 } 

.faqtitle 
{
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}



.maintable 
{
	font-size: medium;
	background-color: white;
	width: 732px;
	width: 960px;
	height: 100%;
	/*border: 0px solid #c60021; */
	padding: 0px;
}

.regtable
{
	margin: 0px;
	border: 0px;
}

	
.soartitle /*, h2 */
{
	font-weight: bold;
	font-size: 20px;
	background-color: white;
	color: #cc3333;
	text-decoration: none;
	height: 30px;
}

.profileitem 
{
	margin: 0px;
	padding-left: 7px;
	padding-right: 10px;
	line-height: 1.3em;

}

.newsheader, .newsheader24, .newsheader32
{
	padding: 5px 0 5px 10px;
	/*margin: 0 10px 0 10px;	*/
	color: 	#fff500;		/*#ffffcc; */
	background-color: #c60021; /*#fca13d; */
	font-weight:bold;
	clear: both;
}

.newsheader {
    font-size:16pt;
}

.newsheader24 {
    font-size:20pt;
}

.newsheader32 {
    font-size:28pt;
}

.newsstory, .content {
	padding: 8px 10px 10px 8px;
	line-height: 1.5em;
}

.newsstory p {
	text-indent: 10px;
	padding-bottom: 9px;


}

.smalltitles {
	color: #996633;
	font-size: 9pt;
	font-weight: bold;
	border-color: #990000;
	text-align: center;
}

.smalltitles2 
{ 
	font-size: 10pt; 
	color: #FFFFFF
}
                
.smalltitles3 {
   	font-weight: bold;
	font-size: 9pt;
    color: black;
	text-decoration: none;
}

.smalltext {
    font-size: 9pt;
    color: #555555;
    text-decoration: none;	
    }
    
.rightside {padding: 3px;}
.rightside h3 {color: maroon; font-size: 14px;  letter-spacing: -1px; border-top: 2px solid black;  }
.style8 {font-size: 14px; font-weight: bold; }


