/* NAVIGATION MENUS */
#menu1 {
display: none;
}
#menu1a {
display: none;
}
#menu1a1 {
display: none;
}
#menu1a2 {
display: none;
}
#menu2 {
display: none;
}
#menu3 {
display: none;
}
#menu4 {
display: none;
}
#menu5 {
display: none;
}
#menu6 {
display: none;
}
#menu7 {
display: none;
}
#menu8 {
display: none;
}
#menu10 {
display: none;
}
#menu11 {
display: none;
}
#menu12 {
display: none;
}

/* REFORMAT HTML TAGS */
body {
	background-color: #8C8C68;
	background: url(/assets/background_02.jpg) repeat-y;	
	font-family: Arial, Helvetica, "Trebuchet MS", Tahoma, "Humanst521 BT";
}
h1, .headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990000;
	font-weight: normal;
}
li {
	list-style-image: url(assets/bullets/red_bullet.gif)
}

.menuOption {
	color: #555500;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding-left: 14px;
}
.rightphoto {
	float: right;
	margin-left: 12px;
}
.mainText {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	color: #555500;
	text-align: justify;
	padding-left: 25px;
	display: block;
}
.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;
	color: #555500;
	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;
	color: #555500;
	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;
	color: #555500;
	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;
	color: #555500;
}
.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;
}
.mainTextTable {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	color: #555500;
	text-align: justify;
	margin-left: 25px;
}
.smallCaps {
	font-size: 10px;
	text-transform: uppercase;
}
.smallCaps a {
	color: #0000FF;
	text-decoration: none;
}
.smallCaps a:hover {
	text-decoration: underline;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.formWidthFull {
	width: 400px;
}
.formWidthHalf {
	width: 200px;
}
