/* 
Title:     Bishop Home Stylesheet
Author:    design@studio2info.com
Written:   Dec 2009
*/


/* Color Reference
---------------------------------------------------------- 

Color		Number

Gray	#aeb0b2





/* General and global
---------------------------------------------------------- */

/* Clearfix - Clearing 21st Century Style - http://www.positioniseverything.net/easyclearing.html */ 

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
	}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

img {border: none;}

*{margin:0; padding:0;}

html{ overflow-y:scroll; }

body {
	margin: 0 auto;
	padding: 0;
	font-family: Helvetica, "Arial", Arial, sans-serif;
	background: url(../images/nav-stripe-bg.gif);
	background-position: top-left;
	background-repeat: repeat-x;
	background-color: #fff;
	}


/* Header
--------------------------------------------------------------------------------- */
#header {
	width: 960px;
	margin: 0 auto;
	padding:0;
	height: 75px;
	
	}

	

/* Content
---------------------------------------------------------------------------------- */

#content-wrap {
	margin: 0 auto;
	padding: 0;
	width: 960px;

	}
	
#content-left {
	width: 575px;
	margin: -20px 0 0 0;
	.margin:60px 0 0 0;
	height: 585px;
	background: url(../images/leftFrame.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	float: left;
	}
	
#content-left p {
	width: 500px;
	margin: 350px 35px 20px 40px;
	line-height: 1.7em;
	}
	
	
#content-right {
	width: 365px;
	height: 585px;
	margin: -20px 0 0 0;
	.margin:60px 0 0 0;
	float: left;
	z-index: 0;
	position:relative;
	}
	



	

/* Main Nav
---------------------------------------------------------------------------------- */

#nav-wrap {
	float:left;
	position:relative;
	}

#nav-wrap li#nav-about a {
	display: block;
	padding: 75px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:75px; /* for IE5/Win only */
	background: url(../buttons/aboutBtn.gif) top left no-repeat;
	position:relative;
	}
	
#nav-wrap li#nav-about a:hover {
	background-position: 0 -75px;
	}

#nav-about {
	float: left;
	width:  96px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	}

#nav-wrap li#nav-flex a {
	display: block;
	padding: 75px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:75px; /* for IE5/Win only */
	background: url(../buttons/flexBtn.gif) top left no-repeat;
	}

#nav-wrap li#nav-flex a:hover {
	background-position: 0 -75px;
	}

#nav-flex {
	float: left;
	width:  123px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	}

#nav-wrap li#nav-earth a {
	display: block;
	padding: 75px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:75px; /* for IE5/Win only */
	background: url(../buttons/earthBtn.gif) top left no-repeat;
	}

#nav-wrap li#nav-earth a:hover {
	background-position: 0 -75px;
	}

#nav-earth {
	float: left;
	width:  102px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	}

#nav-wrap li#nav-gallery a {
	display: block;
	padding: 75px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:75px; /* for IE5/Win only */
	background: url(../buttons/galleryBtn.gif) top left no-repeat;
	}

#nav-wrap li#nav-gallery a:hover {
	background-position: 0 -75px;
	}

#nav-gallery {
	float: left;
	width:  109px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	}

#nav-wrap li#nav-contact a {
	display: block;
	padding: 75px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:75px; /* for IE5/Win only */
	background: url(../buttons/contBtn.gif) top left no-repeat;
	}

#nav-wrap li#nav-contact a:hover {
	background-position: 0 -75px;
	}

#nav-contact {
	float: left;
	width:  86px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	}

#nav-wrap li#nav-home a {
	display: block;
	padding: 75px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:75px; /* for IE5/Win only */
	background: url(../buttons/homeBtn.gif) top left no-repeat;
	}

#nav-wrap li#nav-home a:hover {
	background-position: 0 -75px;
	}
	
#home-page #nav-wrap li#nav-home a {
	background-position: 0 -75px;
	}


#nav-home {
	float: left;
	width:  57px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	}

#hangtag {
	float: right;
	width: 206px;
	height: 75px;
	overflow-y: visible;
	margin: 0;
	position: relative;
	z-index:200;
	}
	
#footer {
	width: 960px;
	height: 83px;
	margin: 4px auto 0 auto;
	background: url(../images/footer.gif) top left no-repeat;
	}
	
#footerr p {
	padding: 35px 0 0 35px;
	font-size: .65em;
	color: #999;
	}
	
.right {
	float: right;
	}
	
#footerl a img {
	padding: 30px 0 0 35px;
	display: inline;
}

#footerl {
	width: 60px;
	height: 83px;
	float: left;
	}
	
#footerr {
	height: 83px;
	width: 840px;
	float:left;
	}

	


/* Main Nav
---------------------------------------------------------------------------------- */
ul.main-nav {
	list-style: none;
	margin: 0 0 12px 12px;
	}
	
li.site-nav a {
	font-family: "Arial", Arial, Helvetica, san-serif;
	color: white;
	font-weight: normal;
	text-decoration: none;
	font-size: .75em;
	margin: 0 0 3px 0;
	}

li.site-nav a:hover, li.active a:hover {
	color: #f3a13b;
	text-decoration: none;
	}

li.active a {
	font-family: "Arial", Arial, Helvetica, san-serif;
	color: #f3a13b;
	font-weight: normal;
	text-decoration: none;
	font-size: .75em;
	margin: 0 0 3px 0;
	}




/* Typography
---------------------------------------------------------------------------------- */

	
	
p {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: .8em;
	margin-bottom: 12px;
	line-height: 1.3em;
	}
	
.bold {
	color: #052345;
	font-weight: bold;
		}


	
a	{
	color: #4babd4;
	text-decoration: none;
	}
	
a:hover {
text-decoration: underline;
	}

	
.bold {
	font-weight: bold;
	}

.normal {
	font-weight: normal;
	}
.small {
	font-size: .7em;
	} 
.white {
	color: white;
	}

	
.heavy {
	font-weight: bold;
	}
	
	}
a:hover, a:focus {
	outline: none;
	}
	
.callout {
	font-family: "Times New Roman", Times, "Times", serif;
	font-size: 1em;
	color:#999;
	text-align: center;
	}
