/* Light Style */

body {

	background: #762e20 url(../images/light/bg762e20-e4aa9e.jpg) repeat-x 0 0;
	color: #222;
	
}

/**************** Start Font colors ***************/

.darkred {
color: #990000;
} 

.lightred {
color: #cc1111;
}

/* link and content headings color */
.contentheading {
	color: #990000;
}

a:link, a:visited {
	color: #cc1111;
	text-decoration: none;
} 

a:hover {
color: #990000;
text-decoration: none;
}


/* menu module base color */
.module-menu h3 {
	color: #999;
}

/* menu module accent color */
.module-menu h3 span {
	color: #000;
}

/* module link color */
.module h3 a,.module-color1 h3 a,.module-color2 h3 a,.module-color3 h3 a,.module-color4 h3 a,.module-style1 h3 a,.module-style1-color1 h3 a,.module-style1-color2 h3 a,.module-style1-color3 h3 a,.module-style1-color4 h3 a,.module-style2 h3 a,.module-style2-color1 h3 a,.module-style2-color2 h3 a,.module-style2-color3 h3 a,.module-style2-color4 h3 a {
	color: #990000;
}

/* module base color */
.module h3,.module-color1 h3,.module-color2 h3,.module-color3 h3,.module-color4 h3,.module-style1 h3,.module-style1-color1 h3,.module-style1-color2 h3,.module-style1-color3 h3,.module-style1-color4 h3,.module-style2 h3,.module-style2-color1 h3,.module-style2-color2 h3,.module-style2-color3 h3,.module-style2-color4 h3 {
	color: #222;
}




/******************** end font styles *******************/


tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  	border-bottom: 1px solid #d5c8c1;
}

tr.sectiontableentry1 td,
td.sectiontableentry1 {
	background: #f9f9f9;
}

td.sectiontableheader {
	background: #f9f9f9;
	border-bottom: 1px solid #d5c8c1;
}

#mod-search {
	background: url(../images/light/search-bg.png) 0 0 no-repeat;
}

#mod-search input {
	color: #888;
}

img#logo {
	background: url(../images/light/logonew1.jpg) 0 0 no-repeat;
}

#mainbody-top {
	background: url(../images/light/main-t.png) 0 0 repeat-x;
}

#mainbody-top2 {
	background: url(../images/light/main-tl.jpg) 0 0 no-repeat;
}

#mainbody-top3 {
	background: url(../images/light/main-tr.jpg) 100% 0 no-repeat;
}

#mainbody {
	background: #fff;
	border-left: 1px solid #d5c8c1;
	border-right: 1px solid #d5c8c1;
}

#bottom {
	background: #fff;
	border-left: 1px solid #d5c8c1;
	border-right: 1px solid #d5c8c1;
	border-top: 0px solid #d5c8c1;
}

#mainbody-bottom {
	background: url(../images/light/main-b.png) 0 100% repeat-x;
}

#mainbody-bottom2 {
	background: url(../images/light/main-bl.jpg) 0 100% no-repeat;
}

#mainbody-bottom3 {
	background: url(../images/light/main-br.jpg) 100% 100% no-repeat;
}

img#rocket {
	background: url(../images/light/rocket.png) 0 0 no-repeat;
}

#pathway {
background: #a25f52;
	/*background: url(../images/light/path-logo.png) 10px 0 no-repeat;*/
	border-top: 1px solid #d5c8c1;
	border-bottom: 1px solid #d5c8c1;
	color: #fff;
}

#pathway a:link {
color: #fff; 
text-decoration: none;
}
#pathway a:visited {
color: #fff; 
text-decoration: none;
}
#pathway a:hover {
color: #fff; 
text-decoration: underline;
}

span.pathway {
	background: url(../images/light/path-sep.png) 100% 50% no-repeat;
}

span.pathway img {
	background: url(../images/light/path-sep.png) 0 50% no-repeat;
}



.module-style2,
.module-style2-color1,
.module-style2-color2,
.module-style2-color3,
.module-style2-color4 {
	background: url(../images/light/modules/style2/module-br.png) 100% 100% no-repeat;
}

.module-style2 div,
.module-style2-color1 div,
.module-style2-color2 div,
.module-style2-color3 div,
.module-style2-color4 div {
	background: url(../images/light/modules/style2/module-tr.png) 100% 0 no-repeat;
}

.module-style2 div div,
.module-style2-color1 div div,
.module-style2-color2 div div,
.module-style2-color3 div div,
.module-style2-color4 div div {
	background: url(../images/light/modules/style2/module-bl.png) 0 100% no-repeat;
}

.module-style2 div div div,
.module-style2-color1 div div div,
.module-style2-color2 div div div,
.module-style2-color3 div div div,
.module-style2-color4 div div div {
	background: url(../images/light/modules/style2/module-tl.png) 0 0 no-repeat;
}

a.readon {
	background: transparent url(../images/light/readon.png) 0 0 no-repeat;
}

a.readon2 {
	background: url(../images/light/readon2.png) 0 0 no-repeat;
	color: #fff;
}



/* @group Typography */



pre {
	background: #f7f7f7;
	border: 1px solid #d5c8c1;
}

blockquote {
	color: #666;
	background: url(../images/light/typo/quote.png) 0 5px no-repeat;
}

blockquote p {
	background: url(../images/light/typo/quote.png) 100% 100% no-repeat;
}



img.content-left {
	border: 1px solid #eee;
}

img.content-right {
	border: 1px solid #eee;
}

fieldset {
	border-top: 4px solid #d5c8c1;
	border-bottom: 4px solid #d5c8c1;
}


