﻿@import url(layout.css);

body {

	background-color: #ded6ce;

	background: url('../images/contentbckgrnd.jpg');

	color: #534741;

	font-family: Typewriter, "Courier New", Courier, monospace;

	font-size: medium;

	font-style: normal;

}

#container {

	width:100%;

	margin: 0;

	position:relative

}

/*a {

	text-align: left;

	width: 100%;

	background-color: #FFFFFF; 

}*/

#navigation {

	/*background-position: left;

	padding: 4px;*/

	overflow: hidden;

	z-index: 1;

	position: absolute;

}

#page_content {

	margin: 0px auto 0px auto;

	border: 0px none #FFFFFF;

	position: relative;

	width: 90%;

	background-image: url('../images/contentbckgrnd.jpg');

	background-repeat: repeat;

	text-align: center;

}

#column_l {

	position: relative;

	margin: 0 350px 0 0;

	padding: 0 2%;

	float: none;

	background-image: url('../images/contentbckgrnd.jpg');

	background-repeat: repeat;

	text-align: left;

	float:none;

}

#column_r {

	float: right;

	width: 330px;

	margin: 0 0 0 auto;

	padding: 2px 10px 0px 10px;

	background-color: #FFFFFF;

	position: absolute;

	right: 0px;

	top: 0px;

	text-align: left;

}

#column_r_p1 {

	float: right;

	width: 330px;

	margin: 0 0 0 auto;

	padding: 2px 10px 0px 10px;

	position: absolute;

	right: 0px;

	top: 0px;

	text-align: left;

}



#footer {

	background-color: #ded6ce;

	padding: 0px;

	background: url('../images/footerbckgrnd.jpg');

	margin: 0px;

}

/* Styles for Masthead */

#masthead img {

	float: none;

	margin: 0;

	padding: 0;

}

#masthead p {

	font-size: small;

	text-align: right;

	color: #000;

	margin: 10px 10px 10px 0;

	padding: 0;

}

/* Styles for Navigation */

#navigation ul {

	list-style-type: none;

	width: 100%;

	margin: 0;

	padding: 0;

}

/*#navigation ul li {  

    display: inline; 

    } */

#navigation li {

	float: right;

}

#navigation ul li a {

	color: #009999;

	text-decoration: none;

	display: block;

	padding: 5px;

	border: 2px solid #ca7;

	font-family: Typewriter;

}

#navigation ul li a:hover {

	color: #336699;

	text-decoration: none;

	border: 2px solid #808000;

	background-color: #ed9;

	font-weight: bold;

}

/* Styles for Content */

h1 {

	font-size: 2em;

	color: #7b2e00;

}

h2 {

	font-size: 1.75em;

	color: #7b2e00;

}

h3 {

	font-size: 1.5em;

	color: #7b2e00;

}

h4 {

	font-size: 1.25em;

	color: #7b2e00;

}

h5 {

	font-size: 0.75em;

	color: #469;

}

h6 {

	font-size: 0.5em;

	color: #469;

}

/* Styles for Footer */

#footer p {

	border-style: 0;

	border-width: 0px;

	border-color: #ded6ce;

	font-size: small;

	text-align: center;

	color: #000000;

	margin: 0px;

	padding: 0px;

	background-color: #ded6ce;

	}

#footer a {

}

#footer a:hover {

	color: #FF9900;

	text-decoration: none;

}

/* Styles for Links */

a {

}

a:hover {

	color: #FF9900;

}

.style_bold {

	font-weight: bold;

}

.style_italic {

	font-style: italic;

}

.style_placeholder {

	border: thin none #999966;

	position: absolute;

}

/* Styles for Contact */

label{

float: left;

width: 120px;

font-weight: bold;

}



textarea{

width: 180px;

margin-bottom: 5px;

}



input{

width: 180px;

margin-bottom: 5px;

}



textarea{

width: 250px;

height: 150px;

}



.boxes{

width: 1em;

}



#submitbutton{

margin-left: 120px;

margin-top: 5px;

width: 90px;

}



br{

clear: left;

}



