/* RESPONSIVE GRID SYSTEM =============================================================================  */

/*  IMPORT FONTS  ============================================================================= */


/* @font-face kit by Fonts2u (http://www.fonts2u.com) */
@font-face {
    font-family: 'Philosopher-Regular';
    src: url('/fonts/Philosopher-Regular.eot');
    src: url('/fonts/Philosopher-Regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Philosopher-Regular.woff') format('woff'),
         url('/fonts/Philosopher-Regular.ttf') format('truetype'),
         url('/fonts/Philosopher-Regular.svg#Philosopher') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Pictos';
    src: url('/fonts/pictos-webfont.eot');
    src: url('/fonts/pictos-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/pictos-webfont.woff') format('woff'),
         url('/fonts/pictos-webfont.ttf') format('truetype'),
         url('/fonts/pictos-webfont.svg#Pictos') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* BASIC PAGE SETUP ============================================================================= */
html { 100%/16/1rem; }
 
body { 
margin : 0 auto;
padding : 0;
font : 100%/1.0 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; 	
color : #000; 
text-align: center;
background: #fff url(/images/bodyback.png) left top;
}

button, 
input, 
select, 
textarea { 
font-family : MuseoSlab100, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; 
color : #333; }

/*  HEADINGS  ============================================================================= */

h1, h2, h3, h4, h5, h6 {
font-family: 'Philosopher-Regular', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
font-weight : normal;
color: #3A003A;
margin-top: 0px;
letter-spacing: 0.50px;
}

h1 { 
font-family: 'Philosopher', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
font-weight:500;
text-align: center;
color: #3A003A;
margin: 0 1em .5em 1em;
font-size : 1.625rem; /* 26 / 16 */
line-height : 112%;
}

h2 { 
font-family: 'Philosopher', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
font-weight:500;
text-align: center;
color: #3A003A;
margin: 0 1em .5em 1em;
font-size : 1.625rem; /* 26 / 16 */
line-height : 112%;
} 
 
h3 {
font-family: 'Philosopher', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; 
color: #3A003A;
margin-bottom : 0.3em;
font-size : 1.75rem; /* 28 / 16 */
line-height : 112%; }

 .purple { color: rgba(64,0,64,0.5); }


h4 { 
font-family: 'Philosopher', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
color: #3A003A;
margin: 0.25rem  0 0.25rem 0;
font-size : 1.25rem; /* 20 / 16  */
font-weight:600;
line-height : 115%; }

	footer h4 { 
		color: #DDDDDD;
	}

h5 {
font-family: 'Philosopher', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; 
color: #3A003A;
margin-bottom : 5px;
font-size : 1.25rem; /* 20 / 16 */
font-weight: 600; 
line-height: 115%;
}
  h5.aside { font-weight:500; }
  h5.tagline { text-align: center; font-size: 1.025rem; color: #960071; }

h6 {
font-family: 'Philosopher', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; 
color: #666;
font-size : 1rem; /* 16 / 16  */ }

/*  TYPOGRAPHY  ============================================================================= */

p, ol, ul, dl, address { 
margin-bottom : 1.25rem; 
font-size : 1rem; /* 16 / 16 = 1 */ }

p {
hyphens : auto;
font-family: 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
font-size : 1.125rem; /* 18 / 16 */
color: #3A003A;
line-height: 115%;
letter-spacing: .05px;
margin: 0 0 0.5rem 1rem;

  }

p.strong { font-size: 1.25rem; font-weight: bold; }

p.small { font-size: 0.975rem; margin-left: 0; padding-right: 20px; }


p.introtext {
font-family: 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
font-size : 1.5rem; /* 24 / 16 */
color: #3A003A;
line-height: 115%;
letter-spacing: -1px;
margin-bottom: 0.5rem;
}

#bbb {
 margin: 1.5rem 0 1.5rem 1rem;
 border: none;
}

p.center {
text-align: center;
}


.and {
font-family: GoudyBookletter1911Regular, Georgia, 'Times New Roman', sans-serif;
font-size: 1.5em; /* 24 / 16 */
}


ul, 
ol { 
font-family: 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
color: #3A003A;
margin : 0 0 1.5rem 0; 
padding : 0 0 0 24px; }

li ul, 
li ol { 
margin : 0;
font-size : 1.25rem; /* 18 / 16 = 1 */ 
}
 
dl, 
dd { 
margin-bottom : 1.5rem; }

dt { 
font-weight : normal; }

b, strong { 
font-weight : bold; }

hr,
hr.extra { 
display : block; 
margin : 1rem 0 0.50rem 0; 
padding : 0;
height : 1px; 
border : 0; 
border-top : 1px solid #660066;
}
  
small { 
font-size : 0.875rem; /* 14 / 16 = 1 */ }

sub, sup { 
font-size : 75%; 
line-height : 0; 
position : relative; 
vertical-align : baseline; }

sup { 
top : -.5em; }

sub { 
bottom : -.25em; }

.subtext {
	color: #666;
	}

 @media only screen and (max-width : 639px) { 
 h1, h2 { font-size: 1.25rem; margin: 0 auto .25rem 0; line-height: 115%; }   
 h3 { font-size: 1.25rem; } 
 h4 { font-size: 1.125rem; }
 p { font-size: 1rem; line-height: 115%; }
 }  

/* LINKS =============================================================================  */

a { 
color : #cc1122;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-decoration: none;
}

a:visited { 
color : #ee3344; }

a:focus { 
outline : thin dotted; 
color : rgb(0,0,0); }

a:hover, 
a:active { 
outline : 0;
color : #DD2233;
}


footer a { 
color : #ffffff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

footer a:visited { 
color : #fff; }

footer a:focus { 
outline : thin dotted; 
color : rgb(0,0,0); }

footer a:hover, 
footer a:active { 
outline : 0;
color : #fff;
}


/* IMAGES ============================================================================= */

img {
border : 0;
margin: 0 1em 15px 0;
max-width: 100%;
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.noshadow, p.noshadow {
    border: none;
    border-bottom: none;
   -webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;   
 }

img.floatleft { float: left; margin: 0 10px 0 0; }
img.floatright { float: right; margin: 0 0 0 10px; }

img.center { text-align: center; margin: 0 auto 0 auto;}

img.align { vertical-align: middle; }


/* TABLES ============================================================================= */

table { 
border-collapse : collapse;
border-spacing : 0;
margin-bottom : 1.4em; 
width : 100%; }

th, td, caption { 
padding : .25em 10px .25em 5px; }

tfoot { 
font-style : italic; }

caption { 
background-color : transparent; }

/* FORMS ============================================================================= */

form { 
margin : 0; }

fieldset { 
margin-bottom : 1.5em; 
padding : 0; 
border-width : 0; }

legend { 
margin-left : -7px; 
padding : 0; 
border-width : 0; }

label{
font-weight : normal;
cursor : pointer;
display:block;
margin:10px 0 0 0;
position:relative;
top:0;
left:0;
}

	label.inline{
	display:inline;
	margin:0;
	}
	
	label span{
	color:#666;
	font-size:0.9em;
	}
	
	label span.right{
	position:absolute;
	bottom:0;
	right:1em;
	text-align:right;
	}
	
	label.disabled{
	color:#ccc;
	}


button, 
search,
input, 
select, 
textarea { 
font-size : 100%; 
margin : 0; 
vertical-align : baseline; 
*vertical-align : middle; }

button, input { 
line-height : normal; 
*overflow : visible; }

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { 
padding: 0.5em 1em;
margin: 0 0 1em; 0;
cursor : pointer; 
text-shadow:0 1px 0 #fff;
}

input[type="checkbox"], 
input[type="radio"] { 
box-sizing : border-box; }

input[type="search"] { 
	box-sizing : content-box;
}

button::-moz-focus-inner, 
input::-moz-focus-inner { 
padding : 0;
border : 0;  }

input{
display:block;
width:97%;
margin:0 0 20px 0;
border:1px solid #ccc;
font-size:1em;
padding:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
background:#fff;
-moz-box-shadow:inset 0px 0px 6px #ccc;
-webkit-box-shadow:inset 0px 1px 6px #ccc;
box-shadow:inset 0px 1px 6px #ccc;
}

	input::-webkit-input-placeholder,
	input:-moz-placeholder,
	.placeholder{
	color:#bbb;
	}
	
	input::-moz-focus-inner {border:0;}

	input[disabled="disabled"], input.disabled{
	color:#999;
	background:#f5f5f5;
	-moz-box-shadow:inset 0px 0px 2px #ddd;
	-webkit-box-shadow:inset 0px 1px 2px #ddd;
	box-shadow:inset 0px 1px 2px #ddd;
	}
	
textarea{
width:97%;
height:200px;
margin:0 0 20px 0;
border:1px solid #ccc;
padding:5px;
font-family:inherit;
font-size:0.9em;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:inset 0px 0px 6px #ccc;
-webkit-box-shadow:inset 0px 1px 6px #ccc;
box-shadow:inset 0px 1px 6px #ccc;
overflow : auto; 
vertical-align : top;
}

/* Colors for form validity */
input:valid, 
textarea:valid   {  
/* Styles */ }

input:invalid, 
textarea:invalid {
-webkit-box-shadow : 0 0 2px #f00; 
-moz-box-shadow : 0 0 2px #f00;
box-shadow : 0 0 2px #f00; }

.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid {
background-color : #ccc; }



/*  MAIN LAYOUT	============================================================================= */

#skiptomain { display: none; }

#wrapper {
	width: 100%;
	position: relative;
	text-align: left;
    background-image: url('../images/header-pattern.jpg' );
}

#headcontainer {
        width: 100%;
        height: auto;
        background-image: url('../images/header-pattern.jpg' );
        padding: 30px auto 0 auto;
	 }

		header {
			clear: both;
			width: 80%; /* 1000px / 1250px */
			font-size: 0.875rem; /* 13 / 16 */
			max-width: 75rem; /* 1200px / 16 */
			margin: 0 auto;
			padding: 0;
			position: relative;
			color: #000;
		   }   
        
.at-logo {
width: 100%;
max-width: 300px;
height: auto;
text-align: left;
border: none;
padding-top: 30px;
margin-bottom: 0;
padding: 0;
} 

 /* MAIN NAV ============================================================================= */  

/*Strip the ul of padding and list styling*/
 #menu ul {
	list-style-type: none;
	margin:0;
	padding:0;
	position: relative;
    text-align: right;
    z-index: 3000;
}

/*Create a horizontal list with spacing*/
 #menu li {
	display: inline-block;
	margin-right: 3px;
    padding: 0.25rem 0 0.25rem 0.50rem;
}

/*Style for menu links*/
 #menu li, #menu li a {
	display:inline-block;
    font-size: 1.525rem;
	font-family: Philosopher, Garamond, Georgia, Serif;
    line-height: 100%;
	color: #AF0485;
	text-decoration: none; 
}

/*Hover state for top level links*/
#menu li:hover a {
	color: #F4009F;
    border-bottom: 1px dotted #F4009F;
}

/*Style for dropdown links
li:hover ul a {
	background: #f3f3f3;
	color: #2f3036;
	height: 40px;
	line-height: 40px;
}

/*Hover state for dropdown links
li:hover ul a:hover {
	background: #19c589;
	color: #fff;
}

/*Hide dropdown links until they are needed*/
#menu li ul {
	display: none;
}

/*Make dropdown links vertical*/
#menu li ul li {
	display: block;
	float: none;
}

