/* CSS Document - Edie Creek Angus */

body {
	background-color: #230F06;
	background-image: url('../images/bg.jpg');
	margin: 0px;
}

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

#divbody{
	width:874px;
	margin-top:0px;
	background-image: url('../images/mainbg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}

#divbody2{
	width:874px;
	margin-top:0px;
	background-image: url('../images/mainbg2.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}

#header{
	width:874px;
	height:133px;
	background-image: url('../images/headerbg.png');
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}

#menu{
	width:874px;
	text-align: center;
	margin-top:83px;
	float:left;
}

#wrapper{
	width:874px;
	background-image: url('../images/bottombg1.png');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top:0px;
	float:left;
}

#wrapper2{
	width:874px;
	background-image: url('../images/bottombg2.png');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top:0px;
	float:left;
}

#banner{
	width:874px;
	height: 228px;
	background-image: url('../images/bannerbg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}

#content{
	width:874px;
	background-image: url('../images/maintopbg1.jpg');
	background-repeat: no-repeat;
	background-position: top;
	float:left;
}

#content2{
	width:874px;
	background-image: url('../images/maintopbg2.jpg');
	background-repeat: no-repeat;
	background-position: top;
	float:left;
}

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

.sidebar{
	margin-left:20px;
	margin-right:45px;
	margin-top:140px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1E0F0F;
	text-align: left;
	text-align: justify;
	line-height:1.5;
}

#main{
	width:338px;
	text-align:left;
	float:left;
}

#main2{
	width:604px;
	text-align:left;
	float:left;
}

.main{
	margin-right: 15px;
	margin-top:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #1E0F0F;
	text-align: justify;
	line-height:1.5;
}

.main2{
	margin-right: 25px;
	margin-top:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #1E0F0F;
	text-align: justify;
	line-height:1.5;
}

#rightbar{
	width:266px;
	text-align:left;
	float:left;
}

.rightbar{
	margin-top:-36px;
}

.righttext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #1E0F0F;
	margin-left:32px;
	margin-right:35px;
	text-align: left;
	line-height:1.5;
}

.footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}


/* Text Properties */

.small{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-size: 11px;
}

.heading{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#AB1707;
}

.blacksubheading{
	color: #000000;
	font-size: 15px;
	
}

hr{
	color:#000000;
	height: 1px;
	width:100%;
	margin-top:10px;
	margin-bottom:15px;
}

.imgright {
	float:right;
	margin-left:10px;
	margin-top:-57px;
	margin-right:-10px;
}

.imgleft {
	float:left;
	margin-right:15px;
	margin-bottom: 5px;
}

a:link{
	color: #7A0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

a:visited{
	color: #7A0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

a:hover{
	color: #7A0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a.bannerlink:link{
	color: #7A0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	font-style: normal;
	text-decoration:underline;
}

a.bannerlink:visited{
	color: #7A0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	font-style: normal;
	text-decoration:underline;
}

a.bannerlink:hover{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	font-style: normal;
	text-decoration:underline;
}

a.footer:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

a.footer:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

a.footer:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}

.br{
	clear:both;
}

/* DROP DOWN MENU */

#dropmenudiv{
	position:absolute;
	line-height:18px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
	text-align: left;
	z-index:100; 
	font-variant:normal; 
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#dropmenudiv a{
	width: 100%;
	text-align: left;
	display: block;
	text-indent: 8px;
	padding: 1px 0;
	text-decoration: none;
	font-size:11px; 
	color: #FFFFFF;
	font-family:Arial, sans-serif;
	font-weight: normal;
	font-style:normal;

}

#dropmenudiv a:visited{
	width: 100%;
	text-align: left;
	display: block;
	text-indent: 8px;
	padding: 1px 0;
	text-decoration: none;
	font-size:11px; 
	color: #FFFFFF;
	font-family:Arial, sans-serif;
	font-weight: normal;
		font-style:normal;
}

#dropmenudiv a:hover{ 
	background-color: #7A0000;
	color:#FFFFFF;
		font-style:normal;
}
