/*
Theme Name: ACSLA
Theme URI: http://wordpress.org/
Description: This theme was transferred into wordpress by John Venters
Version: 1.6
Author: Transferred by: John Venters
Author URI: http://www.websitesinaflash.com/
Tags: white, green, two column

*/

body
{
	color : #000000;
	margin : 0 auto;
	border : 0px solid #ff0000;
	text-align : center;
	background-color : #8092A2;
}

h3
{
	color : #3355AA;
}

div
{
	border : 0px dotted;
	margin : 0px;
}

div.senior_container
{
	width : 830px;

	color : #000000;
	
	margin : 0 auto;
	padding-left : 0px;
	
	font-family : verdana, tahoma, times;
	font-weight : 200;
	font-size : 10px;
}

div.one
{
	width : 100%;


	padding : 0px 0px 0px 0px;
		
	background-image : url('main_drop_shadow.png');
	background-repeat : repeat-y;

	border : 0px dotted yellow;	
}

div.title
{
	padding : 5px 0px 10px 30px;
	text-align : left;
	
	border : 0px solid blue;
}



/* Top Navigation */

#topnav, #topnav li {
	margin:0; padding:0;
}


#topnav {
	list-style:none;
	height: 37px;
	margin-left: 19px;
}

#topnav li {
	float:left;
}


#topnav li a{
	display:block;
	width:99px;
	height:37px;
	background: url(../../../images/top-nav-tabs.jpg) no-repeat;
}
#topnav li a span{
	display:none;
}

#topnav li.page-item-3 a { background-position: -99px 0;}
#topnav li.page-item-5 a { background-position: -198px 0;}
#topnav li.page-item-8 a { background-position: -297px 0;}
#topnav li.page-item-10 a { background-position: -396px 0;}
#topnav li.page-item-12 a { background-position: -495px 0;}
#topnav li.page-item-14 a { background-position: -594px 0;}
#topnav li.page-item-16 a { background-position: -693px 0;}


#topnav li.page-item-18 a:hover, #topnav li.page-item-18.current_page_item a { background-position: 0 -37px;}
#topnav li.page-item-3 a:hover, #topnav li.page-item-3.current_page_item a { background-position: -99px -37px;}
#topnav li.page-item-5 a:hover, #topnav li.page-item-5.current_page_item a { background-position: -198px -37px;}
#topnav li.page-item-8 a:hover, #topnav li.page-item-8.current_page_item a { background-position: -297px -37px;}
#topnav li.page-item-10 a:hover, #topnav li.page-item-10.current_page_item a { background-position: -396px -37px;}
#topnav li.page-item-12 a:hover, #topnav li.page-item-12.current_page_item a { background-position: -495px -37px;}
#topnav li.page-item-14 a:hover, #topnav li.page-item-14.current_page_item a { background-position: -594px -37px;}
#topnav li.page-item-16 a:hover, #topnav li.page-item-16.current_page_item a { background-position: -693px -37px;}


div.sub 
{
	clear : both;

	width : 100%;
	height : 40px;
	
	text-align : center;
	
	background-image : url('base_drop_shadow.png');
	background-repeat : no-repeat;
	
	border : 0px solid blue;
}

div.menu_shadow
{
	width : 798px;
	height : 10px;

	margin : 0 auto;
	
	border : 0px solid #ff8800;
	
	background-image : url('menu_drop_shadow.png');
	background-repeat : repeat-x;
}

div.shadow_shove
{
	margin : 0 auto;
	padding-left : 2px;
	border : 0px dotted red;
}

div.legal
{
	width : 700px;	
	text-align : left;
	margin : 0 auto;
	font-size : 12px;
	font-family : verdana;

	margin-bottom : 45px;
	border : 0px dotted red;
}



/* CONTENT */
div.content
{
	text-align : left;

	padding : 10px 25px 0px 25px;

	border : 0px dashed red;
}

td.content
{
	padding : 0px 20px 0px 0px;
	width : 80%;
	
	font-family : trebuchet ms, verdana;
	font-size : 15px;
	
	vertical-align : top;
	
	border-right : 2px dashed black;
}

td.aux
{
	vertical-align : top;
	text-align : center;
	
	font-family : trebuchet ms, verdana;
}

div.topbar
{
	margin : 15px 0px 0px 0px;
	padding : 0px 0px 0px 10px;
	width : 100%;
	
	
	font-family : trebuchet ms;
	font-size : 15px;

	color : white;
	
	background-color : #0B6930;

	border : 1px solid black;
	border-bottom : 0px;
}

div.topbar a
{
	color : white;
	

	padding : 0px 5px 0px 5px;
	
		
	text-decoration : none;
	border-left : 1px solid black;
	border-right : 1px solid black;
}

div.topbar a:hover
{
	background-color : green;
}

/* this one controls the testimonials at the bottom of the home page */
div.bottombar
{
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 0px 10px;
	width : 100%;
	height : 200px;
	font-family : trebuchet ms, verdana;
	font-size : 15px;
	color : black;
	
	background-color : #B5D2C0;
	
	border : 1px solid black;
}

div.quotation
{
	font-size : 20px;
	margin : 0px;
}

div.partners
{
	font-weight : 800;
	font-size : 20px;
}

p.why_acsla
{
	margin-top : 0px;
}

a.service_list
{
	color : black;
}
/* CONTENT */



ul.quotes a
{

	color : green;
	font-size : 12px;
	
}

ul.quotes a:hover
{
	
}



ul li span.title
{
	text-decoration : underline;

}

ul.service_list
{
	list-style-type : none;
	
}

ul.service_list_sub1
{
	list-style-type : disc;
}

body#home a#home
{
	
	background-color : #0b682f;
	color : #ffffff;
}

body#service_list a#service_list

{
	background-color : #0b682f;
	color : #ffffff;
}

body#why_acsla a#why_acsla
{
	background-color : #0b682f;
	color : #ffffff;
}

body#guarantees a#guarantees
{
	background-color : #0b682f;
	color : #ffffff;
}

body#free_offers a#free_offers
{
	background-color : #0b682f;
	color : #ffffff;
}

body#articles a#articles
{
	background-color : #0b682f;
	color : #ffffff;
}

body#testimonials a#testimonials
{
	background-color : #0b682f;
	color : #ffffff;
}

body#contact_us a#contact_us
{
	background-color : #0b682f;
	color : #ffffff;
}

a
{
	color : green;
}

img
{
	border : 0px;
}

img#green_logo
{
	float : left;
	margin : 0px 10px 0px 0px;
}

img.partners
{
	margin-top : 15px;
}

span.quoteinfo
{
	font-size : 12px;
}
a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
