body {
	background-color: #A43605;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.textbox {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	background-image: url(images/textboxbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #806406;
	font-weight: bold;
	height: 18px;
	padding-left: 5px;
	width: 118px;
}
.smalltext_creame {
	font-family: Arial;
	font-size: 10px;
	color: #FFFAAF;
	font-weight: bold;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #38331D;
	text-align: left;
	line-height: 16px;
	font-weight:normal;
}

.bodytextItalic {
	font-family: Arial;
	font-size: 11px;
	color: #38331D;
	text-align: left;
	line-height: 16px;
	font-weight:normal;
	font-style:italic;
}


.bodytextcenter {
	font-family: Arial;
	font-size: 12px;
	color: #38331D;
	text-align: center;
	line-height: 16px;
	font-weight:normal;
	background-color:#FCF1E2;
}
a.bodytext:link {
	font-family: Arial;
	font-size: 12px;
	color: #A43605;
	text-align: left;
	line-height: 16px;
	font-weight:normal;
	text-decoration:underline;
}
a.bodytext:visited {
	font-family: Arial;
	font-size: 12px;
	color: #A43605;
	text-align: left;
	line-height: 16px;
	font-weight:normal;
	text-decoration:underline;
}
a.bodytext:hover {
	font-family: Arial;
	font-size: 12px;
	color: #38331D;
	text-align: left;
	line-height: 16px;
	font-weight:normal;
	text-decoration:none;
}
.articledate {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	line-height: 10px;
	font-weight:normal;
	text-decoration:none;
}
.articletitle {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 10px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/title_bg.gif);
	background-repeat:repeat-x;
	padding-left:2px;
}
a.title:link {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 10px;
	font-weight:bold;
	text-decoration:none;
	padding-left:2px;
}
a.title:visited {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 10px;
	font-weight:bold;
	text-decoration:none;
	padding-left:2px;
}
a.title:hover {
	font-family: Arial;
	font-size: 12px;
	color: #D0CCBA;
	text-align: left;
	line-height: 10px;
	font-weight:bold;
	text-decoration:none;
	padding-left:2px;
}
a.adminlink:link {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	line-height: 15px;
	font-weight:normal;
	text-decoration:none;

}
a.adminlink:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	line-height: 15px;
	font-weight:normal;
	text-decoration:none;

}
a.adminlink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #E9D958;
	text-align: center;
	line-height: 15px;
	font-weight:normal;
	text-decoration:none;

}
.articlesubtitle {
	font-family: Arial;
	font-size: 12px;
	color: #A43605;
	text-align: left;
	line-height: 16px;
	font-weight:bold;
	text-decoration:none;
}
a.articlesubtitle:link {
	font-family: Arial;
	font-size: 12px;
	color: #A43605;
	text-align: left;
	line-height: 16px;
	font-weight:bold;
	text-decoration:none;
}
a.articlesubtitle:visited {
	font-family: Arial;
	font-size: 12px;
	color: #A43605;
	text-align: left;
	line-height: 16px;
	font-weight:bold;
	text-decoration:none;
}
a.articlesubtitle:hover {
	font-family: Arial;
	font-size: 12px;
	color: #38331D;
	text-align: left;
	line-height: 16px;
	font-weight:bold;
	text-decoration:none;
}
.bodytextwithBG {
	font-family: Arial;
	font-size: 11px;
	color: #38331D;
	text-align: left;
	line-height: 16px;
	background-color:#FAE7CE;
	font-weight:normal;
}
.bodytextdarkBG {
	font-family: Arial;
	font-size: 11px;
	color: #38331D;
	text-align: left;
	line-height: 16px;
	background-color:#FCF1E2;
}
.bodytextlightBG{
	font-family: Arial;
	font-size: 11px;
	color: #38331D;
	text-align: left;
	line-height: 16px;
		font-weight:normal;
	background-color:#FCF1E2;
}
.bodytextgreentBG{
	font-family: Arial;
	font-size: 12px;
	color: #38331D;
	text-align: left;
	line-height: 16px;
		font-weight:normal;
	background-color:#EAC696;
}
.bodytextbold {
	font-family: Arial;
	font-size: 14px;
	color: #403C24;
	text-align: left;
	line-height: 20px;
	padding-top:5px;
	padding-bottom:0px;
	font-weight:bold;
	text-transform: uppercase;
}
.bodytextbullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #38331D;
	text-align: left;
	line-height: 16px;
	font-weight:bold;
	padding:0px;
}
.titletBGAdmin{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height:40px;
	font-weight:bold;
	padding-left:5px;
	background-image: url(images/title_bg_red_admin.jpg);
	background-repeat:repeat-x;
	background-color:#7A7350;
}
.titletBGAdminGreen{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height:40px;
	font-weight:bold;
	padding-left:5px;
	background-image: url(images/title_bg_admin.jpg);
	background-repeat:repeat-x;
	background-color:#7A7350;
}
.titletBG{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height:30px;
	font-weight:bold;
	padding-left:5px;
	background-image: url(images/title_bg_red.gif);
	background-repeat:repeat-x;
	background-color:#7A7350;
}
.titletBGlight{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height:30px;
	font-weight:bold;
	padding-left:5px;
	background-image: url(images/title_bg_red_light.gif);
	background-repeat:repeat-x;
	background-color:#7A7350;
}
.details{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height:16px;
	font-weight:normal;
	padding-left:5px;
	background-color:#FAECD9;
}
.detailsDark{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height:16px;
	font-weight:bold;
	padding-left:5px;
	background-color:#F2D8B5;
}
.form1{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height:16px;
	font-weight:normal;
	padding-left:5px;
	background-color:#E6E4DC;
}
.form2{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height:16px;
	font-weight:normal;
	padding-left:5px;
	background-color:#D7D4C6;
}
.highlightedtext {
	font-family: Arial;
	font-size: 12px;
	color: #A43605;
	font-weight: bold;
	text-align: left;
}
.redtext {
	font-family: Arial;
	font-size: 11px;
	color: #A43605;
	font-weight: normal;
	text-align: left;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #A43605;
	text-decoration: underline;
	text-align: left;
	line-height: 15px;
}
.smalltext {
	font-family: Arial;
	font-size: 11px;
	color: #1D1D1D;
}

