body {
	background: #333 url(../images/style5/pagetop_bg.png) repeat-x 0px 83px; 
/*	background: #121212 url("../images/style5/bgGrunge.jpg") repeat-x  0px 83px; */

	margin: 0;
	font-size: 100%;
        font-family:Sans-Serif;
	color: #d6d6d6;
	line-height: 150%;
}

/* @group Typography */

/* Link Colors */

a {
	color: #f4ca66;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

li {
	background: url(../images/style5/bullet.gif) no-repeat 0 5px;
}

/* $headerstyle(graphic) */

#header_graphic a img {
	padding-top: 5px; /* Header Text distance from top */

}

/* Total header height */

#header-wrap,#header_text,#header_graphic {
	height: 40px;
        padding-top: 0px;
}

/* Header background color/image */

#header-wrap {
	background: #030303 url(../images/style5/header_bg.png) repeat-x;
        padding-top: 0px;
}

/* $headerstyle(text) */

#header_text h1, #header_text h1 a {
	color: #f4ca66; /* Header Text Color */
	padding-top: 9px; /* Header Text distance from top */
	font: bold 35 Georgia, Serif, Times, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; /* Header Text Typograhy */

}
#header_text h2 {
	color: #f4ca66; /* Slogan Text Color */
	font: italic 16px/18px Georgia, Serif, Geneva, Verdana, sans-serif;/* Slogan Text Typograhy */
}

/* Heading Styles */

h1 {

color: #f4ca66;
font-size: 2.0em;
padding-top: 10px;
padding-bottom: 20px;
font-family:Georgia,Serif;
font-style:normal;
/* line-height:130%; */
white-space:normal;
}

h2 {
color: #eeeeee;
font-size: 1.8em;
padding-top: 10px;
padding-bottom: 20px;
font-family:Georgia,Serif;
font-style:normal;
font-weight: normal;
line-height:130%;
white-space:normal;
}

h3 {
color: #eeeeee;
font-size: 1.5em;
padding-top: 10px;
padding-bottom: 16px;
font-family:Georgia,Serif;
font-style:normal;
font-weight: normal;
line-height:130%;
white-space:normal;
border-top-style:solid;
border-top-width:1px;
border-top-color:#c0a56c; 
{
border-style:solid;
border-top:thick double #ff0000;
}
}

h4 {

color: #eeeeee;
font-size: 1.3em;
padding-top: 10px;
padding-bottom: 16px;
font-family:Georgia,Serif;
font-style:normal;
font-weight: normal;
line-height:130%;
white-space:normal;
border-top-style:solid;
border-top-width:1px;
border-top-color:#c0a56c; 
}

blockquote {
	border: 1px solid #666;
	background-color: #222;
}

.footer {
	color: #6f6f6f;
}

/* @end */

/* @group Newsflash Module */

#headermod {
	height: 98px; /* Module Height */
/*	width: 500px; /* Module Width */
	top:10px; /* Distance from top */
	color: #c4c4c1; /* Text Color */
	color: #fff;
        font-family:Serif,Georgia;
	font-size: 24px;
}
#headermod .contentheading,#headermod a.contentpagetitle,#headermod a {
	color: #fff;
        font-family: Georgia, Serif;	
        font-size: 2.0em;
	color: #f4ca66;/* Heading/Link Color */
}

#headermod td.contentheading,#headermod .moduletable h3 {
	color: #fff;
      font-family: Georgia, Serif;
	font-size: 2.0em;
        font-weight: normal;
	border-bottom: 1px solid #4a4a4a;/* Content/Module Heading Border */
}

/* @end */

/* @group Joomla! Styles */

/* Category Tables */
td.sectiontableheader {
color: #000;
font-color: #000;
background-color: gray;
font: bold 0.9em sans-serif,Arial,Helvetica,Geneva;
padding: 10px;
}
table tr.sectiontableentry1 td,
table td.sectiontableentry1 {
background: #3d3d3d;
padding: 10px;
border-bottom: 1px solid #333333;
line-height: 155%;
}
table tr.sectiontableentry2 td,
table td.sectiontableentry2 {
background: #333333;
padding: 10px;
border-bottom: 1px solid #282623;
line-height: 155%;
}

/* Polls */

