/* @override http://localhost:80/usstaffing/styles.css */

body {
  margin-top:0px;
  font-size: 11px;
  font-family:  Trebuchet, Verdana, Lucida Grande, Geneva, sans-serif;
  text-align: center;
  
}

#wrapper {
	width: 825px;
	max-width: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	padding-left: 10;
	padding-right: 0;
	background:url(images/shadow_middle.png) repeat-y;
}

* html #wrapper{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="art/shadowBg.png", sizingMethod="scale");
}


@charset "UTF-8";
body  {
	font family: Arial, Trebuchet, Verdana, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

.twoColFixRtHdr { 
	width: 803px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
} 

#header {
width: 803px;
	background-image:url(images/us_logo_header.png);
	height: 120px;	
	 margin-left: 12px;
  margin-right: 11px;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	border-bottom:1px solid #665300;

}

#headerHome {
width: 803px;
	background-image:url(images/us_logo_header.png);
	height: 120px;	
	 margin-left: 12px;
  margin-right: 11px;
  margin-top: -10px;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	border-bottom:1px solid #665300;

}

.controller { margin: 0 auto; margin-top:0px; float: right; height: 120px; width: 803px; margin-left: 12px;
  margin-right: 11px;
	padding: 0 0px 0 0px; }

.header { 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;


} 

.twoColFixRtHdr #container {
	width: 803px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #FFFFFF;
	height: 708px;
	margin: 0 auto;
} 

#testimonial {
	background-color: #FFFFFF;
	background-image: url(images/testimonial.jpg); opacity: 1;
	padding: 0 0px 0 00px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 803px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 315px;	
	margin: 0px;
	 margin-left: 12px;
  margin-right: 11px;
	float: left;
}

	
	#contentcontainer {
	padding: 0 0px 0 0px;
	background-color: #FF9900;
	background-image: url(images/bkgrd_content2.gif);
	background-repeat: repeat-y;
	margin-left: 12px;
	margin-right: 11px;
	width: 803px;
} 

#content {
	padding: 0 10px 0 0px;
	background-color: #FFFFFF;
	float: right;
	  margin-right: 11px;
	width: 593px;
	height: auto;
} 
#sideNav {
	width: 199px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #D11F26;
	height: auto;
	margin: 0 auto;
	margin-left: 12px;
	padding-top: 20px;
	float: left;
} 
.twoColFixRtHdr #mainContent {
	margin: 0 265px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	clear: left;
	background-color: #FFFFFF;
} 

#footer {
	background-image: url(images/bkgrd_footer2.png);
	background-repeat: no-repeat;
	padding:0;
	margin: 0 auto;
	width:825px;
	height: 108px
}

/* 2010 footer fix */
#footer .copyrightbox, .footerfix {
	margin-top:51px;
	text-align:center;
}

.copyrightbox {
	float: left;
	width: 197px;	
	margin-left:13px;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 12px;
	font-family: "Arial", sans-serif;
} 

.footerfix {
	float: right;
	margin-right:13px;
	width: 602px;
} 

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	height: 47px;
	}
.twoColFixRtHdr #privacy { 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding: 10 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	padding-top: 0px;
	width: 763px;
	height: 40px;
	clear: left;
	position: center;

}

.twoColFixRtHdr #privacyterms { 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding: 10 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	padding-top: 45px;
	width: 180px;
	height: 40px;
	float: left;
	position: center;

}
.twoColFixRtHdr #privacyNav { 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding: 10 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	padding-top: 45px;
	width: 263px;
	height: 40px;
	clear: left;
	float: right;
	position: center;

}

.twoColFixRtHdr #level2 {
	background-image: url(../images/bk-level2.png);
	background-position: top;
	margin: 0px;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 415px;	
	border-bottom:1px solid #665300;

}

.twoColFixRtHdr #level2sonoma {
	background-image: url(../images/bk-sonoma.png);
	background-position: top;
	margin: 0px;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 3760px;	
	border-bottom:1px solid #665300;

}

	
#twoColLayout #primaryContent {
width:555px;
float:left;
margin: 0 0 20px 195px;
}

/* just incase twoColLayout is specified in body, and secondaryContent is left in, we turn it off - not ideal, but it works */

#twoColLayout #secondaryContent {
display: none;
}

#secondaryContent{
float:left;
width:270px;
margin: 0 0 20px 15px;
}
/* Essential Styles */
*.float         { float:left; }

*.float-divider { clear:both;
}

