/*
//	Customized CSS
//
//	For $ on Template $
//
//	Written by: Joel Herron
*/

/**************************************
//
//	Redefinitions
//
**************************************/
.dashed {
	border-bottom: 1px dashed #999999;
	width: 150px;
	padding: 0px 5px 10px 5px;
}

#mainContent p {
	line-height:18px;
}

#leftNav2 p {
	text-align: left;
	padding: 0px 5px 0px 12px;
	line-height:17px;
}

#leftNav2 h2 a {
	text-align:						left;
	font-size:						12px;
	color:								#5d7f91;
	margin-top:						10px;
	margin-bottom:				5px;
	padding-left:					5px;
}

#leftNav2 ul {
	line-height: 16px;
	padding: 0px 5px 0px 25px;
}	

#topNav1 ul {
	padding-top:					2px;
}

ul.udm li a {
font-size:13px !important;
margin-top:0px;
padding:0px 8px 0pt 8px !important;
text-transform:uppercase;
}


/**************************************
//
//	Class Definitions
//
**************************************/
.box {
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 217px;
	overflow: hidden;
	margin: 0 10px 0px 10px;
	border: 1px solid #5a7e92;
}

.right-nav {
	float:right;
	margin-top: 20px;
}

.grad {
	background-color: #e9f0f2;
}

.right-nav h2 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #5a7e92;
	padding: 1px 2px 2px 10px;
	margin-top: 0px;
	width: 217px;
}

.hpUnderLine {
	color: #cc6633;
	font-size: 14px !Important;
	border-bottom: none !Important;
	margin-bottom: -10px !Important;
}

.blog {
	padding-right: 5px;
}

ul.rss-items {
	list-style:	none;
	padding-left:5px;
	margin-left:0;
}

.imageSub {
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
	margin-top: -17px;
}

#mainContent h1 {
color:#9D0A0E;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
border-bottom: 1px solid #44687d;
padding-bottom: 3px;
margin-bottom: 10px;
}		

#mainContent h2 {
color:#9D0A0E;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
padding-bottom: 3px;
margin-bottom: 10px;
}		

#mainContent li {
	line-height: 17px;
}	

/**************************************
//
//	Div Definitions
//
**************************************/

th {
background-color:#493364;
font-weight: bold;
text-transform: uppercase;
color: #FFF;
padding: 10px;
text-align: center;
}

td {
padding: 5px;
text-align: center;
}

.even {

background-color:#e0e0e0;

}