table.pollstableborder td.sectiontableentry1 {
color: #eee;
background: #3e3e3e;
padding: 5px;
border-bottom: 1px solid #5a5a5a;
}
table.pollstableborder td.sectiontableentry2 {
color: #eee;
background: #4a4a4a;
padding: 5px;
border-bottom: 1px solid #535353;
}
table.pollstableborder td.sectiontableheader {
padding: 5px;
color: #fff;
border: none;
}
table.pollstableborder tr.sectiontableentry1 td {
border: none;
}
table.pollstableborder tr.sectiontableentry2 td {
border: none;
}


/* Article Overflow */

div.blog_more {
	border-top: 1px solid #626262;
}

div.blog_more ul li a {
	border-bottom: 1px solid #626262;
}
div.blog_more ul li a:hover {
	border-bottom: 1px solid #626262;
	background-color: #333;
}

/* Mosimages */
div.mosimage {
	border: 1px solid #222;
	background: #333;
}
div.mosimage_caption {
	color: #eee;
	background: #222;
	border-top: 1px solid #494949;
}
/* Content Headings */
a.contentpagetitle {
	color: #fff;
}
a.contentpagetitle:hover {
	color: #000;	
}
td.contentheading {
	border-bottom: 1px solid #626262;
	color: #fff;
}
.contentheading {
	color: #ccc;
        padding-bottom: 20px;
}
.componentheading {
}

a.readon {
	background: url(../images/style5/readon.png) no-repeat left center;
}
span.small,.createdate,.modifydate {
	font: 10px/10px Tahoma, Lucida, Verdana, sans-serif;
	color: #8a8a8a;
        padding-bottom: 15px;
}
.pagenav_next a,.pagenav_prev a {
	border: 1px solid #f4ca66;
	background-color: #262626;
	color: #f4ca66;
}
div.back_button a {
	border: 1px solid #f4ca66;
	background-color: #262626;
	color: #f4ca66;
}
.pagenav_next a:hover,.pagenav_prev a:hover,div.back_button a:hover {
	border: 1px solid #333;
	background-color: #262626;
	color: #fff;
}
table.contenttoc {
/*	background-color: #f5f2e1; */
	border: 1px solid #e8e6d8;
}
table.contenttoc th {
color: #fff;
background-color: #252525;
}
/* @end */

/* Conditional Styles - Advanced Edits Only Below This Line */

/* @group Style 5 Modules */

/* Default Style */

div.module h3,div.moduletable h3 {
	border-top: 0px solid #666;
        font-size: 1.4em; 
	font: Georgia;
	color: #eee;
        font-style: normal;
        font-weight: normal;
/*	background: url(../images/style5/mod_heading.png) no-repeat left center; */
        margin: 5px 0;
}


