/* ---------- misc ---------- */

* {
 padding: 0;
 margin: 0;
 border: 0;
 }
body	{
 background: #d4e4e1 url(bg.gif) repeat;
 text-align: center;
 }
acronym {
 cursor: help;
 }
 
 .submitLink {
  color: #666; 
  font: 11px/1.3em Arial, Tahoma, sans-serif;
  background-color: transparent;
  margin: 0;
  padding: 0 0 0 0;
  text-decoration: underline;
  text-align: left;
  border: none;
  cursor: pointer;
  cursor: hand;
  }
  
  .header {
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
  }
  
  p				{ line-height: 1.2em; }

/* ---------- div ---------- */

#container {
 background: #ffffff url(../images/main_bg2.jpg) no-repeat;
 margin: 10px auto;
 border: 10px #996633 solid;
 text-align: center;
 width: 775px;
 height: 570px;
 }
#container {
 position: relative;
 }

 
 
 
 
 /******  GENERAL STYLES  ******/


div, td {	
	font-family: 'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Lucida Grande', 'Arial', sans-serif;
	text-align: left;
	padding: 0;
}

form {	
	font-family: 'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Lucida Grande', 'Arial', sans-serif;
	text-align: left;
	visibility: visible;
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

table, td {
font-family: 'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Lucida Grande', 'Arial', sans-serif;
font-size: 10px;
}

input {
border : 1px solid #000000;
padding : 1px;
font-family: 'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Lucida Grande', 'Arial', sans-serif;
font-size: 10px;
}

textarea {
width: 370px; /* Let's not worry about box model issues */
height: 50px;
border : 1px solid #000000;
padding : 1px;
}

em {
	color: #666;
	font-weight: bold;
	font-style: normal;
}

em.nowrap {
	color: #666;
	white-space: nowrap;
	font-weight: normal;
	font-style: normal;
}

img.nrm {
	border:	none;
}

img.extra_buffer {
	padding: 0;
	border:	none;
}

blockquote {
	border-left: dotted 1px #000;
	margin: 0 3em 0 1em;
	padding: 0 0 0 1em;
}

/**content stuff**/

#header {
	position: relative;
	width: 700px;
	height: 330px;
}

/*
#content {
	position: absolute;
	left: 314px;
	width: 370px;
	top: 160px;
	height: 390px;
	margin-right:0px;
	padding:5px;
	color:#000000;
	background:white;
	float:right;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	font-family:Verdana,Arial, Helvetica;
	font-size:11px;
	text-align:left;
}
*/

#mainnav {
	position: absolute;
	left: 103px;
	width: 120px;
	top: 10px;
	height: 200px;
	margin-right:0px;
	padding:5px;
	color:#000000;
	background:transparent;
	float:right;
	font-family: Helvetica, Arial, Tahoma, sans-serif bold;
	font-size:12px;
	line-height:14px;
	text-align:left;
}

#text2 p {
	margin-left: 8px;
	font-size: 11px;
 	line-height: 1.2em;
}
#text3 p {
	margin-left: 8px;
	font-size: 11px;
 	line-height: 1.2em;
}

/******  <H>TAG STYLES  ******/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Lucida Grande', 'Arial', sans-serif;
	padding: 0;
}

h2 {
	font-size: 13px;
	line-height: 1em;
	color: #000000;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

h2 span {
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 10px;

}

h2 em.nowrap {
	color: #4b4b4b;
	white-space: nowrap;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-size: 13px;
	line-height: 1.0em;
	color: #000000;
	padding-bottom: 4px;
	text-transform: uppercase;
	font-weight: 200;
}

.red {
color: red;
font-weight: bold;

}

/**links**/

#mainnav p {
	color: #339966;
	font-size: 10px/1.3em;
	font-family: Helvetica, Arial, Tahoma, sans-serif bold;
	text-decoration: none;
}

#mainnav a, 
#mainnav a:active, 
#mainnav a:link, 
#mainnav a:visited {
	color: #000000;
	font-size: 10px/1.3em;
	font-family: Helvetica, Arial, Tahoma, sans-serif bold;
	text-decoration: none;
	text-transform: capitalize;
}

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

#mainnav ul {
	margin-left: 5px;
	list-style-type: none;
	padding-bottom: 3px;
	}

#mainnav li a, 
#mainnav li a:active, 
#mainnav li a:link, 
#mainnav li a:visited {
	color: #333333;
	display: inline;
	font-size: 9px/1.3em;
	font-family: Helvetica, Arial, Tahoma, sans-serif bold;
	text-decoration: none;
}

#mainnav li a:hover {
text-decoration: underline;
color: #666666;
}

#text3 a, 
#text3 a:active, 
#text3 a:link, 
#text3 a:visited {
	color: #000000;
	font-size: 11px/1.3em;
	font-family: Helvetica, Arial, Tahoma, sans-serif bold;
	text-transform: lowercase;
	text-decoration: none;
}

#text3 a:hover {
text-decoration: underline;
}

/*lightbox stuff*/

#lboxcontent {
margin: 20px;
}

#lboxcontent p {
	font-size: 11px;
 	line-height: 1.2em;
}

#lboxcontent a, 
#lboxcontent a:active, 
#lboxcontent a:link, 
#lboxcontent a:visited {
	color: #333333;
	display: inline;
	font-size: 11px;
	font-family: 'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Lucida Grande', 'Arial', sans-serif;
	text-decoration: underline;
}

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

