body {
	background-color: #422817;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #373737;
}
.left_bg_tile {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
}
.right_bg {
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #000;
}

.box_title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #2E6B00;
}


.box_title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #306C08;
}
.footer_text {
	color: #ECE6CC;
	font-size: 13px;
}
.footer_newsletter_input {
	line-height: 29px;
	background-image: url(images/web_hosting_115.jpg);
	display: block;
	width: 154px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #F2C552;
}
.footer_right_bg {
	background-image: url(images/footer_lnk_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right_panel_bg {
	background-image: url(images/right_panel_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.right_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ECE6CC;
}
a:link {
	color: #B90000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B90000;
}
a:hover {
	text-decoration: underline;
	color: #2E6C01;
}
a:active {
	text-decoration: none;
	color: #B90000;
}

.footera:link, .footera:visited, .footera:active {
	color: #F1C44D;
	text-decoration: none;
	font-size: 12px;
}
.footera:hover {
	color: #FFF;
	text-decoration: none;
}


.header_link:link, .header_link:visited, .header_link:active {
	color: #474949;
	text-decoration: none;
	font-size: 16px;
	padding-top: 50px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
.header_link:hover {
	text-decoration: none;
	color: #BD0000;
	background-image: url(images/web_hosting_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.index_points {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}


.sidebar ul{
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7D5C9;
}

.sidebar li{
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7D5C9;
	list-style-position: inside;
	text-indent: 8px;
	margin: 0px;
	padding: 0px;
}
.sidebar li a{
	color: #280700;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}

.sidebar li a:hover{
	color: #BE0000;
}
.header_sep {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #7F563A;
}
.portfolio_image_brdr {
	border: 5px solid #D2B39D;
}

