 
 
* {padding: 0px; margin: 0px; behavior: url(iepngfix.htc)}

 
#upperLeftCorner {
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    overflow: visible;
    width: 650px;
    height: 300px;
    margin: 0 0 0 0;
    padding: 0px;
    z-index: 9999;
    border: none;
    float: none;}


#mast
	{
	width: 100%;
	background-color: #455430;
	padding: 0px; 
	margin: 0px;
	}

#title
	{
	width: 706px;
	height: 349px;
	margin: 0px auto;
	padding-top: 0px;
	background-image: url('title.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	color:  #455430;
	text-align: right;
	}

#twitter
	{
	width: 625px;
	height: 85px;
	margin: 0px auto;
	color: #80844B;
	font-family: Arial Rounded MT Bold,"Arial Rounded MT Bold", arial, "lucida console", sans-serif;
	font-size: 22px;
	padding: 12px;
	padding-top: 142px;
	padding-bottom: 50px;
	text-align: left;
	list-style: none;
	}

#twitter li
	{
	.text-indent:-16px;
	}

#twitter a 
	{
	text-decoration: none;
	color: #455430;
	border-style: dotted; 
	border-color: white;
	border-width: 0 0 1px 0; 
	padding-bottom: 3px;
	xfloat: right;
	margin-top: 10px;
	.margin-top: -15px;
	letter-spacing: -1px;
	font-weight: lighter;
	}

#twitter a:hover {color: #817A3C; border-color: #817A3C;}

#fade 
	{
	position: relative;
	width: 100%;
	height: 110px;
	background-image: url('fade.png');
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 25px;
	}

#quote
	{
	margin: 0px auto;
	width: 700px;
	height: 20px;
	text-align: center;
	}

.quote
	{
	font-family: "Trebuchet MS", Trebuchet, arial, san-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #404040;
	}
	
#menu
	{
	margin: 0px auto;
	padding: 20px 0 0 0;
	width: 706px;
	}

#menu a 
	{
	text-decoration: none;
	border-style: dotted; 
	border-color: white;
	border-width: 0 0 1px 0; 
	padding-bottom: 1px;
	font-weight: normal;
	font-style: normal;
	font-size: 21px;
	color: #455430;
	}

#menu a:hover {color: #80844B; border-color: #80844B;}

.cfloat
	{
	float: left;
	list-style-type: none;
	width: 218px;
	font-family: "Trebuchet MS", Trebuchet, arial, san-serif;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	color: #80844B;
	padding-left: 15px;
	border-style: dotted; 
	border-color: #404040;
	border-width: 0 1px 0 0; 

	}

.noline
	{
	border-style: dotted; 
	border-color: #404040;
	border-width: 0 0 0 0px; 
	}

#hmenu, #tmenu, #nmenu
	{
	list-style-type: none;
	padding: 10px 0 0 0;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #404040;
	}

#hmenu li, #tmenu li, #nmenu li
	{padding-bottom: 6px;}

#nmenu li
	{padding-top: 6px;}

.hbg
	{
	background-image: url('herebg.png');
	background-repeat: no-repeat;
	background-position: 15px 32px;
	}

.tbg
	{
	background-image: url('therebg.png');
	background-repeat: no-repeat;
	background-position: 15px 32px;
	}

.nbg
	{
	background-image: url('contactbg.png');
	background-repeat: no-repeat;
	background-position: 15px 32px;
	}


form {padding: 0px; margin: 0px;}


input, textarea
	{
	border: 0px;
	font-family: courier, "courier new", monospace;
	font-size: 14px;
	margin: 0 0 5px 0;
	.margin-bottom: 4px;
	background-color: none;
	padding: 7px 15px 10px 10px;
	}

input {	background-image: url('formf.png'); overflow: hidden;}

textarea
	{
	overflow: auto;
	height: 70px;
	background-image: url('formt.png');
	background-position: top left
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 200px;
	}


#sub
	{
	background-image: url('subbg.png');
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #455430;
	height: 29px;
	width: 80px;
	cursor: pointer;
	}


#errors 
	{
	float: right;
	width: 130px; 
	padding: 3px 0 0 0;
	border-width: 1px 0 0 0;
	border-color:  #455430;
	font-family: "Trebuchet MS", Trebuchet, arial, san-serif;
	font-size: 10px;
	margin-top: -32px;
	text-align: center;
	color: #455430;
	}