/* Module "S1" Text Style */
.moduleS1 {position:relative;margin:0 0 1em;padding:0;background: #000 url(../images/style5/topright_S1.png) top right no-repeat;color: #eee;}
div.moduleS1 div {background: url(../images/style5/topleft_S1.png) top left no-repeat;}
div.moduleS1 div div {background: url(../images/style5/botleft_S1.png) bottom left no-repeat; height:1%;}
div.moduleS1 div div div {background: url(../images/style5/botright_S1.png) bottom right no-repeat;padding:10px;}
div.moduleS1 div div div div {background:none;}


/* Module Heading "S1" Style */
div.moduleS1 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #333;color: #f4ca66;}


/* Module "S1" Link Color */
div.moduleS1 a {color: #f4ca66;text-decoration:underline;}
div.moduleS1 a:hover {color: #f4ca66;text-decoration:none;}



/* Module "S1" List Styles */
div.moduleS1 ul,div.moduleS1 ul.latestnewsS1,div.moduleS1 ul.mostreadS1 {list-style: none;margin: 0px;padding:0px;}div.moduleS1 ul li,div.moduleS1 ul.latestnewsS1 li,div.moduleS1 ul.mostreadS1 li {padding: 0px 0px 0px 10px;margin: 0px;background: url(../images/style5/bullet_S1.gif) no-repeat 0px 5px;white-space: normal;}



/* Module "S2" Text Style */

.moduleS2 {position:relative;margin:0 0 1em;padding:0;background: #f4ca66 url(../images/style5/topright_S2.png) top right no-repeat;color: #fff;}
div.moduleS2 div {background: url(../images/style5/topleft_S2.png) top left no-repeat;}
div.moduleS2 div div {background: url(../images/style5/botleft_S2.png) bottom left no-repeat; height:1%;}
div.moduleS2 div div div {background: url(../images/style5/botright_S2.png) bottom right no-repeat;padding:10px;}
div.moduleS2 div div div div {background:none;}


/* Module Heading "S2" Style */
div.moduleS2 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #93c825;color: #ffffff;}


/* Module "S2" Link Color */
div.moduleS2 a {color: #fff;text-decoration:underline;}
div.moduleS2 a:hover {color: #fff;text-decoration:none;}


/* Module "S2" List Styles */
div.moduleS2 ul,div.moduleS2 ul.latestnewsS2,div.moduleS2 ul.mostreadS2 {list-style: none;margin: 0px;padding:0px;}
div.moduleS2 ul li,div.moduleS2 ul.latestnewsS2 li,div.moduleS2 ul.mostreadS2 li {padding: 0px 0px 0px 10px;margin: 0px;background: url(../images/style5/bullet_S2.gif) no-repeat 0px 5px;white-space: normal;}


/* Module "S3" Text Style */
.moduleS3 {position:relative;margin:0 0 1em;padding:0;background: #252525 url(../images/style5/topright_S3.png) top right no-repeat;color: #cbcbcb;}
div.moduleS3 div {background: url(../images/style5/topleft_S3.png) top left no-repeat;}
div.moduleS3 div div {background: url(../images/style5/botleft_S3.png) bottom left no-repeat; height:1%;}
div.moduleS3 div div div {background: url(../images/style5/botright_S3.png) bottom right no-repeat;padding:10px;}
div.moduleS3 div div div div {background:none;}


/* Module Heading "S3" Style */
div.moduleS3 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #626262;color: #f4ca66;}


/* Module "S3" Link Color */
div.moduleS3 a {color: #f4ca66;text-decoration:underline;}
div.moduleS3 a:hover {color: #f4ca66;text-decoration:none;}



/* Module "S3" List Styles */
div.moduleS3 ul,div.moduleS3 ul.latestnewsS3,div.moduleS3 ul.mostreadS3 {list-style: none;margin: 0px;padding:0px;}div.moduleS3 ul li,div.moduleS3 ul.latestnewsS3 li,div.moduleS3 ul.mostreadS3 li {padding: 0px 0px 0px 10px;margin: 0px;background: url(../images/style5/bullet_S3.gif) no-repeat 0px 5px;white-space: normal;}

/* @end */

/* @group Structural */

.main-top-both,.main-top-left-only {background: url(../images/style5/top_has_left.png) no-repeat center bottom;}
.main-top-wide,.main-top-right-only {background: url(../images/style5/top_wide.png) no-repeat center bottom;}
#mainbody-both	{background: url(../images/style5/mid_left_right.png) repeat-y center top;}
#mainbody-left-only	{background: url(../images/style5/mid_leftonly.png) repeat-y center top;}
#mainbody-wide,.mainbody-wide,#mainbody-right-only	{background: url(../images/style5/mid_wide.png) repeat-y center top;}

.bottom-both,.bottom-left-only	{background: url(../images/style5/bot_has_left.png) no-repeat center top;}
.bottom-wide,.bottom-right-only	{background: url(../images/style5/bot_wide.png) no-repeat center top;}
.tplcright a {color: #fff;display: block;margin: 4px 0px 2px 5px;text-align: center;background: url(../images/style5/arrowl.png) no-repeat left center;text-indent: -5000em;width: 75px;height: 12px;line-height: 12px;padding: 0px;}
ul.checklist li {background: url(../images/style5/checklist.png) no-repeat left center;}

/* @end */

/* @group Top Menu */

.menubar {
	background: url(../images/style5/navcontainer.png) repeat-x center top;
}
#navmenu {
	background: url(../images/style5/navcontainer.png) no-repeat left top;
}
#navmenu li {
	background: url(../images/style5/nav_norm_l.png) no-repeat bottom left;
}
#navmenu li a {
	background: url(../images/style5/nav_norm_r.png) no-repeat bottom right;
	color: #f4ca66;
}
div#navmenu li:hover, div#navmenu li.iehover {
	background: url(../images/style5/nav_hover_l.png) no-repeat bottom left;
}
div#navmenu li:hover a, div#navmenu li.iehover a {
	background: url(../images/style5/nav_hover_r.png) no-repeat bottom right;
	color: #515151;
}
div#navmenu li.active {
	background: url(../images/style5/nav_active_l.png) no-repeat bottom left;
}
div#navmenu li.active a {
	background: url(../images/style5/nav_active_r.png) no-repeat bottom right;
	color: #FFF;
}

/* @end */

/* @group Left Nav */

#leftcol ul#mainlevel,#rightcol ul#mainlevel,
#leftcol ul#mainlevel-sidenav,#rightcol ul#mainlevel-sidenav {
	list-style: none;
}

#leftcol a.mainlevel,#rightcol a.mainlevel,
#leftcol a.mainlevel-sidenav,#rightcol a.mainlevel-sidenav {
	background: url(../images/style5/leftnav_norm.png) no-repeat left center;
	color: #f4ca66;
}
#leftcol a.mainlevel:hover,#rightcol a.mainlevel:hover,
#leftcol a.mainlevel-sidenav:hover,#rightcol a.mainlevel-sidenav:hover {
	background: url(../images/style5/leftnav_over.png) no-repeat left center;
	color: #fff;
}
#leftcol a#active_menu.mainlevel,#leftcol a#active_menu.mainlevel:hover,
#rightcol a#active_menu.mainlevel,#rightcol a#active_menu.mainlevel:hover,
#leftcol a#active_menu-sidenav.mainlevel-sidenav,#leftcol a#active_menu-sidenav.mainlevel-sidenav:hover,
#rightcol a#active_menu-sidenav.mainlevel-sidenav,#rightcol a#active_menu.mainlevel-sidenav:hover {
	background: url(../images/style5/leftnav_active.png) no-repeat left center;
	color: #fff;
}
a.sublevel,a.sublevel-sidenav {
	color: #fff;
}




