@charset "UTF-8";
/* CSS Document */
p {
	margin-top: 0px;
}
body {
	margin-top: 15px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images/Background.JPG);
	background-repeat: repeat-y;
	height: 100%;
	width: 100%;
	outline: none;
	bottom: 0px;
	background-attachment: fixed;
}
img {
	border:none;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	line-height: 1.2em;
	color: #efa400;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #efa400;
	text-transform: uppercase;
	line-height: 1.3em;
	font-weight: bold;
	display: block;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #EFA400;
	margin-bottom: 10px;
	padding-bottom:10px;
}
h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #FA9240;
	margin-bottom: 5px;
}

#container {
	margin-top:10px;
	margin-left:auto;
	margin-right: auto;
	width: 940px;
	height:auto;
	background-color: #CCC;
	z-index:99;
}

#header {
	float:left;
	height:110px;
	width: 940px;
	margin-bottom:15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#logo{
	margin-top:15px;
	width: 213px;
	float: left;
	height: 99px;
	
}
label {
	display: block;
	width: 105px;
	float: left;
	height: 15px;
	padding-top: 2px;
}
.buttons {
	float: left;
	margin-left: 105px;
}
input {
	width: 200px;
	padding: 2px;
}
textarea {
	width: 200px;
	padding: 2px;
}
select {
	width: 204px;
}
.btnsize {
	
	height: 25px;
	width: 75px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
#stamp {
	float: left;
	height: 74px;
	width: 74px;
	z-index: 1;
	margin-right: -30px;
	margin-top: -30px;
	position: fixed;
}

#content {
	float:left;
	height:438px;
	width: 897px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	line-height: 1.4em;
	color: #FFF;
	background-image: url(../images/trans-bg.png);
	padding: 20px;
	border: 1px solid #000;
}
.newsdate {
	font-size: 9px;
}
#contentleft {
	float:left;
	height:418px;
	width: 237px;
	margin-right: 15px;
	border: 1px solid #000;
	padding: 10px;
	background-image: url(../images/trans-bg.png);
	overflow: auto;
	text-align: left;
}
#contentright {
	float:right;
	height:auto;
	width: 615px;
	border: 1px solid #000;
}

.contentstyle {
	float:left;
	height:438px;
	width: 345px;
	border: 1px solid #000;
	background-image: url(../images/trans-bg.png);
}
.contentstyle2 {
	float:left;
	height:360px;
	width: 345px;
	border: 1px solid #000;
	background-image: url(../images/trans-bg.png);
}
#footer {
	float:left;
	height:17px;
	width: 918px;
	margin-top: 10px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	line-height: 1.2em;
	color: #FA9240;
	background-color: #000;
}
#nav {
	float: right;
}
#footerleft {
	float:left;
	height:90px;
	width: 275px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	margin-left: 20px;
	padding-top: 10px;
}
#footerright {
	float:left;
	height:90px;
	width: 450px;
	
}
#footercontent {
	float: left;
	height: auto;
	width: auto;
}
#likebutton {
	margin-top:-3px;
	float: right;
	height: auto;
	width: 100px;
}
#container #header #nav #smoothmenu1 ul li .activetab .ew.font.headings {
	color: #00366B;
}
#container #header #nav #smoothmenu1 ul li a {
	color: #FFFFFF;
}
abbr {
	color: #efa400;
}
#container #footer #footercontent p {
	color: #efa400;
}
.a {
	color: #efa400;
}