a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #A43605;
	text-align: left;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #A43605;
	text-decoration: none;
	text-align: left;
}

.lnk1:link {
	font-family: Arial;
	font-size: 11px;
	color: #A43605;
	text-decoration: underline;
	font-weight: bold;
}
.lnk1:visited {
	font-family: Arial;
	font-size: 11px;
	color: #A43605;
	text-decoration: none;
	font-weight: bold;
}
.lnk1:hover {
	font-family: Arial;
	font-size: 11px;
	color: #A43605;
	font-weight: bold;
	text-decoration: none;
}

.red:link {
	font-family: Arial;
	font-size: 11px;
	color: #A43605;
	text-decoration: underline;
	font-weight: bold;
}
.red:visited {
	font-family: Arial;
	font-size: 11px;
	color: #A43605;
	text-decoration: underline;
	font-weight: bold;
}
.red:hover {
	font-family: Arial;
	font-size: 11px;
	color: #A43605;
	font-weight: bold;
	text-decoration: none;
}

.bigred:link {
	font-family: Arial;
	font-size: 12px;
	color: #A43605;
	text-decoration: underline;
	font-weight: bold;
}
.bigred:visited {
	font-family: Arial;
	font-size: 12px;
	color: #A43605;
	text-decoration: underline;
	font-weight: bold;
}
.bigred:hover {
	font-family: Arial;
	font-size: 12px;
	color: #A43605;
	font-weight: bold;
	text-decoration: none;
}

.bigred {
	font-family: Arial;
	font-size: 12px;
	color: #A43605;
	font-weight: bold;
	text-decoration: none;
}

.biggreen:link {
	font-family: Arial;
	font-size: 12px;
	color: #464128;
	text-decoration: underline;
	font-weight: bold;
}
.biggreen:visited {
	font-family: Arial;
	font-size: 12px;
	color: #464128;
	text-decoration: underline;
	font-weight: bold;
}
.biggreen:hover {
	font-family: Arial;
	font-size: 12px;
	color: #464128;
	font-weight: bold;
	text-decoration: none;
}

.biggreen {
	font-family: Arial;
	font-size: 12px;
	color: #464128;
	font-weight: bold;
	text-decoration: none;
}

