/* CSS Document */

/*
// Orange = #CC6600
// Bright Orange = #FF6600
// Brighter Orange = #FF3300
*/
/* Colors:
//
//	Burgandy: #8B1F44
//	Body TextBackground: #f2f0e9
//  Sidebar Color (old): #E6E6CC
//  Sidebar Color (new): #D6D6BC
//  Green: #ADAD5A
//	SutterHome Sides: #fff8e1
*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #000000;
	/* background-image: url(bgbody-burbeige.jpg); */
	/* background-repeat: repeat-y; */
	/* background-position: center; */
	margin-top: 0px;
	margin-bottom: 0px;
}

#main {
	margin:	0 auto;
	width: 800px;
	border: 2px solid #CC6600;
	height: auto;
	/* background-image: url(bgbody-burbeige.jpg); */
	color: #000000;
	background-color: #f2f0e9;			/* text background */
	background-position: center;
	}


.bordersolid {
	border: 1px;
	border-color: #CC6600;
	border-style: solid;
	outline-style: solid;
	}
	
	
/* --------------------------------------- */
/* These are the blue links                */
/* --------------------------------------- */

a:link		{FONT-FAMILY: Verdana, Arial, san serif; FONT-SIZE: 12px; COLOR: #0000FF; TEXT-DECORATION: underline; }
a:visited	{FONT-FAMILY: Verdana, Arial, san serif; FONT-SIZE: 12px; COLOR: #0000FF; TEXT-DECORATION: underline; }
a:hover		{FONT-FAMILY: Verdana, Arial, san serif; FONT-SIZE: 12px; COLOR: #FF3300; TEXT-DECORATION: underline; }
a:active	{FONT-FAMILY: Verdana, Arial, san serif; FONT-SIZE: 12px; COLOR: #0000FF; TEXT-DECORATION: underline; }
    

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* --------------------------------------- */
/* Body Text Colors and Sizes              */
/* --------------------------------------- */

.txt10black	{FONT-FAMILY: Verdana, Arial, san serif; FONT-SIZE: 10px; COLOR: black; }
.txt11black	{FONT-FAMILY: Verdana, Arial, san serif; FONT-SIZE: 11px; COLOR: black; }
.txt12black	{FONT-FAMILY: Verdana, Arial, san serif; FONT-SIZE: 12px; COLOR: black; }
.txt14black	{FONT-FAMILY: Verdana, Arial, san serif; FONT-SIZE: 14px; COLOR: black; }
.txt16black	{FONT-FAMILY: Verdana, Arial, san serif; FONT-SIZE: 16px; COLOR: black; }
.txt18black	{FONT-FAMILY: Verdana, Arial, san serif; FONT-SIZE: 18px; COLOR: black; }

.txt10white	{FONT-FAMILY: Verdana, Arial, san serif; FONT-SIZE: 10px; COLOR: white; }
.txt11white	{FONT-FAMILY: Verdana, Arial, san serif; FONT-SIZE: 11px; COLOR: white; }
.txt12white	{FONT-FAMILY: Verdana, Arial, san serif; FONT-SIZE: 12px; COLOR: white; }
.txt14white	{FONT-FAMILY: Verdana, Arial, san serif; FONT-SIZE: 14px; COLOR: white; }


/* --------------------------------------- */
/* Headings                                */
/* --------------------------------------- */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	font-style: italic;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 14px;
    color: #000000;
    margin-top:0; 
    margin-bottom:0; 
    padding-top:0; 
    padding-bottom:0; 
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 12px;
    color: #000000;
    margin-top:0; 
    margin-bottom:0; 
    padding-top:0; 
    padding-bottom:0; 
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 12px;
    color: #000000;
    margin-top:0; 
    margin-bottom:0; 
    padding-top:0; 
    padding-bottom:0; 
}


/* Article Summary Block Heading */
td.featuredhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	background-color: #CC6600;
}


/* Article Summary Block Body Text */
td.featuredbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	background-color: #f2f0e9;
}


/* Used at the top of the Index page */
.pageheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	background-color:#000000;
	text-align: center;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 4px;
}


/* --------------------------------------- */
/* L&R Nav Bar Column Headings             */
/* --------------------------------------- */

.columnheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	background-color:#FF6600;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

