/*  
	Blueprint Media CSS

	Author: 		Rohan H
	Author 			URL: http://blueprintmedia.com.au/
	Created: 		12/5/08
	Latest:			27/10/09
	Version:		v.0.3.17


	Table of Content:
	
		Global:
			Body
			Clear
			Hide
			BrowserFix
			Type
			Links
			Table
	
		Structure:
			Master
			Wraps
			Containers
			PrimaryNav
			SecondNav
			Content
			Footer
*/



/* ---- GLOBAL ---- */

html, body {
 /*height:100%;*/
}

body {
 margin:0;
 padding:0;
 background:#d1c7b5; /*bottom bg */
 font-family:Helvetica, Verdana, Arial, sans-serif;
}

.clear{
  clear:both;
}

.hide {
  text-indent:-9999em;
  outline: none;
  margin:-9999px;
}

.right {
  float:right;
  text-align:right;
}

.left {
  float:left;
  text-align:left;
  padding-top:40px;
}

.center {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}

hr {
  border:0;
  color:#afa294;
  background-color:#afa294;
  height:1px;
  width:100%;
  text-align:left;
}

#image{
  background-image:url(../img/imagehold.png);
  height:255px;
  width:556px;
  padding:27px 15px 27px 15px;
  margin-left:auto;
  margin-right:auto;
}

/* Browser Fix's Goes Here */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}
/* Hides from IE-mac \*/
.clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

table, th, td {
  font-size:0.96em;
  margin-bottom:15px;
  line-height:1.4em;
  color:#94897d;
}


/* Type Start */

h1 {
  font-size:1.46em;
  color:#01314e;
  letter-spacing:-1px;
  line-height:1;
  margin:20px 0 20px;
}
	
h2 {
  font-size:1.16em;
  color:#01314e;
  letter-spacing:-1px;
  line-height:1;
  margin:20px 0px 20px 0px;
}

h3 {
  font-size:1.1em;
  color:#1b455c;
  letter-spacing:-1px;
  line-height:1;
  margin:20px 40px 20px 40px;
  font-style:italic;
}

p {
  font-size:0.87em;
  margin-bottom:15px;
  line-height:1.4em;
  color:#94897d;
}

#brown {
  color:#94897d;
}

ul {
  list-style-position:outside;
  list-style-image:url(../img/arrowbullet.png);
  list-style-type:square;
  font-size:0.87em;
  line-height:1.7em;
  color:#94897d;
}

	ul a:link  { 
	  color:#94897d;
	  text-decoration:none;
	  border-bottom:1px dashed #01314e;
	}
	ul a:visited {
	  color:#94897d;
	  text-decoration:none;
	  border-bottom:1px dashed #01314e;
	}
	ul a:hover {
	  color:#01314e;
	  text-decoration:none;
	  border-bottom:1px dashed #94897d;
	}
	ul a:active  { 
	  color:#94897d;
	  text-decoration:none;
	  border-bottom:1px dashed #01314e;
	}
	
ul .mini {
  list-style:none;
  font-size:0.87em;
  line-height:1.6em;
  color:#94897d;
}

a:link  {
  text-decoration:none;
  color:#94897d;
}
a:visited {
  text-decoration:none;
  color:#94897d;
}
a:hover {
  text-decoration:none;
  color:#94897d;
}
a:active  { 
  text-decoration:none;
  color:#94897d;
}

	.wrap a:link  {
	  text-decoration:none;
	  font-style:italic;
	  color:#94897d;
	}
	.wrap a:visited {
	  text-decoration:none;
	  font-style:italic;
	  color:#94897d;
	}
	.wrap a:hover {
	  text-decoration:none;
	  font-style:italic;
	  color:#94897d;
	}
	.wrap a:active  { 
	  text-decoration:none;
	  font-style:italic;
	  color:#94897d;
	}

/* Type End */

/* ---- STRUCTURE ---- */

.wrap {
  margin-left:auto;
  margin-right:auto;
  width:900px;
}

#topbg {
 width:100%;
 background:#eadfcb; /*top bg colour - stop forgetting which is which!! */
}

/* Primary Nav */
#nav {
  background-image:url(../img/navbg.jpg);
  background-repeat:repeat-x;
  width:100%;
  height:63px;
  display:block;
  position:relative;
  text-indent:-999em;
  outline:none;
  margin-top:30px;
}

	#BpM a {
	  background:url(../img/logo.png) no-repeat 0 0;
	  height:72px;
	  width:182px;
	  float:left;
	  margin-top:-3px;
	}
	#BpM a:hover {
	  background-position:0 -72px;
	}

	#home2 a {
	  background:url(../img/navhome.jpg) no-repeat 0 -62px;
	  float:right;
	  height:62px;
	  width:84px;
	}
	#home a {
	  background:url(../img/navhome.jpg) no-repeat 0 0;
	  float:right;
	  height:62px;
	  width:84px;
	}
	#home a:hover {
	  background-position:0 -62px;
	}
	
	#about2 a {
	  background:url(../img/navabout.jpg) no-repeat 0 -62px;
	  float:right;
	  height:62px;
	  width:84px;
	}
	#about a {
	  background:url(../img/navabout.jpg) no-repeat 0 0;
	  float:right;
	  height:62px;
	  width:84px;
	}
	#about a:hover {
	  background-position:0 -62px;
	}
	
	#service2 a {
	  background:url(../img/navservice.jpg) no-repeat 0 -62px;
	  float:right;
	  height:62px;
	  width:84px;
	}
	#service a {
	  background:url(../img/navservice.jpg) no-repeat 0 0;
	  float:right;
	  height:62px;
	  width:84px;
	}
	#service a:hover {
	  background-position:0 -62px;
	}
	
	#login2 a {
	  background:url(../img/navlogin.jpg) no-repeat 0 -62px;
	  float:right;
	  height:62px;
	  width:84px;
	}
	#login a {
	  background:url(../img/navlogin.jpg) no-repeat 0 0;
	  float:right;
	  height:62px;
	  width:84px;
	}
	#login a:hover {
	  background-position:0 -62px;
	}

/* Secondary Nav */

#nav2 {
  float:left;
  width:100px;
  padding-left:50px;
}
			
/* End Nav */


#content {
  margin-left:auto;
  margin-right:auto;
  width: 650px;
 /*z-index: 1;*/
}

