@charset "utf-8";
/*   
Theme Name: Alterra Group
Theme URI: http://www.alterra-group.com
Author: John Tarvardian
Author URI: http://www.thelegatogroup.com
*/



/* General styles */
/* ------------------------------------------------------------------------------- */
* {
margin: 0px;
padding: 0px;

}

html, body { 
min-height:100%; 
margin-bottom:1px; 
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
text-align: center;
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
}				

img { 
border: none; 
} 

#wrapper {
width: 980px;
margin-left: auto;
margin-right: auto;
text-align: left;
background-color: #FFFFFF;
padding-top: 0px;
margin-bottom: 7px;
padding-bottom: 0px;
color: #333333;
margin-top: 10px;
position: relative;
}

.clearfloat {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}

h1 {
font-size: 120%;
padding-bottom: 8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {

}

h3 {
font-size:0.7em;
font-weight:bold;
line-height:1.3em;
}

h4 {
font-size:100%;
font-weight:bold;
line-height:1.3em;
}

p {
font-size: 100%;
line-height: 1.1em;
}

ul {
line-height:1.55em;
}

li {
margin-top:5px;
}



/* Universal Styles */
/* ------------------------------------------------------------------------------------------- */

/*-----------header -- navigation -- footer------------*/

#header {
background-color: #FFFFFF;
margin-bottom: 20px;
width: 100%;
position: relative;
}

#toplinks {
	margin-left: 650px;
	position: absolute;
	height: 40px;
	width: 310px;
	top: 45px;
}

	#toplinks p {
	font-size: 95%;
	}

	#toplinks a {
	color: #CE711D;
	}

	#toplinks a:link, a:visited, a:active {
	color: #CE711D;
	}

	#toplinks a:hover {
	color: #0A4473;
	}


#navigation {
border-top-width: 2px;
border-top-style: solid;
border-top-color: #6DB7E6;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 63px;
padding-bottom: 2px;
height: 25px;
}


#footer {
background-color:#FFFFFF;
height:28px;
border-top-width: 7px;
border-top-style: solid;
border-top-color: #D2712A;
font-size: 80%;
margin-left: 62px;
padding-top: 5px;
padding-bottom: 15px;
}

	div.row{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6DB7E6;
	width: 100%;
	}
	
	div.row span.left {
	float: left;
	text-align: left;
	width: 48%;
	padding-top: 9px;
	}

	div.row span.right {
	float: right;
	margin: 0;
	text-align: right;
	width: 48%;
	}


#botnav{
list-style:none;
line-height:100%;
font-weight:100;
background:#DFE6D7;
float:left;
width:100%;
font-size: 70%;
letter-spacing: .1em;
border-bottom-width: 4px;
border-bottom-style: solid;
border-bottom-color: #EC6B03;
margin: 0px;
padding: 0px;
}

	#botnav ul{
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0BEAF;
	}
		
	#botnav li{
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}
		
	#botnav li a{
	color:#323232;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	padding:10px 15px;
	margin:0px;	
	}

	#botnav li.noline{
	border:0;
	}
	
	#botnav li a:hover, {
	color:white!important;
	}
		
	#botnav li a:hover{
	color:#fff;
	background-color: #333333;
	}
	


/* Home Page */
/* ------------------------------------------------------------------------------------------- */
#showTextHolder {
	position: relative;
	width:185px;
}

#showText {
	position: absolute;
	width: 185px;
	top: 0;
	left: 0;
	font-size: 70%;
	background-color: #FFFFFF;
}


/* Site Pages */
/* ------------------------------------------------------------------------------------------- */
#innerwrap {
margin-right: 0px;
margin-bottom: 5px;
margin-left: 62px;
padding-left: 3px;
border: 1px solid #BDCEDA;
margin-top: 7px;
padding-bottom: 7px;
zoom: 1.0;
}

	#left {
	float: left;
	width: 258px;
	margin-top: 10px;
	background-image: url(../assets/backgrounds/piton1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 7px;
	height: 360px;
	}

		#left h2 {
		font-size: 95%;
		padding-left: 7px;
		color: #667656;
		padding-bottom: 15px;
		font-family: "Trebuchet MS", Verdana, sans-serif;
		}

		#left p {
		font-size: 75%;
		padding-left: 7px;
		padding-right: 20px;
		padding-bottom: 8px;
		}
		
	#right {
	float: right;
	width: 608px;
	padding-right: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	background-image: url(../assets/page_elements/divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 0px;
	font-size: 85%;
	}

		#right h2 {
		font-size: 110%;
		padding-left: 25px;
		padding-bottom: 7px;
		}

		#right h3 {
		font-size: 110%;
		padding-bottom: 3px;
		}

		#right p {
		padding-bottom: 10px;
		line-height: 1.3em;
		}
		
		#right img {
		float: left;
		padding-right: 12px;
		padding-top: 0px;
		margin-top: 0px;
		padding-bottom: 9px;
		
		} 
		
		#right table{
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #BDCEDA;
		padding-top: 0px;
		}
		
		#right table td {
		padding-top: 15px;
		}
		
		#right table td p {
		size: 75%;
		font-size: 75%;
		}
		
		#right table img {
		margin: 0px;
		padding: 0px;
		float: none;
		}
		
		#right ul {
		list-style-image: url(../assets/page_elements/bullet_logo.jpg);
		margin-bottom: 10px;
		padding-left: 8px;
		margin-left: 0px;
		}
		
		#right ol {
		margin-bottom: 10px;
		padding-left: 12px;
		margin-left: 0px;
		list-style-position: inherit;
		list-style-image:none;
		list-style-type:decimal;
		}

		#right li {
		margin-left: 12px;
		margin-top:8px;
		line-height: 1.2em;
		padding-bottom: 4px;
		}
		
		#right li a {


		
		}

		#right a:link, a:visited, a:active {
		color: #CE711D;
		}

		#right a:hover {
		color: #0A4473;
		}
