﻿body 
{
	background-color:#3f0d3f;
	background-image: url('../images/background.gif');
	background-position:top;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight:normal;
	font-size: 9pt;
	color: #bebebe;
	line-height: 18px;
	
}

body a:link
{
	text-decoration:none;
	color: #f7f7f7;
	font-size: 9pt;
}

body a:hover
 {
	text-decoration:none;
	font-weight:normal;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	
 }
body a:visited
 {
	text-decoration:none;
	font-size: 9pt;
	color: #f7f7f7;

 }


.largerText
{
	font-size: 11pt;
}

img
{
	border:none;
}

h1
{
	font-family: Fruitiger Light, Myriad Pro, Arial, Sans-Serif;
	font-size: 24pt;
	color:#FFFFFF;
	font-weight:lighter;
	line-height:normal;
}

h2
{
	font-family: Fruitiger Light, Myriad Pro, Arial, Sans-Serif;
	font-size: 12pt;
	color:#FFFFFF;
	font-weight:lighter;
	line-height:normal;
}

#outerDiv
{
	position: relative;
	top: 0;
	margin: 0 auto;
	width: 970px;

}

.quote
{
	font-size:11pt;
	padding-bottom:45px;
	
}
.quote p
{
	font-style: italic;
}


#innerDiv
{
	background-color: #343434;
	position: relative;
	margin: 0 auto;
	width: 970px;

}

#topDiv
{
	position: relative;
	border: solid 1px #FFFFFF;
	width: 970px;
	height: 114px;
}
#insightButtons
{
	float:right;
}

#logoDiv
{
	position: relative;
	background-image: url('../images/PembertonLogo.jpg');
	width: 389px;
	height: 80px;
	background-repeat: no-repeat;
	top: 17px;
	left: 17px;
	float: left;
}

#topRightImage
{
	position: relative;
	background-image: url('../images/oldcouple.jpg');
	width: 231px;
	height: 114px;
	background-repeat: no-repeat;
	top: 0px;
	float: right;
	
	
}

#navDiv
{
	position:relative;
	width:970px;
	background-color: #2e2e2e;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	height:32px;
}


#navItems
{
	position:relative;
	height:33px;
	top:7px;
	right:50px;
	float:right;	
}

#navItems li a
{
	font-family: Fruitiger Light, Myriad Pro, Arial, Sans-Serif;
	text-decoration:none;
	color: #f7f7f7;
	font-size:15px;
}

#navItems li a:hover
{
	font-family: Fruitiger Light, Myriad Pro, Arial, Sans-Serif;
	text-decoration:none;
	color: #f7f7f7;
	font-size:15px;
}

#navItems li, ul
{
	display: inline;
	margin:20px;
}

#mainDiv
{
	position: relative;
	border: solid 1px #FFFFFF;
	width: 970px;
}

#leftDiv
{
	
	background-color: #2e2e2e;
	background-image: url('../images/leftimage.gif');
	width: 219px;
	background-repeat:repeat;	
	float: left;
	height: inherit;
	padding:20px;
}

.clear
{
	clear:both;
}
#rightDiv
{
	
	background-color: #343434;
	background-image: url('../images/rightimage.gif');
	background-repeat:no-repeat;	
	float:right;
	width:631px;
	margin-top:55px;
	padding-left: 35px;
	padding-right: 35px;
	margin-bottom: 75px;
}

#copyright
{
	position: relative;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
	top:7px;
		
}
#share
{
	position: relative;
	top:-7px;
	float:right;		
}

#share a:link, a:hover
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#FFFFFF;
}
