	body {
		font-family:verdana,arial;
		font-size:12px;
		font-style: normal;
		background-color: #fff;
		color:#6E6E6E;
/*		text-transform: uppercase; */
		
	}
	strong {font-weight: 600;}
	#outer {

		width: 1000px;
		background-color: #fff;
		margin:  auto;
		border: 0px solid #343534; 
	}
		
	#nav {
		width: 122px;
		
		float: left;
/*		background-color: #343534; */
		position:relative;	
	}
	
	#header {
		height: 40px;
		width: 1000px;
		position: relative;
		top: 0px;
		right: 0px;

	}
	
	p#name {
		font-size: 12pt;
		color: #7d1933;		
		margin: 10px 0px 6px 108px;
		font-style: normal;
		font-family:"Century Gothic";
	}

	p#slogan {
		font-size: 21pt;
		color: #6E6E6E;
		margin: 6px 0px 0px 108px;
	}
	#main {


		width: 1000px;
		padding:0px;
		margin:0px;
		border: 0; 
}

#main p{
		padding:0px;
		margin:0px;
		border: 0; 
}
	#footer {
		position: relative;

		width: 1000px;
			font-size: 11px;
		height: 29px;
	}
	
	#footer p {
	/*	background-color: #343534; */
		padding: 5px 0px 6px 70px;
		color: #4e5b60;
		font-size: 11px;
	}
	
	#footer a {
		text-decoration: none;
		color: #4e5b60;
	}
	#footer a:hover {
		text-decoration: none;
		color: #000;
	}
	
/*	#footer span {
		padding-left: 70px;	
	}*/

	#nav ul {
		z-index: 4;
		width: 125px;
		position: absolute;
		padding: 0px 0px;
		margin: 110px 20px 260px 60px;
		list-style-type:none;	
		
	}
	
	#nav li {
		width: 100px;
		background-color: #711a32;
		padding-top: 3px;
		padding-bottom: 3px;
		margin: 20px 0px; 
		border: thin solid #64585f;
		
	}

	#nav a {
		padding-left: 10px;	
		color: #a4a8ab;
		text-decoration:none;
		font-size: 13px;
	}
	
	#nav a:hover {
		font-weight: normal;
		color: white;
		font-size: 13px;
}

	#nav a.active {
		color: white;
		font-weight: bold;
}
.active{
	color:#000;
}
/*
hr {width: 50%;
text-align: left;/*this will align it for IE
margin: 0 auto 0 0; 
}
*/

hr{
text-align: left;/*this will align it for IE*/
margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	color: #605e5f;
	background-color: #605e5f;
	height: 1px;
	width: 308px;
	margin-top:10px;
	margin-bottom:10px;
	border: 0; 	
}
.img-shadow {
  float:left;
  background: url(/new/images/shadowAlpha.png) no-repeat top left !important;
  background: url(/new/images/shadow.gif) no-repeat top left;
  margin: 23px 0px 23px 104px !important;
  margin: 10px 10px 0 5px;
  }
.img-shadow2 {
  float:left;
  background: url(/new/images/shadowAlpha.png) no-repeat top left !important;
  background: url(/new/images/shadow.gif) no-repeat top left;
  margin: 23px 0px 23px 104px !important;
  margin: 10px 10px 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  border: 0px solid black;
  margin: 7px -23px -23px 7px;
  } 
  #subnav{
	  text-align:right;
	  text-decoration:none;
	  change-case:uppercase;
	  width:960px;
	  padding:0px;
	  
  }
  #content{
  border:0px solid red;
  	color:#ffffff;
  	width:960px;
  	padding:0px;
  
  	min-height: 561px;
  	background-color:#3d4f59;
  	
  }
    #content p{
    	padding-top:5px;
    	padding-bottom:5px;    	
    	}
  	#content a {
		color:#a4a8ab ;
		text-decoration:none;
		font-size: 12px;
	}
	
	#content a:hover {
		font-weight: normal;
		color: #000;
		font-size: 12px;
}

	#content	 a.active {
		color: #a4a8ab;
		font-weight: bold; 
		}
  
  #gallery{

  	color:#ffffff;
  	width:1000px;
  /*	padding:20px; */

  	background-color:#3d4f59;
  	height:475px;
  overflow: auto;  
  }
  
    #gallery-no-scroll{
  	color:#ffffff;
  	width:710px;
  	padding:20px;
  	margin-left:70px;
  	background-color:#3d4f59;
  	height:375px;
 
  }



    #gallery,#gallery-no-scroll p{
    	padding-top:5px;
    	padding-bottom:5px;    	
    	}
  	#gallery,#gallery-no-scroll a {
		color: #a4a8ab;
		text-decoration:none;
		font-size: 12px;
	}
	
	#gallery,#gallery-no-scroll a:hover {
		font-weight: normal;
		color: white;
		font-size: 12px;
}

	#gallery,#gallery-no-scroll	 a.active {
		color: white;
		font-weight: bold;  	
    	
    	