Prevent text wrapping
#menu li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}

/*Display the dropdown on hover*/
#menu ul li a:hover + .hidden, .hidden:hover {
	display: block;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
	font-family: Philosopher, Garamond, Georgia, Serif;
	text-decoration: none;
    font-size: 1.6rem;
	color: #AB017F;
	text-align: right;
	padding: 0.75rem 0.25rem 0.75rem 0.25rem;
	display: none;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}


/*Responsive Styles*/

@media screen and (max-width : 1024px) and (min-width : 861px){
 .span_3_of_10 { width: 39.04%; }
 .span_7_of_10 { width: 59.36%; }
} 

@media screen and (max-width : 860px) and (min-width : 648px) {
   .span_3_of_10 { width: 39.04; }
   .span_7_of_10 { width: 59.36%; }
}
   
@media screen and (max-width : 647px) {
 .span_3_of_10 { width: 100%; }
 .at-logo { padding-right: 8px; text-align: left; width: 300px; max-width: 300px; }
 .span_7_of_10 { width: 100%; }
  
    
	/*Make dropdown links appear inline*/
	#menu ul {
		position: static;
        background-image: url('../images/header-pattern.jpg');
		display: none;
	}
	/*Create vertical spacing*/
	#menu li {
		margin-bottom: 1px; 
	}
	/*Make all menu links full width*/
	#menu ul li, #menu li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.show-menu {
		display: block;
	}
}
     


 /* END MAIN NAV ============================================================================= */ 

    .box1 {  /* IMAGE AND TAGLINE */
		width: 100%;
        height: auto;
        margin-top: .25em;
        margin-bottom: 0;
        border-top: 3px solid #7F1CB0;
        border-bottom: 3px solid #7F1CB0;
        background-image:url('../images/box-pattern-violet.jpg');  
	     } 
         
