body
{
	background-color:#CCE4EF;
	color:#000000;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	background-image: url("/bigswing_img/bkg_effect.gif");
	background-repeat: repeat-x;
}

TD
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TR
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* the next 2 ID's are for ALL POSITIONING on any given page */
#masterDiv {
	position: relative;
	/* the next line sets the top margin to ZERO (0px),  and the left and right auto - which CENTERS ALL CONTENT left to right */
	margin: 0px auto;
	width: 800px;
	display: table;
	text-align: left;
	z-index: 1;
}

#container {
	position: absolute;
	margin-top: 0px;
	width: 800px;
	z-index: 2;
	text-align: left;
}

#logoBox {
	visibility: visible;
	position: absolute;
	left: -14px;
	top: 0px;
	width: 437px;
	height: 146px;
	z-index: 20;
}

#homeLink {
	visibility: visible;
	position: absolute;
	left: 52px;
	top: 45px;
	width: 220px;
	height: 60px;
	z-index: 120;
}

#homeContent {
	visibility: visible;
	position: absolute;
	left: 60px;
	top: 222px;
	z-index: 110;
}

td.homeContentTxt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: normal;
	text-decoration: none;
}

#menuBox {
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 80px;
	width: 785px;
	height: 30px;
	z-index: 50;
}

td.menuTable {
	background-color:#00ffff;
	padding: 0px;
	background-image:url(/bigswing_img/menu_bkg.gif);
	background-repeat:repeat-x;
}

table.mainTable {
	background-color:#ffffff;
	padding: 0px;
	border-left: 1px solid #7CD0E1;
	border-right: 1px solid #7CD0E1;
	border-top: 1px solid #7CD0E1;
}


table.clientBorders {
	border-bottom: 3px solid #7CD0E1;
	/*
	border-top: 1px solid #7CD0E1;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	*/
	text-align:justify;
}

td.clientTextArea {
	
	text-align:justify;
}

div.clientNameLink {
	margin-bottom: 3px;
	font-weight: bold;
}






/* subNav styles                                                                    */

#subNav {
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 85px;
	width: 785px;
	height: 30px;
	z-index: 50;
	line-height: 20px;
}

#subNav a:link, #subNav a:visited {
	color: #151E09;
	padding: 4px 12px 5px 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	background-image:none;
}

#subNav a:hover {
	color: #000000;
	background-color: #B9DC8A;
	text-decoration: none;
}


#subNav .selected
{
	color: #000000;
	background-color: #ffffff;
	padding: 0px 10px 0px 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
}

td.bodyTextArea {
	margin: 0px 10px 10px 10px;
	padding: 0px 10px 10px 10px;
	text-align:justify;
}

#bodyContent {
	margin:  0px 0px 0px 0px;
	background-image:url(/bigswing_img/bottom_curve.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#bodyContent_home {
	margin:  0px 0px 0px 0px;
	background-image: none;
}

