/*Center on Disability and Community - stylesheet*/

/*gold style sheet colors*/

#uvmnavbar { background: #daae37; }
#uvmmaincontent h2, #uvmmaincontentnm h2 { color: #617f21; }
#uvmmaincontent h3, #uvmmaincontentnm h3{ color: #c79818; }
#uvmmaincontent h4, #uvmmaincontentnm h4{ color:#8aa151; }
#uvmmaincontent h5, #uvmmaincontentnm h5{color: #447548;}
#subbanner{background:#447548;}
/* templates */
#uvmmaincontent #intro h3 {color: #447548;}
#full_width_box h3 {color:#447548;}

/*end of gold style sheet*/

#uvmmaincontent h3, #uvmmaincontentnm h3{ 
font-family:georgia, serif;
font-size: 1.7em;
font-weight:normal;
color: #527ea3; 
}
/*new class call*/
#uvmmaincontent h3.events{
font-size:1.2em;
}

.image_wrap img {
	border:none;
}

#extra_brand{
	margin:-10px -10px 4px -10px;
	background:#f2f2f2;
	padding-bottom:.3em;
	margin-bottom: 10px;
	border-bottom: 1px dashed #b0afad;
}
#extra_brand p{
	margin-top:10px;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:10px;
	color:#b85b32;
}
#uvmcustombanner2 a img{
	border: none ;
}


#uvmnavbar { 
	background: #daae37; 
}

#uvmcontent h2#subbanner {
 padding-top: 10px;

padding-right: 10px;

padding-bottom: 1px;

padding-left: 10px;
 border-bottom: 1px #b6b6b6;
 background:#e8e8e8;
 color: #73a2aa;
 font-family: Georgia;
 font-size: 170%;
 text-transform: uppercase;
 font-weight: lighter;
 letter-spacing: 0.1em;
}
table.cess1 {
	background: #ffffff;
	border: 1px solid #e2e2e2;
	padding: 1em 0;
	border-collapse: collapse;
	
}
table.cess1 caption {
	padding: 0.5em;
	background: #e2e2e2;
	text-align: left;
	font-weight: bold;
	margin: 1em 0 0 0;
 	color: #3d6985;
}
table.cess1 th {
	text-align: left;
	padding: .1em .5em;
	vertical-align: top;
}
table.cess1 th[colspan="3"] {
	background: #e2e2e2;
 	color: #3d6985;
}
table.cess1 td {
	background: #ffffff;
	border: 1px solid #e2e2e2;
	padding: .1em .5em;
	line-height: 1.2;
}

/* 2010 REDESIGN CALLS */


#mainframe {
min-width:0;

width: 760px; /* or old #uvmmain width - 15px */
}

body p {
	line-height: 1.4;
}

p.modify {display:block;}

#uvmmaincontent
{padding-top: 2px;}


/*-----------------main menu start */
/*remove UVM Home link*/
#uvmmainmenu li.home {
	display: none;
}
/* affect menu style*/
/*
.selected{
	font-weight: bold;
	font-style: oblique;
}
*/
#uvmmainmenu img.defaultimg {
	border-bottom: none
}
/*-----------------main menu end */




.image-right {
	border:1px solid #8896b2;
	float:right;
	padding:4px;
	margin:10px 0 10px 10px;
}

.image-left {
	border:1px solid #8896b2;
	float:left;
	padding:4px;
	margin:10px 10px 10px 0;
}

.image-right1 {
	border:1px solid #8896b2;
	float:right;
	padding:4px;
	margin:0 0 10px 10px;
}

.image-left1 {
	border:1px solid #8896b2;
	float:left;
	padding:4px;
	margin:0 10px 10px 0;
}



