/* This Style sheet was made by aran @ studio7designs.com  if you have any questions please email me or visit http://www.studio7designs.com */
body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 80%;
    color: #999999;
	margin-top: 0px;
	line-height: 200%;
	background: #ffffff url('./images/nautica02/bg.gif') top center repeat-x;
}

a {
    font-family: "fertigo-pro-1","fertigo-pro-2",sans-serif;
    font-weight: bold;
}

a:link, a:visited	{
	color: #ff0000; /*#b8ce83;*/
	text-decoration: none;
}
a:active, a:hover {
	color: #999999;
	text-decoration: none;
}

h1 {
    font-family: "armalite-rifle-1","armalite-rifle-2",sans-serif;
    font-size: 120%;
    color: #659500;
}

h2 {
    font-family: "armalite-rifle-1","armalite-rifle-2",sans-serif;
}


h3 {
	color:#9aba11;
	font-family: "armalite-rifle-1","armalite-rifle-2",sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size: 1em;
	padding:0 2px;
	margin:0;
}



#border {
	width: 800px;
	background-color: #FFFFFF;
	background:url('./images/nautica02/backround2.gif') no-repeat;
	margin: 0 auto;
}

#container {
	width: 770px;
	margin: 0px auto;
	background-color: #ffffff;
	border: 1px solid #669900;
}

#header {
	height: 190px;
	background:url('./images/nautica02/header.jpg') no-repeat;
	padding-top: 28px;
}

#header h1 {
	color: #e89e0f;
	font-size: 3.0em;
	text-align: center;
    letter-spacing: 0.8em;
}

#header h1 a {
    font-family: "armalite-rifle-1","armalite-rifle-2",sans-serif;
}

#header h2 {
	color: #FFFFFF;
	font-size: 1.5em;
	text-align: center;
}

#content {
	padding: 0.5em 1em;
	max-width: 740px;
	background-color: #FFFFFF;
}

* html #content {height:1%}
* > html #content {height:auto}

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

#topmenu {
position: relative;
top: 13px;
left: 15px;
width: 540px;
font-size:93%;
margin: 0;
line-height:normal;
height: 41px;
  }
#topmenu ul {
margin:0;
padding:0px 0px 0 2px;
list-style:none;
  }
#topmenu li {
  display:inline;
  margin:0;
  padding:0;
  }
#topmenu a {
  float:left;
  background:url(images/nautica02/menuleft.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#topmenu a span {
  float:left;
  display:block;
  background:url(images/nautica02/menuright.gif) no-repeat right top;
  padding:5px 12px 4px 6px;
  color:#ff0000;
  }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenu a span {float:none;}
/* End IE5-Mac hack */
#topmenu a:hover span {
  color:#ff0000;
  }
#topmenu a:hover {
  background-position:0% -42px;
  }
#topmenu a:hover span {
  background-position:100% -42px;
}
/* ~~~~~~~~~ Headings ~~~~~~~~~ */

.splitright {
background: #ffffff url('./images/nautica02/menu.gif') top center no-repeat;
width: 180px;
float: right;
overflow: hidden;
text-align: center;
padding-top: 8px;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 550px;
float: left;
overflow: hidden;
text-align: justify;
}

.splitleft h3 {
    color: black;
    text-align: left;
    font-weight: bolder;
}


/*#introduction{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	background: url('./images/nautica02/menu.gif') no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
	text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	font-weight: bold; 
	color:#999999;
}

#introduction h3{
	text-align: center;
	position:static;
}

#introduction a:link, a:visited {
	color:#999999;
	font-weight: bold;
}

#introduction a:hover, a:active{
	color:#b8ce83;
	font-weight: bolder;
}*/

/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer {
	text-align: left;
	height: 60px;
	background-color: #F5FAF5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669900;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
}

#footer a:link, #footer a:visited{
	color:#b8ce83;
}

#footer a:hover, a:active{
	color:#cccccc;
}


/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 16px;}
.style5 {
	font-size: 12px;
	color: #CCCCCC;
}

#ads {
	float: center;
	text-align: center;
	clear: both;
}

p.imglink a{
text-decoration: none;
}

p.imglink img{
border: none;
}