/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgTile.jpg);
	background-repeat: repeat-x;
}


/** BACKGROUNDS */

.bg1 { background: #274c8b url(images/bgTile.jpg) repeat-x top; }
.bg2 { background: url(bmill/images) repeat-y top; }



/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/** TEXTS */

body, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #401201;
	font-weight: bold;
	text-align: left;
	
}

p, blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #92592C;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;
}

.text1 {
	text-align: center;
	color: #757575;
	font-size: 11px;
}

.text2 {
	font-size: 11px;
	font-weight: normal;
	color: #2F2F2F;
}

.text3 {
	font-size: 12px;
	font-weight: bold;
	color: #2F2F2F;
}

/** LINKS */

a {
	color: #401201;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: none;
}

.link2 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.link2:hover {
	text-decoration: none;
}

.link3 {
	color: #606060;
	padding: 10px 0px 0px 5px;
}


.link4 {
	color: #7E592C;
	padding: 10px 0px 0px 5px;
	text-decoration:none;
}


/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}


/** WRAPPER */

#wrapper {
	width: 981px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#col1 {
	width: 954px;
	height: 100%;
	margin-left: 13px;
	margin-right: 12px;
	background: url(bmill/images) repeat-y center top;
}

#col2 {
	float: left;
	width: 481px;
	height: 500px;
	background: url(bmill/images) no-repeat left top;
}


/** HEADER */

#header {
	width: 981px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(bmill/images) no-repeat center top;
	text-align: center;
}

#headerInside{
	width: 981px;
	height: 257px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/headerInside.png) no-repeat center ;
	text-align: center;
	}


/** MENU */

#menu {
	background:  url(bmill/images/menuInside.jpg) no-repeat left top;
	/*background: #401201;*/
	width: 935px;
	height: 40px;
	text-align: center;
	margin-top: 0px;
	margin-left: 15px;
	padding-left:10px;
	padding-right: 0px;
}


/** CONTENT */

#content {
	width: 981px;
	height: auto;
	margin: 0px;
	background: url(images/bgContent.png) repeat-y center top;
	
}

#contentIndex {
	width: 100%;
	height: 396px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	background-image: url(images/bgIndex.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#contentIN {
	width: 100%;
	height: 100%;
	text-align: left;
	background: url(images/bgIndex.png) repeat-y center top;
	
}
.contentBrownBar {
	width: 951px;
	height: 172px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left:15px;
	text-align:left;
	background: url(bmill/images/brownBar.jpg) no-repeat center top;
	font-size: 36px;
	color: #081A35;
	font-weight: normal;
	
}

/*.content {
	padding: 10px 25px 0px 30px;
}*/

#left {
	float: left;
	width: 290px;
	padding: 5px 0px 0px 3px;
}

#right {
	float: right;
	width: 500px;
	padding: 5px 3px 0px 0px;
}

#map{
	width:470px;
	height:600px;
	color: #333;
	margin-top:20px;
	margin-right: 5px;
	padding-top:10px;
	background: #c59457;
	border:  thin solid #401201;
	float: right;
	vertical-align:middle;
}

#directions{
	width: 400px;
	height: 100%;
	margin-top:20px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:10px;
	border:  thin solid #401201;
	float: left;
	vertical-align:middle;
	text-align: left;
	background-color: #F5EEE7;
	color: #7E592C;
}

#admissions1{
	width: 280px;
	height: 100%;
	margin-top:20px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top:10px;
	border:  thin solid #401201;
	float: left;
	vertical-align:middle;
	text-align: left;
	background-color: #F5EEE7;
	color: #7E592C;
	display:inline;
}

#admissions2{
	width: 890px;
	height: 100%;
	margin-top:20px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top:10px;
	border:  thin solid #401201;
	float: left;
	vertical-align:middle;
	text-align: left;
	background-color: #F5EEE7;
	color: #7E592C;
	display:inline;
	font-weight: bold;
	margin-bottom: 30px;
}
#admissions3 {
	width: 890px;
	height: 100%;
	margin-top:20px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top:10px;
	border:  thin solid #401201;
	float: left;
	vertical-align:middle;
	text-align: left;
	background-color: #F5EEE7;
	color: #7E592C;
	display:inline;
	font-weight: bold;
}

/** FOOTER */


#footerTOP {
	width: 981px;
	height: 59px;
	padding-top: 0px;
	background: url(images/footer.png) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}


#footer {
	width: 981px;
	color: #FFFFFF;
	font-size: 10px;
	padding-top:0px;
	background-color: ;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.footer {
}

.footer p {
	margin: 0px;
	background: url(bmill/images) no-repeat left top;
	line-height: 100%;
}

.footer a {
	display: block;
	height: 24px;
	padding: 10px 25px 0px 0px;
	background: url(bmill/images) no-repeat right bottom;
}

.footer strong {
	display: block;
	padding: 0px 10px 0px 0px;
	background: no-repeat right top;
	text-align: right;
}


/** BOX1 */

#box1index {
	width: 100%;
	height: 385px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left:0px;
	padding-right: 0px;
	background-image: url(images/bgIndex.png);
}

#box2index {
	width: 260px;
	height: 339px;
	text-align: left;
	margin-left: 50px;
	margin-right: 25px;
	padding-left:0px;
	padding-right: 0px;
	float: left;
	background-image:url(bmill/images);	
}

#box3index {
	width: 260px;
	height: 339px;
	text-align: right;
	margin-left: 20px;
	margin-right: 40px;
	padding-left:0px;
	padding-right: 0px;
	float: right;
}

#box4index {
	width: 260px;
	height: 339px;
	text-align: right;
	margin-left: 25px;
	margin-right: 40px;
	padding-left:0px;
	padding-right: 0px;
	float: right;
}


#box1ftr {
	width: 500px;
	float: right;
	
}

#box1 {
	width: 920px;
	height: 100%;
	text-align: center;
	margin-left: 15px;
	padding-left:15px;
	padding-right: 15px;
	background-image: url(bmill/images);
}

/** BOX2 */

#box2 {
	width: 220px;
	height: 100%;
	margin-left: 210px;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	text-align:center;
	font-weight: normal;
}

#box3 {
	width: 260px;
	height: 100%;
	margin-left: 190px;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	text-align:center;
	font-weight: normal;
}

#box4 {
	width: 500px;
	height: 100%;
	margin-left: 60px;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	text-align:center;
	font-weight: normal;
}

.bg1 div #wrapper #content #box1 #directions table tr td ul li {
	color: #333;
	line-height: 150%;
	font-size: 12px;
}
.floatrt {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
}
#content li {
	line-height: 22px;
}
 ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }
image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ticketshead {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #E8D7C6;
}
.bg1 div #footer div a {
	color: #FFF;
}
h2 {
	font-size: 15px;
}
.bg1 #footer div a {
	color: #FFF;
}
.textacrosspage {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.activitiestxt {
	height: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#admissions3 {
	width: 890px;
	height: 100%;
	margin-top:20px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top:10px;
	border:  thin solid #401201;
	float: left;
	vertical-align:middle;
	text-align: left;
	background-color: #F5EEE7;
	color: #7E592C;
	display:inline;
	font-weight: bold;
}
#topbullets {
	margin-left: 10px;
}
