/*
   style sheet comments
   Author: Rodney Gibbons
   Date:   10-09-09

   Filename:         level2_verdana_text.css
   Supporting Files: left bar image: inner.jpg
*/
body 					{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: black; background-repeat: repeat;
						background-position: top left;
						background-color: #000000;
						background-image: url(../images/Paprpink.gif);
						width: 100%; margin: 0em 0em 0em 1em;}

#leftbar a:link			{color: white}
#leftbar a:hover		{color: yellow; text-decoration: underline}
#leftbar a:visited		{color: rgb(0,191,255)}
#leftbar a:active		{text-decoration: none}

#inner a:link			{color: blue}
#inner a:hover			{color: blueviolet}
#inner a:visited		{color: brown}
#inner a:active			{text-decoration: none}

#header					{
	border-bottom: 2px solid rgb(142, 0, 9);
	width: 950px;
	height: 95px;
	margin-top: 5px;
}
#header table {
}
					
h1						{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	color: rgb(204, 0, 0);
	line-height: 1em;
	padding-bottom: 5px;
}
			
#print_header			{display: none}
#leftbar					{
	float: left;
	margin: 0px 10px 0px 0px;
	width: 200px;
	height: 100%;
	background-image: url(../images/inner.jpg);
	background-repeat: repeat-x;
	background-color: black
}
#leftbar a				{text-decoration: none}

#inner					{
	margin-left: 220px;
	width: 730px;
	text-align: center;
	font-size: 0.7em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#inner .more-info		{text-align: left}
#leftbar #links		{color: white; font-size: 0.8em; font-weight: bold; line-height: 1.8em; text-shadow: black 3px 3px 3px;margin: 0px 0px 0px 0px; 
							padding: 10px 0px 0px 10px}
h2							{font-size: 1.5em}

h3							{font-size: 1.2em}

#footer					{
	margin: 0px 0px 0px 220px;
	width: 730px;
	text-align: center;
	font-size: 0.7em
}

address					{font-style: normal; font-size: 0.7em; margin: 5px 0px 0px 220px; width: 730px; text-align: center}


#column1				{width:60%; text-align: center; vertical-align: middle; background-color: rgb(105, 105, 105)}
#column2				{width:40%; text-align: center; vertical-align: middle; background-color: rgb(105, 105, 105)}		
			
#portfolio_photos		{width:100%; border-style: none}

.linksMargin	{margin-top: 15px}

.organizations			{margin: 10px; vertical-align: middle}
.float_image_right		{float: right; margin-left: 6px; border: 1px solid black}
.float_image_left		{float: left; margin-right: 6px; border: 1px solid black}
.horizontal_red_rule	{border-bottom: 2px solid rgb(142, 0, 9); width: 100%; clear: both}
.end_page_links			{text-align: center}
.end_page_links	ul		{list-style-type: none}
.end_page_links li		{display:inline}
.flushleft_list			{list-style-position: inside}

table.form				{width: 100%}
.column1				{width: 50%; font-weight: bold}
.column2				{width: 50%}
tfoot tr				{text-align: center; color: yellow}
tbody					{font-size: 1em}
