/* CSS Document */

/************************ STRUCTURE & STYLES ************************/
body {
	background: #f4f4eb;
	margin: 0;
	padding: 0;
  	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .75em;
	color: #004757;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding: 0px;
	margin: 6px 0;
	color: #880656;
}
h1 {
  	font-size: 140%;
}
h2 {
 	 font-size: 130%;
}
h3 {
  	font-size: 120%;
}
h4 {
  	font-size: 110%;
}
a img {
  	border: none;
}
a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #880656;
	outline: none;
}
a:hover, a:focus {
	text-decoration: none;
	color: #880656;
}
#container {
	width: 977px;
	margin-left:auto;
	margin-right: auto; 
}
#wrapper {
	background: url(images/shadow.gif) top left repeat-y;
	width: 949px;
	padding: 0 14px;
}

/************************ ACCESSIBILITY STYLES ************************/
.accessibility  {
	left:-999em;
	position:absolute;
	top:-999em;
}
/************************ NAVIGATION ************************/
/*************** Menus are style in hmenu.css ***************/
/*#navigation {
	width: 949px;
	height: 34px;
	background: #ffffff;
	border-bottom: 8px solid #880656;
}*/
#navigation {
	width: 949px;
	height: 34px;
	background: #880656;
	border-bottom: 8px solid #004757;
}
/************************ HEADER ************************/
#header {
	width: 949px;
	height: 185px;
	background: url(images/header_bg.jpg) top left no-repeat;
}
/************** Logo **************/
#logo {
	height: 140px;
	width: 190px;
	float: left;
	margin: 20px 0 0 376px;
}
#logo h1 {
	height: 140px;
	width: 190px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#logo h1 a {
	display: block;
	height: 140px;
	width: 190px;
}
#logo span {
	display:none;
} 
/************** End Logo **************/

/************************ CONTENT ************************/
#contWrapper {
	width: 949px;
	float: left;
	background: url(images/contWrap_bg.gif) top left repeat-y;
	margin-bottom: 10px;
}

#content {
	width: 949px;
	min-height: 600px;
	background: url(images/cont_bg.jpg) top left no-repeat;
}

/************************ Home Page ************************/
#col_1 {
	width: 210px;
	float: left;
	padding: 0 12px;
	margin-top: 155px;
}
#col_2 {
	width: 451px;
	float: left;
	margin: 0 15px;
}
#col_3 {
	width: 210px;
	float: left;
	padding: 0 12px;
	color: #e8e7d0;
	background: url(images/col3_bg.gif) top left repeat-x;
	margin-top: 74px;
	min-height: 660px;
}
h2.colHead {
	color: #000000;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.colDesc {
	line-height: 1.2;
	padding: 0;
}  
.colDesc p {
	padding: 0;
	margin: 0 0 15px 0;
}  
.colDesc h3, .colDesc h4 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
/************************ FEATURE ************************/
/* Images uploaded to /uploads/images/feature_images (uploaded
   inside of Smart ISD CMS Image Manager */
#feature {
	width: 451px;
	height: 286px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}
/************************ END FEATURE ************************/

h2.mainHead {
	color: #004757;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
}
.mainDesc {
	line-height: 1.4;
	padding: 0;
}
.mainDesc p {
	padding: 0;
	margin: 0 0 15px 0;
}                     
.mainDesc img {
	border: 1px solid #002e38;
}

h2.col3Head {
	color: #e8e7d0;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.col3Desc {
	line-height: 1.2;
	padding: 0;
} 
.col3Desc2 {
	line-height: normal;
	padding: 0;
	margin-bottom: 25px;
} 
.col3Desc p {
	padding: 0;
	margin: 0 0 15px 0;
} 
.col3Desc2 p {
	padding: 0;
	margin: 0;
} 
.col3Desc a img {
	border: 3px solid #003E4C;
} 
.col3Desc a img:hover {
	border: 3px solid #890656;
} 
.col3Desc2 a img {
	border: none;
} 
/************************ Articles ************************/
h2.artHead {
	color: #880656;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 65px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
}
.artDesc {
	line-height: 1.3;
	padding: 0;
}
.artDesc p {
	padding: 0;
	margin: 0 0 15px 0;
}                     
.artDesc img {
	/*border: 1px solid #002e38;*/
}
.artDesc a img {
	border: 1px solid #004757
} 
.artDesc a img:hover {
	border: 1px solid #880656;
} 

/************** Summary Pages **************/
blockquote.summaryPageTitle {
	font-weight: bold;
	margin: 0 0 2px;
	padding: 0;
	font-size: 110%
}
blockquote.summaryPageDescription {
	margin: 0 0 20px;
	padding: 0;
}

/************************ FOOTER ************************/

.clear {
	clear: both;
}
#footer {	
	width: 929px;
	background: #d7d4b5;
	border-top: 8px solid #880656;
	padding: 10px;
	font-size: 90%;
	color: #004757;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration: underline;
	color: #004757;

	outline: none;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #004757;
}
#copy {
	width: 929px;
	text-align: center;
}
#ccards {
	width: 929px;
	text-align: right;
	height: 25px;
	background: url(images/ccards.gif) top right no-repeat;
}

#wrapBot {
	background: url(images/shadow_bot.gif) top left no-repeat;
	width: 977px;
	height: 20px
}