body
{
	margin: 5px 0px 0px 0px;
	background: url(../images/page_bg.jpg) #8a2121;
	font-family: verdana, tahoma, arial, helvetica, "times new roman" , sans-serif;
	font-size: 11px;
	line-height: 17px;
}

h2
{
	margin: 10px 0px 10px 0px;
	font-size: 18px;
	font-weight: bold;
	font-family: tahoma, verdana, arial, helvetica, "times new roman" , sans-serif;
}

td
{
	font-family: tahoma, verdana, arial, helvetica, "times new roman" , sans-serif;
	font-size: 11px;
	color: #eb6161;
	line-height: 16px;
	font-weight: normal;
}

input
{
	border: 1px solid #fff;
	font-family: tahoma, verdana, arial, helvetica, "times new roman" , sans-serif;
	font-size: 11px;
	color: #191919;
	font-weight: normal;
}

select
{
	border: 1px solid #fff;
	font-family: tahoma, verdana, arial, helvetica, "times new roman" , sans-serif;
	font-size: 11px;
	color: #191919;
	font-weight: normal;
}

textarea
{
	border: 1px solid #fff;
	font-family: tahoma, verdana, arial, helvetica, "times new roman" , sans-serif;
	font-size: 11px;
	color: #191919;
	font-weight: normal;
}

#topnav_cell
{
	background: url(../images/topnav_bg.jpg) #8a2121 repeat-x;
	width: 960px;
	vertical-align: middle;
}

