@charset "utf-8";
body { 
background-color : #abb8eb; 
font-family : Arial, Helvetica, sans-serif; 
} 
#wrap { 
background-color : #fff; 
width : 960px; 
margin : auto; 
border : outset; 
} 
#logo { 
float : left; 
padding : 0 0 0 25px; 
} 
#nav1 { 
float : left; 
margin : 40px 0 0 47px; 
border-left : 1px solid #e1e2e3; 
} 
#nav2 {
	float : left;
	margin : 40px 80px 0 0;
	border-right : 1px solid #e1e2e3;
	border-left : 1px solid #e1e2e3;
} 
.ul { 
display : block; 
padding : 0 25px 0 25px; 
color : #5a5b5b; 
font-size : 11px; 
font-style : normal; 
font-weight : normal; 
line-height : 1.5; 
letter-spacing : 1px; 
text-transform : uppercase; 
text-decoration : none; 
} 
.ul:hover { 
background-color : #e1e2e3; 
color : #fc0000; 
padding : 0 25px 0 25px; 
} 
#tel { 
padding : 15px 0 0 0; 
margin-bottom : 18px; 
} 
#flash { 
padding : 0 25px 0 25px; 
} 
#cont { 
clear : both; 
float : left; 
width : 695px; 
padding : 15px 0 0 25px; 
border-top : 1px solid #e1e2e3; 
margin : 5px 10px 0 0; 
} 
#bul1 { 
float : left;
padding-bottom:10px 
} 
#bul2 { 
float : left; 
margin : 0 100px 0 100px;
padding-bottom:10px 
} 
#bul3 { 
float : left;
padding-bottom:10px 
} 
#side { 
float : right; 
width : 200px; 
padding : 15px 25px 10px 0; 
border-top : 1px solid #e1e2e3; 
margin-top : 5px; 
} 
#foot { 
clear : both; 
text-align : center; 
border-top : 1px solid #e1e2e3; 
background-color : #eeefef; 
} 
p { 
line-height : 1.5; 
color : #828282; 
font-style : normal; 
font-weight : normal; 
font-size : 13px; 
} 
h1, h2 { 
color : #ff0000; 
font-size : 20px; 
font-style : normal; 
font-weight : normal; 
line-height : 0.8; 
} 
h3 { 
font-size : 18px; 
} 
h4 { 
color : #5a5b5b; 
font-size : 11px; 
font-style : normal; 
font-weight : bold; 
line-height : 1.5; 
letter-spacing : 1px; 
text-transform : uppercase; 
} 
address { 
line-height : 1.5; 
color : #828282; 
font-style : normal; 
font-weight : normal; 
font-size : 11px; 
padding : 10px 0 10px 0; 
} 
a { 
color : #0078ae; 
text-decoration : none; 
} 
a:visited { 
text-decoration : none; 
} 
a img { 
text-decoration : none; 
float : left; 
border : 0 none; 
margin-right : 10px; 
} 
.style1 { 
font-style : italic; 
font-weight : bolder; 
font-size : 14px; 
color : #ff0033; 
} 
.li { 
list-style-image : url(images/bullet.png); 
list-style-type : circle; 
margin-right : 15px; 
} 
#lightbox { 
position : absolute; 
left : 0; 
width : 100%; 
z-index : 100; 
text-align : center; 
line-height : 0; 
} 
#lightbox img { 
width : auto; 
height : auto; 
} 
#lightbox a img { 
border : none; 
} 
#outerImageContainer { 
position : relative; 
background-color : #fff; 
width : 250px; 
height : 250px; 
margin : 0 auto; 
} 
#imageContainer { 
padding : 10px; 
} 
#loading { 
position : absolute; 
top : 40%; 
left : 0%; 
height : 25%; 
width : 100%; 
text-align : center; 
line-height : 0; 
} 
#hoverNav { 
position : absolute; 
top : 0; 
left : 0; 
height : 100%; 
width : 100%; 
z-index : 10; 
} 
#imageContainer > #hoverNav { 
left : 0; 
} 
#hoverNav a { 
outline : none; 
} 
#prevLink, #nextLink { 
width : 49%; 
height : 100%; 
display : block; 
} 
#prevLink { 
left : 0; 
float : left; 
} 
#nextLink { 
right : 0; 
float : right; 
} 
#prevLink:hover, #prevLink:visited:hover { 
background : url(../images/prevlabel.gif) no-repeat left 15%; 
} 
#nextLink:hover, #nextLink:visited:hover { 
background : url(../images/nextlabel.gif) no-repeat right 15%; 
} 
#imageDataContainer { 
font : 10px Verdana, Helvetica, sans-serif; 
background-color : #fff; 
margin : 0 auto; 
line-height : 1.4em; 
overflow : auto; 
width : 100%; 
} 
#imageData { 
padding : 0 10px; 
color : #666; 
} 
#imageData #imageDetails { 
width : 70%; 
float : left; 
text-align : left; 
} 
#imageData #caption { 
font-weight : bold; 
} 
#imageData #numberDisplay { 
display : block; 
clear : left; 
padding-bottom : 1em; 
} 
#imageData #bottomNavClose { 
width : 66px; 
float : right; 
padding-bottom : 0.7em; 
outline : none; 
} 
#overlay { 
position : absolute; 
top : 0; 
left : 0; 
z-index : 90; 
width : 100%; 
height : 500px; 
background-color : #000; 
} 

