﻿.ms-main {
	width: 900px !important;
	margin: 0px auto;
	top: 50px;
	position: relative;
	border:medium #915F00;  
}

body {
	background-image:url('../../images/bg_wine_leaves.jpg');
	background-repeat:repeat;
	background-position: left top;
}

.ms-globaltitlearea {
	background-image:url('../../images/northhills_Banner.png');
	height:128px;
	background-position:center;
	background-color:#623E3E;
}

#GlobalTitleAreaImage, .ms-sitetitle, #idSearchScope {
	display: none;
}
table.ms-searchform {
	display: none;
}

.ms-bannercontainer {
}
table.ms-topnav {
	width: 150px;
	font-size:x-small;
	text-align:center;
}

.ms-topnavselected, .ms-topnav, .ms-bannerframe {
	border: none;
}

table.ms-topnavselected {
	font-size:medium;
	font-weight:bold;
}

.ms-topnavContainer{
border:none;
border-left:none;
}

#wrapper {
     text-align: left;
     width: 700px;
     margin-left: auto;
     margin-right: auto;
     padding: 0;
 }

#leftside {
	width: 540px;
	float:left;				
				
}
#rightside {
	float:right;				
				
}
