/* Last-Modified: Mon, 16 Sep 2019 14:51:27 GMT [ver: ] */
/* Current-Time:Mon, 16 Sep 2019 21:38:45 -0500*/
/*my_css_device:regular */
/*Set master and default colors*/

body {
background-color:#000000;
color:#FFCC66;
text-align:center;
}

h1,h2,div,span,td,p {
color:#FFCC66;

}



a:link {color: #FECC62; text-decoration: underline; }
a:active {color: #FECC62; text-decoration: underline; }
a:visited {color: #FECC62; text-decoration: underline; }
a:hover {color: #FECC62; text-decoration: none; }

.faso-sidebar-hr {height:1px; border:0px; background-color:#FECC62; width: 90%;margin-top:20px;margin-bottom:20px;}


/* define default site fonts */
/* default site font-faces */
h1, h2, div, span, td, a {
font-family:arial;
font-size:15px;
line-height:140%;
}

/* default site font-sizes and styling*/

h1 {
font-size:20px;
}


div, span, td, p {font-size:13px;}

h2 {
font-size:19px;
margin-bottom:5px;
margin-top:5px;
color:#FFCC66;
}

h2 a {font-size:19px;}

/*Master page layout*/


.faso-page {
width:980px;
border: 0px;
margin:auto;
}
.640faso-page {width:600px;}
.800faso-page {width:600px;}
.1024faso-page {width:600px;}
.1280faso-page {width:600px;}

.faso-content {
vertical-align:top;
background-color:#313131;
width:730px;
padding-left:25px;
padding-right:25px;
padding-bottom:25px;
padding-top:10px;
}
.640faso-content {width:600px;}
.800faso-content {width:600px;}
.1024faso-content {width:600px;}
.1280faso-content {width:600px;}

.faso-left {
display:hidden;
background-color:#313131;
}

.faso-right {
text-align:right;
width:0px;
display:hidden;
}


.faso-img-alignleft {display:inline;float:left;margin-right:15px;}
.faso-img-alignright {display:inline;float:right;margin-left:15px;}
.faso-img-aligncenter {clear:both;display:block;margin-left:auto;margin-right:auto;}


.faso-superheader {

}

.faso-outer-container {
}

.faso-header {
text-align:center;
}

.faso-container {
margin-top:15px;
margin-bottom:15px;
border:2px solid #FECC62;
}




.faso-footer {

}

.faso-superfooter { 
width:100%;
margin-top:20px;
/*margin:auto;*/
font-family:arial;
font-size:12px;
font-weight:bold;
text-align:center;
color:#ffffff;
}

#faso-tagline {
font-family:arial;
font-size:12px;
font-weight:bold;
color:#ffffff;
}

#faso-tagline a {
font-family:arial;
font-size:12px;
font-weight:bold;
color:#ffffff;
}

#faso-h1 {
text-align:right;
font-size:12px;
color:#FFCC66;
margin-top:5px;
margin-right:5px;
margin-bottom:15px;
}

#faso-link-editwebsite a {font-size:10px;color:#ffffff;text-decoration:none;}
#faso-link-editwebsite a:hover {text-decoration:underline;}
.faso-supertext {font-size:10px;color:#ffffff;}

/*any section can be the nav just add id="faso-nav" to the class that needs to be the nav*/

#faso-nav {
background-color:#313131;
color:#FFCC66;
text-align:center;
border-bottom:1px solid #FECC62;
padding-bottom:8px;
}

#faso-nav a {color:#FECC62;}
#faso-nav a:visited {color:#FECC62;}


/*FONTS, Colors, Decoration on individual classes & id's in this section */

#navbar-navigationheading {
font-family:Times New Roman;
color:#FFCC66;
font-size:14px;
margin-bottom:10px;
margin-top:10px;
display:block;
font-style:italic;
text-align:center;
}

#navbar-sitedescription {
color:#ffffff;
font-weight:bold;
margin-top:0px;
width:100%;
text-align:right;
}

#faso-site-chooser {
color:#ffffff;
margin-top:10px;
font-size:11px;
display:block;
}
#faso-site-chooser a {
color:#ffffff;
font-size:11px;
}

.faso-section-navlink-line {margin:8px;}

.navlink
/* USE FOR Non-selected NAVIGATION LINKS */
{

}

.navlink a
	{
	font-family: "Verdana";
	font-weight:bold;
	font-size: 13px;
	margin-left:10px;
	margin-right:10px;
	text-decoration:underline;
	}


.selectednavlink
/*USE FOR THE CURRENTLY SELECTED NAVIGTION LINK*/
{
font-family: "Verdana";
font-size: 14px;
font-weight:bold;
text-decoration:underline;
margin-left: 10px;
margin-right:10px;
}

.selectednavlink a {text-decoration:underline;}

/*CONTACT-TAGLINE*/
.faso-contact-tagline {
float:right;
color:#ffffff;
}


/*MAIN*/

.main-image-mainpagepicture {border:1px solid #FECC62;}
.main-section-main {text-align:center;}

/*reduce size of comment box on Contact page*/
.contact-input-comments {width:550;height:150;}