.hero {
background: url('../images/seniors-lg.jpg') no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
display: table;
width: 100%;
height: 30vh;
min-height: 300px;
}
.container {
display: table-cell;
text-align: center;
vertical-align: bottom;
height: 275px;
}
         
.container h1 { 
display: block;
text-align: center;
font-weight:700;
padding: 0.875rem;
background: rgba(255, 255, 255, 0.6);
border-radius: 4px; 
}
         
.smaller { font-style: italic; font-weight: 400; font-size: 1.15rem; }   

@media only screen and (min-width : 481px) and (max-width : 930px) {
 .container h1 { font-size: 1.125rem; padding: 0.25rem auto 3px auto; }
 }
  
@media only screen and (min-width : 481px) {
h2.main { display: none; }
}       
         
@media only screen and (max-width : 480px) and (min-width : 1px)  {
.container { display: none; }
h1 { display: none; }
h2.main { display: block; text-align: left; color: #AB0082; margin: 0; }
}
         
            
         
     .box2 {  /* INTRO  */
        width: 100%;
        height: auto;
        background-color: #FFFFFF;   
	     }
  
      
      
     .box3 {  /* SERVICES */
        width: 100%;
        height: auto;
        margin: 0;
        border-top: 3px solid #5C5CAA;
        border-bottom: 3px solid #5C5CAA;
        background-image:url('../images/box-pattern-blue.jpg');  
	     }

      
     .box4 {  /* RESOURCES */
        width: 100%;
        height: auto;
        margin: 0;
        border-top: 3px solid #803880;
        border-bottom: 3px solid #803880;
        background-image:url('../images/box-pattern-magenta.jpg'); 
     
      }  
        
	#maincontentcontainer {
		width: 100%;     
	}
        

		#standardcontainer {
         width: 100%;
         
			
		}
		
		.darkcontainer {
			background: rgba(102, 102, 102, 0.05);
		}

		.lightcontainer {
			background: rgba(255, 255, 255, 0.25);
		}
		
			#maincontent{
				clear: both;
				width: 80%; /* 1000px / 1250px */
				font-size: 0.875rem; /* 14 / 16 */
				max-width: 92.3em; /* 1200px / 13 */
				margin: 0 auto;
				padding: 1em 0px;
				color: #333;
				line-height: 1.5em;
				position: relative;
			}
		
			.maincontent{
				clear: both;
				width: 80%; /* 1000px / 1250px */
				font-size: 0.875rem; /* 14 / 16 */
				max-width: 92.3em; /* 1200px / 13 */
				margin: 0 auto;
				padding: 1em 0px;
				color: #333;
				line-height: 1.5em;
				position: relative;
			}
            
            .maincontent a:link, .maincontent a:visited { color: #3A003A; text-decoration: none; }
			.maincontent a:hover { color: #9C004E; text-decoration: none; border-bottom: 2px dotted; }
            
ul.main {
display: block; 
font-family: 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
color: #3A003A;
line-height: 1.25rem;
margin : 0 1em 1.5em 1em; 
padding : 0 0 0 24px; }

li.main { font-size: 1.25rem; margin-bottom: 3px; padding-right: 25px; }
 
dl.main  {
font-family: 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
color: #3A003A;
line-height: 1.25rem;
margin : 0 1rem 1.5rem 0; 
padding : 0 0 0 3px; 
}
   .main dt { font-size: 1.025rem; margin-bottom: 3px; padding-right: 12px; }
   
   .main dd {font-size: 1rem; margin-bottom: 3px; padding-right: 12px; }
           
            

	#footercontainer {
		width: 100%;	
		 border-top: 6px solid #4630BE;
         background-image:url('../images/footer-pattern.jpg');
	}
	
		footer {
			clear: both;
			width: 80%; /* 1000px / 1250px */
			font-size: 0.8125rem; /* 13 / 16 */
			max-width: 92.3em; /* 1200px / 13 */
			margin: 0 auto;
			padding: 20px 0px 10px 0px;
			color: #DDDDDD;
		}
        
        footer p {
            font-size: 1rem;
            color: #DDDDDD; 
            margin-left: 1em;
         }

		footer strong {
			font-size: 1.025rem; /* 14 / 13 */
			color: #DDDDDD;
		}
        
        .bug { 
               text-align: center;
               margin-top: -75px;
               }


		footer a:link, footer a:visited { color: #DDDDDD; text-decoration: underline; }
		footer a:hover { color: #E9D3FF; text-decoration: none; }

		ul.pagefooterlist, ul.pagefooterlistimages {
			display: block;
			float: left;
			margin: 0px;
			padding: 0px;
			list-style: none;
		}

		ul.pagefooterlist li, ul.pagefooterlistimages li {
			clear: left;
			margin: 0px;
			padding: 0px 0px 3px 0px;
			display: block;
			line-height: 1.5em;
			font-weight: normal;
			background: none;

		}

		ul.pagefooterlistimages li {
			height: 34px;
		}


		ul.pagefooterlistimages li img {
			padding: 5px 5px 5px 0px;
			vertical-align: middle;
			opacity: 0.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
			filter: alpha( opacity  = 75);
			-webkit-transition: all 0.3s ease;
			-moz-transition: all 0.3s ease;
			-o-transition: all 0.3s ease;
			transition: all 0.3s ease;
		}

		ul.pagefooterlistimages li a
		{
			text-decoration: none;
		}

		ul.pagefooterlistimages li a:hover img {
			opacity: 1.0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			filter: alpha( opacity  = 100);
		}

			#smallprint {
				margin-top: 0;
				line-height: 110%;
				text-align: center;
				color: #DDDDDD;
				font-size: 0.75rem; /* 12 / 13 */
			}

			#smallprint p {
				vertical-align: middle;
                color: #DDDDDD;
                font-size: 0.75rem;
			}


			#smallprint img {
				margin: 0px 10px 15px 0px;
				vertical-align: middle;
				opacity: 0.5;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
				filter: alpha( opacity  = 50);
				-webkit-transition: all 0.3s ease;
				-moz-transition: all 0.3s ease;
				-o-transition: all 0.3s ease;
				transition: all 0.3s ease;
			}


			#smallprint a:hover img {
				opacity: 1.0;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				filter: alpha( opacity  = 100);
			}

			#smallprint a:link, #smallprint a:visited { color: #DDDDDD; text-decoration: none; }
			#smallprint a:hover { color: #8080FF; text-decoration: underline; }
            
            #credits {
             font-size: 0.65rem;
             color: #BABACC;
             margin-top: 10px;
             }
              #credits a:link, #credits a:visited { color: #BABACC; text-decoration: none; }
			  #credits a:hover { color: #8080FF; text-decoration: underline; } 


