html, body   { 
  background-color: white; 
  height: 100%; 
  margin: 0; 
  padding: 0;
  color: white; 
  text-align: center; }
  
 a {
  color			: #3A6359;
  text-decoration: none;
  font-weight: bolder;
} 
 a:hover {
	color: #333333;
}  

table#align {
  width: 100%;
  height: 100%;
}

table#align td {
	/*vertical-align: middle;*/
}

#main {
  border: 0; 
  position: relative;
  margin: 0 auto;
  width: 795px;
  height: 650px;
  background: url(images/bg.jpg) 0 0 no-repeat;
}

#area {
  margin: 0 auto 11px;
  padding-top: 11px;
  width: 771px;
  height: 598px;
}
 
#flash {
  margin: 0;
  padding: 0;
  /* background: url(images/flash_bg.jpg) 0 0 no-repeat; */
  width: 771px;
  height: 470px;
}

#html {
  margin: 0;
  padding: 0;
  background: url(images/html_bg.jpg) 0 0 no-repeat;
  width: 540px;
  height: 122px;
  clear: left;
  text-align: left;
  float: left;
}
#html a {
  color: #3A6359;
  text-decoration: none;
}
#html a:hover {
  color: #FFFFFF;
}
#flash2 {
  width:231px;
  heght:129px;
  background: url(images/html_bg.jpg);
  margin: 0;
  padding: 0;
  float: right;
  background-repeat:no-repeat;
  background-position:-536px 1px;
  
}
ul#inner_nav {
  margin: 0;
  padding: 0 0 3px 23px;
  float: left;
  list-style: none;
  height: 15px; 
}
ul#inner_nav li {
  float			: left;
  padding		: 0px 19px 1px 6px;
  font-weight: bold;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}
ul#inner_nav li a {
  color			: #3A6359;
  text-decoration: none;
  font-weight: bolder;
} 
ul#inner_nav li a:hover {
	color: #FFFFFF;
} 
/*
#container {
    float 		: left;
    clear		: left;
	margin		: 0 17px 0 24px;
	width		: 465px;
	height		: 121px;
	overflow	: hidden;
}

#content {
	position	: relative;
	width		: 460px;
	left		: 5px;
	text-align	: justify;
}

#scrollArea {
    margin-top	: 5px;
    height		: 121px;
	width		: 10px;
	background	: #9DC0C7;
	overflow	: hidden;
}

#scroller {
	position	: relative;
	top			: 5px;
	width		: 10px;
	background	: #EEEAC2;
}
*/
#container {
    position	: relative;
	left		: 24px;
	width		: 465px;
	height		: 89px;
	overflow	: hidden;
    clear		: left;
}

#content {
	position	: relative;
	width		: 460px;
	left		: 5px;
}

#scrollArea {
	position	: relative;
	left		: 510px;
	top			: -89px;
	height		: 89px;
	width		: 10px;
	background	: #9EBFB9;
	overflow	: hidden;
}

#scroller {
	position	: relative;
	top			: -1px;
	width		: 10px;
	/* background	: #F4EAA8; */
	background	: #E2EBE8;
}
#container2 {
    position	: relative;
	left		: 24px;
	width		: 465px;
	height		: 106px;
	overflow	: hidden;
    clear		: left;
}

#content2 {
	position	: relative;
	width		: 460px;
	left		: 5px;
}

#scrollArea2 {
	position	: relative;
	left		: 510px;
	top			: -106px;
	height		: 106px;
	width		: 10px;
	background	: #9EBFB9;
	overflow	: hidden;
}

#scroller2 {
	position	: relative;
	top			: 0;
	width		: 10px;
	/* background	: #F4EAA8; */
	background	: #E2EBE8;
}

#area p {
  margin: 0 0 14px;
  padding: 0;
  color: #3C6E67;
  font: normal 13px/15px times;
}


#footer {
width: 795px;
padding: 0;
margin: 0;
float:left;
}
#footer a {
margin: 0;
text-align: left;
}

form.form {
	text-align: left;
	width: 417px;
	margin: 0 0;
	padding: 3px;
	font: 10px Verdana;
	/*background: url(http://www.shuttersonthebeach.com/images/shutters_css_footer.jpg) 100% 50% no-repeat; NO FUNCTIONING CORRECTLY*/
}
form.form h1 {
	margin: 4px 3px 11px 30px;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	font-size: 10px;
	color: #3C6E67;
}
form.form span {
	float: left;
	clear: left;
	width: 90px;
	margin-top: 1px;
	margin-left: 30px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	color: #3C6E67;
	font: 10px Verdana;
}
form.form input {
	display: block;
	margin: 1px 0 3px 120px;
	border-top: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #DDDDDD;;
	border-left: none;
	width: 260px;
	height: 16px;
	font: 10px Verdana;
}
form.form input.submit {
  margin-left: 127px;
  width: 245px;
}

.SitemapTextBold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 130%;
	color:#003300;
	text-decoration:none;
}
.SitemapText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 130%;
	color:#003300;
	text-decoration:none;
}
.SitemapTextLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 130%;
	color:#003300;
	text-decoration:none;
}
a.SitemapTextLink:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 130%;
	color:#003300;
	text-decoration:none;
}
a.SitemapTextLink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 130%;
	color:#003300;
	text-decoration:underline;
}

#footertable {
	
}
#footertable ul {
	color:#3A6359;
	font-size:12px;
} 