/*
''template details start''
'name:Anchor Lodge
'primary:true
'serial:3480
'cssFile:anchor_1.css
'aspFile:anchor_1.asp
''template details end''
*/

body {
margin: 0;
padding: 0;
background-color: #eee;	
}

body, td {
font-family: tahoma;
font-size:12px;
line-height:150%;
color: #666;
}

form {
margin:0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000066;
	font-size:20px;	
	border-bottom:3px outset #6c838b;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#6c838b;
	font-size:18px;	
	padding: 0;
	margin: 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000066;
	font-size:16px;	
}

.navlink table {
	border-collapse: collapse; 
}

.navlink table tr td a,
.navlink table tr td a:visited,
.navlink table tr td a:active,
.navlink table tr td a:link {
font-size: 10pt;
text-decoration: none;
color: #eee;
display:block;
float:left;
padding:9px;
font-weight:900;
}

.navlink table tr td a:hover {
text-decoration: underline;
background:#6c838b;
color:#fff;
}
.sd_Extra_Cool{color:red;}

.navUnApproved
{
text-decoration: line-through
}
.structural
{
spacing: 0;
padding: 0;
margin: 0;
border-width: 0;
border-style: solid;
border-color: black;
background: ;
}

.treeHeader
{
font-size: 14px;
}
.treeItem
{
font-size: 12px;
}

.copyright
{
	font-size:10px;
	color:#666;
	margin:10px;
}

#left {
	padding: 20px;
	margin 0;
	float: left;
	width: 725px;
}

#right {
	padding: 0;
	margin 0;
	width: 125px;
	float: right;
	text-align: right;
}