/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

	
/*  CODE  ============================================================================= */

pre.code {
	padding: 0;
	margin: 0;
	font-family: monospace;
	white-space: pre-wrap;
	font-size: 1.1em;
}

strong.code {
	font-weight: normal;
	font-family: monospace;
	font-size: 1.2em;
}


/*  EXAMPLE  ============================================================================= */

#example .col {
	background: #ccc;
	background: rgba(204, 204, 204, 0.85);

}

/*  NOTES  ============================================================================= */


.note {
	position:relative;
	padding:1em 1.5em;
	margin: 0 0 1em 0;
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	overflow:hidden;
}

.note:before {
	content:"";
	position:absolute;
	top:0;
	right:0;
	border-width:0 16px 16px 0;
	border-style:solid;
	border-color:transparent transparent #cccccc #cccccc;
	background:#cccccc;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	display:block; width:0; /* Firefox 3.0 damage limitation */
}

.note.rounded {
	-webkit-border-radius:5px 0 5px 5px;
	-moz-border-radius:5px 0 5px 5px;
	border-radius:5px 0 5px 5px;
}

.note.rounded:before {
	border-width:8px;
	border-color:#fff transparent;
	background: url(/images/bodyback.png);
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius:0 0 0 5px;
	border-radius:0 0 0 5px;
}

