/* Style for Columns */
#wrap {
	width: 760px;
    margin-top: 5px;
    padding: 0;
}

.columns .column {
	padding: 5px 0 5px 0;
}

.columns:after {
	content: ".";
  	display: block;
  	height: 0;
  	clear: both;
  	visibility: hidden;
}

* html .columns {
	height: 1%;
}

.columns .column {
	float:left;
	overflow:hidden;
}

.columns .last { 
	padding: 0 0 0 5px;
}

.col2 .first { 
	width:530px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid;
}

.col2 .last	{ 
	width:200px;
}

.right_column_box {
	margin: 2px 2px 10px 2px;
	border-bottom: 1px solid;
}

.right_column_box .registerImg {
	margin: 0 0 10px 10px;
}

.right_column_box .emailImg {
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}

.right_column_box dl {
	height: 150px;
	width: 220px;
	overflow: auto;
	border: 1px solid;
	padding: 0;
	margin: 0;
}

.right_column_box dt {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 2px;
	background-color: #c7d6be;
}

.right_column_box dd {
	font-size: 11px;
	margin: 0;
	padding: 0 0 4px 2px;
}

.sidebar_left {
	margin: 5px 2px 0 2px;
    border-bottom: 1px solid;
    text-align: center;
    padding: 0;
}

.sidebar_left p {
	margin: 0;
	padding: 0;
}

.sidebar_left h3 {
	font-size: 1.2em;
	color: #447548;
}

/* style for top banner */

#uvmbanner {
}

#uvmbanner .bannerLeftCol {
	float: left;
}

#uvmbanner .bannerRightCol {
	float: left;
}

#uvmcustombanner2{
	margin-bottom:-3px; /* fixes IE7 bug */
}
#uvmmain{
	width: 1012px;  
}

/* float images */
.floatImage {
     float: right;
     padding: 3px;
}

.smallprint {
     font-size: 9px;
}


/* Style for Home Bullet Points */
.homeBulletPoint {
}

.homeBulletPoint img {
	float: left;
	margin-right: 10px;
}

.homeBulletPoint p {
}

#wrap .homeBulletPointLink a {
	color: #366338;
	font-weight: bold;
}

#wrap .homeBulletPointLink a:visited {
	color: #366338;
	font-weight: bold;
}

#wrap .homeBulletPointLink a:hover {
	color: #366338;
	font-weight: bold;
}

/* style for sub pages icon */
.iconAlign {
	vertical-align: middle;
        padding: 2px;
}

/* Style for rotating home banner and faculty bio */
.rotateBulletPoint {
	background-color: #c9e29d;
	margin-top: 10px;
	padding: 10px;
}

.rotateBulletPoint img {
	float: left;
	padding: 10px 5px 0 2px;
}

.rotateBulletPoint p {
}

.rotateBulletPoint span {
	font-weight: bold;
	color: #366338;
}

.facultyBioRotate {
	padding: 2px;
}

.facultyBioRotate img {
	padding: 2px;
}

.rotateBulletPoint p {
    font-weight: normal;
}

.facultyBioRotate span {
	font-weight: bold;
	color: #366338;
}