* {margin: 0;padding: 0; color:#505050 ;}
a {color:#505050 ;text-decoration: none;outline: none;}
html{height: 100%;}
img {border: none;}

/*eliminate scrollbars*/
body {height: 100%; width: 100%;overflow: auto;background: #000;}

/*Supersize Plugin Styles*/
#navigation {background: url('images/navbg.gif') no-repeat;float: right;margin: 22px 20px 0 0;}
#supersize {position: fixed;}
#supersize img, #supersize a {height: 100%;width: 100%;position: absolute;z-index: 0;}
#supersize .prevslide, #supersize .prevslide img {z-index: 1;}
#supersize .activeslide, #supersize .activeslide img {z-index: 2;}

#top_wrapper{min-height: 90%; height: 90%; width: 100%;position: relative;margin: 0;padding: 0;z-index: 3; display: block;float: left;}

/* white content area */
#content{ 
z-index: 3; 
float: left; 
clear: left;
display: inline;
position: relative; 
text-align: center;
min-width: 845px;
width: auto	;
height: auto; 
padding: 20px; 
background: url(../images/sheer_white.png) repeat; 
white-space: nowrap; 
margin-top: 50px; 
margin-left: 60px;
margin-right: 20%;

 }

/* left side of content area */
#content_left{float: left;}
.featured_pic{margin: auto;}
hr{display: block;
position: relative;
padding: 0;
margin: 8px auto;
height: 0;
max-height: 0;
width: 60%;
clear: both;
border: none;
border-top: 1px solid #AAA;
border-bottom: 1px solid #FFF;
font-size: 1px;
line-height: 0;}

/* right side of content area */
#content_right{margin: auto;float: right; text-align: center; width: 60%;clear: right;}
ul#availabilities{list-style: none; color: #369;}
#availabilities li{margin:24px 0; display: block;}
#availabilities a{color: #000;width: auto; padding: 8px 16px; border: 1px solid #000;}
#availabilities a:link{}
#availabilities a:hover{color: white; background-color: #30608f;border: 1px solid #aaa;}
.sh_logo { width: 80%; height: auto; position: relative;}
#content_right h1,#content_right h2,#content_right p {color: #202020;display: block; white-space: normal;}
#content_right p {width: 80%;clear: both;margin: 20px auto;}

/* navbar */
#nav_container{width: auto;padding-top: 16px;clear: both;text-align: center; bottom: 0; right: 50%; left: 50%;}
ul#navlist{margin: 0;padding: 0;list-style: none;}
#navlist li{margin:8px; display: inline;}
#navlist a{color: #000;width: auto; padding: 8px 16px; border: 1px solid #000;}
#navlist a:link, #navlist a:visited{color: #000;width: auto; padding: 8px 16px; border: 1px solid #000;}
#navlist a:hover{color: white; background-color: #30608f;border: 1px solid #aaa;}

/* footer */
.push{z-index: 3;float: left;height: 600px;}
#footer{display: block;clear: left;float: left;margin-bottom:5px; height: 50px;width: 100%;z-index: 3;background: url(../images/sheer_gray.png) repeat-x; border-top: 1px solid #cbcbcb;border-bottom: 1px solid #cbcbcb; position: relative;}
#footer a, #footer a:link{position: relative;text-transform: uppercase;color: white;font-size: 16px; text-decoration: none; letter-spacing: 3px; line-height: 50px; margin-left: 5px;}

.smallcap{font-size: 20px;color: white;}
#footer img{float: left;margin:3px 0 0 7px;}
.explore, .explore a, .explore a:link {position: relative; float: right;color: white;font-size: 16px; text-decoration: none; line-height: 50px; display: inline; margin-right: 10px;}
.explore#footer a:hover{color: #942317;}

