
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #336699;
	margin-top:0px;
}



#master {
     width:100%;

}

#content {
     width:750px;
	 margin:auto;

}

#content_sub {
     width:900px;
	 margin:auto;

}

#header {
     position:relative;
	 float:left;
     height:142px;
	 width: 750px;
	 background-color:#336699;

}

#header_sub {
     position:relative;
	 float:left;
     height:142px;
	 width: 900px;
	 background-color:#336699;
	 
}

#nav {
	position: relative;
	float: left;
	text-align: left;
	padding-left:25px;
	height: 23px;
	width: 725px;
	padding-top:8px;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	
}

#nav_sub {
	position: relative;
	float: left;
	text-align: left;
	padding-left:25px;
	height: 23px;
	width: 875px;
	padding-top:8px;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	border-top: solid 1px #000;
    border-bottom: solid 1px #000;
}



.nav a:link {
   text-decoration: none;
   color: #000;
   font-weight: bold;


}

.nav a:visited {
   text-decoration: none;
   color: #000;
   font-weight: bold;

}

.nav a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
	
}

.nav a:active {
   text-decoration: none;
   color: #000;
   font-weight: bold;
   

}

.bar a:link {
   text-decoration: none;
   color: #fff;
   font-weight: normal;


}

.bar a:visited {
   text-decoration: none;
   color: #fff;
   font-weight: normal;

}

.bar a:hover {
	text-decoration: underline;
	color: #fff;
	font-weight: normal;
	
}

.bar a:active {
   text-decoration: none;
   color: #fff;
   

}

ul.bar {
  list-style-position: outside;
  text-indent:0px;
  margin: 10px;
  padding:6px;

}


#bottom {
   position:relative;
   float:left;
   height:414px;
   width:750px;
   background-image:url(../images/main_bk.jpg);
   
}

#bottom_sub {
   position:relative;
   float:left;
   width:900px;
   height:650px;
   background-image:url(../images/sub_bk.jpg);
   
}

#left_col {
   position:relative;
   float:left;
   width:172px;
   color: #fff;
   

}

.left_col {
   padding-left:5px;
   padding-top:15px;
   padding-bottom:10px;
   

}

#center_col {
   position:relative;
   float:left;
   width:515px;

}

.center_col {
   margin-left:9px;
   padding-top:15px;
   padding-bottom:10px;
   
}

#right_col {
   position:relative;
   float:right;
   width:175px;   
   color: #fff;
}

.right_col {
   margin-top:15px;
   margin-right:5px;
   margin-bottom:10px;
   margin-left:5px;   

}

#left_thumbs {
    position:relative;
	float:left;
	height:389px;
	width:116px;
	padding-top:10px;


}

#right_thumbs {
    position:relative;
	float:right;
	height:414px;
	width:155px;
	padding-top:0px;
	text-align:center;

}

#footer {
	height: 36px;
	width: 750px;
	padding-top:5px;
	text-align: center;
	background-image:url(../images/footer_bk.jpg);
	
}

#footer_sub {
	height: 18px;
	width: 900px;
	padding-top:5px;
	text-align: center;
	
}


.footer {
	font-size: 11px;
	color: #fff;

}

.footer a:link {
   text-decoration: underline;
   color: #fff;
   
}

.footer a:visited {
   text-decoration: underline;
   color: #fff;
   
}

.footer a:active {
   text-decoration: underline;
   color: #fff;
      

}

.thumbsm {
   margin-top:41px;
   margin-left: 25px;

}

.cat {
    
	height:25px;
	width:325px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	margin-top:87px;
	margin-left:200px;
	

}

.label {
    
    height:25px;
	width:300px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#036;	
	margin-left:200px;
	margin-top:5px;	
	
}

.quote {
    font-size:12px;
	font-weight:bold;
	font-style:italic;

}

.title {
    font-size:24px;
	font-weight:bold;

}

.img {
    margin:10px;

}
.container {
text-align: left;
}

.addressL {
  
 width:245px;

}

.addressR {
 
 float:right;
 width:245px;

}

p {
 padding:7px;

}
