/* ---------- HOME BODY ---------- */


.titletext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
	text-indent: 25px;
	filter: Glow(Color=000000, Strength=2);
	font-size: 24px;
	font-weight: bold;
}
.subtitletext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.normaltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 5px;
}
.menutext A:link	{
	color: #FFFFFF;
	text-decoration: none;
}
.menutext A:visited	{
	color: #FFFFFF;
	text-decoration: none;
}
.menutext A:hover	{
	color: #FF9933;
	text-decoration: none;
}
.menutext A:active	{
	color: #FF9933;
	text-decoration: none;
}
.leftborder {
	background-image: url(../../content-boxes/images/left_border.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightborder {
	background-image: url(../../content-boxes/images/right_border.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.innerrightborder {
	background-image: url(../../content-boxes/images/inner-right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.innerleftborder {
	background-image: url(../../content-boxes/images/inner-left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.itemtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.itemsubtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
	text-align: left;
}
.itemsubtitles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	font-weight: bold;
}
.itemdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.lgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
	text-indent: 25px;
	filter: Glow(Color=000000, Strength=2);
	font-size: 24px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	filter: Glow(Color=000000, Strength=2);
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
	display: inline;
}
.menuactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 5px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEA622;
	border-bottom-color: #FEA622;
	border-left-color: #FEA622;
	background-color: #4A4A4A;
}
.menuactive A:link	{
	color: #FFFFFF;
	text-decoration: none;
}
.menuactive A:visited	{
	color: #FFFFFF;
	text-decoration: none;
}
.menuactive A:hover	{
	color: #FF9933;
	text-decoration: none;
}
.menuactive A:active	{
	color: #FF9933;
	text-decoration: none;
}
.imageborders {
	border: 2px solid #000000;
	margin: 10px;
}

.menugreyedout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #606060;
	text-indent: 5px;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #D3DCDB;
}
