body  {
	background:#dde1e4;
	font:12px "Trebuchet MS", Verdana, Tahoma;
	line-height:150%;
	color:#3e484a;
	margin:10px 0 0 0;
}

* { padding:0; margin:0; }

p {
	text-align:justify !important;
	margin-bottom:20px;
/*	text-indent:0.5cm; */
	line-height:150%;
}

img {
	border-style:none;
	-ms-interpolation-mode:bicubic;
}

.hideme { visibility:hidden; }

.clear { clear:both; }

#container {
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0px;
	text-align:left;
}

#header {
	width:960px;
	height:220px;
	background:url(images/header-bg.jpg) no-repeat;
	background-position:0px 0px;

}

#header h2 {
	color:#fff;
	font-size:14px;
	text-align:right;
	padding-right:20px;
	padding-bottom:15px;
	font-weight:normal;
}

#mainMenu {
	width:960px;
	height:50px;
}

#mainMenuBottom {
	margin:auto;
	background:url(images/bg-contentMain.jpg) no-repeat;
	width:960px;
	height:10px;
}

#contentContainer {
	clear:both;
	background:url(images/bg-contentMain.jpg) repeat-y;
	width:960px;

}

#contentMain {
	padding-bottom:1px;
	padding-left:15px;
	padding-right:15px;
}

.contentMainBottom {
	width:auto;
	height:15px;
	clear:both;
	background:url(images/contentMain-bottom.jpg) no-repeat;
}

#contentCenter {
	width:560px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#contentCenter a {
	color:#570f10;
	text-decoration:none;
}

#contentCenter a:hover {
	text-decoration:underline;
	outline:none;
}

#contentCenterSub {
	width:745px;
	float:left;
	padding-left:10px;
	padding-right:0px;
}

#contentCenterSub a {
	color:#570f10;
	text-decoration:none;
}

#contentCenterSub a:hover {
	border-bottom:1px #333 solid;
	outline:none;
}

#contentLeftMenu {
	width:175px;
	float:left;
}

#contentLeftMenu h1 {
	margin:5px 0 0 5px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
}

#contentLeftMenu li {
	list-style-type:none;
	margin-top:5px;
	height:20px;
}

#contentLeftMenu li a {
	display:block;
	width:auto;
	height:20px;
	padding-left:10px;
	padding-top:3px;
	text-decoration:none;
	color:#3e484a;
}

#contentLeftMenu li a:hover {
	background:#520e0f;
	padding-top:3px;
	color:#fff;
}

#contentLeftMenu table {
	width:100%;
	height:470px;
	border:1px #cfcfcf solid;
	background:url(images/left-menu-bg.jpg) #ededed no-repeat;
}

#contentLeftLogin {
	width:175px;
	margin-top:18px;
}

#contentLeftLogin a {
	color:#570f10;
	text-decoration:none;
}

#contentLeftLogin a:hover {
	text-decoration:underline;
	outline:none;
}

#contentLeftLogin h1 {
	margin:5px 0 0 0;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

#contentLeftLogin table {
	width:100%;
	height:150px;
	border:1px #cfcfcf solid;
	background:url(images/box-bg.jpg) #ededed no-repeat;
}

.loginInput {
	width:150px;
	height:20px;
	padding:3px 0 0 0;
	margin:10px 0 0 0;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#3e484a;
	border:1px #cfcfcf dotted;
}

#loginButton input {
	width:120px;
	height:25px;
	margin:10px 0 0 0;
}

#contentRightNews {
	width:175px;
	float:left;
}

#contentRightNews h1 {
	margin:5px 0 0 0;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

#contentRightNews table {
	width:100%;
	height:150px;
	border:1px #cfcfcf solid;
	background:url(images/box-bg.jpg) #ededed no-repeat;
}

#contentRightNews li {
	margin-left:20px;
	list-style-type:square;
	font-size:11px;
}

#contentRightNews li a {
	color:#3e484a;
	text-decoration:none;
}

#contentRightNews li a:hover {
	color:#570f10;
	outline:none;
}

#contentRightBox {
	width:175px;
	margin-top:10px;
}

#contentRightBox h1 {
	margin:5px 0 0 0;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

#contentRightBox table {
	width:100%;
	height:150px;
	border:1px #cfcfcf solid;
	background:url(images/box-bg.jpg) #ededed no-repeat;
}

#contentRightBox a {
	color:#570f10;
	text-decoration:none;
}

#contentRightBox a:hover {
	text-decoration:underline;
	outline:none;
}

