/*<group=global styles>*/


body {
	padding: 0;
	border-top: 1em solid #b93936;
	margin: 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, san-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #fff;
	background-color: #000;

}
p {
	margin: 0 0 1.5em;
	padding: 0;
}

.larger {
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

a {
	color: #cc9900;
	text-decoration: none;
}

a:hover {
	color:#0033cc;
  }
  
a:visited {
  color:#677;
  }

a.img:hover {
  }
  
div {
	position: relative;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1 {
	color: #092143;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 24px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h2 {
	height: 1em;
	border-bottom: 1px solid #6D6D6D;
	margin: 6px 0 8px 0;
	padding: 0 0 8px 0;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-size : 16px;
	line-height : 24px;
	font-weight : normal;
	letter-spacing : 1px;
	color: #1a194f;

}

h2 a:link, h2 a:visited, h2 a:hover {
	color: #000;
}

h3 {
	font-size: 13px;
	line-height: 19px;
	padding: 0 0 8px 0;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: ffffff;
	margin-bottom: 3px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 3px;
}


p.quote {
	font-weight: bold;
	line-height: 1.2em;
	color: #ffc244;
	margin-bottom: 5px;
}

dl {
	margin-top: 40px;
}

dd {
	margin: 0;
}


ul {
	margin-top: 5px;
	margin-bottom: 10px;
}

li {
	margin-bottom: 5px;
	font-size: 11px;
	list-style: square;
	color: #333;
	font-weight: normal;
}

	
/*</group>*/

/*<group=container styles>*/

#wrapper {	
	width: 700px;
	margin: 0px auto;
}

/*</group>*/



/*<group=content styles>*/

#content {
	float: left;
	margin-left: 0px;
	width: 700px;

}

#column_left {
	width: 325px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#column_right {
	float: left;
	width: 325px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#column_half {
	width: 320px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#column_right img {
	margin: 20px 0px;
}

.slide_show {
	margin-top: 30px;
	margin-bottom: 30px;
}
/*</group>*/

/*<group=footer styles>*/

#menubar {
	width: 700px;
	margin-top: 30px;
	padding-bottom: 20px;	
	float: left;
}
#menubar p {
	font-size: 0.9em;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ee0000;
	letter-spacing: .25em;
}


#disclaimer {
	width: 100%;
	margin-top: 30px;
	float: left;
	padding-bottom: 20px;
}


#footer {
	width: 100%;
	margin-top: 100px;
	float: left;
	background: url(img/footer.png) repeat-x bottom;
	padding-bottom: 30px;
}

#footer p {
	font-size: 0.9em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #ee0000;
	letter-spacing: .25em;
}
	
/*</group>*/

.amland {
	text-transform: uppercase;
	font-family: "Letter Gothic";
	color: #cc9900;
}
