/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

    CONTENT CONTAINER - ONE COLUMN
    
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#container {margin:0px;padding:0px;width:760px;position:static;border: 0px solid #990000;background:#ffffff;}
#left {width:145px;float:left;background:#f8edc1;padding:0px;}
#center {width:8px;float:left;background:#ffffff;border:1px solid #000;padding:0px;}
#fullpage {margin:0 auto;padding:20px;width:720px;border-left:1px solid #fff;border-right:1px solid #fff;text-align:left;background:#ffffff;}
#pagefooter {margin:0 auto;padding:20px;width:720px;background:#fff;text-align:center;border-left:1px solid #fff;border-right:1px solid #fff;border-bottom:20px solid #38b2ce;background:color:#fff;position:relative;}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:730px;
	border:1px solid #fff;
	background:#ffffff;
	position:static;
}

#content-main-two-column {
	width:540px;
	float:left;
	background:#ffffff;
	border-right:1px dotted #cccccc;
	}

#content-side-two-column {
	float:right;
	width:160px;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #cccccc;
	background:#ffffff;
	position:relative;
	}

#content-main-three-column {
	width:355px;
	float:left;
	margin-left:25px;
	}

#content-side2-three-column,
#content-side1-three-column {
	width:160px;
	font-size:.9em;
	}
	
#content-side2-three-column {
	float:right;
	}

#content-side1-three-column {
	float:left;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#three-column-container {
	background:url(../../images/bg-three-column-home.png) repeat-y;
	padding:0;
	margin:20px 0 10px 0;
	}

#three-column-side1 {
	float:left;
	width:30%;
	background:#ffffff;
	}

#three-column-side2 {
	float:right;
	width:30%;
	background:#ffffff;
	}