#bodyContent_about {
	margin:  0px 0px 0px 0px;
	/* background-image:url(/bigswing_img/bottom_curve_ball_lg.jpg); */
	background-image:url(/bigswing_img/bottom_curve_ball.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#bodyContent_services {
	margin:  0px 0px 0px 0px;
	background-image:url(/bigswing_img/bottom_curve_ball.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#bodyContent_clients {
	margin:  0px 0px 0px 0px;
	background-image:url(/bigswing_img/bottom_curve_ball.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#bodyContent_resources {
	margin:  0px 0px 0px 0px;
	background-image:url(/bigswing_img/bottom_curve_ball.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#bodyContent_contact {
	margin:  0px 0px 0px 0px;
	background-image:url(/bigswing_img/bottom_curve.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}


#quoteBoxHome {
	visibility: visible;
	position: absolute;
	left: 525px;
	top: 316px;
	z-index: 100;
}

#quoteBox {
	visibility: visible;
	position: absolute;
	left: 550px;
	top: 192px;
	width: 215px;
	z-index: 100;
}

div.quoteHomeContent {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
}


td.quoteCopy {
	background-color:#E9F4D9;
	padding: 12px 18px 12px 18px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;	
}

div.quoteName {
	margin: 0px 18px 0px 0px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	text-align:right;
}

div.quoteTitle {
	margin: 0px 18px 0px 0px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	text-decoration: none;
	text-align:right;
}

/* next 2 styles for Homepage only - to get the spacing for attribution correct */
div.quoteNameHome {
	margin: 0px 38px 0px 0px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	text-align:right;
}

div.quoteTitleHome {
	margin: 0px 38px 0px 0px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	text-decoration: none;
	text-align:right;
}

div.quoteCo {
	margin: 0px 18px 0px 0px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	text-decoration: none;
	text-align:right;
}

td.quoteBottom {
	line-height: 6px;
	background-color:#9ACD55;
}

#bodyContentSpacing {
	margin:  20px 25px 0px 25px;
}


td.footerTxt
{
	text-align: center;
	padding: 3px 0px 6px 0px;
	/*
	margin: 3px 0px 4px 0px;
	*/
	font-size: 10px;
	color:#000000;
}

a.footerLink:link
{
	text-decoration: none;
	color:#FFFFFF;
}
a.footerLink:visited
{
	text-decoration: none;
	color:#FFFFFF;
}
a.footerLink:hover
{
	text-decoration: underline;
	color:#FFFFFF;
}
a.footerLink:active
{
	text-decoration: none;
	color:#FFFFFF;
}		



/* styles for resources page                                                           */
div.resource {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
div.resourceDescrip {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 12px;
}
a.resourceLink:link
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	text-decoration: none;
	color:#002857;
}
a.resourceLink:visited
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	text-decoration: none;
	color:#002857;
}
a.resourceLink:active
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	text-decoration: none;
	color:#002857;
}
a.resourceLink:hover {
	background-image:url(/bigswing_img/bullet_red.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
	color:#cc0000;
}



		
.txtGreen
{
	color:#003333;
}
		
.txtRed
{
	color:#990000;
}
		
.txtBlue
{
	color:#002857;
}
		
.txtWht
{
	color:#FFFFFF;
}
		
.txtCC
{
	color:#CCCCCC;
}



a:link
{
	text-decoration: none;
	color: #002857;
}
	
a:visited 
{
   	text-decoration: none; 
   	color: #002857; 
}

a:hover
{
	text-decoration: underline;
	color: #CC0000;
}

a:active
{
	text-decoration: underline;
	color: #CC0000;
}


a.email:link
{
	color		: 	#9FA6CC;
	text-decoration	: 	none;
}
a.email:visited
{
	color		: 	#9FA6CC;
	text-decoration	: 	none;
}
a.email:hover
{
	color		: 	#FFFFFF;
	text-decoration	: 	underline;
}
a.email:active
{
	color		: 	#FFFFFF;
	text-decoration	: 	none;
}

.txt15		{
	font-size: 15px;
}

.txt15b		{
	font-weight: bold;
	font-size: 15px;
}

.txt14		{
	font-size: 14px;
}

.txt14b		{
	font-weight: bold;
	font-size: 14px;
}

.txt13		{
	font-size: 13px;
}

.txt13b		{
	font-weight: bold;
	font-size: 13px;
}

.txt12		{
	font-size: 12px;
}

.txt12b		{
	font-weight: bold;
	font-size: 12px;
}

.txt11		{
	font-size: 11px;
}

.txt11b		{
	font-weight: bold;
	font-size: 11px;
}

.txt10		{
	font-size: 10px;
}

.txt10b		{
	font-weight: bold;
	font-size: 10px;
}

.txt9		{
	font-size: 9px;
}

.txt9b		{
	font-weight: bold;
	font-size: 9px;
}



/* leftMenu styles                                                 */
#leftMenu ul {
	/*  indent IE and Opera  */
	margin: 6px 0px 0px 10px;
	
	/*  indent Mozilla and NN7  */
	padding: 6px 0px 0px 10px;
	
	list-style-image: url(/bigswing_img/bullet_green.gif);
	list-style-position: outside;
	
	display: block;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	white-space: normal;
}

#leftMenu ul li {
	/*  indent IE and Opera  */
	margin: 0px 0px 2px 0px;
	
	/*  indent Mozilla and NN7  */
	padding: 0px 0px 2px 0px;
}


/* END leftMenu styles  ( VERTICAL MENU SYSTEM based on "ul & li" tags )                                           */

