@charset "UTF-8";
/* CSS Document */

/*******Desert Vein*****/


body {
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
margin:0 auto;
padding:0;

	}
 #full-width-wrapper
    {
        width: 100%;
        min-width: 1025px;
        background:url(images/background.jpg) center top no-repeat;
     
    }
	
form {
	width:240px;
	}	

.wrapper {
	width:1004px;
	margin:0px auto;
	padding:0px;

	}
	
#header {
	width:1002px;
	background:url(images/header.png) no-repeat top center;
	height:102px;
	margin:0px auto;
	padding:0px;
	}
	
a img {
	border:0;
	}	
a {
	color:#330066;
	text-decoration:none;
	}	
a:hover {
	color:#003399;
	}	
	
/******************left-side styles*****************/	
.headline {
margin: 1em 0px 0px 1.7em;
border-bottom: dotted 1px #000;

}
.headline-trotta {
margin:0px;
border-bottom: dotted 1px #000;
padding:0px;

}
.headline-staff {
	margin:0;
	padding:0;
	}
.headline-staff h1{
	margin:0px;
	border-bottom: dotted 1px #000;
	padding:0px;
	font-size:16px;
	color:#003399;
	
	}

.headline img, .headline-trotta img {
	float:left;
	padding-right:.5em;

	}

.left-contain {
	width:617px;
	float:left;
	margin:0;
	margin-top:10em;
	padding-bottom:2.7em;
	
	}


.copy-left img {
	float:left;
	padding:.6em 1em 0 .2em;
	}	
.copy-left {
	width:590px;
	margin:0px 1em 0px 2em;
	padding:0px;
	font-size:12px;
	line-height:1.5em; 
	}
	
.copy-left p {
	margin-right:2em;
	}	
.imgpadding {
	padding:0 1em 0 0;
	}	
.mid-quote {
	background:url(images/block-quote.png) no-repeat;
	width:590px;
	height:101px;
	margin-top:0px;
	margin-left:.6em;
	color:#fff;
	font-size:14px;

	}
.mid-quote-p {
	margin:.2em 1em 0em 1.5em;
	padding:1em 1.5em 0em 1.5em;
	}
	
.right-align {
	text-align:right;
	padding-right:3.6em;
	font-weight:bold;
	margin-top:.1em;
	}	
		
.teaser-boxes {
	margin:0 auto;
	clear:both;
	}		

.teaser-boxes img{
	float:left;
	padding-top:1em;
	padding-left:5em;
	}				
	
	
.staff-bio {
	clear:both;
	width:400px;
	}	
/******************Right -Side Styles*********************/
.right-contain {
	width:376px;
	float:right;
	margin:0;
	margin-top:7em;
	height:990px;
	background:url(images/left-bkg.png) no-repeat right;
	padding:0;
	margin-bottom:2.7em;

	}
	
.right-pix {
	margin:0 auto;
	margin-top:3.2em;
	text-align:center;
	padding:0;
	}
.view-all {
	float:right;
	margin:0;
	padding:0;
	margin-right:1.8em;
	}
#spotlight {
	height:196px;
	margin:0 auto;
	padding:0;
	}		


	
#spotlight ul {
	list-style:none;
	margin:auto;
	padding:0;
	
	}	
	
#spotlight li {
	margin:auto;
	text-align:center;
	line-height:2em;
	list-style:none;

	}	
	
#spotlight li a {
	text-decoration:none;
	color:#7da5c5;
   list-style:none;
   
	}
#spotlight li a:hover {
	color:#fff;
	
	}	
	
.spotlight1 {
 background: url(images/procedures1.jpg) no-repeat;
 height: 41px;
 width: 316px;
	}
.spotlight1:hover {
background:url(images/procedures1-rollover.jpg) no-repeat;
color:#fff;
}

.spotlight2 {
 background: url(images/procedures2.jpg) no-repeat;
 height: 37px;
 width: 316px;
margin-top:.2em;
	}
.spotlight2:hover {
background:url(images/procedures2-rollover.jpg) no-repeat;
color:#fff;
}

.spotlight3 {
 background: url(images/procedures3.jpg) no-repeat;
 height: 39px;
 width: 316px;
	}
.spotlight3:hover {
background:url(images/procedures3-rollover.jpg) no-repeat;
color:#fff;
}
	
.spotlight4 {
 background: url(images/procedures4.jpg) no-repeat;
 height: 35px;
 width: 316px;
	}
