/* CSS Document */

body	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
		line-height: 140%;
		margin: 10px 0px 0px 0px;
		padding: 0px;
		background-color: #888888;
		color: #333333;
		}
		
img, img a, img a:visited img a:active
		{
		border: none;
		text-decoration:none;
		padding: 0px;
		margin: 0px;
		}
		
p		{
		margin: 0px;
		padding: 0px;
		}
				
		
h1		{
		padding: 0px;
		margin: 0px 0px 20px 30px;
		font-weight: normal;
		font-size: 210%;
		font-family:Georgia, "Times New Roman", Times, serif;
		color: #55b0e5;
		line-height: 120%;
		}			


.green		{
		color: #b5d800;
		
		}
		
.orange
		{
		color: #ec880e;
		}	
		
.dkblue
		{
		color: #005bac;
		}	
		
.red
		{
		color: #b33c1b;
		padding: 10px 0px 0px 0px;
		}				

h2		{
		font-size: 140%;
		padding: 0px;
		margin: 0px;
		font-weight: bold;
		line-height: 130%;
		}		

h3		{
		font-size: 110%;
		padding: 0px;
		margin: 0px;
		font-weight: bold;
		line-height: 130%;
		}				
				
.floatleft
		{
		float: left;
		}
		
.floatleftpr
		{
		float: left;
		padding: 0px 10px 0px 0px;
		}		
		
.floatright
		{
		float: right;
		}	
		
.paddingtop
		{
		padding: 10px 0px 0px 0px;
		}			
		
.paddingbottom
		{
		padding: 0px 0px 10px 0px;
		}
		
.clearleft
		{
		clear: left;
		}
		
.clearboth
		{
		clear: both;
		}			
					
#wrapper_shade_top
		{
		background-image: url(images/common/wrapper_shade_top.jpg);
		background-repeat:no-repeat;
		height: 10px;
		width: 942px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
		}		
		
#wrapper_shade
		{
		background-image: url(images/common/wrapper_shade_side.jpg);
		background-repeat:repeat-y;
		width: 942px;
		margin-left: auto;
		margin-right: auto;
		}
		
#wrapper_shade_bottom
		{
		background-image: url(images/common/wrapper_shade_bottom.jpg);
		background-repeat:no-repeat;
		height: 10px;
		width: 942px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		}					
		
#wrapper
		{
		width: 880px;
		margin-left: auto;
		margin-right: auto;
		background-image: url(images/common/wrapper_background.jpg);
		background-repeat:repeat-x;
		background-color: #005bac;
		
		}
			
#ayardandahalflogo
		{
		width: 250px;
		height: 130px;
		float: left;
		}
		
#ayardandahalflogo a
		{
		margin: 0px;
		border: none;
		text-decoration:none;
		padding: 0px;
		}								
		
#ayardandahalflogo a:visited
		{
		margin: 0px;
		border: none;
		text-decoration:none;
		padding: 0px;
		}			
		
#ayardandahalftab
		{
		float: right;
		width: 630px;
		height: 130px;
		}	
		
#backgroundwrapper
		{
		clear: left;
		background-image: url(images/common/wrapper_body.jpg);
		background-repeat:no-repeat;
		height: 385px;
		padding: 0px;
		}
		
#backgroundwrapper2
		{
		clear: left;
		background-image: url(images/common/wrapper_body2.jpg);
		background-repeat:no-repeat;
		height: 210px;
		}
	
	
