body { 
	background-color:#d3caa0;
	padding: 0px;	
	border: 0px;
	line-height: 100%;
	text-align:center;
	margin:0px;
	}
	
.wrapper {
	position: relative;
	top: 0px;
	width:956px;	
	border: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}	
	

.wrapperBackground {
	position:absolute;
	top:0px;
	left:0px;
	width:956px;
	background-image: url(http://www.stephensmargolin.com/images/background.jpg);
	background-repeat: repeat-y;
	}	
	
.header {
	position:relative;
	width:956px;
	height:189px;
	float:left;
	}


.navigation {
	position:relative;
	width:956px;
	height:25px;
	float:left;
	line-height:100%;
	z-index:200;
	}
	
.navigationBump {
	position:absolute;
	left:12px;
	height:25px;
	background-color:#7a1818;
	z-index:100;
	}

.left {
	position:relative;
	width:688px;
	float:left;
	padding:0px;
	}

.leftContent {
	position:relative;
	top:0px;
	width:616;
	padding-top:10px;
	padding-left:50px;
	}


.right {
	position:relative;
	width:268px;
	float:left;
	}

.endCap {
	position:relative;
	width:956px;
	height:79px;
	float:left;
	}
	
.offerBox {
	position:relative;
	top:0px;
	left:0px;
	width:256px;
	height:202px;	
	background-image:url(http://www.stephensmargolin.com/images/offerBox.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
		}
		
.offerBoxHeadline {
	position: relative;
	top: 30px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	color:#FFFFFF;
	width:100%;
	}


.offerBoxContent {
	position:relative;
	top:45px;
	left:18px;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:130%;
	color:#000000;
	text-align:center;
		}		
		
		
.offerBoxContent a:link { 
	color: #7a1818;
	text-decoration: underline;
	}


.offerBoxContent a:visited {
	color: #7a1818;
	text-decoration: underline;
	 }


.offerBoxContent a:hover { 
	color: #be0b0b;
	text-decoration: underline;	
	}


.offerBoxContent a:active { 
	color: #7a1818;
	text-decoration: underline;	
	}		
			
		


.breakoutBox {
	position:relative;
	top:0px;
	left:12px;
	width:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#666666;
	}		
	
	
.leftContent h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#3690a6;
	margin: 0px 0px 6px 0px;
	font-weight:bold;
	font-size:18px
	}
	
.leftContent h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#b3911b;
	font-weight:bold;
	margin:0px;
	font-size:14px;
	}
	
.leftContent p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:130%;
	font-size:12px;
	color:#000000;
	}	
.leftContent li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:130%;
	font-size:12px;
	color:#000000;
	}	
	
.captionBox {
	float:right;
	width:252px;
	margin-top:20px;
	}
	
.caption {
	position:relative;
	left:6px;
	width:240px;
	border-top: 2px #3690a6 solid;
	border-bottom: 2px #3690a6 solid;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:140%;
	font-size:11px;
	color:#3690a6;
	padding-bottom:5px;
	padding-top:3px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
	
.leftContent a:link { 
	color: #7a1818;
	text-decoration: underline;
	}


.leftContent a:visited {
	color: #7a1818;
	text-decoration: underline;
	 }


.leftContent a:hover { 
	color: #be0b0b;
	text-decoration: underline;	
	}


.leftContent a:active { 
	color: #7a1818;
	text-decoration: underline;	
	}		
	


.breakoutBox a:link { 
	color: #7a1818;
	text-decoration: underline;
	}


.breakoutBox a:visited {
	color: #7a1818;
	text-decoration: underline;
	 }


.breakoutBox a:hover { 
	color: #be0b0b;
	text-decoration: underline;	
	}


.breakoutBox a:active { 
	color: #000000;
	text-decoration: none;	
	}

	

.footer {
	position: relative;
	width: 616px;
	padding-top: 10px;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	line-height: 130%;
	color: #8a8a8a;
	border-top: 1px solid #8a8a8a;
	margin-top:10px;
	margin-bottom:30px;
	}
	
.footer a:link { 
	color: #8a8a8a;
	text-decoration: none;
	}


.footer a:visited {
	color: #8a8a8a;
	text-decoration: none;
	 }


.footer a:hover { 
	color: #8a8a8a;
	text-decoration: underline;	
	}


.footer a:active { 
	color: #8a8a8a;
	text-decoration: none;	
	}		
	
						
.smaller p{
	font-size:10px;
	color:#666666;
	}	