/* Style Sheet for The Island Grill Restaurant */

/* Standard Tags */

html { 
	font-size: 62.5%; 
}
html, body, div, p, td, ul, li, form, input, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4 {
	margin-bottom: 0.5em;
	padding: 0;
	color: #81A8B3;
	background-color: transparent;
}
h1 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	margin: 0;
	padding: 0 0 1em 0;
	color: #345A9B;
	width: 770px;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	margin: 0;
	padding: 0.1em 0 0.1em 0;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	margin-bottom: 0.3em;
	font-size: 1.2em;
	font-weight: bold;
	color: #939393;
	font-family: Arial, Helvetica, sans-serif;
}
h4 
{
	font-size: 4em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}
p {
	margin-bottom: 1.2em;
	padding: 0;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;	
	font-size: 1.4em;
}
td {font-size: 1.4em;
   
}
    
a, a:link, a:visited {
	color: #4E6610;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	color: #5B5600;
	background-color: transparent;
	text-decoration: none;
}
ul 
{
    margin-top: 2px;
}
ul li {
	margin: 0 0 0 2em;
	padding-bottom: 0.8em;
	list-style-type: disc;
	line-height: 15px;
	color: #000000;
	line-height: 1.3em;	
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

/* Structure */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #F8F4C2;
	margin: 10px 0 0 0;
	padding: 0;
}
#outer {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 802px;
}
#inner {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 802px;
	color: #000;
	text-align: left;
	background: white url(../images/middle.gif) repeat-y;
}
#header {
	position: relative;
	margin: 0;
	padding: 0;
	width: 802px;
	height: 183px;
	z-index: 5000;
	background: url(../images/header.jpg) no-repeat;
}
#content {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 4px 0 1px;
	width: 797px;
	text-align: left;
	background: #ffffff url(../images/content-background.gif);
}

   
#content-main 
{
    position: relative;
    float: left;
    margin: 0;
    padding: 8px 0px 0px 10px;
	width:586px;
	text-align: left;
	min-height: 200px;
    height: auto !important;
    height: 200px;
    background: #ffffff;
}

#content-right {
    position: relative;
	float: left;
	width:189px;
	margin: 0;
	padding: 0 0 0 1px;
	min-height: 200px;
    height: auto !important;
    height: 200px;

}

#content-bottom 
{
    position: relative;
    background: #C0C8D8; 
    width: 797px; 
    border-top: solid 1px white; 
    border-bottom: solid 1px white;
    min-height: 80px;
    height: auto !important;
    height: 150px !important;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 30px;
    padding-top: 0px;
    top: 0px;
    left: 0px;
}

#new-location 
{
    position: relative;
	float: left;
	width: 320px;
	left: 20px;
	height: 100%;

    
}

#address 
{
    position: relative;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	width: 480px;
	padding-right: 10px;
	top: 10px;
	left: 50px;
	line-height: 30px;
	    min-height: 30px;
    height: auto !important;
    height: 30px;
}

#footer
{
    position: relative;
	margin: 0;
	padding: 0;
	width:  802px;
	height: 2px;
	background: url(../images/footer.gif) no-repeat top left;
}


#copyright {
	position: relative;
	margin: 0;
	padding-top: 4px;
	width: 802px;
    color: #333333;
    font-size: 1.1em;
    text-align: left;
}


/* Navigation */

#homenav      
{
    position: absolute;
    top: 10px;
    left: 65px;
    font-size: 1em;
    text-align: left;
}

#topnav {
    position: absolute;
    top: 149px;
    left: 205px;
    text-align: left;
    overflow: hidden;
    padding-right: 5px;

}
#topnav ul 
{
    padding: 10px 0 0 10px;
    margin: 0px;
}
#topnav ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	width: auto;	
}
#topnav span 
{   padding: 0 0 0 0;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;;
	display: block;
	color: #999999;
	background-color: transparent;	

}

#topnav ul li a, #topnav ul li a:link, #topnav ul li a:visited {
	padding: 0 0 0 0;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #000000;
	background-color: transparent;	
	text-decoration: none;	
}
#topnav ul li a:hover, #topnav ul li a:active, #topnav ul li a.highlighted {
	color: #4E6610;
}

#topnav ul li.spacer
{
    padding: 0px 5px 0px 5px;  
    overflow: visible; 
    color: #345A9B;
}


/* Other Tags */

.clear {
	clear: both;
}
.img-right, .img-right-noborder {
	float: right;
	margin: 0 0 3px 7px;
}
.img-left {
	float: left;
	margin: 0 7px 3px 0;
}
.backtotop 
{
    font-size: .8em;
}


/* Forms */
table#contactform {
width: 460px; 
text-align: left; 
margin-top: 0px; 
padding-top: 0px;


}

table#contactform td {
vertical-align: top;
font-weight: bold;
padding: 2px 0px 2px 2px;
margin: 0px;
line-height: 18px;
} 

form{
margin: 0px;
padding: 0px;
}

input, .textbox, .ddl {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
}


.button 
{
font-weight: bold;
letter-spacing: 1px;
background: #6ACC66;
color: #fff;
margin: 10px 0px 10px 0px;
border: double #787878 1px;
width: auto;
font-family: Arial, Helvetica, sans-serif;
overflow: visible;
padding: 0.25em;
font-size: 100%;
font-size: 1.2em;
}

.required 
{
    color: Maroon;
}

.preload
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; 
    display:none;    
}