*.left {float: left;}
*.right {float: right;}
*.clear-right { clear: right;}
*.clear-left { clear: left;}
*.clear-both { clear: both;}
*clear-none { clear: none;}

/* Content boxes for our wine and winemaker Non-essential Styles */

*.topmenu  { margin-right:00px; margin-left: 30px; margin-top: 0px; margin-bottom: 20px; width: 560px;
		padding:0px; padding-bottom: 10px;  text-align:left;
		 height: 50px;
		 border-bottom:1px solid #665300;
}

*.box  { margin-right:00px; margin-left: 55px; margin-top: 25px;  width: 170px;
		padding:0px; padding-bottom: 10px;  text-align:left;
		 height: 255px;
		 border-bottom:1px solid #665300;
}
		 
*.box2  { margin-right:00px; margin-left: 35px; margin-top: 25px; margin-bottom: 15px; width: 525px;
padding: 0px; padding-bottom: 0px; text-align:left;
		 height: auto;
		 border-bottom:0px solid #665300;
}

/*about bullets box below */

*.box3  {
padding:0px;  text-align:left;  left: 50px;
		 height: auto;
	margin:0 0 15px 35px;
	width:525px;
}
		 
		 
*.box4  { margin-right:00px; margin-left: 0px; margin-top: 10px; width: 370px;
padding:0px;  text-align:left;  left: 50px;
		 height: auto;}
		 
*.box5  { margin-right:00px; margin-left: 35px; margin-top: 30px; width: 80px;
padding:1px;  padding-top: 3px; text-align:right;
		 height: 675px;}

*.boxterms  {
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 25px; 
	padding: 25px 0 10px 0;
	text-align:left;
	width: 199px;
	height: 20px;
}

*.box7  { margin-right:00px; margin-left: 10px; margin-top: 30px; margin-bottom: 10px;
padding:0px 0 0px 0px; text-align:left;
	width: 600px;
	height: 40px;
	flaot: right;
}



/*read me buttons below */
	

		 
*.boxController  {
	float: right;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 100px;
	width: 76px;
	padding:1px;
	padding-bottom: 0px;
	padding-top: 3px;
	height: 17px;
	vertical-align: bottom;
}
		 
*.boxBottle  { margin-right:50px;
float: left;
 margin-left: 45px; margin-top: 0px; width: 45px;
padding:1px;  padding-top: 3px; padding-right: 20px; text-align:right;
		 height: 300px;}
		
*.boxStory  { margin-right:00px;
float: left;
 margin-left: 35px; margin-right: 25px; margin-top: 0px; width: 650px;
padding:1px;  padding-top: 3px;
		 height: 350px;}
		 
*.boxSonama  { margin-right:00px;
float: left;
 margin-left: 15px; margin-right: 10px; margin-top: 0px; width: 890px;
padding:1px;  padding-top: 3px;
		 height: 3215px;}
		 
*.boxStoryImage  { margin-right:50px;
float: left;
 margin-left: 45px; margin-top: 0px; width: 170px;
padding:1px;  padding-top: 3px; padding-right: 20px;
		 height: 300px;}
.mainImage {
display: block;
float: none;
margin-top: 4px;
border: 3px solid #C5BDBD;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
*.left {float: left;}
*.right {float: right;}
*.clear-right { clear: right;}
*.clear-left { clear: left;}
*.clear-both { clear: both;}
*clear-none { clear: none;}

/* ONE COLUMN LAYOUT RULES default masthead holding the banner and mainNav */

*.fixed-layout { table-layout:fixed; }
*.stretched { width:100%;}

#flashcontent {
  z-index: 2;
}

/* set to higher number than SWF */

.clear {clear: both;}

/* Essential Styles */
*.float         { float:left; }

*.float-divider { clear:both;
}


#resumebar {
  margin: 0;
  padding: 0px;
  padding-left: 0px;
  padding-top: 3px;
  background-color:#FF0000; 
  width: 519px;
height: 20px;
float: left;
}

.external {
	color:#CCFF00;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
}


/*-----------------------------------------------------------------------------------------------
  NEW HORIZONTAL TAB  Navigation Styles
-----------------------------------------------------------------------------------------------*/


#navcontainer {
  padding-top: 0px;
  padding-left: 0px;
}
#nav {
	margin: 0;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	padding-left: 0px;
	padding-top: 0px;
	width: 590px;
	height: 27px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: white;
	border: 0px solid black;
}
#nav a:link, #nav a:visited {
color: white;
}

