@charset "UTF-8";
/* CSS Document */

#master
{
	width: 95%;
	margin: 0 auto 0 auto;
	background-color: #000;
	background-image: url(images/site/leftedge.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

	#header
	{
		height: 178px;
		background-image: url(images/site/headgraphic.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-color: #000;
	}
	
	#dateline
	{
		background-color: #9812C9;
		color: #FFF;
		background-image: url(images/site/rightedge.jpg);
		background-position: right;
		background-repeat: repeat-y;
		margin-left: 14px;
		padding-left: 5px;
	}
	
	#main
	{
		display: table;
		border-collapse: collapse;
		width: 100%;
		height: auto;
	}
	
		#leftedge
		{
			display: table-cell;
			width: 165px;
			padding: 0 0 0 18px;
			background-image: url(images/site/leftedge.jpg);
			background-position: left;
			background-repeat: repeat-y;
			vertical-align: top;
			z-index: 1;
		}
		
		#content
		{
			display: table-cell;
			padding: 5px 18px 5px 8px; /* was 5px, 18px, 18px with left border*/
			vertical-align: top;
			border: #9812c9 2px solid;
			border-top: 0;
			border-bottom: 0;
			/*background-image: url(images/site/leftedge.jpg);
			background-repeat: repeat-y;
			background-position: left;*/
		}
		
		#rightcolumn {
			display: table-cell;
			width: 185px;
			padding: 50px 14px 5px 10px;
			margin-top: 10px;
			text-align: center;
			background-image: url(images/site/rightedge.jpg);
			background-position: right;
			background-repeat: repeat-y;
			vertical-align: top;
		}
		
		#rightside
		{
			float: right;
			width: 185px;
			padding: 5px 10px 5px 10px;
			color: #00FF00;
			font-weight: bold;
		}
	
			#rightside a
			{
				color: #CCFF00;
				text-decoration: underline;
			}
			
			#rightside img
			{
				border: 2px solid #00FF00;
			}

	
	#clear
	{
		clear: both;
		background-color: #000;
	}
	
	#footer
	{
		width: 550px;
		padding: 5px 0 5px 183px;
		text-align: center;
		background-color: #000;
		color: #cc99ff;
	}

#tour
{
	width: 550px;
	height: auto;
	padding: 10px 0 10px 0;
	clear: both;
}

#links a
{
	color: #FFFFFF;
}

	#links .purpletext
	{
		text-transform: uppercase;
		text-decoration: underline;
	}

#whiteback {
	background-color: #fff;
	padding: 5px;
	color: #000;
	margin-top: 5px;
}

body, h1, h2, h3
{
	padding: 0;
	margin: 0;
}

body
{
	background-image: url(images/backchrome.jpg);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a
{
	color: #CC99FF;
	text-decoration: none;
}

h1
{
	color: #00FF00;
	font-size: 1.5em;
	text-align: center;
	text-transform: uppercase;
}

h2
{
	color: #CC99FF;
	font-weight: normal;
	font-size: 1.1em;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: left;
}

th {
	text-align: left;
	font-weight: normal;
}

img {
	border: 0;
}

.greentext
{
	color: #00FF00;
}

.bold
{
	font-weight: bold;
}

.smallitalic
{
	font-style: italic;
	font-size: 0.8em;
}

.paddingright
{
	padding: 0 10px 0 2px;
}

.tagline
{
	width: 750px;
	padding-left: 160px;
	text-align: center;
}

.sublinkpad
{
	padding: 20px 0 20px 0;
}

.underline
{
	text-decoration: underline;
}

.boldunder
{
	font-weight: bold;
	text-decoration: underline;
}

.imgright
{
	padding: 0 0 5px 8px;
}

.purpletext
{
	color: #CC99FF;
	font-weight: bold;
}

.smalltext
{
	font-size: 0.8em;
}

.header
{
	color: #00FF00;
	font-size: 2em;
}

.boldunderpurple
{
	color: #CC99FF;
	font-weight: bold;
	text-decoration: underline;
}

.yellowtext
{
	color: #CCFF00;
}

.indent
{
	padding: 0 0 0 10px;
}

.indexnews {
	font-weight: bold;
	color: #00ff00;
	text-decoration: blink;
	font-size: 0.9em;
}

.yellowlink {
	color: #CCFF00;
	text-decoration: underline;
}

.redtext {
	color: #990000;
}

.tours {
	color: #00FF00;
	font-weight: bold;
}
	
	.tours a {
		color: #CCFF00;
		text-decoration: underline;
	}
		
	.tours img {
		border: 2px solid #00FF00;
	}

.indexpad {
	padding-top: 25px;
}

.insurancehead {
	color: #fb0f17;
	font-weight: bold;
}

.topless {
	padding-top: 0;
	margin-top: 0;
}

.underpurple {
	color: #CC99FF;
	text-decoration: underline;
}

/* Full border programming */

#masterborder {
	width: 1000px;
	margin: 0 auto 0 auto;
	background-color: #000;
	/*background-image: url(images/site/leftedge.jpg);
	background-position: left;
	background-repeat: repeat-y;*/
}

	#headerborder {
		height: 185px;
		background-image: url(images/site/thinfull/bottomborder.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
		text-align: center;
		background-color: #000;
	}

		#leftedgeborder {
			display: table-cell;
			width: 165px;
			padding: 0 10px 0 8px;
			background-image: url(images/site/thinfull/leftfull.jpg);
			/*background-position: left;*/
			background-repeat: repeat-y;
			vertical-align: top;
			z-index: 1;
		}
		
		#contentborder
		{
			display: table-cell;
			width: auto;
			padding: 5px 18px 5px 8px; /* was 5px, 18px, 18px with left border*/
			vertical-align: top;
			/*border: #9812c9 2px solid;
			border-top: 0;
			border-bottom: 0;
			background-image: url(images/site/leftedge.jpg);
			background-repeat: repeat-y;
			/*background-position: left;*/
		}
		
		#rightcolumnborder {
			display: table-cell;
			width: 199px;
			padding: 50px 10px 5px 10px;
			margin-top: 10px;
			text-align: center;
			background-image: url(images/site/thinfull/rightfull.jpg);
			/*background-position: right;*/
			background-repeat: repeat-y;
			vertical-align: top;
		}
		
		#footerborder {
			background-image: url(images/site/thinfull/topborder.jpg);
			background-repeat: repeat-x;
			background-position: top;
			/*width: 814px;*/
			padding: 12px 0 2px 183px;
			text-align: center;
			background-color: #000;
			color: #cc99ff;
		}