﻿							
/* ========================================================================================================= */
/*  HEADERS
/* ========================================================================================================= */

	h2 							{
								background:#000;
								color:#FFF;
								font-weight:bold;
								font-size:2.8em;
								letter-spacing:-.05em;
								text-align:right;
								margin-bottom:5px;
								float:right;
								padding:10px;
								position:relative;
								left:0px;
								}

	.h2extra					{
								background:#000;
								color:#FFF;
								font-weight:bold;
								font-size:2.8em;
								letter-spacing:-.05em;
								text-align:right;
								margin-bottom:5px;
								float:right;
								padding:10px;
								position:relative;
								left:0px;
								clear:both;
								}

	.h2extrasmall a				{
								background:#000;
								color:#FFF;
								font-weight:500;
								font-size:1.8em;
								letter-spacing:-.05em;
								text-align:right;
								margin-bottom:5px;
								float:right;
								padding:10px;
								position:relative;
								left:0px;
								clear:both;
								text-decoration:none;
								}

	.h2extrasmall a:hover		{
								background:#025170;
								}
								
	.h2extrasmall3 a				{
								background:#000;
								color:#FFF;
								font-weight:500;
								font-size:1.2em;
								letter-spacing:-.05em;
								text-align:right;
								margin-bottom:5px;
								float:right;
								padding:10px;
								position:relative;
								left:0px;
								clear:both;
								text-decoration:none;
								}

	.h2extrasmall3 a:hover		{
								background:#025170;
								}
								
	.copywrite					{
								background:#000;
								color:#FFF;
								font-weight:500;
								font-size:0.9em;
								text-align:right;
								margin-bottom:5px;
								float:right;
								padding:10px;
								position:relative;
								left:0px;
								clear:both;
								text-decoration:none;
}								
								

/* ========================================================================================================= */
/*  MAP
/* ========================================================================================================= */

	.googlemap					{
								padding:4px;
								background:#FFF;
								border:1px #CCC solid;
}
