



/*Styling the contact form*/


#contact {
margin: 1em;
padding: 2em;
background-color: #009966;
border: 1px #ff6600 solid;}

#contact .text {
margin-left: 6px;
margin-right: 6px;
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
color: #000000;
}

#contact p {
color: #fff;
font-size: 1em;
font-weight: bold;}

#contact p em {
font-size: .8em;
font-weight: normal;}

input {
background-color: #ffffcc;
color: #000000;}

select {}

select#Location{
background-color: #ffffcc;
color: #000000;
}

textarea {
background-color: #ffffcc;
color: #000000;}

#buttons {
text-align: center;}

#buttons input{
background-color: #fff;
font-weight: bold;
color: #FF9900;
padding: .1em;}

/*End of form styling*/

ul {}

div {}

#content {
margin-left: 1em;
margin-right: 1em;}

#content a:link {
color: #009966;
font-size: inherit;
font-weight: bold;}

#content a:visited {
color: #009966;
font-size: inherit;
font-weight: bold;}

#content a:hover {
font-size: inherit;
font-weight: bold;
color: #FF9900;}

#content a:active {
color: #FF9900;
font-size: inherit;
font-weight: bold;
text-decoration: none;
background-color: #009966;}







.copyright {}

body {
margin: 0em;
padding: 0em;
background-color: #009966;
color: #000;
text-align: center;}

#container {
text-align: left;
width: 800px;
background-color: #fff;
margin: 0 auto;
border-bottom: 2px #FF9900 solid;}



#header {
background-color: #009966;
margin: 0em;
padding: 0em;
}

h1 img {
display: block;
border-top: 2px #FF9900 solid;}


h1 {
margin: 0em;
padding: 0em;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.6em;
font-weight: bold;
color: #000000;
letter-spacing: .1em;
margin: 0em;
padding-top: .5em;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #009966;
letter-spacing: .1em;
margin: 0em;
padding-top: .5em;
padding-bottom: 0em;
margin-bottom: 0em;
}

#topnav {
}

ul#topnav {
margin: 0em;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
display: list-item;
list-style-type: none;
background-color: #009966;

border-bottom: 2px #FF9900 solid;
border-top: 2px #FF9900 solid;
border-left: 1px white solid;
border-right: 1px white solid;
text-align: center;}

ul#topnav li {
display: inline;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0em 50%;
padding-top: 0em;
padding-right: 10px;
padding-bottom: 0em;
padding-left: 8px;}

ul#topnav li a:link {
text-decoration: none;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;}

ul#topnav li a:visited {
text-decoration: none;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;}

ul#topnav li a:hover {
text-decoration: none;
color: #FF9900;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
background-color: #fff;}

ul#topnav li a:active {
text-decoration: none;
color: #009966;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
background-color: #FF9900;}



li {}

#footer {
padding-bottom: 1px;
}

blockquote{
padding: 1em;
background-color: #cccccc;
font-family: Times, "Times New Roman", serif;
font-size: 1em;
font-weight: bold;
font-style: italic;
letter-spacing: .1em;
line-height: 130%;}

#footer ul {
background-color: #009966;
margin: 0em;
display: list-item;
list-style-type: none;
text-align: center;
padding-bottom: 4px;
padding-top: 0em;
border-top: 1px #FF9900 solid;
border-right: 1px #fff solid;
border-bottom: 1px #FF9900 solid;
border-left: 1px #fff solid;
}



#footer li {
display: inline;
padding-right: 5px;
padding-left: 5px;
padding-top: 2px;
}


#footer ul a:link {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: .6em;
text-decoration: underline;}

#footer ul a:visited {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: .6em;
text-decoration: underline;}

#footer ul a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: .6em;
color: #fff;
text-decoration: none;
}

#footer ul a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: .6em;
text-decoration: none;
color: #FF9900;
font-weight: bold;
background-color: #fff;}

p.copyright{
font-family: Arial, Helvetica, sans-serif;
font-size: .6em;
color: #cccccc;
margin-top: 1em;
text-align: center;
margin-bottom: 1px;}

#footer img {
}

a {}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
color: #000000;
margin-top: 1px;
text-align: justify;

}


img {}

a:link {}

a:visited {}

a:hover {}

a:active {}