.spotlight4:hover {
background:url(images/procedures4-rollover.jpg) no-repeat;
color:#fff;
}	

.spotlight5 {
 background: url(images/procedures5.jpg) no-repeat;
 height: 48px;
 width: 316px;
 padding-top:.2em;
	}
.spotlight5:hover {
background:url(images/procedures5-rollover.jpg) no-repeat;
color:#fff;
}	
	
	
/**************************procedures sprite rollovers**********************/
#menu1 li a {
    background:transparent url(images/sprite1.png) no-repeat top left;
    display:block;
    float:left;
    height:31px;
    margin-right:15px;
}
 
#menu1 li a .button {
    background:transparent url(images/sprite1.png) no-repeat top right;
    display:block;
    float:left;
    height:21px;
    padding:10px 10px 0 0;
    margin-left:12px;
    cursor:pointer;
}
 
#menu1 li a:hover, #menu2 li a:hover {
    background-position:0px bottom;    color:#fff;
}
 .#menu1 li a:hover .button, #menu2 li a:hover .button {
    background-position:right bottom;
}

#menu1 a .text {
    display:none;
}

#menu1 a:hover .text {
    display:block;
    position:absolute;
    height:20px;
    top:30px;
    left:0px;
   color:#000;
    font-size:11px;
}
/***********************procedures sprite end*********************/	
.address-box {
	margin:auto;
	background:url(images/address-box.png) no-repeat;
	width:320px;
	height:82px;
	margin-bottom:2.2em;
	padding:0;
	}
	
/**********************contact form*******************/		
	
#contact-form {
	width:374px;
	height:411px;
	background:url(images/form-bkg.png) no-repeat right bottom;
	font-size:12px;
	margin:0 auto;
	
	
	}	
#contact-form h2 {
	margin:0 auto;
	padding:1.3em 0em 0em 1.3em;
	font-size:20px;

	}	
#contact-form p {
	width:230px;
	padding:0;
	margin:0;
	margin-left:2.4em;
	padding-top:1.5em;
	}	
#contact-form input {
font-size:12px;
padding:2px 2px;
margin:2px 0 12px 2.2em;
}



#contact-form textarea {
	margin:0 .5em 0 2.2em;
	border:solid 1px #aacfe4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}
	
.submit {
    background:url(images/submit.png) no-repeat ;
    height: 37px;
    width: 108px;
    border: none;
	color:#fff;
	padding:0;
	}	

.submit:hover{
     background: url(images/submit.png) 0 -36px no-repeat;
	 color:#fff;
	 padding:0;	
	 	
 }
			
.border {
	border:solid 1px #aacfe4;
	}

/*****************footer list ********************************/
.footer {
	clear:both;
	background:url(images/footer.png) no-repeat;
	height:63px;
	margin: auto;
	font-size:12px;
	text-align:center;
	width:1003px;
	padding-top:1.6em;

	}	
	
.footer ul {
	display:inline;
	list-style:none;
	color:#fff;
	
	}
.footer li {
	display:inline;
	margin-right:.5em;

	}		
.footer li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;

	}	
.footer li a:hover {
	color:#333399;
	}

	
/*************font txmts*************************/
.headline h1 {
	font-size:26px;
	vertical-align:middle;
	margin-top:.2em;
	padding-left:0em;
	margin-bottom:0em;
	color:#333399;
	font-weight:normal;
	}
.headline-trotta h1 {
	margin-top:.2em;
	color:#333399;
	padding-bottom:0;
	font-weight:normal;
	}	
.headline-staff h1 {
	margin-top:.2em;
	color:#333399;
	padding-bottom:0;
	font-weight:normal;
	}		
		
.bold-purple {
	font-weight:bold;
	}	

.small-purple {
	color:#333399;
	font-size:12px;
	
	}
.small-white {
	margin:0;
	font-size:11px;
	color:#fff;
	}	
	
.blue-text {
	color:#4982af;
	font-weight:bold;
	}	
.contact-staff {
	color:#4982af;
	font-weight:normal;		
	}
.services-list ul {
	margin:0;
	padding:0;
	}
.services-list li {
	list-style:url(images/bullet-small.jpg);
	}
.imgFloat {
	float:left;
	padding:0;
	margin:0;
	padding-bottom:.3em;
	}
.imgFloatRight {
	float:right;
	}	
.resource {
	font-size:10px;
	}	
