p             {
	color: #1c1100;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 14px;
}
td            {
	color: #1c1100;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 14px;
}

a:link         {
	color: #A2441C;
	text-decoration: underline;
}
a:hover      {
	color: #000000;
	text-decoration: underline;
}
a:visited         {
	color: #A2441C;
	text-decoration: underline;
}
.leftcolumn {
	background-image: url(template/left_column.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rightcolumn {
	background-image: url(template/right_column.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
	
.pullquote {
	color: #5B6D1B;
	font-size: 12px;
	font-style: italic;
}


.heading2  {
	color: #4400AF;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.heading3 {
	color: #D66003;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	padding-top: 30px;
	padding-bottom: -10px;
}


.heading4 {
	color: #668923;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	padding-top: 30px;
	padding-bottom: -10px;
}

.table_border {
	border: 1px solid #d4c46f;
}
.box_left {
	background-image: url(index/infobox/infobox_04.jpg);
	background-repeat: repeat-y;
}
.box_top {
	background-image: url(index/infobox/infobox_02.jpg);
	background-repeat: repeat-x;
}
.box_bottom {
	background-image: url(index/infobox/infobox_08.jpg);
	background-repeat: repeat-x;
}
.box_right {
	background-image: url(index/infobox/infobox_06.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.box_content {
	background-color: #FFFFFF;
	background-image: url(index/infobox/infobox_05.jpg);
	background-repeat: repeat-x;
}

.content_border {
	border: 1px solid #d4c46f;
}

.caption {
	color: #451971;
	line-height: 16px;
	font-size: 10px;
}

.lighttext {
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
}

input   {
	font-size: 10px;
	border: 1px solid #C24400;
	text-align: center;
	color: #666666;
}
.submit  {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}


#footer {
	color: #C24400;
	text-transform: none;
	font-size: 9px;
	line-height: 12px;
}
#footer  a:link {
	color: #C24400;
	text-decoration: underline;
}
#footer  a:hover {
	color: #96BB31;
	text-decoration: none;
}
#footer  a:visited {
	color: #C24400;
	text-decoration: none;
}
.hometext {
	text-decoration: none;
	color: #1c1100;
	line-height: 12px;
}

.imageborder {
	border: 1px solid #D66003;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.image_margin_left {
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #D66003;
}
.image_margin_right {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #D66003;
}

.image_margin_leftonly {
	margin-left: 15px;
	border: 1px solid #D66003;
}

.table_margin_left {
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.table_margin_right {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #d4c46f;
}

.cellborder {
	border: 1px solid #D4C46F;
}
.imagetable_right {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.imagetable_left {
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.boxheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #451971;
}
.captionserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #451971;
	line-height: 16px;
}
.rightMarginStyle2 {
	padding-right: 5px;
}
