@charset "UTF-8";
/*** Brothers Kong Design CSS DOC ***/
	

		BODY {
			background-image:  url(bkdots2.jpg);
			background-repeat: attribute; 
			background-attachment: fixed;
			background-color: #FFFFFF;
			margin-top: 20px;
			}

		h1 {
			font-family: arial;
			display: block;
			font-size: 12px;
			font-weight: bold;
			letter-spacing: -.05em;
			color: #9c0808;
			padding: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 10px;
			margin-left: 0px;
			}


/*** IDS  ***/

		#encase {
			width: 800px;
			height: 800px;
			margin: 0 auto;
			text-align: center;
			position: relative;
			line-height: 10px;
			top: 75px;
			}

		#header {
			background-color: #FFFFFF;
			text-align: center;
			width: auto;
			height: auto;
			position: relative;
			display: block;
			padding-bottom: 0px;
			clear: both;
			color: #000000;
			}

		#sites	{
			float: none;
			width: auto;
			height: auto;
			position: relative;
			display: block;
			clear: both;
			text-align: center;
			line-height: 25px;
			}

		#construction	{
			float: none;
			width: auto;
			height: auto;
			position: relative;
			display: block;
			clear: both;
			text-align: center;
			line-height: 25px;
			}



/*** TEXT ***/

		.main {
			color: #000000;
 			font-family: 'Raleway', serif;
 			font-size: 32px;
  			font-style: normal;
  			font-weight: 400;
  			text-shadow: 4px 4px 4px #bbb;
  			letter-spacing: 0.016em;
  			word-spacing: 0.002em;
  			line-height: 1.26;
			}

		.welcome {
			color: #000000;
  			font-family: 'Pacifico', serif;
  			font-size: 44px;
  			font-style: normal;
  			font-weight: 400;
  			text-shadow:4px 4px 4px #bbb;
  			letter-spacing: 0.016em;
  			word-spacing: 0.002em;
  			line-height: 1.2;
			}


		.questions {
			color: #000000;
  			font-family: 'Pacifico', serif;
  			font-size: 18px;
  			font-style: normal;
  			font-weight: 400;
  			text-shadow: none;
  			letter-spacing: 0.035em;
  			word-spacing: 0.002em;
  			line-height: 1.26;
			}

		.copy {
			color: #e6e7e8;
			font-size: 9px;
			font-family: arial;
			font-weight: ;
			}


/*** LINKS ***/

		a:link { 
			color: #000000; 
  			font-family: 'Quattrocento Sans', serif;
  			font-size: 24px;
  			font-style: normal;
  			font-weight: 400;
  			text-shadow: none;
  			text-decoration: none;
  			text-transform: none;
  			letter-spacing: 0.05em;
  			word-spacing: -0.025em;
  			line-height: 1.26;
			}

		a:active { 
			color: #660000; 
  			font-family: 'Quattrocento Sans', serif;
  			font-size: 24px;
  			font-style: normal;
  			font-weight: 400;
  			text-shadow: none;
  			text-decoration: none;
  			text-transform: none;
  			letter-spacing: 0.05em;
  			word-spacing: -0.025em;
  			line-height: 1.26;
			}

		a:visited { 
			color: #660000; 
  			font-family: 'Quattrocento Sans', serif;
  			font-size: 24px;
  			font-style: normal;
  			font-weight: 400;
  			text-shadow: none;
  			text-decoration: none;
  			text-transform: none;
  			letter-spacing: 0.05em;
  			word-spacing: -0.025em;
  			line-height: 1.26;
			}

		a:hover { 
			color: #660000; 
  			font-family: 'Quattrocento Sans', serif;
  			font-size: 24px;
  			font-style: normal;
  			font-weight: 400;
  			text-shadow: none;
  			text-decoration: none;
  			text-transform: none;
  			letter-spacing: 0.05em;
  			word-spacing: -0.025em;
  			line-height: 1.26;
			}



		a:link.nlink { 
			color: #000000; 
			font-family: 'Raleway', serif;
  			font-size: 15px;
  			font-style: normal;
  			font-weight: 400;
  			text-shadow: 4px 4px 4px #bbb;
  			text-decoration: none;
  			text-transform: none;
  			letter-spacing: 0.05em;
  			word-spacing: -0.025em;
  			line-height: 1.26;
			}

		a:link.nactive { 
			color: #000000; 
			font-family: 'Raleway', serif;
  			font-size: 15px;
  			font-style: normal;
  			font-weight: 400;
  			text-shadow: 4px 4px 4px #bbb;
  			text-decoration: none;
  			text-transform: none;
  			letter-spacing: 0.05em;
  			word-spacing: -0.025em;
  			line-height: 1.26;
			}

		a:link.nvisited { 
			color: #660000; 
			font-family: 'Raleway', serif;
  			font-size: 15px;
  			font-style: normal;
  			font-weight: 400;
  			text-shadow: 4px 4px 4px #bbb;
  			text-decoration: none;
  			text-transform: none;
  			letter-spacing: 0.05em;
  			word-spacing: -0.025em;
  			line-height: 1.26;
			}

		a:link.nhover { 
			color: #660000; 
			font-family: 'Raleway', serif;
  			font-size: 15px;
  			font-style: normal;
  			font-weight: 400;
  			text-shadow: 4px 4px 4px #bbb;
  			text-decoration: none;
  			text-transform: none;
  			letter-spacing: 0.05em;
  			word-spacing: -0.025em;
  			line-height: 1.26;
			}