#topnav_cell a
{
	font-family: verdana, tahoma, arial, helvetica, "times new roman" , sans-serif;
	font-size: 10px;
	color: #fb8b8b;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#topnav_cell a:hover
{
	font-family: verdana, tahoma, arial, helvetica, "times new roman" , sans-serif;
	font-size: 10px;
	color: #fdc677;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#topnav_cell .active
{
	font-family: verdana, tahoma, arial, helvetica, "times new roman" , sans-serif;
	font-size: 10px;
	color: #fdc677;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#topnav_cell .spacer
{
	margin: 0px 50px 0px 50px;
}

#topnav_cell ul
{
	margin: 0px;
	padding: 0px;
}

#topnav_cell ul li
{
	list-style-type: none;
	display: inline;
}

a
{
	color: #fd8e08;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
a:hover
{
	color: #fd8e08;
	text-decoration: none;
}

a.button
{
	background: #3e0200;
	padding: 4px;
	color: #fd8e08;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 22px;
	border: 1px solid #ff0000;
}

a.button:hover
{
	background: #fd8e08;
	padding: 4px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 22px;
	border: 1px solid #fd8e08;
}
.content
{
	width: 970px;
	height: 565px;
	background: url(../images/content_bg.jpg) no-repeat #980000 top left;
	padding-bottom: 1px;
}

.content_sample
{
	width: 970px;
	height: 565px;
	background: url(../images/content_bg_sample.jpg) no-repeat #980000 top left;
	padding-bottom: 1px;
}

.content_inner
{
	width: 970px;
	height: 565px;
	background: url(../images/inner_content_bg.jpg) no-repeat #980000 top left;
	padding-bottom: 1px;
}

.content_about
{
	width: 970px;
	height: 565px;
	background: url(../images/inner_content_bg_about.jpg) no-repeat #980000 top left;
	padding-bottom: 1px;
}

.content_services
{
	width: 970px;
	height: 565px;
	background: url(../images/inner_content_bg_services.jpg) no-repeat #980000 top left;
	padding-bottom: 1px;
}

.content_contact
{
	width: 970px;
	height: 565px;
	background: url(../images/inner_content_bg_contact.jpg) no-repeat #980000 top left;
	padding-bottom: 1px;
}

.content_links
{
	width: 970px;
	height: 565px;
	background: url(../images/inner_content_bg_links.jpg) no-repeat #980000 top left;
	padding-bottom: 1px;
}

.content_gallery
{
	width: 970px;
	height: 565px;
	background: url(../images/inner_content_bg_gallery.jpg) no-repeat #980000 top left;
	padding-bottom: 1px;
}

.home_right_content
{
	width: 544px;
	float: right;
	padding-right: 10px;
	background: url(../images/right_content_bg.jpg) repeat-x #980000 top;
	height: 565px;
}

.inner_right_content
{
	width: 544px;
	float: right;
	padding-right: 10px;
	background: url(../images/inner_right_content_bg.jpg) repeat-x #980000 top;
	height: 565px;
}

.home_text_block
{
	background: #8c0000;
	border: 1px solid #b70000;
	padding: 10px;
	text-align: left;
	color: #eb6161;
	width: 464px;
	
}

.inner_text_block
{
	background: #8c0000;
	border: 1px solid #b70000;
	padding: 10px;
	text-align: left;
	color: #eb6161;
	width: 464px;
}

.add_this_site_button
{
	text-align: right;
	width: 482px;
	margin-bottom: 5px;
}
#home_gallery ul{
margin: 10px 18px 0px 0px;
padding: 0px;
}

#home_gallery li
{
list-style-type: none;
float: right;
background: #7a0000;
padding:5px;
margin:9px;
height:119px;
}

#home_gallery li:hover
{
list-style-type: none;
float: right;
background: #000000;
padding:5px;
margin:9px;
}

#home_gallery img
{
border:1px solid #ff0000;
}

#home_gallery1 ul
{
	margin: 10px 18px 0px 0px;
	padding: 7px;
}

#home_gallery1 li
{
	list-style-type: none;
	float: left;
	background: #7a0000;
	padding: 5px;
	margin: 7px;
}

#home_gallery1 li:hover
{
	list-style-type: none;
	float: left;
	background: #000000;
	padding: 5px;
	height: 120px;
	margin: 7px;
}

#home_gallery1 img
{
	border: 1px solid #ff0000;
}
.home_gallery3 tr
{
	margin: 10px 18px 0px 0px;
	padding: 0px;
}

.home_gallery3 td
{
	list-style-type: none;
	float: right;
	background: #7a0000;
	padding: 5px;
	margin: 9px;
	height: 119px;
}

.home_gallery3 td:hover
{
	list-style-type: none;
	float: right;
	background: #000000;
	padding: 5px;
	margin: 9px;
}

.home_gallery3 img
{
	border: 1px solid #ff0000;
}

#gallery
{
	margin: 0px;
}

#gallery .menu
{
	background: #7a0000;
}

#gallery .menu:hover
{
	background: #000000;
}


#gallery td img
{
	border: 1px solid #ff0000;
}

.logo
{
	padding-top: 30px;
	height: 130px;
}

.footer
{
	width: 970px;
	height: 60px;
	padding-top: 10px;
	background: url(../images/footer_bg.jpg) repeat-x #980000;
	font-family: verdana, tahoma, arial, helvetica, "times new roman" , sans-serif;
	color: #973130;
}

.txt_cr
{
	float: left;
	width: 665px;
	text-align: left;
	padding-left: 5px;
}

.txt_wc
{
	float: left;
	width: 295px;
	padding-right: 5px;
	text-align: right;
}

.cr_link
{
	font-family: verdana, tahoma, arial, helvetica, "times new roman" , sans-serif;
	font-size: 11px;
	color: #973130;
	line-height: 16px;
	font-weight: normal;
}
.cr_link:hover
{
	font-family: verdana, tahoma, arial, helvetica, "times new roman" , sans-serif;
	font-size: 11px;
	color: #973130;
	line-height: 16px;
	font-weight: normal;
}
.cr_link1
{
	font-family: verdana, tahoma, arial, helvetica, "times new roman" , sans-serif;
	font-size: 14px;
	color: #FB7454;
	line-height: 16px;
	font-weight: normal;
}
.cr_link:hover1
{
	font-family: verdana, tahoma, arial, helvetica, "times new roman" , sans-serif;
	font-size: 14px;
	color: #FB7454;
	line-height: 16px;
	font-weight: normal;
}
.hd_cell
{
	background: #ab0000;
	font-weight: bold;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric
{
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}

.vscrollerbase
{
	width: 3px;
	background-color: #FAE9BB;
}
.vscrollerbar
{
	width: 3px;
	background-color: #ff0000;
}
.hscrollerbase
{
	height: 3px;
	background-color: #FAE9BB;
}
.hscrollerbar
{
	height: 3px;
	background-color: #660103;
}

.scrollerjogbox
{
	width: 10px;
	height: 10px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: gray;
}

#mycustomscroll2
{
	/* Typical fixed height and fixed width example */
	width: 456px;
	height: 300px !important;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto;
	text-align: left;
	padding-right: 7px;
}

.flexcroll
{
	height: 155px;
	padding-right: 5px;
}
.errmsg
{
	font-family: Verdana;
	font-size: 11px;
	color: Red;
	font-weight: bold;
}

/* Scroll Bar Master Styling end Here */
