body {margin:0; background:#000000 url(../images/page-bg.jpg) repeat-x top center;}

:focus {outline:0;}

ul, li, form {margin:0; padding:0; list-style:none;}

#container {width:1000px; margin:0 auto; background:url(../images/slide-bg.jpg) no-repeat top left;}

#main {width:980px; margin:0 auto;}



/*----------------------------- HEADER ------------------------*/

#nav {width:980px; height:74px; margin:auto;}

#nav li {float:left; overflow:hidden; position:relative;}

#nav li a {height:74px; display:block; text-decoration:none; cursor:hand;}

#nav li span {position:absolute; font:11px Arial; color:#837351;padding-top:5px;}

#nav li b {font:bold 12px "Trebuchet MS",Verdana,Arial;}

#nav li .cover b {color:#f2eada;}

#nav .logo {padding:0 0 0 36px; width:135px;}

#nav .boxgrid1 {width:610px; margin:20px 0 0 0;}

#nav .boxgrid2 {width:80px; margin-top:20px;}

#nav .boxgrid3 {width:100px; margin-top:20px;}

#nav .boxgrid4 {width:115px; margin-top:20px;}

/*#nav .boxgrid5 {width:110px; margin-top:15px;}

#nav .boxgrid6 {width:100px; margin-top:15px;}*/


/*----------------------------- SLIDESHOW ------------------------*/



#slideshow {margin:31px 0 100px 0;}


/*----------------------------- HOME BODY CONTENT ------------------------*/


.recent-box {border:#73652D 1px solid; width:136px;}

.recent-title {font:18px "Trebuchet MS", Verdana, Arial; color:#B2A968;}

.recent-txt {font:11px "Trebuchet MS", Verdana, Arial; color:#827C40;}

.content-home a:hover img {filter:alpha(opacity=100); opacity:1;}

.content-home img {filter:alpha(opacity=70); opacity:0.7; border:1px solid #302902; padding:2px;}

.content-home a {font:bold 12px Arial; color:#e3d192; text-decoration:none;}

.content-home a:hover {text-decoration:underline;}


/*----------------------------- FOOTER ------------------------*/


#footer {width:980px; height:100px; margin:0 auto; font:11px Arial; color:#a18c62; background: bottom left no-repeat url('../images/footer-bg.jpg');}

#footer ul {width:980px; padding:80px 0 0 0; float:left;}

#footer li {float:left; display:inline}

#footer .space-1 {padding:0 0 0 75px;}

#footer .space {padding:0 0 0 30px;}

#footer .space-2 {padding:0 0 0 30px;}

#footer li a {padding:0 6px 0 5px; font:normal 12px Arial; text-decoration:none; color:#f2eada;}

#footer li a:hover {text-decoration:underline;}

#footer li span {color:#e3d192;}


.red {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-weight :normal ;
}

.modalBackground
{
    background-color: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup {
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	margin:auto;
}
