/*Lucid Design*/
@charset "UTF-8";


html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*background: transparent;*/
}

ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	/*content: '';*/
	/*content: none;*/
}

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: normal 11px Helvetica, Geneva, sans-serif;
	line-height:130%;
	letter-spacing:0px;
	color: #FFFFFF;
	}


a:link, a:visited,  a:active {
	text-decoration: none;
	font: normal 11px Helvetica, Geneva, sans-serif;
	color: #33CCF0;
}
a:hover {
	text-decoration: none;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #CCCCC0;
}

h2 {
	
	text-decoration: none;
	font: bold 13px Tahoma;
	color: #33CCF0;
}

img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#content {
	position:relative;
	z-index:1;
}

#contactfont {
	color: #666666
	
	}
	
	
#inputcontact
{
color: #666666;
background: #FFFFFF;
border: 1px solid #666666;
width: 330;
height:auto
}

textarea
{
resize: none;
color: #666666;
background: #FFFFFF;
border: 1px solid #666666;
width:330px;
height:80;
max-width: 330px;
max-height:130px
}

select
{
color: #666666;
background: #FFFFFF;
border: 1px solid #666666
}

.browntext {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #807673;
}

.brownlinks
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #807673;
	font-weight: bold;
}

a.brownboldlinks {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #807673;
	font-weight: bold;
}


a.brownboldlinks:hover {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #807673;
	font-weight: bold;
	text-decoration: underline;
}