#footerMain {
	width:960px;
	clear:both;
	height:60px;
	color:#570f10;
	margin:5px 0 0 0;
	padding-top:20px;
	background: url(images/footer-bg.jpg) no-repeat;
}

#footerMain a {
	color:#570f10;
	text-decoration:none;
}

#footerMain a:hover {
	border-bottom:2px #333 solid;
	outline:none;
}

.footerLeft {
	float:left;
	width:250px;
	font-size:11px;
	color:#3e484a;
	text-align:center;
	padding:0 0 0 30px;
}

.copyright {
	font-size:10px;
	font-family:Verdana;
	color:#3e484a;
	text-align:center;
}

.copyright a {
	color:#570f10;
	text-decoration:none;
}

.copyright a:hover {
	text-decoration:underline;
	outline:none;
}


.footerCenter {
	float:left;
	width:410px;
	text-align:center;
	color:#570f10;
	padding:0px;
}

.goTop {
	float:right;
	font-size:11px;
	color:#570f10;
	padding:0 10px 0 0;
}

#articleBoxMain {
	width:560px;
	height:auto;
	float:left;
	padding-bottom:15px;
}

#articleBoxMain h1 {
	margin:5px 0 0 6px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
}

#articleBoxMain h3 {
	margin:0 5px 0 6px;
	text-align:right;
	font-size:13px;
	font-weight:normal;
}

#articleBoxMain table {
	width:100%;
	height:auto;
	border:1px #cfcfcf solid;
}

#articleBoxMain p {
	text-align:left;
	margin-bottom:20px;
/*	text-indent:0.5cm; */
	line-height:150%;
}

.articleBody {
	width:540px;
	padding:10px 5px 10px 10px;
}

#articleBoxMainSub {
	width:745px;
	height:auto;
	float:left;
	padding-bottom:15px;
}

#articleBoxMainSub h1 {
	margin:5px 0 0 6px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
}

#articleBoxMainSub h3 {
	margin:0 5px 0 6px;
	text-align:right;
	font-size:13px;
	font-weight:normal;
}

#articleBoxMainSub table {
	width:100%;
	height:auto;
	border:1px #cfcfcf solid;
}

#articleBoxMainSub p {
	text-align:left;
	margin-bottom:20px;
	text-indent:0.5cm;
	line-height:150%;
}

.articleBodySub {
	width:725px;
	padding:10px 5px 10px 10px;
}

.center table { margin-left:auto; margin-right:auto; text-align:left; }
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.justify { text-align:justify; }

/* Contact Form Styles */
.contactpage-title {
	height:27px;
	padding-left:15px;
	padding-top:4px;
	background-color:#e6e7e7;
}

#contactForm {
	width:250px;
	height:auto;
	margin:5px 0 0 0;
}

#contactForm table {
	border:0px;
}

#contactForm.form {
	float:left;
	padding:0 10px 10px 10px;
	background:#f3f3f3;
	border:2px solid #cfcfcf;
}

#contactForm.form label {
	float:left;
	width:100px;
	padding:10px 10px 0 0;
	font-weight:bold;
}

#contactForm.form select {
	float:left;
	width:146px;
	margin-top:10px;
}

#contactForm.form input {
	float:left;
	margin-top:10px;
}

#contactForm.form, #contactForm.submit {
	clear:both;
}

#msg {
	display:none;
	position:absolute;
	z-index:300;
	background:url(images/msg_arrow.gif) left center no-repeat;
	padding-left:7px;
}

#msgcontent {
	display:block;
	background:#f3e6e6;
	border:2px solid #924949;
	border-left:none;
	padding:5px;
	min-width:150px;
	max-width:250px;
}

.contact-title {
	text-align:left;
	padding:10px 0 0 0;
}

.contact-textbox {
	width:250px;
	padding:3px;
	border:1px #b7b7b7 solid;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:12px;
}

.contact-textarea {
	width:250px;
	height:100px;
	padding:3px;
	border:1px #b7b7b7 solid;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:12px;
}

.contact-submit-button {
	width:250px;
	height:25px;
	background-image:url(images/submit-button.jpg);
	color:#fff;
	border:0px;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:12px;
}
/* Contact Form Styles */

/* Upload Image to Gallery Form Styles */
.uploadImage-textbox {
	width:350px;
	padding:3px;
	border:1px #b7b7b7 solid;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:12px;
}

.uploadImage-textarea {
	width:350px;
	height:100px;
	padding:3px;
	border:1px #b7b7b7 solid;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:12px;
}

.uploadImage-button {
	width:350px;
	height:25px;
	background-image:url(images/submit-button.jpg);
	color:#fff;
	border:0px;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:12px;
}
/* Upload Image to Gallery Form Styles */