#three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%;
	background:#ffffff;
	}
	
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    
    css-master

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* Body */ :focus {outline:0;} body {background:#bae0e2;margin:0 auto;font-size:100%;font-size:76%;font-family:Verdana,Arial,helvetica,sans-serif;color:#000;text-align:left}
/* Headings */ h1, h2, h3, h4, h5, h6, h7 {font-weight:bold;margin:.5em 0 .25em 0;line-height:1.1em;} h1 {font-size:1.6em;color:#015367;} h2 {font-size:1.3em;color:#ff1e00;} h3 {font-size:1.2em;} h4 {font-size:1.1em;} h5 {font-size:1em;} h6 {font-size:0.9em;} h7 {font-size:0.8em;}
/* Paragraph Text */ p, pre {margin:.25em 0 1em 0;line-height:1.35em;}
	.white {color: #ffffff;}
	.gold {color: #bf9430;}
	.golddark {color: #a67300;}
	.yellow {color: #ffc540;}
	.yellowdark {color:#ffb100;}
	.yellowlight {color:#ffd073;}
	.teal {color: #206676;}
	.tealdark {color: #015367;}
	.blue {color: #38b2ce;}
	.bluedark {color: #04819e;}
	.bluelight {color: #5ccccc;}
	.coral {color: #bf4030;}
	.coraldark {color: #a61300;}
	.red {color:#ff5640;}
	.reddark {color:#ff1e00;}
	.redlight {color:#ff8373;}
	.doublespace {font:11px Arial, Helvetica, sans-serif;color: #423178;line-height:2em;letter-spacing:.0em;text-decoration: none;display: block;}

/* Block Level Type Styles */ blockquote {margin:1em 2em 1em 1em;} address {} del {} ins {} pre {}
/* Inline Type Styles */ abbr, acronym { border-bottom: 1px dotted #333; cursor: help; } strong {font-weight:bold;} em, dfn, cite {font-style:italic;}

	
/* Tables */ table {border:0px solid #CCC;margin:.25em 83px 1em 0;
width:400px;
} tr {}  th, td {padding:.25em;border:0px solid #000;border-top:0;border-left:0;} th {font-weight:bold;} caption {font-style:italic;}
	table.regular {width:500px; border: 0px #CCCCCC solid;border-collapse: collapse;}
	table.right {width:700px; border: 0px #CCCCCC solid;border-collapse: collapse;padding:5px;}
	table.big {width: 710px;border: 1px #CCCCCC solid;border-collapse: collapse;padding: 3px;}
	table.bigplain {width: 720px;border: 0px #CCCCCC solid;border-collapse: collapse;padding: 0px;}
	table.fullpage {width: 760px;border: 0px #CCCCCC solid;border-collapse: collapse;padding: 0px;}
	table.logo {width: 720px;border: 0px #CCCCCC solid;border-collapse: collapse;padding: 5px;}
	table.full {width: 100%;border: 1px #CCCCCC solid;border-collapse: collapse;padding: 5px;}
	table.sixty {width: 60%;border: 0px #CCCCCC solid;float:left; border-collapse: collapse;padding: 3px;}
	table.half {width: 50%;border: 0px #CCCCCC solid;border-collapse: collapse;padding: 3px;}
	table.forty {width: 40%;border: 0px #CCCCCC solid;border-collapse: collapse;padding: 3px;}
	table.thirty {width: 30%;border: 0px #CCCCCC solid;border-collapse: collapse;padding: 3px;}
	table.small {width: 320px;border: 0px #CCCCCC solid;border-collapse: collapse;}
		th.bluehead {background-color:#38b2ce;border-left: 1px #38b2ce solid;border-right: 1px #38b2ce solid;border-bottom: 1px #38b2ce solid;font-weight: bold;font-size: inherit;padding: 4px 4px 4px 4px;color:#110a1f;}
		th.bluedark {background-color: #04819e;border: 1px solid #04819e;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;font-size: inherit;padding: 4px 4px 4px 4px;color: #ffffff; }
		td.nav {background-color: #ffc540;border-top: 2px #fff solid;border-bottom: 2px #fff solid;border-right: 2px #fff solid;border-left: 0px #fff solid;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;padding: 2px 2px 2px 2px;color: #000066; }
		td.rednav {background-color: #ff5640;border-top: 1px #ff5640 solid;border-bottom: 3px #ff5640 solid;border-right: 2px #ff5640 solid;border-left: 1px #ff5640 solid;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;padding: 2px 2px 2px 2px;color: #000066; }
		td.goldnav {background-color: #fbf7e2;border-top: 1px #fbf7ed solid;border-bottom: 3px #c6a00c solid;border-right: 2px #c6a00c solid;border-left: 1px #fbf7e2 solid;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;padding: 2px 2px 2px 2px;color: #000066;}
		td.coral {background-color: #bf4030;border: 1px #bf4030 solid;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;font-size: inherit;padding: 4px 4px 4px 4px;color: #604e0b;}
		td.coraldark {background-color: #a61300;border: 1px #a61300 solid;font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: inherit;padding: 4px 4px 8px 8px;color: #000000; }
		td.gold {background-color: #bf9430;border: 1px #bf9430 solid;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;font-size: inherit;padding: 4px 4px 8px 8px;color: #000000; }
		td.golddark {background-color: #a67300;border: 1px #a67300 solid;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;font-size: inherit;padding: 4px 4px 4px 4px;color: #ffffff;}
		td.blue {background-color: #38b2ce;border: 1px #38b2ce solid;font-family: Verdana, Arial;font-weight: bold;font-size: inherit;padding: 8px;color: #332875; }
		td.bluelight {background-color: #5ccccc;font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;font-weight: bold;font-size: inherit;padding: 4px 4px 8px 8px;color: #ffffff;}
		td.yellow {background-color: #ffc540;border: 1px #ffc540 solid;font-family: Verdana, Arial;font-weight: bold;font-size: inherit;padding: 8px;color: #000000;}
		td.yellowlight {background-color: #ffd073;border: 1px #ffd073 solid;font-family: Verdana, Arial;font-weight: bold;font-size: inherit;padding: 8px;color: #000000;}		
		td.teal {background-color: #206676;border: 1px #206676 solid;font-family: Verdana, Arial;font-weight: bold;font-size: inherit;text-align:center;padding: 8px;color: #000000;}		
		td.tealdark {background-color: #015367;border: 1px #015367 solid;font-family: Verdana, Arial;font-weight: bold;font-size: inherit;text-align:center;padding: 8px;color: #000000;}		
		td.red {background-color: #ff5640;border: 1px #ff5640 solid;font-family: Verdana, Arial;font-weight: bold;font-size: inherit;text-align:center;padding: 8px;color: #000000;}		
		td.redlight {background-color: #ff8373;border: 1px #ff8373 solid;font-family: Verdana, Arial;font-weight: bold;font-size: inherit;text-align:center;padding: 8px;color: #000000;}		
		td.reddark {background-color: #ff1e00;border: 1px #ff1e00 solid;font-family: Verdana, Arial;font-weight: bold;font-size: inherit;text-align:center;padding: 8px;color: #000000;}		
		td.white {background-color: #ffffff;border: 1px #CCCCCC solid;font-family: Verdana, Arial;font-weight: normal;font-size: inherit;text-align:left;padding: 8px;color: #000000;}		
		td.plain {background-color: #ffffff;border: 0px #CCCCCC solid;font-family: Verdana, Arial;font-weight: normal;font-size: inherit;text-align:left;padding: 8px;color: #000000;}		
		td.center {background-color: #ffffff;border: 0px #CCCCCC solid;font-family: Verdana, Arial;font-weight: normal;font-size: inherit;text-align:center;padding: 8px;color: #000000;}		
		
	
/* Rules */ HR {color: #5ccccc;height: 1pt}
		.pagebreak {color: #ffffff;height: 0pt;page-break-after: always;}

	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../../images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a {color:#206676;text-decoration:none;} a:hover {color:#bf9430;} a:visited {color:#bf4030;text-decoration:none;}


#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#logo {display:none;margin:0 auto;width:760px;background: #38b2ce url("http://www.sfarwa.com/masthead760x80.jpg");}
#header {margin:0 auto;width:760px;height:80px;border-left:1px solid #60b9ce;border-right:1px solid #60b9ce; background-color: #60b9ce;}
#headertall {margin:0 auto;width:760px;height:140px;border-left:0px solid #38b2ce;border-top:0px solid #990000;border-right:0px solid #990000;border-bottom:0px solid #990000;background:#015367;}

	

#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}


#subheading{
	font-size:1.1em;
	font-weight:bold;
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#menu {margin:0;margin:0 auto;width:760px;background:#38b2ce;border:1px solid #38b2ce;height:2em;padding-top:4px;list-style:none;font-family:Arial,Helvetica,sans-serif;text-align:center;}
#menu li {display:inline;margin:0;padding:0;}
#menu a {padding:.5em 6px;text-decoration:none;color:#015367;line-height:1em;}
#menu a:hover {background:#ffd473;color:#ff1e00;}
#menuboard {margin:0;margin:0 auto;width:760px;background:#ff8373;border-left:1px solid #38b2ce;border-right:1px solid #38b2ce;border-top:2px dotted #ffb100;border-bottom:2px dotted #ffd473;height:2em;padding-top:4px;list-style:none;font-family:Arial,Helvetica,sans-serif;text-align:center;}
#menuboard li {display:inline;margin:0;padding:0;}
#menuboard a {padding:.5em 4px;text-decoration:none;color:#a61300;line-height:1em;}
#menuboard a:hover {background:#a61300;color:#ff8373;}

#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration:bold;
}

#nav-main li.current a:hover {
	color:#D4E7F8;
	text-decoration:bold;
}

#nav-main li.current a:active {
	color:#FFFFFF;
}

/* ACTIVE PAGES */
#nav-main a.StaticSelectedStyle:link,
#nav-main a.StaticSelectedStyle:visited {
	color:#D4E7F8;
	text-decoration:underline;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POSTER PHOTO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#poster-photo-container {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	background:#608fc8;
	position:relative;
	}
	
.poster-photo-image {
	border-right:3px solid #FFF;
	display:block;
	float:right;
	padding:12px;
	}

#feature-area-home {
	position:absolute;
	top:0;
	right:0;
	width:21%;
	text-align:center;
	padding:2%;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	line-height:160%;
	}

#feature-area-home a:link,
#feature-area-home a:visited {
	color:#dcf2f7;
	text-decoration:underline;
	}
	
#feature-area-home a:hover {
	text-decoration:none;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	background:#608fc8;
	position:relative;
	color:#d5e8ff;
	font-size: large;
	padding:.5em 20px .7em 20px;
	}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE VIEW CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{
    
}


.RootNodeStyle 
{
    
}

/* ALL ELEMENTS */
.NodeStyle 
{

}

.ParentNodeStyle 
{
    background:yellow;
}
 

a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:url(../../images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(../../images/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE FEATURE AREA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.feature-area {
	background-color:#6799D1;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin:10px;
	display:block;
	float:right;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	background:#608fc8 url(../../images/bg-nav.png) bottom left no-repeat;
	width:760px;
	padding:.8em 0 1em 20px;
	position:relative;
	color:#a9c0db;
	font-size:.8em;
}

#footer div {
	background:#4b6cb5 url(../../images/bg-nav-side.png) bottom right no-repeat;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}