/*
//	Customized CSS
//
//	For Home
//
//	Written by: Stephanie Tengler and Joel Herron
*/


/* 
//  Page Layout
*/



#mainColSml {
	width:						325px;
}

#mainColLrg{
	width:						360px;		
}

#mainColHalf{
	width:						273px;	
}

.rightCol{
	float:						right;
	padding-right:		10px;
	padding-top:			15px;
}

#rightColLrg{
	width:						230px;
}

#rightColSml{
	width:						195px;	
}

#rightColHalf{
	width:						282px;
}

.fltImg {
	float:						right;
	padding-top:			20px;
	padding-bottom:		20px;
	padding-left:			10px;
	padding-right:			10px;
}

/* 
//  Page Style
*/

.mainContent h1, .rightCol h1 {
	font-weight:			bold;
	font-size:				16px;
}

.mainContent h2, .rightCol h2{
	font-weight:			bold;
	font-size:				12px;
}

.mainContent h3 h4 h5 h6, .rightCol h3 h4 h5 h6 {
	font-weight:			bold;
	font-size:				12px;
}

.mainContent ul, .rightCol ul{
	list-style-position:	outside;
	list-style-image:			url("http://www.uww.edu/common/images/base/redArrow.gif");
	margin:								0;
	padding:							0;
	text-align:						left;
	padding-left:					20px;
	padding-right:				5px;
	padding-top:				5px;
	line-height:			17px;
}

#mainContent li {
		padding-bottom: 5px !Important;
		line-height: 17px;
}

#topNav1 ul {
	padding-top:					2px;
}

ul.udm li a {
font-size:13px !important;
margin-top:0px;
padding:0px 7px 0px 7px !important;
text-transform:uppercase;
}

.hpUnderLine {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
	font-weight:			bold;
	color:						#9d0a0e;
	text-transform:		uppercase;
	margin-bottom:		0;
	padding-bottom:		1px;
	border-bottom:		1px solid #a9a9ab;
}

.imgBorder{
	border-color:			#666666;
	border-style:			solid;
	border-width:			1px;
}

.no_bullet {
	list-style:				none;
}

.headText {
	font-weight: bold;
	font-size: 12px;
	color:#CC6633;
}

#caption {
	font-size:				10px;
	color:			 			#666666;
}

.smImg{
	float:	left;
	padding-top:		10px;
	padding-bottom:		4px;
	padding-right:		5px;
}

.smImgText{
	margin-top:			0;
	padding-top:		10px;
}

.links{
	padding-left:	95px;
}

#leftNav2 h2 a {
	color: #6895AC;
}

h3 {
	color:#CC6633;
}
	
table {
	width: 					97%;
	border-collapse: 			collapse;
	line-height: 16px;
}

th {
	font-weight:bold;
	padding: 2px;
	text-transform: uppercase;
}

/* 
//	Custom Footer
*/

.footerLeft {
	float:					left;
	text-align:			left;
	width:					250px;
	padding-top:		10px;
}

.footerLeft img{
	padding-right:	5px;
}

.footerInner {
	float:					left;
	text-align:			left;
	padding-top:		10px;
	padding-right:	50px;

}

.footerRight {
	float:					right;
	text-align:			right;
	padding-top:		10px;

}

/*
// Added CSS
*/

.right_image{
 float:right; 
	padding: 5px;
}

.image_right
{
 float:right;
	padding: 5px;
}
