@charset "UTF-8";
/* CSS Document */

body  {
	background-color: #c4c4c4;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial, sans-serif;
	color:black;
	font-size:12px;
	}
	
#wrapper {
	width:908px;
	background: url(images/bkg.png) repeat-y center;
	margin: 0px auto;
	}
	
	
#container {
	width: 897px;
	margin: 0px auto;
	background-color:white;
	}
	
#mainContent a {color: #b00000; text-decoration:none;}
#mainContent a:hover {text-decoration:underline;}

#rightColumn a {color: #b00000; text-decoration:none;}
#rightColumn a:hover {text-decoration:underline;}

#leftColumn a {color: #b00000; text-decoration:none;}
#leftColumn a:hover {text-decoration:underline;}

img {border:none;}
	
#subnav {
	background: url(images/top-bar.png) no-repeat;
	text-align: right;
	height: 47px;
	margin-top:-10px;
	padding-right:20px;
	}
	
#subnav h4 {
	font-size:14px; font-weight:normal; padding-right:15px; padding-top:15px;
	}
	
#logo {
	float:left;
	margin-top:-30px;
	margin-left:30px;
	}
	
#contact {
	float:right;
	text-align:right;
	padding-right:30px;
	padding-top:20px;
	}
	
#contact h2 {
	font-size: 16px;
	font-weight:normal;
	color: #b00000;
	}
	
#contact h3 {
	font-size:16px;
	color: black;
	}
	
.clear {
	clear:both;
	height:0;
    font-size: 1px;
    line-height: 0px;
	}
	
#navigation ul {
	width:897px;
	list-style-type: none;
	margin:0px;
	padding-top:15px;
	padding-left:10px;
	background: url(images/nav-bkg.png) no-repeat;
	height:42px;
	}
	


#navigation li {
	display: inline;
	padding: 15px 50px 0px 0px;
	}
	
#navigation li a {
	font-size: 15px;
	color: black;
	text-decoration: none;
	}
	
#navigation li a:hover {border-bottom: 2px solid #b50201; position:relative;}
	
#flash {
 	margin-top:-15px;
 	}
	
#mainContent {
	margin-top:15px;
        z-index: 100;
	}

#titles {
    background: url(images/red-header-bar.png) no-repeat;
	text-align: left;
	height: 33px;
	width:894px;
	padding-top:10px;
	}

#titles ul {
	list-style-type: none;
	margin:0px;
	width: 894px;
	
	
	}
	
#titles li {
	display: inline;
	padding-left:15px;
	font-size:18px;
	color:white;
	font-weight:bold;
	
	}
	
#box1 {
	background: url(images/grd-bkg.png) repeat-y;
	width:400px;
	height:225px;
	text-align:left;
	margin-top:-8px;
	float:left;
	margin-left:2px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#box2 {
	background: url(images/grd-bkg.png) repeat-y;
	width:215px;
	height:225px;
	text-align:left;
	margin-top:-8px;
	float:right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	
#box3 {
	background: url(images/grd-bkg.png) repeat-y;
	width:210px;
	height:225px;
	text-align:left;
	margin-top:-8px;
	float:right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.padding {padding-right:328px;}
.padding2 {padding-right:100px;}
	
#mainContent p {
padding:0 0px 0 15px;
line-height:17px;
margin-top:5px;}

h2 {
	font-size:14px;
	padding:0 0px 0 15px;
}

h2 a{
	color:#000;
}

#mainContent ul {
	line-height: 18px;
	list-style-image: url(images/bullet.png);
	}
	
#mainContent2 ul {
	line-height: 18px;
	list-style-image: url(images/bullet.png);
	}

#mainContent li {
	line-height: 18px;
	}
	
#box3 {
	float:right;}
	
#mainContent2 {
	
	margin-left:2px;
	text-align:left;
	margin-top:10px;
	border-top: 1px solid #d6d4d4;
	
	}
	
#mainContent2 p {
	padding:0px 15px 0px 15px;
	line-height: 18px;
	}
	
#mainContent2 img {
	padding:5px;
	border: 1px solid #cdcdcd;
}

#mainContent2 img.left {
	margin-left:10px;
	margin-bottom: 10px;
}
	
#mainContent2 h1 {
	font-size:16px;
	color: #b50201;
	padding-left:15px;
	padding-top:15px;
	}
	
#leftColumn {
	float:left;
	width:550px;
	background: url(images/grd-bkg.png) repeat-y;
	min-height:250px;
	}
	
#rightColumn {
	float:right;
	width:275px;
	border-left: 1px solid #d6d4d4;
	min-height:250px;
	
	}
	

#footer {
	background-color: #f5f5f5;
	margin-top:15px;
	margin-left:1px;
	margin-right:2px;
	padding: 10px;
	color:#666666;
	line-height:18px;
	height:200px;
	border-top: 1px solid #d6d4d4;
	}
	
#footer a {
	color:#666666;
	text-decoration: none;
	}
	
	
#footer a:hover {
	color:#666666;
	text-decoration: underline;
	}
	
#footerLeft {
	float:left;
	text-align:left;
	}
	
#footerRight {
	
	text-align:right;
	}
	
.slideshow
{
    position: relative;
    height: 247px;
}
.slideshow a
{
    position: absolute;
    top:0px;
    left: 0px;
    width: 895px;
    height: 247px;
    text-indent: -10000px;

}

a.slide1 {
	width: 895px;
	padding: 247px 0 0 0;
	background: url("images/slide1.jpg") no-repeat;
	overflow: hidden;

        
}



a.slide2 {
	width: 895px;
	padding: 247px 0 0 0;
	background: url("images/slide2.jpg") no-repeat;
	overflow: hidden;
        display: none;
}

a.slide3 {
	width: 895px;
	padding: 247px 0 0 0;
	background: url("images/slide3.jpg") no-repeat;
	overflow: hidden;
        display: none;
}

a.slide4 {
	width: 895px;
	padding: 247px 0 0 0;
	background: url("images/slide4.jpg") no-repeat;
	overflow: hidden;
        display: none;
}

a.slide5 {
	width: 895px;
	padding: 247px 0 0 0;
	background: url("images/slide5.jpg") no-repeat;
	overflow: hidden;
        display: none;
}


td h2 {
	margin-left: 0px;
	padding-left:0px;
}

td ul {
	margin: 0px;
	padding-left:12px;
	font-size: 12px;
}

td li {
	margin: 0px;
	padding:0px;
	font-size: 12px;
}

	

