
body {
	margin: 0 0 0 0;
	font-family: arial;
	background: #e6dfcd;
	/*font-family: verdana;*/
}

#container {
	border-left: solid 0px black;
	border-right: solid 0px black;
	margin: 10px auto 0 auto;
	width: 900px;
	background: #e6dfcd;
	/*
	font-size: 11px;
	text-align: center;
	*/
}
#container

#header {
	border: solid 0px red;
	background: #e6dfcd url('../images/home-header.jpg') no-repeat bottom center;
	width: 900px;
	height: 108px;

}

#main_nav {
	border: solid 0px green;
	background: #743021;
	text-align: center;
	/*height: 25px;*/
	padding: 0 0 0 0;
	margin: 0 25px 0 25px;
}
#main_nav ul {
	margin: 0;
	list-style-type: none;

}
#main_nav li {
	display: inline;
	padding: 0 5px;
}
#main_nav li a {
	font-weight: normal;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}
#main_nav li a:visited {
	font-weight: normal;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}
#main_nav li a:active {
	font-weight: normal;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}
#main_nav li a:hover{
	font-weight: normal;
	color: #edda99;
	font-size: 18px;
	text-decoration: none;
}

#sub_nav {
	border: solid 0px red;
	background: #e4bf70;
	text-align: left;
	margin: 0 25px 0 25px;
}
#sub_nav ul {
	margin: 0;
	list-style-type: none;

}
#sub_nav li {
	display: inline;
	padding: 0 10px;
}
#sub_nav li a, a:hover{
	color: #6e4739;
	font-size: 15px;
	text-decoration: none;
}

#body {
	border: solid 0px black;
	/*background: #ffffff;*/
	padding: 0 5px 5px 5px;
	margin: 0 20px; 0 20px;
}
#body a, a:hover {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
.login_links {
	margin: 0 0 0 10px;
}
.webcast {
	margin: 0 0 0 150px;
	background: #fae1bd;
}
.page_title {
	margin: 0 0 0 10px;
}

#body1 {
margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	background: #cb9665;
}
#body2 {
	background: #e4bc6d;
	border: solid black 0px;
	padding: 10px;
}

#body_left {
	border: solid 0px red;
	float: left;
	padding: 5px 10px 5px 5px;
	margin: 5px;
	color:#6e4739;
	font-weight:bold;
	/*AE9688*/clear: both;
}
#body_right {
	text-align: center;
	border: solid 0px red;
	/*background: #e6dac0 url('../images/body1.jpg') no-repeat top left;	*/
	padding: 5px 0px 0px 0px;
	/*height: 50px;*/

}
#body_footer {
	text-align: center;
	padding: 10px;
	/*background: #e9bf7c;*/
}

#body_footer h3 {
	margin: 0 520px 0 5px;
	color: #6E4739;
	font-size: 15px;
}

#body_footer img {
	margin: 0 15px;
}
#boxtop {
	border: solid 0px black;
	background: #e6dac0 url('../images/box-top.gif') no-repeat bottom;
	width: 375px;
	height: 17px;
}
#boxbody {
	border: solid 0px black;
	background: #e6dac0 url('../images/box-middle.gif') repeat-y;
	width: 350px;
	/*width: 289px;*/
	padding: 0 30px 0 8px;
}
.box_title {
	padding: 0 0 0 5px;
	color: #6E4739;
	font-size: 17px;
	font-weight: bold;
}
.box_note {
	padding: 0 0 0 160px;
	color: #6E4739;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 100%;

}
.box_note2 {
direction: rtl;
	padding: 0 0 0 300px;
	color: #6E4739;;
	font-size: 12px;
	font-weight: bold;
}
#boxbody li{
	color: #6E4739;
	font-size: 12px;
}
#boxbottom {
	border: solid 0px black;
	background: #e6dac0 url('../images/box-bottom.gif') no-repeat top left;
	width: 375px;
	height: 17px;
}


#footer1 {
	background: #9b5e40;
	text-align: center;
	color: #6E4739;
	font-size: 12px;
	font-weight: bold;
	margin: 25px;
	padding: 5px;
}
#footer2{
	background: #ffffff url('../images/footer.jpg') repeat-x top left;
}
#footer2 a, a:visited {
	color: #6E4739;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#footer2 a:hover {
	color: #6E4739;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.footer_nav {
	margin: 0 0 0 115px;
	border: solid black 0px;
	font-size: 10px;
	color: #000000;
	font-weight: none;
}
.footer_nav a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
.footer_nav a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
	font-weight: none;
}
.footer_nav a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
	font-weight: none;
}

.webdogs {
	margin: 0 0 0 325px;
	border: solid black 0px;
	font-size: 10px;
	color: #000000;
}
.webdogs a,a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
}
.webdogs a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
}

div.row {
	padding: 10px;
	clear: both;
}

div.row span.left {
	display: block;
	/*width: 48%;*/
	float: left;
	text-align: left;
}

div.row span.right {
	display: block;
	/*width: 48%;*/
	float: right;
	text-align: right;
}

div.row span.center {
	position: absolute;
	margin: 15px 0 0 150px;
	border: solid 0px black;
	display: block;
	width: 500px;	
	text-align: center;
}

div.spacer {
	font-size: 10px;
        clear: both;
}


