/* CSS Document */

body{

	background:#ebe6da;

	margin:0;

	padding:0;

	font:normal 12px Georgia, "Times New Roman", Times, serif;

	color:#454543;

	line-height:1.5em;

}

p,div,table,td,span{

	margin:0;

	padding:0;

}

#temp{

	width:930px;

	margin:11px auto 20px auto;

}

.t1_bg{

	background:url(../images/t1_bg.gif) top left repeat-x;

}

.t1_ltimg{

	background:url(../images/t1_ltimg.gif) top left no-repeat;

}

.t1_rtimg{

	background:url(../images/t1_rtimg.gif) top right no-repeat;

	font:normal 12px Georgia, "Times New Roman", Times, serif;

	color:#ffffff;	

	text-align:right;

	height:17px;

	padding:10px 20px;

}

.c2_bg{

	background:url(../images/c2_bg.gif) top left repeat-x;

}

.c2_ltimg{

	background:url(../images/c2_ltimg.gif) top left no-repeat;

}

.c2_rtimg{

	background:url(../images/c2_rtimg.gif) top right no-repeat;

	font:normal 12px Georgia, "Times New Roman", Times, serif;

	color:#ffffff;	

	text-align:right;

	height:14px;

	padding:8px 20px;

	white-space:nowrap;

}

.button{

	width:140px;

	float:right;

}

.foot_bg{

	background:url(../images/foot_bg.gif) top left repeat-x;

}

.foot_ltimg{

	background:url(../images/foot_ltimg.gif) top left no-repeat;

}

.foot_rtimg{

	background:url(../images/foot_rtimg.gif) top right no-repeat;

	height:60px;

	font:normal 12px Georgia, "Times New Roman", Times, serif;

	color:#ffffff;	

	padding:20px 20px;

	text-align:center;

}

.IIIrow{

	background:#ffffff;

	border:1px solid #ada59a;

}

.IIIrowfllt{

	float:left;

	width:250px;

	text-align:center;

}

.IIIrowflrt{

	margin-left:250px;

	padding:60px 0 0 0;

}

.Vrow{

	background:#92481a;

}

.VIIrow{

	background:#ffffff;

	border:1px solid #ada59a;

	padding:10px;

}

.VIIrowfllt{

	float:left;

	width:280px;

}

.VIIrowflrt{

	

	padding:0 0 0 20px;
	float:left;
	width:600px;

}

.slider{

	background:url(../images/slider.jpg) top left no-repeat;

	height:293px;

	padding:50px 25px 10px 35px;

}

.c1_bg{

	background:url(../images/c1_bg.gif) top left repeat;

	border:1px solid #d6cfbd;

	padding:10px;

}

.cont_pad_lt_20{

	padding:0 0 0 20px;

}

.content_pane{

	line-height:2em;

}

/*	MENU AREA BEGINS	*/

#Menu{

	padding:5px;

	height:34px;

	background:#92481a;

}

#Menu ul{

	margin: 0;

	padding: 0;

	list-style-type: none;

}

#Menu ul li{

	position: relative;

	display: inline;

	float: left;

}

#Menu ul li a{

	font:bold 11px Arial, Helvetica, sans-serif;

	display:block;

	color : #ffffff;

	text-align : center;

	text-decoration : none;

	text-transform:uppercase;

	cursor : pointer;

	padding:10px 17px;

	white-space:nowrap;

}

#Menu ul li a:hover{

	background:#ffffff;

	color: #120101;

}

#Menu a.menu_selected{

	background:#ffffff;

	color: #120101;

}

/*	COMMON STYLES	*/

.clear_both{

	clear:both;

	margin:0;

}

.clear_left{

	clear:left;

	margin:0;

}

.clear_right{

	clear:right;

	margin:0;

}

.float_lt{

	float:left;

}

.float_rt{

	float:right;

}

.align_center{

	text-align:center;

}

.align_left{

	text-align:left;

}

.align_right{

	text-align:right;

}

/*	ANCHOR LINKS	*/

a, a:link, a:visited, a:active {

	font:normal 12px Georgia, "Times New Roman", Times, serif;

	color:#ffffff;	

	text-decoration:none;

	outline: 0;

}

a:hover {

	color:#ffffff;

	text-decoration:underline;

}

.font_red_bold_12, a.font_red_bold_12:link, a.font_red_bold_12:visited, a.font_red_bold_12:active{

	font:bold 12px Georgia, "Times New Roman", Times, serif;

	color:#802424;

	outline: 0;

}

a.font_red_bold_12:hover {

	color:#454543;

}

.font_black_bold_12, a.font_black_bold_12:link, a.font_black_bold_12:visited, a.font_black_bold_12:active{

	font:bold 12px Georgia, "Times New Roman", Times, serif;

	color:#000000;

	outline: 0;

}

a.font_black_bold_12:hover {

	color:#454543;

}

.font_black_bold_11, a.font_black_bold_11:link, a.font_black_bold_11:visited, a.font_black_bold_11:active{

	font:bold 12px Arial, "Times New Roman", Times, serif;

	color:#000000;

	outline: 0;

}

a.font_black_bold_11:hover {

	color:#454543;

}

.font_red_bold_under_24, a.font_red_bold_under_24:link, a.font_red_bold_under_24:visited, a.font_red_bold_under_24:active{

	font:bold 24px Georgia, "Times New Roman", Times, serif;

	color:#802424;

	outline: 0;

	border-bottom:2px solid #736357;

}

a.font_red_bold_under_24:hover {

	color:#454543;

}

.font_black_bold_under_16, a.font_black_bold_under_16:link, a.font_black_bold_under_16:visited, a.font_black_bold_under_16:active{

	font:bold 16px Georgia, "Times New Roman", Times, serif;

	color:#000000;

	outline: 0;

	border-bottom:2px solid #736357;

	text-transform:uppercase;

}

a.font_black_bold_under_16:hover {

	color:#454543;

}

.tblrowaltcolor1 { background:#f7efef; padding:2px 15px; text-align:center;}

.tblrowaltcolor2 { background:#efe3d6; padding:2px 15px; text-align:center;}

.tblrowalttxtb { font-weight: normal;}



.tblrowaltcolor1 td { padding:2px 5px;}

.tblrowaltcolor2 td { padding:2px 5px;}



/*	CONTACTUS CONTAINER	*/

.contactus_bgimg{background:url(../images/contact-us1.jpg) top right no-repeat; height:346px;}

.content-top1 { background:url(../images/cus_top.jpg) no-repeat top;}

.content-center1 { background:url(../images/cus_center.jpg) repeat-y top; margin:25px 0 0 0; }

.content-bottom1 { background:url(../images/cus_bottom.jpg) no-repeat bottom; padding:25px; color:#000000;}



.container_opt1{

	border:1px solid #D6CFBD;

	background:#ddd3b2;

	padding:10px;

	text-align:center;

}

.container_opt2{

	border:1px solid #ccc;

	background:#ccc;

	padding:10px;

	text-align:center;

}