/*  SCREENS  ============================================================================= */

.siteimage {
	max-width: 90%;
	padding: 5%;
	margin: 0 0 1em 0;
	background: transparent url(/images/stripe-bg.png);
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}

.siteimage:hover {
	background: #bbb url(/images/stripe-bg.png);
	position: relative;
	top: -2px;
	
}

/*  COLUMNS  ============================================================================= */

.twocolumns{
	-moz-column-count: 2;
	-moz-column-gap: 2em;
	-webkit-column-count: 2;
	-webkit-column-gap: 2em;
	column-count: 2;
	column-gap: 2em;
  }

/*  BUTTONS  ============================================================================= */


.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding: .5em 1em;
	margin: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: #cc1122 url(/images/glass.png) repeat-x 0 50%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-family:  LeagueGothicRegular, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size : 1.5em; /* 24 / 16 */
				
}
.button:hover {
	background: #dd2233 url(/images/glass.png) repeat-x 0 50%;
	color: #fff;
	text-decoration: none;
}
.button:active {
	background: #dd2233 url(/images/glass.png) repeat-x 0 50%;
	color: #fff;
	position: relative;
	top: 1px;
}
.button:visited { 
	color : #fff;
}



/*  GLOBAL OBJECTS ============================================================================= */

.breaker { clear: both; }

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}


