body {
	margin:0px auto;
	padding:0px;
	text-align:center;
	background:url(../images/background.jpg) center;
	font-family:"Trebuchet MS",Arial;
	font-size:11px;
	color:#674d36;
}

object {
	padding:0px;
	margin:0px;
}

#menu {
	width:100%;
	height:50px;
	background:#801418;
}

#menu #menu_container {
	margin:auto;
	width:950px;
	height:50px;
}

#menu #menu_container #quick_links {
	/*width:450px;*/
	float:left;
	text-align:left;
}

#menu #menu_container #quick_links ul {
	color:#ffffff;
	margin:17px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}

#menu #menu_container #quick_links ul li {
	display:inline;
	margin:0px 0px 0px 20px;
}

#menu #menu_container #quick_links ul li a {
	color:#ffffff;
	text-decoration:none;
}

#menu #menu_container #menu_links {
	/*width:500px;*/
	float:right;
	text-align:right;
}

#menu #menu_container #menu_links ul {
	color:#E4C88E;
	margin:0px;
	padding:0px 0px 15px 0px;
	/*height:43px;*/
	list-style:none;
	font-size:12px;
	font-weight:bold;
}

#menu #menu_container #menu_links ul li {
	float:left;
	padding:15px 20px 10px 20px;
	margin:0px;
	background:#55080b;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}

#menu #menu_container #menu_links ul li a {
	color:#E4C88E;
	text-decoration:none;
	outline:none;
}

#menu #menu_container #menu_links ul li a:hover {
	color:#d88f2e;
	text-decoration:none;
}

#header {
	witdh:100%;
	height:487px;
	background:url(../images/header.jpg) repeat-x;
}

#header #flash {
	margin:0px auto;
	width:950px;
	height:487px;
	/*height:457px;*/
	/*background:url(../images/flash.jpg) no-repeat;*/
}
#header #landing {
	margin:0px auto;
	width:954px;
	height:531px;
	background-image: url(../images/back-landing.png);	/*height:457px;*/
	/*background:url(../images/flash.jpg) no-repeat;*/
}
#footer-lan {
	margin:0px auto;
	width:954px;
	height:531px;
	clear:both;
}

#footer-lan #button-left {
	width:470px;
	height:80px;
	float: left;
	text-align: right;
	margin:10px auto;
	
}
#footer-lan #button-right {
	width:470px;
	height:80px;
	float: right;
	margin:10px auto;
	text-align: left;
}

#container {
	margin:auto;
	margin-top:-23px;
	padding:5px 0px 20px 0px;
	width:950px;
	/*min-height:500px;*/
	text-align:left;
	background:url(../images/container_bg.png) center;
}

#container #left {
	margin:15px 10px 5px 15px;
	float:left;
	width:450px;
}

#container #right {
	margin:15px 15px 5px 10px;
	float:right;
	width:450px;
}

#container #left_in {
	margin:15px 10px 5px 15px;
	float:left;
	width:300px;
}

#container #right_in {
	margin:15px 15px 5px 10px;
	float:right;
	width:600px;
}

#container #center_in {
	margin:15px 15px 5px 15px;
	width:920px;
}

#container .box_dark {
	padding:0px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	background:url(../images/box_bg_dark.png) center;
	/*opacity: 0.2;
  	filter: alpha(opacity = 20);
	zoom:1;
	-moz-opacity:0.2;
	-webkit-opacity: 0.2;*/
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #ebdbc1;
}

#container .box {
	padding:0px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	background:url(../images/box_bg.png) center;
	/*opacity: 0.2;
  	filter: alpha(opacity = 20);
	zoom:1;
	-moz-opacity:0.2;
	-webkit-opacity: 0.2;*/
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #ebdbc1;
}

#container .box_dark_noext {
    padding:0px 10px 0px 10px;
    /*margin:0px 0px 10px 0px;*/
    background:url(../images/box_bg_dark.png) center;
    border:1px solid #ebdbc1;
    border-top:0px;
    border-bottom:0px;
}

#container .box_dark_top {
    background:url(../images/box_top.png) center top;
    width:600px;
    height:14px;
}

#container .box_dark_btm {
    background:url(../images/box_btm.png) center top;
    width:600px;
    height:14px;
}

#container #footer {
	margin:0px 15px 0px 15px;
	clear:both;
	width:900px;
}

/*text styles*/

a {
	color:#d88f2e;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#83191c;
	text-decoration:none;
}

p {
	font-size:14px;
	font-family:"Times New Roman",Trebuchet MS,Arial;
	margin:10px 0px 10px 0px;
	padding:0px;
	text-align:justify;
}

td p {
	margin:0px;
        padding:0px;
}

p.title {
	font-size:18px;	
}

p.title_noext {
        font-size:18px;
        margin:0px 0px 10px 0px;
}

p.credits {
	font-size:14px;
}

p.noext {
	font-size:14px;
	font-family:"Times New Roman",Trebuchet MS,Arial;
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:justify;
}

span.brown {
	color:#d88f2e;
}

span.red {
	color:#83191c
}

img.preview {
	float:left;
	margin:0px 5px 10px 0px;
	/*border:0px;*/
}

.border {
	border:1px solid #c7c0ac;
}

#menu_links ul {
	margin:0;
	padding:0;
	list-style:none;
	/*position:absolute;
	z-index:2;*/
}

#menu_links li {
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	/*border-bottom:solid #96460F 1px;
	border-left:solid #96460F 1px;
	border-right:solid #96460F 1px;
	border-top-width:0;
	border-top-color:transparent;*/
	cursor:pointer;
}
/* landing box */
#box {
	position:relative;
	display:block;
	border-right-width: 200px;
	border-left-width: 200px;

	}
	
#inner {
	display:block;
	/*margin-left:-200px;
	margin-right:-200px;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #605137;
	}
	
#left {
    float:left;
	position:relative; 
	width:213px; 
	left:0px;
	}
	
#right {
    float:right;
	position:relative; 
	width:213px; 
	right:0px;
	}
	
#center {
    margin-left:213px; 
	margin-right:213px; 
	position:relative; 
	display:block;
	height:1%;}
	
.clear {
    clear:both;
	}
 
/* Just to extend each column */
#inner a:visited, a {
	text-decoration:none;
	cursor:default;
	}
#inner a span {
    display:none;
	}
#inner a:active, #inner a:focus {
	text-decoration:none;
	background:transparent;
	cursor:default;
	}
#inner a:active span, #inner a:focus span {
    display:block;
	}
 
a:visited, a {
    text-decoration:underline; cursor:pointer;
	}
a:hover {
    text-decoration:none; 
	cursor:pointer;
	}
 
em {
    font-weight:bold;
}
.redd {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
