
body {
	margin: 0;
	padding: 0;
	background-color: #322d28;
	text-align: center;
	margin: auto;
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #6d6d6d;
}

p {
	margin: 0;
	padding: 0;
	margin-top: 18px;
}

.nopadd {
	margin: 0;
}

a:focus {
	-moz-outline-style:none;
}


a img {
	border: 0;
}

a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	text-decoration: none;
}

a:hover {
	color: #6d6d6d;
	text-decoration: underline;
}

/* Styling for greendragon-main.dwt */

#outer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
}

#container {
	text-align: left;	
	margin: auto;
	width: 900px;
	min-height: 730px;
	height: auto !important;
	height: 730px;
	left: 0;
}

#main-image {
	float: left;
	display: inline;
	width: 450px;
	height: 434px;
}

#logo-container {
	float: left;
	display: inline;
	width: 450px;
	height: 434px;
	background-image: url(images/dragon_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#topbtns {
	float: left;
	display: inline;
	width: 400px;
	height: 100px;
	padding: 25px 7px 6px 30px;
	border-bottom: 1px solid #8e806d;
}

#topbtns-home {
	float: left;
	display: inline;
	width: 400px;
	height: 82px;
	padding: 33px 7px 6px 30px;
	border-bottom: 1px solid #8e806d;
}

#logo {
	float: left;
	display: inline;
	width: 422px;
	height: 173px;
	padding: 68px 0 95px 28px;
}

#nav {
	float: left;
	display: inline;
	width: 900px;
	height: 40px;
	text-align:center;
}

#mainarea {
	float: left;
	display: inline;
	width: 900px;
	min-height: 218px;
	height: auto !important;
	height: 218px;
	background-color: #8e806d;
	border-bottom: 1px solid #8e806d;
}

#footer {
	float: left;
	display: inline;
	width: 900px;
	height: 37px;
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #8e806d;
}

#footer a {
	font: 11px/37px Arial, Helvetica, sans-serif;
	color: #8e806d;
	text-decoration: none;
}

#footer a:hover {
	color: #8e806d;
	text-decoration: underline;
}

.siteby {
	float: right;
	display: inline;
	margin-right: 7px;
}

/* End of styling for greendragon-main.dwt */

/* Styling for greendragon-textright.dwt & greendragon-textleft.dwt */

#bottom-image {
	float: left;
	display: inline;
	width: 450px;
	min-height: 218px;
	height: auto !important;
	height: 218px;
}

#text {
	float: left;
	display: inline;
	width: 407px;
	padding: 22px 16px 5px 25px;
	min-height: 191px;
	height: auto !important;
	height: 191px;
	background-color: #ffffff;
}

#xmas-text {
	float: left;
	display: inline;
	width: 407px;
	padding: 22px 18px 5px 25px;
	min-height: 277px;
	height: auto !important;
	height: 277px;
	background-image:url(images/xmas-bg.gif);
	background-repeat:repeat;
	background-position:center;
}

#text h1 {
	padding: 0;
	margin: 0;
	padding-bottom: 19px;
	font: normal 24px "Times New Roman", Times, serif;
	color: #322d28;
}

#text h2 {
	padding: 0;
	margin: 0;
	padding-bottom: 0px;
	font: normal 14px "Times New Roman", Times, serif;
	color: #322d28;
}


#xmas-text h1 {
	padding: 0;
	margin: 0;
	padding-bottom: 19px;
	font: normal 24px "Times New Roman", Times, serif;
	color: #322d28;
}

/* End of styling for greendragon-textright.dwt & greendragon-textleft.dwt */

/* Form Styling */

form {
	margin: 0;
	padding: 0;
}

form p {
	padding: 0;
	margin: 0;
	clear: left;
}

form p.topform {
	padding-top: 18px;
}

label {
	float: left;
	display: inline;
	width: 100px;
}

textarea {
	min-height: 46px;
	height: auto !important;
	height: 46px;
	padding: 0;
	margin: 0;
}

input.formbox, textarea {
	float: left;
	display: inline;
	padding-left: 2px;
	background-color: #ffffff;
	font: 11px Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	border: #8e806d solid 1px;
	width: 185px;
}

select {
	background-color: #ffffff;
	font: 11px Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	border: #8e806d solid 1px;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	height: 20px;
}

.formdropdown {
	background: #ffffff;
	border:1px solid #8E806D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6d6d;
}

.selectdate {
	width: 58px;
}

.submit {
	background-color: #ffffff;
	font: 11px Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	margin: 0;
	padding: 0;
	margin: 3px 0 0 100px;
	height: 21px;
}

.menubtns {
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	text-decoration: none;
	border: 1px solid #6d6d6d;
	padding: 2px 8px;
	text-align: center;
	margin: auto;
	margin-right: 5px;
}

a:hover.menubtns {
	color: #ffffff;
	border: 1px solid #6d6d6d;
	text-decoration: none;
	background-color: #6d6d6d;
}


img, div { behavior: url(iepngfix.htc) }

.dragon-login-header {
	color:#322D28;
	font-family:"Times New Roman",Times,serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-left:15px;
}

.dragon-login-text {
	color:#ffffff;
		margin-left:15px;

}

