/* Global Styles */

* {
   padding: 0px;
   margin: 0px;
   border: 0px;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	}
img  {
	border: 0;
  }

#wrapper {
	width: 750px;
	text-align: left;
	margin: auto;
}

#footer {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	clear: right;
	padding-top: 10px;
}
#header {
	margin-top: 0px;
	background-image: url(images/web-headerII.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-top: 80px;
	padding-right: 45px;
}
#navigation {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
	color: #CCCCCC;
	font-size: medium;
	padding-top: 20px;
	padding-bottom: 20px;
}

#main {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	background-color: #800000;
	float: right;
	width: 700px;
	background-image: url(images/main_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#mainleft {
	float: left;
	padding-left: 30px;
	clear: left;
	width: 320px;
	text-align: center;
	padding-bottom: 10px;
	letter-spacing: .1em;
}

#mainright {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	float: right;
	width: 320px;
	font-weight: bold;
	letter-spacing: .1em;
	padding-right: 30px;
}
#mainlast {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	float: left;
	padding-left: 30px;
	clear: left;
	text-align: center;
	padding-bottom: 20px;
	width: 650px;
	padding-top: 5px;
}

a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	}
	
a:hover {
	color: #999999;
	}
	
/* ID Styles */

#navigation a {
	color: #ffffff;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	text-align: justify;
	letter-spacing: .1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}
#main h2{
	color: #CCCCCC;
	text-align: right;
	text-indent: 30px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#main h3{
	color: #FFFFFF;
	text-align: center;
	text-indent: 30px;
	padding-right: 30px;
	font-size: large;
}

#mainleft p{
	color: #CCCCCC;
	text-align: center;
	background-position: bottom;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
#mainright h6{
	color: #CCCCCC;
	text-align: center;
	background-position: bottom;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
/* Class Styles */


.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
		
.bodyText {
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
.contact     {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
	font-size: .7em;
	font-weight: bold;	
	padding-left: 10px;
	margin-left: 10px;
	text-align: left;
}
.services {
	list-style-position: outside;
	list-style-image: url(images/bull.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 20px;
	margin-left: 10px;
	text-align: left;
	font-size: 0.9em;
	font-weight: normal;
	padding-bottom: 5px;

}

ul  {
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/bull.gif);
	
}
#mainright h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-align: center;
	padding-bottom: 5px;
}
#mainleft h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-align: center;
	padding-bottom: 5px;
}
li {
	padding-bottom: 5px;
}
