/* === === === === === === === === === ===
	Desc: the EventStyle Sheet
	Author: KELLY HINKSON
	Date: Oct 16, 2007
=== === === === === === === === === === */

/* === === === === === === === === === ===
	GENERAL LAYOUT
=== === === === === === === === === === */
#html{
	margin:0px;
	padding:0px}

body {
	margin:0px;
	padding:0px;
 	background:url(../images/bg.jpg) #000000;
 	background-attachment:fixed}

#contain{
	margin:15px auto;
	position:relative}

#header{
	width:700px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	height:235px;
	margin:0 auto;
	background:url(../images/header.jpg)}

#wrap {
	margin: 0 auto;
	width:700px;
	border-left:1px solid #000000;
			border-right:1px solid #000000;
	background:#ffffff;}
 	
#content {
	float:left;
		
	background: #ffffff;
	width:506px}
	
#right {
	float:right;
	background: #2d9682;
	width:186px;}

#footer {
	margin: 0 auto;
	width:700px;
	height:30px;
	background:#000000;
	clear:both;
	color:#ffffff}

/* === === === === === === === === === ===
	NAVIGATION
=== === === === === === === === === === */
	
#navi {
	margin:0;
	padding:0px;
	background-color:#000000;}
     

/* === === === === === === === === === ===
	TYOGRAPHY
=== === === === === === === === === === */
h1 {
	font: 700 13px heveltica, Sans-Serif;
	letter-spacing: 0px;
	padding:30px 23px 0px 23px;
	margin: 0px 0px 0px;
	color: #000000;}
	
h2 {
	font: 700 12px heveltica, Sans-Serif;
	letter-spacing: 0px;
	padding:10px 23px 0px 23px;
	margin: 0px 0px 0px;
	color: #000000;
	text-transform:uppercase;
	text-decoration:underline}
	
h3 {
	font: 600 13px Heveltica, Sans-Serif;
	padding:10px 23px 0px 23px;
	color: #000000}
	
h4 {
	font: 700 12px heveltica, Sans-Serif;
	letter-spacing: 0px;
	padding:30px 23px 0px 20px;
	margin:0px 0px 0px;
	color: #000000;
	text-transform:uppercase;
	}
	
h5 {
	font:500 11px Heveltica, Sans-Serif;
	padding:4px 0px;
	margin:4px 0px;
	color: #ffffff;
	text-align:center;}
	

.pl {
	font: 400 12px Heveltica, Sans-Serif;
	padding: 15px 10px 0px 20px;
	margin:0;
	line-height:4px;
	color:#000000}
	
.pl a:link {
	text-decoration: none;
line-height:4px;
	color: #6e6513}

.pl a:visited {
	text-decoration: none;
line-height:4px;
	color: #6e6513}
	
.pl a:hover {
	text-decoration: underline;
line-height:4px;
	color: #6e6513}
	
.pl a:active {
	color: #6e6513
        line-height:4px;}

p {
	font: 400 12px Heveltica, Sans-Serif;
	padding: 15px 10px 0px 23px;
	margin:0;
	line-height:16px;
	color:#000000}

p a:link {
	text-decoration: none;
	color: #6e6513}

p a:visited {
	text-decoration: none;
	color: #6e6513}
	
p a:hover {
	text-decoration: underline;
	color: #6e6513}
	
p a:active {
	color: #6e6513}

a:link {
 	font: 400 12px Heveltica, Sans-Serif;
	text-decoration: none;
	color: #333333}
	
a:visited {
 	font: 400 12px Heveltica, Sans-Serif;
	text-decoration: none;
	color: #333333}
 
a:hover {
 	font: 400 12px Heveltica, Sans-Serif;
	color: #6e6513;
	text-decoration: none}
	
a:active {
	font: 400 12px Heveltica, Sans-Serif;
	color: #cccccc;
	text-decoration: none}

.input{
 	font: 400 12px Heveltica, Sans-Serif;
	text-decoration: none;
	color: #333333;
	overflow:hidden}   

/* === === === === === === === === === ===
	LIST SIDE NAV 
=== === === === === === === === === === */

.list {
   margin: 15px 0px -0px 12px;
   	}
	
.list li {
    font: 400 12px Heveltica, Sans-Serif;
	list-style-type: disc;}
	
/* === === === === === === === === === ===
	LIST CONTENT
=== === === === === === === === === === */

.text {
	padding: 8px 10px 15px 38px;}
	
.text li {
	font:400 12px Helvetica, Sans-Serif;
	padding: 2px 5px;
	list-style-type: disc;
	color:#333333;
	text-align:left}
	
.text a:link {
	color: #6e6513;
	text-decoration: none}
	
.text a:visited {
	color: #6e6513;
	 text-decoration: none}
	 
.text a:hover {
	color: #cccccc;
	text-decoration: none}

.text a:active {
	color: #999999;
	text-decoration: none}

/* === === === === === === === === === ===
	IMAGES
=== === === === === === === === === === */

.click {
	font: 400 12px Heveltica, Sans-Serif;
	color:#000000;
	background-color:#ffffff;
	width:50px;
	padding:10px;
	z-index:99;
	top:230px;
	margin:0px 20px;
	position:absolute;
	visibility:hidden}

.button {
	background-color:#8a805d;
	font: 400 12px Heveltica, Sans-Serif;
	border:1px solid #000000;
	color:#ffffff}

.lefttitle {
	margin:30px 0px 0px 24px;
	border:none}
	
.righttitle {
	margin:32px 0px 0px 20px;
	border:none}

.hr {
	margin:16px 0px 16px 21px;}
	
.bcards{
	margin:0px 0px 15px 0px;
	float:right}

.print{
	margin: 0px 0px -2px;}

.spanright{
	float:right;
	clear:left}

.tport{
	margin:12px 0px 30px 20px;
	width:468px; 
	border:0;
	font: 400 84.0% Heveltica, Sans-Serif;
	line-height:16px;
	color:#333333}
	
.inline{
	margin: 0 -20px;}

.inline li{
	display:inline;
	list-style-type:none;}


