/* NAVIGATION MENU */
#menu1, 
#menu1a, 
#menu1a1, 
#menu1a2, 
#menu2, 
#menu3, 
#menu4, 
#menu5, 
#menu6, 
#menu7, 
#menu8, 
#menu10, 
#menu11, 
#menu12 {
	display: none;
}
.menuOption {
	color: #555500;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 14px;
}

/* REFORMAT HTML TAGS */
body {
	font-family: Arial, Helvetica, "Trebuchet MS", Tahoma, "Humanst521 BT";
	color: #555500;
	margin: 0px;
	background-color: #8C8C68;
	background-image: url(/assets/background_02.jpg);
	background-repeat: repeat-y;
}
h1, .headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990000;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
ol li, ul li {
	font-size: 12px;
	padding-top: 6px;
}
ul li {
	list-style-image: url(assets/bullets/red_bullet.gif);
}
p, .mainText {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	padding-left: 25px;
}
.mainTextTable {
	font-size: 12px;
	margin-left: 25px;
	background-color: #D1D3C7;
	border-right: 1px solid #7C8365;
	border-bottom: 1px solid #6A7056;
}
.mainTextTable td {
	padding: 6px;
	background-color: #FFFFFF;
	border: 1px solid #AAAE99;
}
.rightphoto {
	float: right;
	margin-left: 12px;
}
.small {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	color: #666600;
}
.disclamer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
	color: #666600;
}
.position {
	text-align: justify;
	padding-left: 17px;
	padding-right: 43px;
	padding-top: 19px;
	width: 525px;
	display: block;
	vertical-align: top;
}
.mainTextBold {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	padding-left: 25px;
}
.addressBottom {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	color: #666600;
	padding-left: 25px;
}
.mainTextTitle {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	text-transform: capitalize;
	padding-left: 7px;
	display: block;
}
.leftphoto {
	float: left;
	margin-right: 10px;
	margin-left: 13px;
}
.mainTextLink {
	font-size: 12px; 
	font-weight: bold; 
	line-height: 18px; 
	color: #555500;
	text-align: justify 
}
.mainTextCap {
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	text-transform: capitalize;
	padding-left: 25px;
}
.smallHeadline {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #990000;
	text-transform: capitalize;
	padding-left: 25px;
	text-align: left;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
	color: #666600;
	padding: 12px;

}
.running {
	text-decoration: none; 
	font-size: 12px
}
.spaced {
	letter-spacing: 1px;
	word-spacing: 2px;
	font-size: 11px;
	line-height: 14px
}
verySmall {
	font-family: "Times New Roman", Times, serif; 
	font-size: 9px
}
.disclamerSmall {
	font-family: "Times New Roman", Times, serif; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 12px; 
	color: #666600; 
}
.serifHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.referenceFooter {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	vertical-align: super;
	text-decoration: none;
}
.handWriiten {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	font-style: italic;
}
.smallCaps {
	font-size: 10px;
	text-transform: uppercase;
}
.smallCaps a {
	color: #0000FF;
	text-decoration: none;
}
.smallCaps a:hover {
	text-decoration: underline;
}
/*   P H O T O S   */

.photoRight {
	float: right;
	margin-left: 10px;
}
.photoLeft  {
	float: left;
	margin-right: 10px;
}
.photoRight, .photoLeft, .photoCenter  {
	background-color: #FCFCFC;
	border: 1px solid #999573;
	margin-bottom: 10px;
}
.photoRight td, .photoLeft td, .photoCenter td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A775A;
	padding: 0px 6px 6px 6px;
}
.photoRight img, .photoLeft img, .photoCenter img {
	margin-top: 6px;
}

/*   E N D   P H O T O S   */


input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.formWidthFull {
	width: 400px;
}
.formWidthHalf {
	width: 200px;
}