.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.center {
    text-align: center;
    margin: 0 auto 0 auto;
 }
 
 .center-narrow { 
   text-align: center;
    margin: 0 2em 0 2em; 
  }
  


/* PHONE LINK ============================================================================= */

#phone {
    font-family: 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
    font-size: 1.5rem;
    font-weight:700;
    text-align: left;
    line-height: 115%;
    color: #3A003A;
    margin: 0 0 10px 0;
 } 
 
    #phone a:link, #phone a:visited { color: #3A003A; text-decoration: none; }
		#phone a:hover { color: #800080; text-decoration: none; border-bottom: 2px dotted; }
        
        
        #footerphone {    
    font-family: 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
    font-size: 1rem;
    font-weight:600;
    text-align: left;
    color: #3A003A;
    margin: .50em 0 10px 1em;
 } 
 
    #footerphone a:link, #footerphone a:visited { color: #3A003A; text-decoration: none; }
		#footerphone a:hover { color: #800080; text-decoration: none; border-bottom: 2px dotted; }   
         

 
 .logos {
 display:inline;
 text-align: center;
 margin: 0 auto 15px auto;
  }
   .logos img { text-align:center; padding: 15px 2em 15px 1em; }
   
 .aside {
   background-color: rgba(234,196,233,0.35);
   padding: 15px;
   -webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
  } 
   
 .top { border:none; }
 
 .top a:link, .top a:visited { text-decoration: none; border-bottom:none; }
		.top a:hover { text-decoration: none; border-bottom:none; }
        
        
 .contact { margin: 0 auto 10px 20px; }       

/* VENDOR-SPECIFIC ============================================================================= */

html { 
-webkit-overflow-scrolling : touch; 
-webkit-tap-highlight-color : rgb(52,158,219); 
-webkit-text-size-adjust : 100%; 
-ms-text-size-adjust : 100%; }

.clearfix { 
zoom : 1; }

::-webkit-selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

::-moz-selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

::selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { 
-webkit-appearance : button; }

::-webkit-input-placeholder {
font-size : .875em; 
line-height : 1.4; }

input:-moz-placeholder { 
font-size : .875em; 
line-height : 1.4; }

.ie7 img,
.iem7 img { 
-ms-interpolation-mode : bicubic; }

input[type="checkbox"], 
input[type="radio"] { 
box-sizing : border-box; }

input[type="search"] { 
-webkit-box-sizing : content-box;
-moz-box-sizing : content-box; }

button::-moz-focus-inner, 
input::-moz-focus-inner { 
padding : 0;
border : 0; }

p {
/* http://www.w3.org/TR/css3-text/#hyphenation */
-webkit-hyphens : auto;
-webkit-hyphenate-character : "\2010";
-webkit-hyphenate-limit-after : 1;
-webkit-hyphenate-limit-before : 3;
-moz-hyphens : auto; }
