html {height:100%;}

body, #container {
	background: #c3bbb6 url(images/bg_fade.jpg) repeat-x scroll 0 0;
}

body {
	font-family: arial,helvetica,sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
}

p, span, li {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: arial,helvetica,sans-serif;
	padding: 0px 10px;
	color: #4c4641;
	margin-top: 0px;
	text-align: left;
}

.p1 {
	margin-top: 15px;
}
ul, ol, li {
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 2px 20px;
	margin-top: 5px;
	margin-bottom: 20px;
}

li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

h3,h2 {
	color: #0d77a4;
	font-family: gill sans, arial, sans-serif;
	font-weight: normal;
	padding: 5px 10px;
	font-size: 1.6em;
	margin: 0px;
}

h2 {
	font-weight: bold;
	font-size: 3.5em;
	display: block;
	padding: 5px 5px 15px 5px;
}

a {
	outline: none;
	outline-width: none;
  	outline-color: none;
}

:-moz-any-link:focus {
  outline: none;
  outline-width: none;
  outline-color: none;
}



a:visited, a:link {
	color: #0d77a4;
	text-decoration: none;
}

a:hover {
	color: #E1E1E1;
	text-decoration: none;
}

.fb img {
	border: none;
	display: inline;
}

#container, #subhead, #content {
	width: 972px;
	margin: auto;
	display: block;
}

body>#container{height:auto;}

body>#content{height:auto;}

#content {
	background-color: white;
	position: relative;
	top: -20px;
}

#main {
	margin: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	/*background-color: #FCFBFB;*/
	padding: 30px 10px;
	width: 932px;
}

.footnote {
	font-size:1em;
	padding: 0px 20px;
	margin: 0px;
}

#header {
	height: 116px;
	/*background-color: #968a81;*/
}

#header img {
	position: relative;
	top: 0;
	z-index: 4;
}

#nav {
	width: 972px;
	padding: 0px;
	text-align: right;
	margin-top: -118px;
	position: relative;
	z-index: 2;
}

.nav {
	font-size: 16px;
	font-family: gill sans, arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	width: 100%;
	/*opacity: 0.5;
	filter: alpha(opacity=50);*/
	padding-top: 4px;
}

.nav a {
	vertical-align: middle;
	padding-right: 0px;
}

.nav a:hover {
	color: #6c5e77;
}

#subhead {
	height: 30px;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 10;
}

#subhead p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#rightDiv {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 320px;
	background-color: #EBEBEB;

}

.rightDivs {
	/*background: url(small_bg.gif) no-repeat top left;*/
	padding: 30px 10px;
	margin: auto;
}

blockquote {    
	margin: 0px;
	padding: 20px 0px 30px 50px;
    background: url(images/leftqq.png) top left no-repeat;
}

blockquote p {
	padding: 0px 30px 30px 10px;
    background: url(images/rightqq.png) bottom right no-repeat;
    font-size: 1.2em;
}

#rightForm {
	float: right;
	width: 600px;
}

span {
	padding-left: 5px;
}


input, textarea {
	margin: 5px;
	border: 4px solid #C3BBB8 !important;
}

input {
	width: 300px;
}

#sub_title {
	width: 565px;
}

input[type="file"], #sub_doc {
	margin: 5px;
	border: 4px solid #C3BBB8 !important;
}

#submitBtn {
	background: url(images/submit.gif) no-repeat top right;
	height: 40px;
	width: 100px;
	border: none !important;
	margin-left: 784px;
	margin-top: 20px;
	cursor: pointer;
}

#sendBtn {
	background: url(images/send.gif) no-repeat top right;
	height: 40px;
	width: 100px;
	border: none !important;
	margin-top: 20px;
	cursor: pointer;
}

input[type="submit"], input[type="submit"]:active:hover {
	border-style:none !important;
	padding:0;
}

#footer {
	font-size: .8em;
	position: relative;
	top: -20px;
	background-color: #c3bbb6;
}

#footer p {
	text-align: center;
	color: #3b2b46;
	padding: 10px;
	margin: 0px;
}

.error {
	color: red;
}

.themes {
	color: #abb668;
	font-weight: bold;
	margin: 0px;
}

.logo_em {
	color: #efaf28;
}
.no border {
border:none;
}