a.columnheadings:link		{font:Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 22px; color: #FFFFFF; font-weight:bold;  text-decoration: none; }
a.columnheadings:visited	{font:Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 22px; color: #FFFFFF; font-weight:bold; text-decoration: none; }
a.columnheadings:hover		{font:Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 22px; color: #FFFFFF; font-weight:bold; text-decoration: underline; }
a.columnheadings:active		{font:Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 22px; color: #FFFFFF; font-weight:bold; text-decoration: none; }


/* --------------------------------------- */
/* Left Nav Bar                            */
/* --------------------------------------- */

table.leftnavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px; 
	background-color:#CC6600;
	color: #000000;

}

td.leftnavbar {
	font-size: 12px;
	color: #000000;
	text-align: left;
}

th.leftnavbar {
	font-size: 12px;
	color: #000000;
	text-align: left;
}

p.leftnavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 12px; 
	padding-left: 4px;
}

a.leftnavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px; 
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
}

a.leftnavbar:link		{FONT-SIZE: 12px; line-height: inherit; COLOR: #000000; TEXT-DECORATION: underline; }
a.leftnavbar:visited	{FONT-SIZE: 12px; line-height: inherit; COLOR: #000000; TEXT-DECORATION: underline; }
a.leftnavbar:hover		{FONT-SIZE: 12px; line-height: inherit; COLOR: #0000FF; TEXT-DECORATION: underline; }
a.leftnavbar:active		{FONT-SIZE: 12px; line-height: inherit; COLOR: #000000; TEXT-DECORATION: underline; }


/* --------------------------------------- */
/* Articles                                */
/* --------------------------------------- */

.articlecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f2f0e9;			/* text background */
	font-size: 12px;
	line-height: 16px; 
	text-align: left;
	padding-left: 5px;
}

.articlesubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	font-style: italic;
}

.articlecontents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #CC6600;
	font-style: italic;
}
a.articlecontents:link		{font-size: 12px; line-height: inherit; COLOR: #CC6600; TEXT-DECORATION: underline; }
a.articlecontents:visited	{font-size: 12px; line-height: inherit; COLOR: #CC6600; TEXT-DECORATION: underline; }
a.articlecontents:hover		{font-size: 12px; line-height: inherit; COLOR: #0000FF; TEXT-DECORATION: underline; }
a.articlecontents:active	{font-size: 12px; line-height: inherit; COLOR: #CC6600; TEXT-DECORATION: underline; }


.asktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 22px;
	line-height: 24px; 
	text-align: center;
}


.articleadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color: #CC6600;
	font-style: italic;
}
a.articleadline:link	{font-size: 14px; line-height: inherit; COLOR: #0000FF; TEXT-DECORATION: underline; }
a.articleadline:visited	{font-size: 14px; line-height: inherit; COLOR: #0000FF; TEXT-DECORATION: underline; }
a.articleadline:hover	{font-size: 14px; line-height: inherit; COLOR: #CC6600; TEXT-DECORATION: underline; }
a.articleadline:active	{font-size: 14px; line-height: inherit; COLOR: #0000FF; TEXT-DECORATION: underline; }

/* Article Index Titles */

.aindextitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px; 
  	color: #FFFFFF;
	background-color: #CC6600;
	font-style: italic;
	font-weight: bold;
	padding: 2px 0px 2px 4px;
}

.articleindex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px; 
	font-style: italic;
	font-weight: bold;
}

a.articleindex:link		{COLOR: #CC6600; TEXT-DECORATION: underline; }
a.articleindex:visited	{COLOR: #CC6600; TEXT-DECORATION: underline; }
a.articleindex:hover	{COLOR: #0000FF; TEXT-DECORATION: underline; }
a.articleindex:active	{COLOR: #CC6600; TEXT-DECORATION: underline; }

.adleadin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #CC6600;
	font-style: italic;
	font-weight: bold;
}


/* --------------------------------------- */
/* Breadcrumb Trail                        */
/* --------------------------------------- */

.breadcrumb {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: 14px;
	text-align: left;
	/* background-color: #FF6600; */
	background-color: #CC6600;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.breadcrumb:link 	{FONT-SIZE: 12px; line-height: 14px; COLOR: #FFFFFF; TEXT-DECORATION: underline; font-weight:bold }
a.breadcrumb:visited	{FONT-SIZE: 12px; line-height: 14px; COLOR: #FFFFFF; TEXT-DECORATION: underline; font-weight:bold }
a.breadcrumb:hover	{FONT-SIZE: 12px; line-height: 14px; COLOR: #0000FF; TEXT-DECORATION: underline; font-weight:bold }
a.breadcrumb:active	{FONT-SIZE: 12px; line-height: 14px; COLOR: #FFFFFF; TEXT-DECORATION: underline; font-weight:bold }


/* --------------------------------------- */
/* Footer                                  */
/* --------------------------------------- */

td.footer {
	font-size: 12px;
	background: #000000;
	color: #FFFFFF;
	text-align: center;
}

p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px; 
	color: #FFFFFF;
	/* font-weight: bold; */
	/* padding-left: 7px; */
}

a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px; 
	color: #FFFFFF;
	/* font-weight: bold; */
	/* padding-left: 7px; */
}

a.footer:link		{FONT-SIZE: 12px; COLOR: #FFFFFF; TEXT-DECORATION: underline; }
a.footer:visited	{FONT-SIZE: 12px; COLOR: #FFFFFF; TEXT-DECORATION: underline; }
a.footer:hover		{FONT-SIZE: 12px; COLOR: #0000FF; TEXT-DECORATION: underline; }
a.footer:active		{FONT-SIZE: 12px; COLOR: #FFFFFF; TEXT-DECORATION: underline; }