#nav-get {
  margin: 0;
  padding: 0px 0px 0px 0px;
  background:  url(images/tab_get.gif) no-repeat 0 0px; 
  width: 200px;
height: 27px;
float: left;
}

.nav-roll-get, .nav-roll-get a:link {
width: 200px;
height: 22px;
display: block;
text-align: center;
text-decoration: none;
padding-top: 5px;
}
a.nav-roll-get:hover {
background:  url(images/tab_get_roll.gif) no-repeat 0 0px; 
}

#nav-get-on #nav-get {
  background:  url(images/tab_get_roll.gif) no-repeat 0 0px; 
}

#nav-place {
  margin: 0;
  padding: 0px 0px 0px 0px;
  background:  url(images/tab_place.gif) no-repeat 0 0px; 
  width: 195px;
height: 27px;
float: left;
}

#nav-place-on #nav-place {
  background:  url(images/tab_place_roll.gif) no-repeat 0 0px; 
}

.nav-roll-place, .nav-roll-place a:link {
width: 200px;
height: 22px;
display: block;
text-align: center;
text-decoration: none;
padding-top: 5px;
}
a.nav-roll-place:hover {
background:  url(images/tab_place_roll.gif) no-repeat 0 0px; 
}

#nav-apply {
  margin: 0;
  padding: 0px 0px 0px 0px;
  background:  url(images/tab_apply.gif) no-repeat 0 0px; 
  width: 185px;
height: 27px;
float: left;
}

#nav-apply-on #nav-apply {
  background:  url(images/tab_apply.gif) no-repeat 0 0px; 
}

.nav-roll-apply, .nav-roll-apply a:link {
width: 185px;
height: 22px;
display: block;
text-align: center;
text-decoration: none;
padding-top: 5px;
}
a.nav-roll-apply:hover {
background: url(images/tab_apply_roll.gif) no-repeat 0 0px; 
}

/*-----------------------------------------------------------------------------------------------
  END OF THE NEW HORIZONTAL TAB  Navigation Styles
-----------------------------------------------------------------------------------------------*/


/*Orange bar nav link settings *

#nav {
	font-size: 100%;
	height: 24px;
	list-style: none;
	padding: 0;
	margin: 0;
	test-align: right;
}
	
#nav li {
	float: right;
	display: run-in;
}

/* style the links in the nav list *
#nav a {
	display: block;
	margin: 0;
	font-size: 10.5px;
	padding: 5px 6px;
	text-decoration: none;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
}
#nav a:hover, #nav a:active {
	color: #665300;
}
/* special style for link to identify current page *
#thispage a:link, #thispage a:visited, #thispage a:hover, #thispage a:active {
	color: #FF9900;}

/*-----------------------------------------------------------------------------------------------
  Vertical Side Navigation Styles
-----------------------------------------------------------------------------------------------*/

.menuside {margin:0; padding:0; width:199px; list-style:none; background:rgb(255,255,255);}
.menuside li{padding:0; margin:0 0 1px 0; height:43px; display:block; }
.menuside li a{
	text-align:left;
	height:43px;
	padding:0px 31px;
	padding-right: 5px;
	padding-top: 4px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:rgb(255,255,255);
	display:block;
	background:url('images/verMenuImages2.png') 0px 0px no-repeat;
	text-decoration:none;
}
.menuside li a:hover{background:url('images/verMenuImages2.png') 0px -46px no-repeat; color:rgb(255,255,255);}
.menuside li a.active, .menu li a.active:hover{background:url('images/verMenuImages2.png') 0px -92px no-repeat; color:rgb(255,255,255);}
.menuside li a span{line-height:40px;}

/*-----------------------------------------------------------------------------------------------
  Horizontal Navigation Styles
-----------------------------------------------------------------------------------------------*/

#mainmenu { margin: 0px; margin-left: 00px; padding: 0px; overflow: visible; border-bottom: 1px solid #665300;
	list-style:none;
	padding-top: -10px;
	background-color: #FFFFFF;
	width: 500px; 
	height: 28.5px;  /* ADJUSTA THE HEIGHT OF THE DROPDOWN */


 }
#mainmenu li {
	display: inline-block;
	min-height: 15px;
	background-color:none;
	overflow: visible;
	padding: 2px 10px;
	padding-bottom: 0px;
	float: left;
	width:135px;
	text-align: left;
	line-height:23px;
	margin-left: 2px;
}
#mainmenu li:hover {
	background-color:#FFFFCC; color: #E93E1F;
}
#mainmenu li a { height:24.5px; text-align: left;  color: #665300; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; ; }
#mainmenu li a:hover {
	color: #E93E1F;
}

