/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #222222;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


.Body_Text
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height:140%;
}
.Body_Text A {
	color: #F78F1E;
	text-decoration: none;
}
.Body_Text A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.Footer {
	color: #FFFFFF;
	background-color: #151515;
	text-align: center;
	font-family: Verdana;
	font-size:11px;
}

.Top_Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.Top_Nav A {
	color: #FFFFFF;
	text-decoration: none;
}

.Top_Nav A:hover {
	color: #202020;
	text-decoration: underline;
}

.heading_12 {
	color: #F78F1E;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

.Left_bar_Contact {
	color: #F78F1E;
	font-size: 11px;
	line-height:140%;
}
.Left_bar_Contact A {
	color: #F78F1E;
	font-size: 11px;
	line-height:140%;
	text-decoration: none;
}

.Left_bar_Contact A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height:140%;
}

.home_h1
{
	font-family:Verdana;
	text-align:center;
	color:#FFA042;
	font-size: 15px;
	font-weight: bold;
	line-height:140%;
}

.home_h2
{
	font-family:Verdana;
	text-align:center;
	color:#FFA042;
	font-size: 13px;
	font-weight: bold;
	line-height:140%;
}

li {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	background-position: 5px;
	font-family: Verdana;
	line-height:140%;
}
ul {
	padding-top: 5px;	
}

.Form_Heading
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	background-color:#8B380E;
}

.Form_Caption
{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
	background-color:#2F2E2E;
	text-transform:capitalize;
}

.Form_Control
{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#585656;
}

.Red_Star
{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;	
}

.Button
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#1C1C1C;
}

.heading_09 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}