/*JAVASCRIPT DROP DOWN MENU*/
#sddm
{	margin: 0 0 0 10px;
	padding: 5px 0px 0px 0px;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 2px 0 0;
	padding: 4px 0px;
	width: 100px;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #e7f0f5;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 80px;
		text-align: left;
		text-decoration: none;
		background: #e7f0f5;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}


	
#siteinfo
	{
	clear: left;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 10px 20px 10px;
	font-size: 75%;
	color: #cccccc;
	line-height: 140%;
	background-image: url(images/siteinfo_background.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	background-color: #005bac;
	
	}	
	
	
#siteinfo a, #siteinfo a:visited, #siteinfo a:active
	{
	color: #cccccc;
	display: inline;
	background: none;
	}	
	
#siteinfo a:hover
	{
	color: #cccccc;
	display: inline;
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	}	
	
img a
	{
	border: none;
	text-decoration:none;
	}	
	
	
		
		
/*Main Body*/								
#mainbody 
		{
		clear: left;
		background-color:#FFFFFF;
		font-size: 90%;
		padding: 0px 10px 10px 10px;
		background-image: url(images/common/bodysides.gif);
		background-repeat:repeat-y;
		}
		
#mainbody a, #mainbody a:visited
		{
		background-color: #ffffff;
		border: none;
		text-decoration: none;
		padding: 0px;
		margin: 0px;
		color: #4895c2;
		}	
		
#mainbody a:hover
		{
		text-decoration: underline;
		}			
		
#crumbs
		{
		font-size: 90%;
		margin: 0px 0px 20px 0px;
		padding: 10px 0px 0px 10px;
		color: #333333;
		
		}		
		
#crumbs a, #crumbs a:visited
		{
		
		}			
		
#col1
		{
		width: 390px;
		float: left;
		margin: 0px 10px 0px 30px;
		}	

#col2
		{
		width: 390px;
		float: left;
		margin: 0px 30px 0px 10px;
		}	
		
.spanc1c2
		{
		margin: 0px 30px;
		}		
					
.col3
		{
		width: 500px;
		float: left;
		margin: 0px 40px 0px 30px;
		}	

.col4
		{
		width: 240px;
		float: left;
		margin: 0px 30px 0px 10px;
		font-size: 90%;
		}	
		
.col5
		{
		width: 370px;
		float: left;
		margin: 0px 40px 0px 30px;
		}	

.col6
		{
		width: 370px;
		float: left;
		margin: 0px 30px 0px 10px;
		font-size: 90%;
		}	
		
.col7
		{
		width: 310px;
		float: left;
		margin: 0px 30px;
		}			
		
.col8	
		{
		width: 400px;
		float: left;
		}	
		
.col9	
		{
		width: 190px;
		float: left;
		margin-left: 30px;
		}


.col10		
		{
		width: 610px;
		float: left;
		}

				

.arrow	{
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 15px;
		background-image:url(images/common/arrow.gif);
		background-repeat: no-repeat;
		}	
		
.imgborder
		{
		background-color: #ededed;
		padding: 5px;
		}
		
	
.imgborder2
		{
		background-color: #ededed;
		padding: 5px;
		margin: 0px 0px 20px 0px;
		}		
		
.gallery	{
		
		font-size: 80%;
		float: right;
		}
		
.spacer
		{
		height: 60px;
		
		}	
				
.box
		{
		border: 1px solid #cccccc;
		background-color: #ecf8fe;
		padding: 10px;
		}	
		
.box2
		{
		border: 1px solid #cccccc;
		padding: 10px;
		height: 250px;
		margin: 0px 0px 10px 0px;
		
		}	
		
.box3
		{
		border: 1px solid #cccccc;
		padding: 10px;
		height: 532px;
		margin: 0px 0px 10px 0px;
		
		}		
		
.box4
		{
		background-color: #f8ead8;
		padding: 10px;
		font-size: 120%;
		border: 5px solid #ededed;
		margin: 30px 0px 0px 0px;
		}	
		
.box5
		{
		border: 1px solid #cccccc;
		padding: 10px;
		margin: 0px 0px 10px 0px;
		
		}									
		
		
.number
		{
		width: 40px;
		float: left;
		font-size: 110%;
		font-weight: bold;
		line-height: 130%;
		}		
.indent
		{
		margin: 0px 0px 15px 40px;
		}			
		
/*Tables*/

table	{
		border: 1px solid #cccccc;
		background-color: #e1f4fd;
		margin: 5px 0px 0px 0px;
		padding: 5px 5px;
		vertical-align: top;
		}

th
		{
		text-align: left;
		}
		
td		{
		border-top: 1px solid #cccccc;
		vertical-align: text-top;
		padding: 5px;
		}	
		

caption
		{
		text-align: left;
		font-weight: bold;
		}
		
.tc1
		{
		width: 100px;
		}
		
.tc2
		{
		width: 170px;
		}	
		
.tc3
		{
		width: 170px;
		}		
		
.borderbottom
		{
		clear: left;
		border-bottom: 1px dotted #cccccc;
		padding: 0px 0px 20px 0px;
		margin: 0px 30px 20px 30px;
		}						
		
.borderbottomnp
		{
		clear: both;
		border-bottom: 1px dotted #cccccc;
		padding: 0px 0px 20px 0px;
		margin: 0px 0px 20px 0px;
		}		
		
.imgsml
		{
		border: 5px solid #ededed;
		float: left;
		margin: 0px 0px 10px 0px;
		}	
		
.imgsml2
		{
		border: 5px solid #ededed;
		float: left;
		margin: 0px 0px 10px 10px;
		}	
		
.gallerythumb a
		{
		float: left;
		margin: 0px 10px 10px 0px;
		padding: 3px;
		background-color: #ededed;
		height: 56px;
		width: 56px;
		}	

.previous a, .previous a:visited
		{
		font-size: 90%;
		color: #999999;
		float: left;
		height: 30px;
		
		}
		
.next a, .next a:visited
		{
		font-size: 90%;
		color: #999999;
		float: right;
		height: 30px;
		
		}	
		
.gallerylarge
		{
		clear: left;
		text-align: center;
		}			
		
.dottedrule
		{
		border-bottom: 1px dotted #cccccc;
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 20px 0px;
		}		

.printoff
		{
		display: none;
		}
		
/*added Aug 31 2009 for new before and after page*/

#beforeafter
		{
		padding: 0px 30px;
		height: 700px;
		}
		
.bacol1
		{
		clear: left;
		width: 370px;
		float: left;
		margin: 0px 40px 0px 0px;
		}	

.bacol2
		{
		width: 370px;
		float: left;
		margin: 0px 0px 0px 10px;
		font-size: 90%;
		}			