@import url(style_editor_1791.css);
a, a:link {
	color: #1849b5;
}
a:visited {
	color: #1849b5;
}
body {
	background-color: #fff;
}
body, p, td, th, li {
	
		font-size: 10pt;
	
	
		font-family: arial,sans-serif;
	
}

.menu, a:link.menu, a:visited.menu {
	color: #fff;
	font-size: 12px;
	font-family: arial,sans-serif;
}
#menuList {
	background-color: #003c78;
}
#menuList li a {
	border-right: 1px solid #fff;
}
/*--- BEGIN CUSTOM CSS ---*/
body.externalsite {
 margin-left: auto;
 margin-right: auto;
 width: 860px;
 heighth: 120px;
 background: #eaeaea;
 background:url(http://www.unca.edu/sites/all/themes/unca/imgs/background-tile.png) repeat;
 padding-left: auto;
 padding-right: auto;
 text-align: center;
 }

#container {
 margin-left: auto;
 margin-right: auto;
 width: 860px;
 background-color: #ffffff;
 padding-left: auto;
 padding-right: auto;
 text-align: left;
 }

#bannerBar {
 /*background-image: url('/clients/1286/62847.jpg');*/
 /*padding-bottom: 8px;*/
 }

#menuList {
 border-bottom: 1px solid #152d63;
 }

#menuList li a {
 border-right: 0px solid #fff;
 }


#newsReleases a,
#newsReleases a:link,
#newsReleases a:active,
#newsReleases a:visited {
 color:#ffffff;
 }

#newsReleases ul.injectedDocumentList li {
 font-size: 1em;
 font-weight: 200;
}

#content img {
  max-width:500px;
  /*  IE HACK  */width: expression(this.width > 500 ? 500: true);
}

#content img.noResize {
  max-width:none; 
  width: auto;
}

/*---Begin UNC Asheville Drupal CSS---*/
#header {
background-color:#fff; 
background:url(http://www.unca.edu/sites/all/themes/unca/imgs/banners/banner.php) no-repeat; 
margin-bottom:-5px;
}

body {
background:#0f2b65 url(../imgs/background-tile.png) repeat; 
color:#333; 
font: 12px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

hr {
border: 0 #ccc solid; 
border-top-width: 1px; 
clear: both; 
height: 0;
}

h1 {
font-size:30px; 
color:#999999; 
font-weight:normal;
line-height:1;
}

h2 {
font-size:18px;
color:#173D78;
font-weight:normal;
margin-bottom:10px;
}

h3 {
font-size:14px;
font-weight:bold;
color:#EE5B14;
}

h4 {
font-size:14px; 
font-weight:normal; 
font-style:italic;
}

h5 {
font-size:12px; 
font-weight:bold;
}

h6 {
font-size:12px; 
font-weight:normal;
}

a {
color:#4572c5; 
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:focus {
outline: 1px dotted;
}

a:visited {
color:#0E52C7;
}

table td,
table th,
table caption {
border:solid #999 1px; 
padding:5px;
font-size:12px; 
}

table th {
background-color:#38661f; 
color:#fff; 
text-align:left;
}

table caption {
font-weight:bold;
}

acronym, 
abbr {
border-bottom:dashed 1px; 
cursor:help;
}

ol {
list-style: decimal;
}

ul {
list-style: disc;
}

blockquote {
width: 350px;
float: right;
background-image: url(../imgs/quote.png);
background-repeat: no-repeat;
display: block;
background-position: 0px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 150%;
line-height: 20px;
font-weight: lighter;
color: #457727;
padding-left: 10px;
text-align: left;
padding-top: 15px;
padding-right: 0px;
padding-bottom: 0px;
text-indent: 40px;
margin-top: 20px;
margin-right: 20px;
margin-bottom: 20px;
background-color: transparent;
}

p,
dl,
hr,
h1,
ol,
ul,
pre,
table,
address,
fieldset,
object {
margin-bottom: 0px;
}

h2,
h3,
h4,
h5,
h6
 {
   margin-bottom:5px;
}

textarea {font-family:inherit;}

img {border:0;}

object {
display:block;
}

#main {
padding: 10px 20px 20px 20px;
margin-bottom: 2px;
}

