/* CSS Document - Y3 */

body {
	background-color: #2C1D01;
	background-image: url('../images/bottombg.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
	margin-top:0px; 
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

/* Header */

#topbg {
	margin-top:0px;
	height:400px;
	width:100%;
	background-image: url('../images/topbg.jpg');
	background-position: center top;
	background-repeat:repeat-x;
}

#divbody{
	width:1102px;
}

#header{
	width:1102px;
	height:400px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}

#mainbody{
	margin-top:0px;
	width:1102px;
	background-image: url('../images/contentbg.jpg');
	background-repeat: repeat-y;
	float:left;
}

/* Menu */

#menu{
	width:1102px;
	margin-top:312px;
	text-align:center;
}

/* Left Section*/

#sidebar{
	width:350px;
	float:left;
}

.sidebar{
	margin-left:65px;
	margin-right:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	text-align: center;
	line-height:1.5;
}

/* Content */

#content{
	width:752px;
	float:left;
}

.content{
	margin-left: 40px;
	margin-right:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #F8F3B8;
	text-align: justify;
	line-height:1.5;
}

/* Footer */

#footer{
	width:1102px;
	height:140px;
	background-image: url('../images/footerbg.jpg');
	background-position: center bottom;
	background-repeat:no-repeat;
	text-align: center;
	float:left;
}

#footermenu{
	margin-top:80px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

/* Text Properties */


.sandheading{
	margin-bottom:10px;
	font-size:17px;
	font-weight:bold;
	color: #BC8C34;
}

.yellow{
	color: #FFCC00;
	font-weight:bold;
}

.yellowbig{
	color: #FFCC00;
	font-size: 16px;
	font-weight:bold;
}


a:link{
	color: #2C1D01;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}

a:visited{
	color: #2C1D01;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color: #2C1D01;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	text-decoration:underline;
}

a.yellow:link{
	color: #FFCC00;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

a.yellow:visited{
	color: #FFCC00;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

a.yellow:hover{
	color: #FFCC00;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}

a.small:link{
	color: #BC8C34;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

a.small:visited{
	color: #BC8C34;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

a.small:hover{
	color: #FFCC00;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;
}

a.footer:link{
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.footer:visited{
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.footer:hover{
	font-family: Arial;
	font-size:12px;
	color:#FFCC00;
	font-weight:bold;
	text-decoration:underline;
}.img {
	padding: 6px;
}
