/* CSS Document 
light blue 96c6f5
dark blue 648d2e
*/
body {
	margin: 0;
	padding: 0;
	background-image:  url(images/arbEvolveLogoBW.png);
	background-repeat: x, y;
	}
a:link, a:visited {
	color: #648d2e;
	background-color: transparent;
	display: inline;
	padding: 0;
	text-decoration: none;
	}
a:hover{
	color: black;
	}
a.active{
	color: black;
	}
	
/* externals for tel. & email*/
#main{
	text-align: left;
	position: relative;
	width: 900px;
	padding-bottom: 0px;
	padding-top: 1px;	
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
		}
.left{
	padding-top: 5px;
	float: left;
	font: 20px 	"tahoma", sans-serif;
	font-weight: normal;
	color: #648d2e;
	padding-bottom: 1px;
	padding-left: 12px;
	}
.right {
    padding-top: 5px;
    float: right;
    font: 20px "tahoma", sans-serif;
    font-weight: normal;
    color: #648d2e;
    padding-bottom: 1px;
    padding-right: 12px;
}
.titleArb {
    color: #5d5d5c;
}
.titleEvolve {
    color: #648d2e;
}
		
/* container with nav background image*/
#wrapper{
	position: relative;
	text-align: center;
	width: 900px;
	margin-top: 40px;
	margin-bottom: 30px;
	border: solid 1px #fff;
	background-image:  url(images/navbackground1.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
    background-size: 180px 850px;
	}
	
	
/* header for banner and banner text*/
#header{
	background-image:  url(images/arbEvolveLogo.png);
    background-size: 130px 130px;
	background-repeat: no-repeat;
	height: 119px;
	position: relative;
	border-top: 1px solid #648d2e;
	border-bottom: 1px solid #648d2e;
	}
#header h1{
	margin: 0;
	padding-right: 15px;
	font-weight: normal;
	color: #648d2e;
	font-size: 50px;
	position: absolute;
	bottom: 40px;
	right: 0;
	font-family: Palantino, Times, serif;
	}
#header h2{
	margin: 0;
	padding-right: 17px;
	font-weight: normal;
	color: #648d2e;
	font-size: 23px;
	position: absolute;
	bottom: 14px;
	right: 0;	
	color: #648d2e;
	font-family: Palantino, Times, serif;
	}
	
	
/* main content*/	
#content{
	text-align: left;
	width: 500px;
	margin-left: 180px;
	margin-right: 150px;
	padding: 0px 10px 0 15px;
	font:  17px "tahoma" Verdana, Arial, Helvetia, sans-serif;
	}
#content p{
	font-size: 17px;
	color: #333333;
	line-height: 18px;
	}
#content ul{
	list-style-image: url(images/background.gif);
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 0 0 25px;
	border-left: solid 0px ;
	line-height: 18px;
	}
#content li{
	font-size: 16px;
	font-weight: normal;
	}
#content h4{
	font-size: 20px;
	color: #648d2e;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	border-bottom: 1px dotted #648d2e;
	font-weight: normal;
	}
#content h5{
	font-size: 12px;
	color: #648d2e;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom: 1px dotted #648d2e;
	margin-bottom: 5px;
	}


/* left column*/
#side1{
	position: relative;
	font: 100% "tahoma" Verdana, Arial, Helvetia, sans-serif;
	float: left;
	width: 180px;
	}
#side1 ul{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	border-left: solid 0px ;
	line-height: 1.2em;
	}
#side1 li{
	font-size: 85%;
	font-weight: bold;
	}
#side1 li a:link, #side1 li a:visited {
	color: #648d2e;
	background-color: transparent;
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 1em 0 0.2em .5em;
	text-decoration: none;
	}
#side1 li a:hover{
	color: white;
	background-color: #648d2e;
	}
#side1 ul li a.active{
	color: white;
	background-color: #648d2e;
	}
	
	
/* right column*/
#side2{
	position: relative;
	float: right;
	width: 150px;
	top: 0px;
	right: 10px;
	padding: 10px 10px 10px 10px;
	border-left: 1px dotted #648d2e;
	background-image:  url(file:///C|/Sites/CSS_templates/logo.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}
#side2 h3{
	font: 80% "tahoma" Verdana, Arial, Helvetia, sans-serif;
	margin: 0;
	padding-bottom: 4px;
	}
.img{
	height: 120px;
	width: 150px;
	border: 1px solid #648d2e;
	margin-bottom: 10px;
	}
.imgad{
	height: 150px;
	width: 150px;
	border: 1px dotted #648d2e;
	margin-bottom: 10px;
	}
.adbox{
	color: #666666;
	font-size: 12px;
	font-family:  "tahoma" Verdana, Arial, Helvetia, sans-serif;
	text-align: center;
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px dotted #648d2e;
	background-color: transparent;
	background-image:  url(images/adboxbackground.jpg);
	background-repeat: no-repeat;
	}
	
	
/* footer*/
#footer{
	clear: both;
	height: 40px;
	text-align: right;
	background-color: transparent;
	border-top: 2px solid #648d2e;
	font-family:"tahoma", sans-serif;
	font-size: 12px;
	color: #648d2e;
	line-height: 18px;
	margin: 0px;
	padding: 5px 15px 0 0;
}
	

