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

body{background:url(images/bkMain.jpg) top center no-repeat; background-color:#e3e3e3; margin:0px;}
.bodyTemp{background:url(images/tempBackk.jpg) top center no-repeat; background-color:#e3e3e3; margin:0px;}

body,td,p,div{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
.mainTable{ width:900px; height:1500px;}
.mainLogo{top:0px; left:290px; z-index:1000;}
.bottomIcons{ top:730px; left:10px; width:900px;}
.bottomIconsContent{  left:10px; width:900px;}
.footer{ top:900px; left:10px; width:900px;}
.footerTemp{  left:10px; width:900px;}
.chrome{font-size:10px;}
a:link{
-webkit-transition-duration: 500ms, 500ms, 500ms, 500ms;
-webkit-transition-duration: 1000ms;
color:#990000;}
a:hover{color:333333;}
a:visited{color:#990000;}
a:active{color:#990000;}

.navBarButtons{
-webkit-transition-duration: 500ms, 500ms, 500ms, 500ms;
-webkit-transition-duration: 500ms;
top:0px;
cursor:pointer;
}
.navBarButtons:hover{
top:-6px;
opacity:0.8;filter:alpha(opacity=80);
}
.navBar{
 top:150px; left:155px;
 }

.bottomIconButtons{
-webkit-transition-duration: 500ms, 500ms, 500ms, 500ms;
-webkit-transition-duration: 1000ms;
behavior: url(css/PIE.htc);

/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
position:relative;

width:287;
 height:164;

}
.bottomIconButtons:hover{
opacity:0.8;filter:alpha(opacity=80);
 width:290px;
 height:167px;
}


/*  Slideshow
------------------------------------------------------*/
 .slides{
  top:210px; left:20px;
  }

#pager, #pager-alt{
	position:absolute;
	z-index:100;
	top:375px;
	margin-left:880px;
}
#pager a{
	background: url(../images/slide.png) no-repeat scroll 50% 50%;
	display:block;
	float:left;
	font-size:0px;
	width:13px;
	height:13px;
	margin:2px;
	outline-style:none;
	outline-width:medium;
	padding:-1px;
}
#pager .activeSlide{
	background: url(../images/slide.png) no-repeat scroll 0% 50%;
}
#pager-alt a{
	background: url(../images/slide-alt.png) no-repeat scroll 50% 50%;
	display:block;
	float:left;
	font-size:0px;
	width:13px;
	height:13px;
	margin:2px;
	outline-style:none;
	outline-width:medium;
	padding:-1px;
}
#pager-alt .activeSlide{
	background: url(../images/slide.png) no-repeat scroll 0% 50%;
}


.textInfo{
margin-left:auto; margin-right:auto; width:550px; text-align:center; padding:10px; background:#333333; -moz-border-radius: 15px;
border-radius: 15px;opacity:0.9;filter:alpha(opacity=90); border:solid 1px #000000; z-index:1000; top:-500px; left:-170px; width:350px;
}


#midWrapper {
background:#212121;
border:solid #333333 1px;
   -moz-border-radius: 15px;
border-radius: 15px;
    overflow: hidden;
    padding-bottom: 10px;
	padding-left: 5px;
}

#mid {
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 19px;
}

.photos {
    float: left;
    margin-left: 10px;
}
/* Still trying to figure this out */
.photos img {
    border: 2px solid #fff;
}
/* Total width needs to be 750px, including right margin, right/left borders, right/left padding */
.contentBoxGallery {
    width: 450px;
    float: right;
    margin-right: 10px;
  /*  border-top: 1px solid #f89a00;
    border-right: 1px solid #8e5f03;
    border-left: 1px solid #f89a00;
    border-bottom: 1px solid #8e5f03;*/
    padding: 10px 10px;
   /* background: #031138 url('images/boxBackground.jpg') bottom left repeat-x;*/
}
.galleryTitleTxt{text-transform:uppercase; font-family:"Times New Roman", Times, serif; font-size:16px; color:#ffffff;}
.galleryDescTxt{color:#cccccc;}
.contentBox {
   width: 600px;
    float: right;
    margin-right: 19px;
	  padding: 10px 15px;
	  behavior: url(css/PIE.htc);
  /*  border-top: 1px solid #f89a00;
    border-right: 1px solid #8e5f03;
    border-left: 1px solid #f89a00;
    border-bottom: 1px solid #8e5f03;
  
    background: #031138 url('images/boxBackground.jpg') bottom left repeat-x;*/
}
#sideNavigation {
    width: 179px;
    margin-left: 10px;
   /* background: #031138 url('images/boxBackground.jpg') bottom left repeat-x;
    border-top: 1px solid #f89a00;
    border-right: 1px solid #8e5f03;
    border-left: 1px solid #f89a00;
    border-bottom: 1px solid #8e5f03;*/
}
#sideNavigationGallery {
    width: 155px;
    margin-left: 0px;
	padding:2px;
   /* background: #031138 url('images/boxBackground.jpg') bottom left repeat-x;
    border-top: 1px solid #f89a00;
    border-right: 1px solid #8e5f03;
    border-left: 1px solid #f89a00;
    border-bottom: 1px solid #8e5f03;*/
}
.rightBox {
    width: 180px;
    float: right;
    margin-right: 10px;
	padding: 2px 2px;
   /* border-top: 1px solid #f89a00;
    border-right: 1px solid #8e5f03;
    border-left: 1px solid #f89a00;
    border-bottom: 1px solid #8e5f03;
    
    background: #031138 url('images/boxBackground.jpg') bottom left repeat-x;*/
}
.moduleWrapper{width:844px; margin-left:auto; margin-right:auto;}
.leftHomeModule{ width:422px; float:left;}
.rightHomeModule{width:422px;  float:right;}

/* 
    Document   : sidebar
    Created on : Mar 17, 2011, 8:36:00 PM
    Author     : USER
    Description:
        Purpose of the stylesheet follows.
*/

.contentWrap{ width:843px; margin-left:auto; margin-right:auto;}
#slider{
-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
border:solid 1px #000000; 
-moz-box-shadow: 10px 10px 25px #f1f1f1;
-webkit-box-shadow: 10px 10px 25px #f1f1f1;
box-shadow: 10px 10px 25px #f1f1f1;
}
#mainContent {

width: 900px;

behavior: url(css/PIE.htc);
}


#secondNav {
    float: left;
    width: 170px;
    
    padding: 15px 0px;
    margin-right: 26px;
    margin-left: 10px;
	behavior: url(css/PIE.htc);
}


