@charset "utf-8";
/* CSS Document */

em
{
	font-weight: bolder;
}

em2
{
	font-style:italic
}

body {
	background-color: #2C4700;
}

.table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
}

.photo {
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1 {
	font-family: Papyrus, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #923C06;
	vertical-align: top;
	margin-left:25px;
	font-weight: normal;
	padding-top: 10px;	
}

.floatleft {
	float:left;
	margin-right: 15px;
}

.floatright {
	float:right;
	margin-left: 15px;
	margin-top: 0px;
	vertical-align: 0px;
	padding-top: 0px;
	border-top: 0px;
}

.floatrighttop {
	float:right;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}	

.white {
	color:#FFFFFF;
	font-size: 11px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif
	font-weight: normal;
	line-height: 11px;
	margin-right: 35px;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
}

.white a:visited {
		text-decoration: none;
		color: #E0C9BA;
		font-size: 11px;
		line-height: 11px;
}

.white a:hover {
		text-decoration: underline;
		font-weight: bolder;
		color: #ffffff;
		font-size: 11px;
		line-height: 11px;
}
	
.white a:active {
	text-decoration: none;
	font-size: 11px;
	font-size: 11px;
	line-height: 11px;
}

p{
	margin-left: 25 px;
	margin-right: 20 px;
	font-weight:100;
	line-height: 16px;
	margin-top: 0px;
}

.style11 {
	color:#923C06

}
.grey {
	color:#666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 25px;
	margin-right: 20px;
}

.grey a:link {
		text-decoration: none;
		color: #666666;
}

.grey a:visited {
		text-decoration: none;
		color: #B37751;
}

.grey a:hover {
		text-decoration: underline;
		font-weight:bolder;
		color: #666666;
}
	
.grey a:active {
		text-decoration: none;
}

.red {
	color:#923C06;
	font-size: 11px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif
	font-weight: normal;
	line-height: 11px;
	margin-top: 20px;
	margin-right: 40px;
	position: inherit;
}

.red a:link {
		text-decoration: none;
		color: #923C06;
		font-size: 11px;
		line-height: 11px;
}

.red a:visited {
		text-decoration: none;
		color: #923C06;
		font-size: 11px;
		line-height: 11px;
}

.red a:hover {
		text-decoration: underline;
		font-weight:bolder;
		color: #923C06;
		font-size: 11px;
		line-height: 11px;
}
	
.red a:active {
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}

.red2 {
	color:#923C06;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-weight: normal;
	line-height: 14px;
	margin-top: 20px;
	margin-right: 40px;
	position: inherit;
}

.red2 a:link {
		text-decoration: none;
		color: #923C06;
		font-size: 12px;
		line-height: 14px;
}

.red2 a:visited {
		text-decoration: none;
		color: #923C06;
		font-size: 12px;
		line-height: 14px;
}

.red2 a:hover {
		text-decoration: underline;
		font-weight:bolder;
		color: #923C06;
		font-size: 12px;
		line-height: 14px;
}
	
.red2 a:active {
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.green {
	color:#6C7F4D;
	font-size: 15px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	margin-top: 10px;
}

.green a:link {
		text-decoration: none;
		color:#6C7F4D;
}

.green a:visited {
		text-decoration: none;
		color: #B37751;
}

.green a:hover {
		text-decoration: underline;
		font-weight:bolder;
		color:#6C7F4D;
}
	
.green a:active {
		text-decoration: none;
}


.greenindent {
	color:#6C7F4D;
	font-size: 15px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	margin-left: 128px;
}

.greenindent a:link {
		text-decoration: none;
		color:#6C7F4D;
}

.greenindent a:visited {
		text-decoration: none;
		color: #B37751;
}

.greenindent a:hover {
		text-decoration: underline;
		font-weight:bolder;
		color:#6C7F4D;
}
	
.greenindent a:active {
		text-decoration: none;
}