.bottomlnk:link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFAAF;
	text-decoration: none;
	font-weight: bold;
}
.bottomlnk:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFFAAF;
	text-decoration: none;
	font-weight: bold;
}
.bottomlnk:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFAAF;
	font-weight: bold;
	text-decoration: underline;
}.bannerbg {
	background-image: url(images/bannerbg.jpg);
	background-repeat: no-repeat;
}
.pagecurl_up {
	background-color: #FFFFFF;
	background-image: url(images/pagecurl_up.gif);
	background-repeat: no-repeat;
}
.pagecurl_down {
	background-color: #FFFFFF;
	background-image: url(images/pagecurl_down.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 85px;
}


.bredcrumb {
	font-family: Arial;
	font-size: 11px;
	color: #F3DBA1;
	text-decoration: underline;
	font-weight: bold;
}

.bredcrumb:link {
	font-family: Arial;
	font-size: 11px;
	color: #F3DBA1;
	text-decoration: underline;
	font-weight: bold;
}
.bredcrumb:visited {
	font-family: Arial;
	font-size: 11px;
	color: #F3DBA1;
	text-decoration: underline;
	font-weight: bold;
}
.bredcrumb:hover {
	font-family: Arial;
	font-size: 11px;
	color: #F3DBA1;
	font-weight: bold;
	text-decoration: none;
}

.bg {background-color: #34301A;}

.yellowbg {background-color: #34301A;}

.titlebg{ background-image: url(/images/innerpagetitle_bg.gif);
background-repeat:repeat-x;}

.titleadmin{
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	text-align: left;
	line-height: 16px;
	font-weight:bold;
	padding-left:4px;
}

.tabletitle {font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	text-align: left;
	line-height: 25px;
	font-weight:bold;
	padding-left:3px;
	background-color: #A73908;}
	
.smalltitle {font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 22px;
	font-weight:bold;
	background-color: #A73908;}
.smalltitle:link {font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 22px;
	font-weight:bold;
	background-color: #A73908;}
.smalltitle:hover {font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 22px;
	font-weight:bold;
	background-color: #A73908;}	

.smalltitle:visited {font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 22px;
	font-weight:bold;
	background-color: #A73908;}	
	
.redtd {font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	line-height: 15px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #A73908;
	text-decoration: none;}
	
.IMGborder {
	border: 1pt solid #C4BEA7; font-family: Arial; font-size: 8pt; color: #013080; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; font-weight: normal; background-color: #DCD8C8; text-align:left;
}

.callout {
	font-family: Arial;
	font-size: 12px;
	color: #38331D;
	text-align: left;
	line-height: 16px;
	background-color:#DCD8C8;
	font-style:italic;
	font-weight:bold;
	padding-bottom:4;
	padding-top:4;
	padding-left:4;
	padding-right:4;
	border: 1pt solid #C4BEA7;
}
.redborder {border: 1pt solid #F8DEBC;
}

.greenborder {border-bottom: 1pt solid #BAB8AB;
border-top: 1pt solid #BAB8AB ;
border-right: 1pt solid #BAB8AB;
border-left: 1pt solid #BAB8AB;
}

a.newfooter:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #FFC467;text-decoration: none;  text-align:left;}
a.newfooter:visited {   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #FFC467;text-decoration: none;  text-align:left;}
a.newfooter:hover{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #ffffff;text-decoration: none;  text-align:left;}

.footertitle{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height:30px;
	font-weight:bold;
	padding-left:5px;
	background-image: url(images/title_bg_red.gif);
	background-repeat:repeat-x;
	background-color:#7A7350;
}
.citytitle {font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 22px;
	font-weight:bold;
	background-color: #423F2C;}
	
	.sponser_table
                {
                                border:1px solid #585336;
                                background-color:#deddd1;
                                color:#716b51;
                                font-family:Arial, Helvetica, sans-serif;
                                font-size:12px;                                                  
                }

.sponser_link:link
                {
                                font-family:Arial, Helvetica, sans-serif;
                                font-size:12px;  
                                text-decoration:underline;
                                color:#716b51;
                }
.sponser_link:hover
                {
                                text-decoration:none;
								color:#716b51;
                }
.sponser_link:visited
                {
                                text-decoration:underline;
								color:#716b51;
                }
.sponser_head
                {
                                font-family:Arial, Helvetica, sans-serif;
                                font-size:12px;  
                                color:#585336;
                                font-weight:bold;
                }

.article_main_head
                {
                                font-family:Arial, Helvetica, sans-serif;
                                font-size:18px;
                                color:#221e1f;
                                font-weight:bold;
                }
.article_sub_head
                {
                                font-family:Arial, Helvetica, sans-serif;
                                font-size:14px;
                                color:#221e1f;
                                font-weight:bold;
                }
.article_content
                {
                                font-family:Arial, Helvetica, sans-serif;
                                font-size:12px;
                                color:#221e1f;
                                text-align:justify;       
                }
.calendar_bg_dark
                {
                                font-family:Arial, Helvetica, sans-serif;
                                font-size:11px;
                                color:#221e1f;
                                background-color:#cac7be;                         
                }

.calendar_bg_light
                {
                                font-family:Arial, Helvetica, sans-serif;
                                font-size:11px;
                                color:#221e1f;
                                background-color:#ecebe4;                         
                }
.resource_link:link
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#a43605;
		text-decoration:none;
		font-weight:bold;
		line-height:20px;		 
	}
.resource_link:hover
	{
		font-size:12px;
		color:#a43605;
		text-decoration:underline;
		font-weight:bold;
		line-height:20px;					
	}

.resource_link:visited
	{
		font-size:12px;
		color:#a43605;
		text-decoration:none;
		font-weight:bold;
		line-height:20px;					
	}
