/*** Stylesheet designed by Mirand Multimedia Solutions, Inc. www.mirandms.com ***/

* { 
	padding: 0; 
	margin: 0;
}

html {
	font-size: 0.75em;
}

* html {
	font-size: 14px; /* for IE 6 em font definition issues */
}

body {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
	font-color: #808080;
}

ul li {
	list-style: none;
}
	
a:link {
	color: #3672e0;
}	
a:visited {
	color: #3672e0;
}	

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
}

h2 {
	font-size: 110%;
}	

h3 {
	font-size: 100%;
}	

p {
	margin: 20px 50px 10px 70px;
	font-size: 16px;
	font color: #808080;
}
#purl {
margin:0 0 0 130px;
}

#ptitle {
margin:0 60px 0 70px;

}

#content img {
     padding: 8px 8px 8px 0px;
}

#ptitle4{
margin:0 60px 0 70px;

}

#pgallery {
margin:0 60px 0 170px;

}

#psubtitle {
margin:0 60px 0 100px;

}

#psubtitle3 {
margin:0 60px 0 75px;
padding:0 0 0 20px;

}

#pbullet {
margin:0 60px 0 100px;
}

#psubtitle2 {
margin:0 60px 0 130px;
}


.container {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0;
	height: 10%;
	overflow: hidden;
}	

#header {
	width: 100%;
	background-color: #264baa;
	padding-top: 25px;
}

#header .container {
	border-bottom: 1px solid #dededf;
}

.headerBox {
	float: right;
	text-align: right;
	background-color: #fff; 
	width: 100%;

}

#headerTitle {
	padding-right: 10px;
}

#content {
	border-bottom: 3px solid #143894;
	background-color: #264baa;
	width: 100%;
	clear: both;
}

#content p {
	font-size: 100%;
}

#footer {
	clear: both;
	border-top: 8px solid #3e5eaf;
	color: #999;
}	

#footer .container  {
	border: none;
}

.footerContact {
	float: left;
	text-align: center;
	width: 189px; 
	border-right: 1px solid #ccc;
}

.footerContact p {
	font-size: 90%;
	margin: 0;
	padding: 0;
}

.footerInfo {
	float: left;
	text-align: center;
	margin-left: 20px; 
	font-size: 1px; 
	width: 77%;
	}

#nav {
	float: left;
	margin-right: 9px;
	width: 178px;
	border: 1px solid #264baa;
	background-color: #3e5eaf;
}

#nav ul {
	padding: 5px 10px 10px 10px;
	margin: 0;
}

#nav ul li {
	list-style: none;
	padding: 4px;
	

	border-bottom: 1px solid #647dbc;
}		

#nav ul li a {
	text-decoration: none;
}

#nav ul li a:link {
	color: #fff;
	
}
#nav ul li a:hover {
	color: #fff;
	text-decoration: underline;
}	

#nav ul li a:visited {
	color: #fff;
}

.subnav {
	display: none;
}	

.currentPage {
	font-weight: bold;
	background-color: #647dbc;
}
	
#content-holder {
	float: left; 
	width: 750px;
	border-left: 1px solid #dededf;
	padding-left: 10px;
}
.content-area {
	background-color: #fff;
	line-height: 1.4em;
	margin-bottom: 10px;
	overflow: hidden;
	height: 10%;
}

.content-area-pad {
	padding: 5px 10px;
	overflow: hidden;
	height: 10%;
}	

.content-area-pad h2 {
	border-bottom: 1px solid #000;
	margin: 0 0 4px 0;
}

.content-area-pad h2.articleTitle {
	border-bottom: none;
	margin: 0 0 4px 0;
}
.content-area-pad p.articleDate {
	color: #999;
	padding: 2px 0;
	margin: 0;
}	

.content-area-pad h3 {
	border-bottom: 1px solid #000;
	margin: 0 0 4px 0;
}
ul.categoryList li {
	float: left;
	width: 160px;
}	

ul.articleList li span, ul.categoryList li span {
	color: #999;
}

#splash {
	background: url("images/scourt.jpg") top left no-repeat;
	border: 1px solid #999;
	height: 250px;
	margin: 0;
}	

.sidebyside {
	width: 48.5%;
	float: left;
	margin-bottom: 0;
}

.sideboxes-container {
	height: 10%;
	overflow: hidden;
}

.utilities {
	clear: both;
	background-color: #647dbc;
	font-size: 90%;
	text-align: center;
	color: #fff;
	border: 2px solid #3e5eaf;
}

.utilities a {
	color: #fff;
}

a.icon_print {
	padding: 3px 0px 0px 20px;
	margin: 5px 0px 0px 10px;
	line-height:20px;
	background: url(images/printer.png) no-repeat left;
}

a.icon_email {
	padding: 3px 0px 0px 20px;
	margin: 5px 0px 0px 10px;
	line-height:20px;
	background: url(images/email.png) no-repeat left;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.fl_right {
	float: right;
}

.fl_left {
	float: left;
}

