/* CSS Document */

body{ margin:0px; padding:0px; font-family:Tahoma, Arial, Helvetica, sans-serif; background-color:#FAFAED}

ul{ margin: 0px; padding:0px;}
li{ margin:0px; padding:0px; list-style:none; float:left; text-align:center}
#main{

		width:100%;
		height:100%;
		margin-left:auto;
		margin-right:auto;
	}

		

#warper{

	width:100%;
	height:100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/pagebg.jpg); background-repeat:repeat-x; background-position:top;
	
}

#footer_wapper{

	width:100%;

	height:100%;

	text-align:left;

	margin-left:auto;

	margin-right:auto;
	background-color:#B5B8AE; 

}



#main_contain{

		width:1004px;

		height:auto;

		margin-left:auto;

		margin-right:auto;

		}

#footer_main{

		width:1004px;

		height:auto;

		margin-left:auto;

		margin-right:auto;

		}





.clear{ clear:both}
.float_left{ float:left}
.float_right{ float:right}

.padding_left_5px{ padding-left:5px;}
.padding_right_4px{ padding-right:4px;}
.padding_right_5px{ padding-right:5px;}
.padding_right15px{ padding-right:15px;}
.padding_top3px{ padding-top:3px;} 
.padding_top10px{ padding-top:10px;}
.padding_left10px{ padding-left:10px;}
.padding_right_10px{ padding-right:10px;}
.thumb_image{ width:135px;}
.site_link{ width:200px; }

.lefttext{ width:320px; }


.innerbg{ background-image:url(../images/pagebg.jpg); background-repeat:repeat-x; background-position:top; }
.footercolor{ background-color:#B5B8AE; height:47px;}
.lightgreencolor{ background-color:#BBBEB4}
.shadowbg{ background-image:url(../images/shadow.gif); background-repeat:no-repeat; height:45px; width:345px;}
.listmenu{ width:180px; border:1px solid #808080; height:18px}
.lightgraycolor{  background-color:#E3E4DA}
.lightgrayboder{ border:1px solid #C6C9BF}

.leftpannel{ width:346px; border-right:1px solid #C6C9BF }
.rightpannel{ width:652px; padding-left:5px;}
.welcome_bg{ background-image:url(../images/welcome_bg.gif); width:641px; height:253px; background-repeat:no-repeat; background-position:bottom}
.packages_pannel{ width:408px; padding-right:5px}
.packages_pannel2{ width:640px; padding-right:5px}
.commendations_pannel{ width:223px;}




a.toplink{ font-size:11px; color:#C5C8BE;  text-decoration:none; text-align:center; padding-left:5px;}
a.toplink:hover{ font-size:11px; color:#C5C8BE;  text-decoration: underline; text-align:center; padding-left:5px;}

a.bluelink_11px{ font-size:11px; color:#3E75AC;  text-decoration:none}
a.bluelink_11px:hover{ font-size:11px; color:#3E75AC;  text-decoration: underline}

a.redlink_11px{ font-size:11px; color:#761A1A;  text-decoration:none}
a.redlink_11px:hover{ font-size:11px; color:#761A1A;  text-decoration: underline}

a.greenlink_11px{ font-size:11px; color:#50524C;  text-decoration:none}
a.greenlink_11px:hover{ font-size:11px; color:#50524C;  text-decoration: underline}

a.footerlink{ font-size:11px; color:#000000;  text-decoration:none; text-align:center; padding-left:5px;}
a.footerlink:hover{ font-size:11px; color:#000000;  text-decoration: underline; text-align:center; padding-left:5px;}
.headding_18px{ font-size:18px; color:#761A1A;  text-decoration:none;}
.blacktext_11px{ font-size:11px; color:#000000;  text-decoration:none; line-height:18px;}
.normaltext_11px{ font-size:11px; color:#000000;  text-decoration:none;}
.greentext_11px{ font-size:11px; color:#50524C;  text-decoration:none}
.bluetext_11px{ font-size:11px; color:#3E75AC;  text-decoration:none}
.redtext_11px{ font-size:11px; color:#761A1A;  text-decoration:none}

.browntext_15px{ font-size:15px; color:#761A1A;  text-decoration:none;}


.combo{ width:120px; border:1px solid #AFB298; font-size:11px; color:#000000; height:22px;}
.listcombo{ width:50px; border:1px solid #AFB298; font-size:11px; color:#000000; height:22px;}
.textarea{ width:300px; border:1px solid #AFB298; font-size:11px; color:#000000; height:40px;}

#container {
	 width:346px; border-right:1px solid #C6C9BF
}

#sidebar {
	width:652px; padding-left:5px;
}