#mainmenu ul {background: #FFF;	left: -9999px; margin: 0px 0px 0px -63px; opacity: 1; padding: 0px; position: absolute; top: 27px; right: 0;
	border: 1.5px solid grey; width: 107; z-index: 3; }
#mainmenu ul li { border-top: 0px solid #FFF; display: block; margin: 0px; padding: 0px; line-height:10.5px; }
#mainmenu ul li.First, #mainmenu ul li:first-child { border-top: none; }
#mainmenu ul li a {
	background: #FFFFFF;
	color: #D3B34E;
	display: block;
	font-size: 9.5px;
	font-weight: normal;
	padding: 1px 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	width: none;
}
#mainmenu ul li a:hover {
	color: #000000;
	text-decoration: none;
}
#mainmenu li:hover ul, #mainmenu li.hover ul { left: 45%; }


/*-----------------------------------------------------------------------------------------------
  Layout / FOOTER STYLES
-----------------------------------------------------------------------------------------------*/

/* closer nav option */

#privacy { 
margin: 0px;
margin-top: 5px;
margin-bottom: 7px;
padding-bottom: 10px;
width: 620px;
height: 20px;
text-align: left;
display: block;

clear: both;
}

*html #privacy { 
margin-top: -15px;
}

#privacy ul, #privacy p {
	margin: 0px auto;
	display: block;
	margin-top: 9px;
	font-size: 10px;
	color: #333333;
	clear: both;
}

#privacy li {
	list-style: none outside;
	color: #333333;
	padding: 5 5px 10px;	
}
 
#privacy li a:link, #privacy li a:link, #privacy p a:link, #privacy p a:visited {
	color: #665300;
	text-decoration: none;
	font-size: 10px;
}

#privacy li a:hover, #privacy p a:hover { 
 color: #E93E1F;
}

/* form styling  */

#boxForm  { position: absolute;   
left: 450px;
top: 620px;
 margin-left: 5px; margin-right: 5px; margin-top: 0px; width: 320px;
padding:1px;  padding-top: 3px;
		 height: 50px;}
label
{
width: 5em;
float: left;
text-align: right;
margin: 0 1em 10px
clear: both;
}

.input-box
{
float: left;
margin-bottom: 10px
}
.elist      {
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 8px 0 -5px;
	padding-top: 3px;
}
.elist2      {
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 8px 0 3px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-align: center;
	width: 220px;
}

.methodquotes      {
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 10px;
	margin: 15px 0 -5px;
	font-style: oblique;
	width: 100px;
}
.submit-button
{
	margin-left: 5em;
	clear: both;
	color: #000;
	background: #CCCCCC;
	border: 2px #E93E1f outset;
	height: 15px;
}

form {
margin: 0;
padding: 0;
font-size: 80%;
}

fieldset {
width: 20px;
border: 0;
margin: 0 0 10px 0;
padding: 5px;
}

.default fieldset {
width: auto;
border: 0;
margin: 10px 0 10px 50px;
padding: 0;
}

/* END form styling  */

#newsletter { 
margin: 0px auto;
margin-top: 5px;
margin-bottom: 7px;
padding-bottom: 10px;
width: 928px;
height: 16px;
float: left;
text-align: center;
display: block;

clear: both;
}

.bodysignup {
	background-color:#FFFFCC; opacity: .9;
	border: 1px solid #665300;
	list-style: none outside;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	color: #665300;
	font-size:14px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 5px 0 -5px;
	width: auto;
	/* background: url(../images/img_arrow.gif) no-repeat left middle; /* info arrow icon*/
	text-align: right;
}

.bodytextlink {
	background-color:#FFFFCC; opacity: .9;
	border: 1px solid #665300;
	list-style: none outside;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	color: #665300;
	font-size:10px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 5px 0 -5px;
	width: 25px;
	/* background: url(../images/img_arrow.gif) no-repeat left middle; /* info arrow icon*/
	text-align: right;
}
.bodytextlink p a:link, .bodytextlink p a:visited {
	list-style: none outside;
	font-family: "Trebuchet MS", sans-serif;
	text-align: right;
	color: #665300;
	font-size:10px;
	font-weight: bolder;
	padding-left: 8px;
	margin: 5px 0 -5px;
	/* background: url(../art/arrow.png) no-repeat left top; /* info arrow icon*/
}