/**
* @version 1.5.2 $Id: style.css
* @package Joomla 1.5.x
* @subpackage RS-Monials
* @copyright (C) 2009 RS Web Solutions (http://www.rswebsols.com)
* @license GNU/GPL
*/

/* Success Message Text after submitting a testimonial */
.RSM_success { color:#eeeeee; font-weight:bold; }

/* Css class for "Submit a Testimonial" Link */
.RSM_submit_link { text-align:right; }
.RSM_submit_link a { }
.RSM_submit_link a:hover { }

/* Horizontal Rule Color */
.RSM_hr_color { color:#cccccc; }

/* Manage the image and alignment of both quotation */
.RSM_left_quote { padding-right:0px; }

.RSM_right_quote { padding-left:0px; }

/* Manage Testimonial Text */
.RSM_testimonial { font-size:1.0 em; font-weight:normal; text-align:justify; padding-left: 20px; border-left-width:20px; }

/* Manage the Subtext of Testimonial, i.e. Date of Posting, Posted By etc. etc. */
.RSM_testmonial_subtext { text-align:right; font-size:0.9em; }


/* Manage Text and link of Pagination */
.RSM_pagination_text { text-align:center; }
.RSM_pagination_text a { }
.RSM_pagination_text a:hover { }

/*********************************************************/
/*** Manage the display of Testimonial Submission Form ***/
/*********************************************************/

/* Text "Submit A Testimonial" */
.RSM_form_heading { }

/* Manage the Style of main Table */
.RSM_form_main { width:80%; }

/* Manage the error Text */
.RSM_form_error { color:#ff0000; }
.RSM_form_error p { }
.RSM_form_error div ul li { }

/* Manage the row that is displaying " * fields are mandatory" */
.RSM_form_mandatory { text-align:right; }

/* Color of the "*" (Star) */
.RSM_form_star_color { color:#ff0000; }

/* Manage width of the First Column, i.e. the column that is showing text like "Your First Name", "Your Last Name" etc. */
.RSM_form_first_col { width:25%; }

/* Manage the style of text in the form */
.RSM_form_text {}

/* Manage Input fields of the form */
.RSM_form_input { width:100%; }

/* Manage Textarea field of the form */
.RSM_form_textarea { width:100%; height:150px; background:#eeeeee;}

/* Manage Button field of the form */
.RSM_form_button { width:auto; } 	Edit 	Restore


/* @end */
