@charset "utf-8";
/* CSS Document */
body.main{
	background:url(../images/main-bg.jpg) #FFFFFF repeat-x;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:"lucida grande","Segoe UI",Tahoma,Arial, Helvetica, sans-serif;
}
body.sub{
	background:url(../images/main-bg2.jpg) #FFFFFF repeat-x;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:"lucida grande","Segoe UI",Tahoma,Arial, Helvetica, sans-serif;
}
#container{
	background:url(../images/container-bg.jpg) no-repeat;
	width:940px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#container2{
	width:940px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#logo{
	float:left;
	margin-top:30px;
	background:url(../images/musar-logo.png) no-repeat;
	padding-left:20px;
	width:186px;
	height:66px;
}
#banner{
	margin-top:20px;
	width:900px;
	padding:20px;
	float:left;
	font-family:"lucida grande","Segoe UI",Tahoma,Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:13px;
	line-height:18px;
}
	#message-box{
		float:left;
		width:360px;
		height:auto;
		margin-top:40px;
	}
	#message-box2{
		background:url(../images/blockquote.png) no-repeat;
		margin-top:10px;
		float:left;
		height:auto;
		width:700px;
		padding-left:160px;
		padding-bottom:20px;
	}
	#message-box2 h2{

		font-weight:normal;
		color:#FFFFFF;
		font-size:42px;
		line-height:30px;
	}
	#message-box a.btn, #message-box2 a.btn{
		font-size:11px;
		float:right;
		color:#454545;
		background:url(../images/btn.gif) no-repeat 0 -25px;
		height:19px;
		width:160px;
		text-decoration:none;
		text-align:center;
		padding:3px;
		font-weight:bold;
	}
	#message-box a:hover, #message-box2 a:hover{
		background:url(../images/btn2.gif) no-repeat 0 0;
	}
	#message-box h2{
		font-weight:normal;
		color:#FFFFFF;
		font-size:30px;
		line-height:30px;
	}
	#message-box p, message-box2 p{
		text-align:justify;
	}
	#photo-fader-container{
		margin-top:20px;
		float:right;
		width:490px;
		height:255px;
		padding:5px;
		background-color:#FFFFFF;
	}
#content{
	color:#555555;
	margin-top:30px;
	float:left;
	width:940px;
	height:auto;
	font-size:12px;
	line-height:18px;
	text-align:left;
}
#content a{
	font-size:11px;
	background-color:#666666;
	color:#CCCCCC;
	padding:2px;
	text-decoration:none;
}
#content a:hover{
	background-color:#777777;
	color:#FFFFFF;
}
#content h3{
	font-family: Century Gothic, sans-serif;
	color:#990000;
	font-size:18px;
	font-weight:normal;
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
	font-weight:bold;
}
#footer{
	margin-top:10px;
	background:url(../images/footer-bg.jpg) #1A1A1A repeat-x;
	height:150px;
}
#footer-container{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	padding-top:60px;
}
#footer-container p{
	color:#CCCCCC;
	margin-bottom:5px;
	line-height:18px;
}
#footer-container a{
	float:left;
	background:url(../images/link-bg.gif) no-repeat 0 2px;
	color:#CCCCCC;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	height:11px;
}
#footer-container a.socialnet{
	background:none !important;
	padding-left:0px;
}
#footer-container a:hover{
	color:#BBBBBB;
}
p,h2,h3,h4,h5{
	margin-bottom:15px;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.img-replace{
	text-indent:-99999px;
}
.column{
	float:left;
	width:270px;
	padding:20px 15px 0 20px;
}
.column p{
}
.img-wrap{
	float:left;

}
.img-wrap2{
	float:left;
	padding-right:20px;
	padding-bottom:10px;
}
.column2{
	float:left;
	width:580px;
	padding:20px 15px 15px 20px;
	border-left:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
}
.right{
	float:right;
}
ul.list{
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
}
ul.list li{
	list-style-type:circle;
	list-style-position:outside;
	
}
/*----------------------------------------------
				START OF NAVIGATION
------------------------------------------------*/
#nav-container{
	float:right;
	margin-top:30px;
	padding-right:25px;
	width:511px;
	height:64px;
	background:url(../images/navigation-bg.png) no-repeat;
}
#navigation{
	float:left;
}
#navigation li, #navigation a{
	font-family: Century Gothic, sans-serif;
	font-size:12px;
	display:block;
	color:#666666;
	text-decoration:none;
}
#navigation li {
	float:left;
	list-style:none;
	display:inline;
	width:85px;
	margin-top:25px;
	text-align:center;
	height:40px;
}
#navigation a:hover{
	color:#000000;

}
#navigation li.selected{
	background:url(../images/hover-bg.png) repeat-x;
}


/*----------------------------------------------
				END OF NAVIGATION
------------------------------------------------*/
#pool a{
	float:left;
	background:none !important;
	border:none;
}
#pool{
	float:left;
	width:100%;
}
#pool a img{
border:none !important;
background:none !important;
display:inline;
width:64px;
height:64px;
float:left;
padding:0 10px 20px 10px;
}

#pool a:hover img{
background:none !important;
}
/* Easy Slider */
	#slider{
		background:url(../images/fader/slider-bg.jpg) #000000 no-repeat;
		margin-top:20px;
		float:right;
		border:5px solid #FFFFFF;
	}

	#slider ul, #slider ul li{
		margin:0;
		padding:0;
		list-style:none;
		width:490px;
		height:255px;
		}
	#slider,#slider ul li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:490px;
		height:255px;
		overflow:hidden; 
		}
	/* numeric controls */	

	ol#controls{
		float:left;
		font-size:5px;
		font-family:Arial, Helvetica, sans-serif;
		padding:0;
		width:450px;
		margin-top:10px;
		padding-left:400px;
		}
	ol#controls li{
		float:left;
		list-style:none;
		width:8px;
		height:8px;
		padding:3px;
		}
	ol#controls li a{
		background:url(../images/fader/unselected.jpg) no-repeat;
		text-indent:-999999px;
		float:left;
		color:#FFFFFF;
		text-decoration:none;
		width:8px;
		height:8px;
		}
	ol#controls li.current a{
	background:url(../images/fader/selected.jpg) no-repeat;

		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}			

/* end of Easy Slider */