.bodytextlink li a:hover {
	background-color:#FF0000;
	border: 1px solid #665300;
	list-style: none outside;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	color: #665300;
	font-size:10px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 5px 0 -5px;
	width: 25px;
	background: url(../images/img_arrow.gif) no-repeat left middle; /* info arrow icon*/
	text-align: right;
}

.bodytextlink p a:hover {
	background-color:#FF0000;
	border: 1px solid #665300;
	list-style: none outside;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	color: #665300;
	font-size:10px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 5px 0 -5px;
	width: 25px;
	background: url(../images/img_arrow.gif) no-repeat left middle; /* info arrow icon*/
	text-align: right;

	}
.methodquotes      {
	color: #000000;
	font-size: 10px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: oblique;
}
/* end - home page content links */

/* start - lower level content links */

*.bodylink2 {
	list-style: none outside;
	font-family: "Verdana", sans-serif;
	color: #3283FC;
	font-size:12px;
	padding-left: 0px;
	margin: 15px 0 -5px;
	text-decoration: underline !important;

}
.bodylink2 p a:link, .bodylink2 p a:visited {
	font-family: "Verdana", sans-serif;
	color: #3283FC;
	font-size:12px;
	padding-left: 0px;
	margin: 15px 0 -5px;
	text-decoration: underline !important;
}

.bodylink2 li a:hover {
	font-family: "Verdana", sans-serif;
	color: #003399;
	font-size:12px;
	margin: 15px 0 -5px;
	padding-left: 1px;
		text-decoration: underline !important;

}


*.bodylink {
	list-style: none outside;
	font-family: "Verdana", sans-serif;
	color: #3283FC;
	font-size:12px;
	padding-left: 0px;
	margin: 15px 0 -5px;

}
.bodylink p a:link, .bodylink p a:visited {
	font-family: "Verdana", sans-serif;
	color: #3283FC;
	font-size:12px;
	padding-left: 0px;
	margin: 15px 0 -5px;
}

.bodylink li a:hover {
	font-family: "Verdana", sans-serif;
	color: #003399;
	font-size:12px;
	margin: 15px 0 -5px;
	padding-left: 1px;

}

*.resume {
	list-style: none outside;
	font-family: "Verdana", sans-serif;
	color: #CCFF00 !important;
	font-size:12px;
	padding-left: 0px;
	margin: 15px 0 -5px;
}
.resume p a:link, .resume p a:visited {
	font-family: "Verdana", sans-serif;
	color: #CCFF00 !important;
	font-size:12px;
	padding-left: 0px;
	margin: 15px 0 -5px;
}

.resume li a:hover {
	font-family: "Verdana", sans-serif;
	color: #CCFF00 !important;
	font-size:12px;
	margin: 15px 0 -5px;
	padding-left: 1px;

}
/* end - lower level content links */

.righnavtext  {
	color: #B89130;
	font-size: 12px;
	line-height: 16px;
	font-family: "Trebuchet MS", sans-serif;
	}
	
*.space1  {
	margin-left: 8px;
	}
	*.space2  {
	margin-left: 16px;
	}
	
		*.space3  {
	margin-left: 70px;
	}
	
		*.space4  {
	margin-left: 40px;
	}
	*.space5  {
	margin-left: 12px;
	}

.center { 
width: 600px;
margin: 0 auto;
display: block;
text-align: center;
 }
 
 /*----------------------------------type styles--------------------------------------*/
 .quotes {
	font: 9px;
	font-style: itlalic;
	line-height: 14px;
	font family: trebuchet, sans-serif;
 }
 /* Header */
 h1      {
	color: #E93E1F;
	font-size: 18px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	paddiing-top: 15px;
	border-bottom:1px solid #665300;
	height: 20px;
	line-height: -15px;
	padding-bottom: -10px;
}
/* Navigation */
h2      {
	color: #4D4D4D;
	font-size: 9.5px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-top: 5px;
	margin-right: 7px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: right;
}

/* sub-Header */

h3      {
	color: #E93E1F;
	font-size: 14px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 17px;
	margin: 00px 0 -5px;
	text-align: center;
	margin-bottom: -7px;	
}

h4      {
	color: #BD2026;
	font-size: 28px;
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: -15px;
	margin: 0px 0 -6px;
	border-bottom:0px solid #665300;
	padding:0em 0em .15em 0em;
}

/* sub-head align left */
h5      {
	color: #E93E1F;
	font-size: 14px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 17px;
	margin: 00px 0 -5px;
	text-align: left;	
}

.rule{
	border-top:1px solid #CCC;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.em 0;
}

