html
	{
	background-color:#918e8f;
	}
* { 
margin: 0; padding: 0;
}
body 
	{
	font-family:Arial, Helvetica, sans-serif;
	width: 918px;
	margin: 12px auto 10px auto;
	background-color: transparent;
	background-image:url(../images/bkg.jpg);
	background-repeat:repeat-y;
	border-top:#d0d0d0 2px solid;
	border-right:#8b8b8b 2px solid;
	border-bottom:#717171 2px solid;
	border-left:#b2b2b2 2px solid;
	}
#header
	{
	width: 918px;
	padding:18px 0 1px 0;
	}
	#header a {border-bottom:none;}	


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:900px; height:21px; font-size: 15px; line-height: 19px; position:relative; z-index:10; font-family:arial, sans-serif; margin: 0 auto 0 auto; padding-left:3px; background-color:#550028;}
	
		/* hack to correct IE5.5 faulty box model */
		* html .menu {width:900px; w\idth:900px;}		
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:1px 0 0 0;margin:0;list-style-type:none;}
.menu ul ul {width:auto;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; width:auto; text-align: left; padding: 0 33px 0 9px; position:relative;}
/* style the links for the top level */
.menu a:hover {text-decoration:none;}
.menu a, .menu a:visited {display:block; font-size:12px; text-decoration:none; color:#fff; background-color:#550028; border-bottom:none; line-height:19px; font-weight:lighter;}
		/* a hack so that IE5.5 faulty box model is corrected */
		* html .menu a, * html .menu a:visited {width:auto; w\idth:auto;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden; position:absolute;height:0;top:18px;left:0; width:auto;}
		/* another hack for IE5.5 */
		* html .menu ul ul {top:17px;t\op:18px;}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a:hover {text-decoration:underline;}
.menu ul ul a, .menu ul ul a:visited {background-color:#918e8f; color:#000; height:auto; line-height:1em; padding:5px 10px; width:84px;border-width:0 1px 1px 1px;}
		/* yet another hack for IE5.5 */
		* html .menu ul ul a, * html .menu ul ul a:visited {width:97px;w\idth:84px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background-color:#530128;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff; background-color:#530128;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

a.under:hover {text-decoration:underline;}						

/*================================================================== */					
						
						
						
.logo {	
		margin-bottom: 18px;
		padding-left: 7px;
		}
.mat {
		border-top:#717171 5px solid;
		border-right:#b2b2b2 5px solid;
		border-bottom:#d0d0d0 5px solid;
		border-left:#8b8b8b 5px solid;
		}
.matlow {
		border-top:#717171 5px solid;
		border-right:#b2b2b2 5px solid;
		border-bottom:#d0d0d0 5px solid;
		border-left:#8b8b8b 5px solid;
		margin-top: 30px;
		}		
.thumbGroup {	display:inline; 
				float:left;
				width:90px;
				height:90px;
				overflow:hidden;
				margin:3px 6px 3px 0;				
				border-top:#d0d0d0 3px solid;
				border-right:#717171 3px solid;
				border-bottom:#4b4b4b 3px solid;
				border-left:#b8b8b8 3px solid; 
/*				padding: 1px 2px 1px 0px;*/
				}
.thumbGroupEach {			
				text-align:center;
				padding: 0;				
				}	
.pag {margin-left:auto; margin-right:auto; padding: 10px 0 0 0;}
			#content
				{
				width:900px;
				float:left;
				padding: 20px 0px 0px 4px;
				}
			#cont2col-r
				{
				width:515px;
				float:right;
		/*		display:inline;*/
				/*margin-right:3px;*/
				padding-top: 2px;
				padding-right:7px;
/*				border:solid;*/
				}
			#cont-c 
				{
				width:380px;
				float:left;
				font-size: 12px;
				line-height: 16px;
				margin-top:18px;
				padding-left: 13px;				
				}
			#cont-r 
				{
				width:380px;
				float:right;
				margin-top:21px;
				padding-right:18px;
				}
			#cont-l 
				{
				width:330px;
				float:left;
				text-align:left;
				/*position:absolute;*/
				display:inline;
				font-size: 12px;
				margin-top:-3px;
				padding:2px 0 0 17px;
/*				border:solid;*/
				}
				#cont-l ul
				{
					margin-top:10px
				}
					.nolink 
					{
					line-height:21px;
					color:#444;
					}
					#cont-l ul.subnav
					{
					list-style:none;
					line-height:30px;
					margin-left:18px;
					}
					#cont-l ul li.subsubnav
					{
					list-style:none;
					line-height:18px;
					margin-left:11px;
					}

#resume {
		list-style:none;
		/*line-height:30px;*/
		margin-left:2px;
		}
		#resume p {padding-top:12px; padding-bottom:2px;}
		#resume ul
		{
		list-style:none;
		line-height:25px;
		/*margin-top:9px;*/
		}
		#resume ul li
			{
			list-style:none;
			font-size: 12px;
			line-height:15px;
			margin-left:17px;
			}					
/*THIS VERSION FOR TEXT IN UPPER RIGHT OF PAGE - RIGHT OF LOGO discontinued 9-24-2010
h1 {
	width: 766px;
 	height: 75px;
	
	font-weight:lighter;
	vertical-align:baseline;
	font-variant:small-caps;
	color:#555;
	font-size: 17px;
	text-align:right;
	display:inline;
	}
	.headtext 
		{	 
		float:right;
		margin: -36px 0 0 0;
		padding-right:18px;
		}*/
h1 {
	font-weight:normal;
	vertical-align:baseline;
	font-variant:small-caps;
	color:#000;
	line-height:18px;
	font-size: 15px;
	padding-bottom:5px;
	}
h2 {
	font-size:12px;
	text-align:left;
	display:inline;
	padding-right:15px;
	/*padding-left:15px;*/
	}
.indent{padding-left: 15px;}
h3 {
	font-size:14px;
	text-align:center;
	display:block;
	margin-top: -3px;
	padding:0 15px 6px 15px;
	}
h4 {
	font-weight:lighter;
	font-variant:small-caps;
	color:#222;
	font-size: 17px;
	text-align:center;
	display:block;
	}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	text-align: center;
	color:#444444;
	margin-bottom: 2px;
	padding:2px 15px 0px 15px;
	}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	text-align: right;
	margin-top: 1px;
	margin-bottom: 2px;
	}
