/*Created by David Annez*/


/* kill defaults */

html, body, ul, dl, li, h1, h2, h3, h4, img	{
margin: 0;
padding: 0;
}

ul	{
list-style: none;
}

img	{
border: 0;
}

/* ============= */

body	{
background: #111614 url(images/clouds4.png) top center no-repeat;
font-family: "Cambria Math", Cambria, Times New Roman, Times, serif;
}

#wrapper	{
width: 960px;
margin-left: auto;
height: 100%;
margin-right: auto;
position: relative;
}

#page, .page_main	{
/*margin-left: 15px;*/
margin-right: 50px;
MARGIN-TOP: 20px;
padding-left: 35px;
padding-right: 20px;
width: 70%;
margin-left: auto;
float: right !important;
}





ul#nav	{
width: 900px;
height: 69px;
position: relative;
background: url(images/navi_spacer2.png);
background-repeat: no-repeat;
background-position: 170px -100px;
font-family: "Cambria Math", Cambria, Times New Roman, Times, serif;
font-size: 18px;
color: #c7cecf;
text-align: center;
}

ul#nav li a	{
height: 78px;
display: block;
position: absolute;
color: #c7cecf;
text-decoration: none;
border-bottom: 1px solid #1d2220;
top: 0;
}

ul#nav li#welcome_link a	{
left: 0;
margin: auto;
width:434px;
border-bottom: 1px solid #1d2220;
background-image: url(images/logo1.png);
background-position: 0 5px;
font-size: 60px;
height: 78px;
}
ul#nav li#welcome_link a:hover	{
left: 0;
margin: auto;
width:434px;
border-bottom: 1px solid #1d2220;
background: transparent url(images/logo1.png) 0 5px !important;
font-size: 60px;
height: 78px;
}



ul#nav li#home a	{
left: 434px;
height: 48px;
padding-top: 30px;
width:96px;
border-bottom: 1px solid #1d2220;
}


ul#nav li#contact a	{
left: 530px;
width:120px;
height: 48px;
padding-top: 30px;
}

ul#nav li#dailyr a	{
left: 650px;
width:120px;
height: 48px;
padding-top: 30px;
}

ul#nav li#soundingoff a	{
left: 770px;
width:150px;
height: 48px;
padding-top: 30px;
}

ul#nav li a:hover	{
background-color: #5c0402;
}

ul#nav li a.current	{
background-color: #370403;

}


/* footer */

#footer	{
margin-top: 60%;
text-align: center;
font-size: 10px;
padding-bottom: 25px;
}
body#contact_page #footer ul#footer_links li#contact_link a:hover	{
text-decoration: none;
}


body	{
font-size: 12px;
line-height: 1.5em;
}

a	{
text-decoration: none;
}

a:hover	{
text-decoration: underline;
}

a:active	{
border: none;
}


#sidebar a { 
color: #405669; 
}

#sidebar1 a { 
color: #405669; 
}


h2	{
font-size: 15px;
font-weight: normal;
margin-top: 23px;
margin-bottom: 9px;
}

p	{
margin-top: 0.3ex;
margin-bottom: 1ex;
}

.table { width: 75% !important; 
display: block !important;
margin-left: 200px !important;
margin-right: auto !important;
}
#fs {
position: relative;
margin-left: 23em; }


#email { margin-left: 50px;}
#name { margin-left: 47px; }
#subject { margin-left: 37px; }
#message { margin-left: 93px;
margin-top: -15px; }
#submit { margin-left: 80px; }
#mess { padding-bottom: 100px; }


#img { margin-top: 10px; }


img #topl { border: none !important; }
img #topl:hover { border: none !important; }

#tile-wrap { position: absolute;
 height: 400px; 
 width: 100%;
  overflow: hidden; 
  margin-top: 100px;}
  
  #tile-inner { width: 6000px;
   height: 5000px; 
	position: relative;}
	
	#content1 { left: 60px; top: 100px; }
	#content2 { left: 1500px; top: 100px; }
	#content3 { left: 3000px; top: 0px; height: 100% !important; }
	#content4 { left: 4800px; top: 100px; }
	#content5 { left: 3000px; top: 400px; background: none !important; }
	#content6 { left: 4800px; top: 483px; background: none !important; }
	#footer	{
margin-top: 70%;
text-align: center;
font-size: 10px;
display:block;
padding-bottom: 25px;
}

#footer ul#footer_links li	{
display: inline;
color: #777;
}

#footer ul#footer_links li a	{
color: #777;
text-decoration: none;
}

#footer ul#footer_links li a:hover	{
text-decoration: underline;
}

#footer ul#footer_links li#webmaster_link	{
text-align: right;
padding-right: 0.5em;
border-right: 0.1em solid #777;
}

#footer ul#footer_links li#contact_link	{
text-align: left;
padding-left: 0.5em;
}

body#contact_page #footer ul#footer_links li#contact_link a:hover	{
text-decoration: none;
}