*.floating-dropcap1 {float:left; 
position:relative; 
margin-left: -3px; 
margin-right: 3px; 
margin-bottom:-1.25em; 
font-size: 80px; 
line-height: 1em; 
font-weight: bold; 
width: 40px; 
color: #E93E1F; }

p.dropcap: first-letter { float: left;
color:#E93E1f;
font-size: 50px;;
font-family: Times;
font-weight: bold;
line-height: 1.5em;
padding-right: 0.15em;
}

.dropcap3: first-child: first-letter {float: left;
color:#E93E1f;
font-size: 3.5em;
font-weight: bold; }

.articleonedrop p:first-child:first-letter {float: left;
color:#E93E1f;
font-size: 3.5em;
font-weight: bold;
text-align: justify;
padding-right: 3px; }

.articlestorydrop p:first-child:first-letter {float: left;
color:#E93E1f;
font-size: 4em;
font-weight: bold;
text-align: justify;
padding-right: 0.10em; }

/* THIS CODE DIDN'T WORK IN IE7 FOR THE DROP CAPS

*.floating-dropcap2 {float:left; padding-right: 4px; top: -1em; margin-left: -3px; margin-right: -5px; margin-bottom:-1.2em; 
font-size: 50px; line-height: 1em; font-weight: bold; width: 40px; color: #E93E1F; }

*.floating-dropcapB {float:left; position:relative; top: -.1em; margin-left: -3px; margin-right: -5px; margin-bottom:-0.6em; 
font-size: 50px; line-height: normal; font-weight: bold; width: 20px; color: #E93E1F; }  */

.bodyblue  { color: #369 }
.bodyblue  { color: #535353; font-size: 12px; font-family: Helvetica, Arial, San-Serif; line-height: 19px; }
.bodygray    { color: #535353; font-size: 11px; font-family: Helvetica, Arial, San-Serif; line-height: 14px; }
.bodyorange    { color: #E93E1F; font-size: 11px; font-family: Helvetica, Arial, San-Serif; font-weight: bolder; line-height: 15px; }

.rightbar  { color: #660; font-size: 10px; font-weight: bold }
.rightbarplain {
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}

.bodytext  {
	color: #333333;
	font-size: 12px;
	line-height: 1.5em;
	font-family: "Verdana", sans-serif;
	text-align: left;
}
.bodytextlight  {
	color: #333333;
	font-size: 12px;
	line-height: 1.5em;
	font-family: "Verdana", sans-serif;
	font-weight: lighter;
	text-align: left;
}
.bodytextinset  {
	color: #333333;
	font-size: 12px;
	line-height: 1.5em;
	font-family: "Verdana", sans-serif;
	text-align: left;
	text-indent: 13px;
}

.bodytextrev  {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	font-family: "Trebuchet MS", sans-serif;
}

.privacytext  {
	color: #FFFFFF;
	font-size: 9px;
	line-height: 12px;
	font-family: "Arial", sans-serif;
}

.footernav  {
	color: #2B436E;
	font-size: 9px;
	line-height: 12px;
	font-family: "Arial", sans-serif;
	font-weight:bold;
}

.captions  {
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-style: oblique;
	padding-right: 15px;
	}

a[href="mailto:"] {background: url(art/email.png no-repeat right top; 
padding-right: 10px;
}

blockquote     { width:220px; margin:10px auto; 
                 position:relative; left:-15%; text-align:justify;
                 line-height:1.3em; color:black; 
                 padding-top:20px; padding-left:20px;
                 background:url("../art/dq1.jpg") no-repeat top left; }

blockquote div { padding-bottom:-20px; padding-right:30px;
                 background:url("../art/dq2.jpg") no-repeat bottom right; bottom:-20px; }

blockquote p   { margin:0; margin-bottom:10px; }

blockquote cite { display:block; text-align:right; font-size:0.9em; }
	

.shadow-one { position: absolute; padding-top: 20px; padding-left: 20px; }
.corner-a { position: absolute; right: 0; top: 0; width: 20px; height: 20px; background: url(images/shadow.png) right top no-repeat; } 
.corner-b { position: absolute; left: 0; bottom: 0; width: 20px; height: 20px; background: url(images/shadow.png) left bottom no-repeat; } 
.shadow-two { background: url(images/shadow.png) right bottom no-repeat; } 
.shadow-three { position: relative; left: -20px; top: -20px; background: url(images/shadow.png) left top no-repeat; } 
.shadow-four { position: relative; left: 20px; top: 20px; }