p {
	font-size: 13px;
	line-height:18px;
	padding:4px 15px 6px 15px;
	}
.textleft {padding-left:20px;}
.bitospace {line-height:0px;}
.bitospace2 {line-height:0px; margin-bottom:10px;} /*This works in a p tag like a break tag--New line no space above 10px below like total between normal p tags.*/
.pluslineht {line-height:20px;}
.pluslinehtless {line-height:19px;}
.icon {padding:0;
		margin-top: -3px;}
.contimg {padding-left:12px;}
blockquote {
	font-size: 11px;
	text-align:center;
	color: #555;
	width: 914px;
	margin: 0 auto -10px auto;
	clear: both;
	}
		blockquote a {color: #705063;}
		
.block{display:block; width:515px;}
.botpad {text-align:center; padding-bottom:5px;}
.xtraleftmarg{padding-left: 35px;}
.float-r {
	float: right;
	display: inline;
	padding-left: 15px;
	}
.float-l {
	/*float: left;*/
	/*display: block;*/
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	}	
.float-r2 {
	float: right;
	display: inline;
	margin-top: -12px;
	padding: 0 10px 0 30px;
	}
.float-r3 {
	float: right;
	display: inline;
	margin-top: -12px;
	padding: 15px 10px 0 30px;
	}
.thumb {padding:1px 2px 1px 0px;
		display:inline;
		}
.thumbtitle {bottom-padding:10px;
			font-size: 11px;
			font-variant: small-caps;
			}
.thumbintext {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding:5px 10px 0 0;
			float:left;
			/*display:inline;*/
			}
.center {margin: 0 auto 0 auto;}
table {
	margin:0 auto 0 auto;
	}
	td {padding:10px;}
	/*.nudgeL {padding:0;}*/
	.centertable{
		width: 882px;
		margin-left:18px;
		}
/*effects TD in header row*/ 	 
 .headerRow td {
 	font-variant:small-caps;
 	font-weight:bold; 
	background-color:ccffcc;
	text-align:center;
 } 
 .edTBL{border-collapse:collapse; 
 		border:1px solid #ccc; 
		margin:0 auto 0 auto;} /*effects edit table borders*/
 /*effects all TDs inside edit table*/
 .edTBL td {
 	border:1px solid #ccc;
	padding:0 3px 3px 3px; 
	font-family: verdana, arial, sans-serif;
	font-size:.9em; 
	}
	.IDwidth {	width:170px;
				text-align:center;}
 .evenRow td{background-color:d3d3d3;} /*effects all TDs in even TRs in edit table*/
 .oddRow td{background-color:eeeeee;} /*effects all TDs in odd TRs in edit table*/
 .paging {padding-top:10px;}
.index-l
		{
		float:left;
		display: inline;
		text-align:left;
		padding: 4px 10px 0 17px;
		}
		.index-l img
			{
			background-color:#aeaead;
			padding:4px;
			border:solid 1px #550028;
			}
.contact-l 
		{
		width:330px;
		float:left;
		text-align:left;
		}
.contact-r
		{
		float: right;
		display: inline;
		padding: 4px 10px 0 30px;
		}
		.contact-r img
			{
			background-color:#aeaead;
			padding:4px;
			border:solid 1px #550028;
			}
form {
	padding: 18px 0px 0px 2px;
	}
	.formLessL {margin-left:-40px;}
input {
	background-color: #aeaead;
	border-top:#717171 2px solid;
	border-right:#d0d0d0 2px solid;
	border-bottom:#d0d0d0 2px solid;
	border-left:#717171 2px solid;
	}
select {background-color: #aeaead;}
textarea {
	background-color: #aeaead;
	border-top:#717171 2px solid;
	border-right:#d0d0d0 2px solid;
	border-bottom:#d0d0d0 2px solid;
	border-left:#717171 2px solid;
	overflow: auto;
	}
	.but {
		color:#fff; 
		margin-top: 4px;
		background-color:#550028;
		background-image:none;
		padding-top:2px;
		/*margin-left:46px;*/
		border-top:#8c5f7a 2px solid;
		border-right:#2d021c 2px solid;
		border-bottom:#2d021c 3px solid;
		border-left:#8c5f7a 2px solid;
		}	
	.deletebut {color:#000; background-color: #fbff9b; margin-top: 9px;}
.clear {
			clear: both;
			height: 0px;
			}
.clearl {
			clear:left;
			height: 0px;
			text-align:left;
			padding:15px 0 0 15px;
			}
a {
	color: #3b0626;
	text-decoration:none;
	border-bottom: dotted 1px #7c3e5b;
	}
	a:hover {
		color:#366D6D;
		text-decoration: underline;
		border-bottom:none;
		}
		.under{text-decoration:underline;}

#footer 
	{
	width: 918px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0px 1px 0px;
	/*border-bottom:3px solid #919191;*/
	}
	
	#footer p 
		{
		font-size:10px;
		color:#5d5359;
		text-align: center;
		}
		
		#footer a 
			{
			color:#555;
			text-decoration: none;
			font-size: 9px;
			font-weight:lighter;
			border-bottom:none;		
			}
				
			#footer a:hover 
				{
				color:#fbfe00;
				text-decoration: underline;
				}
				.footlink {
					margin-top: -12px;
					margin-bottom: 1px;
					padding-top: 4px;
					}