/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  04: 2Col_Fixed_Full_Width_Header_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2C1B00;
	margin: 0px;
	padding: 0;
	background: #2C1B00 url(../img/page-background.png) repeat;
}
#masthead {
	padding: 0px;
	margin: 0 auto;
	background: #2c1b00 url(../img/header-background.png) no-repeat;
	width: 1152px;
	height: 350px;
	overflow:hidden;
	z-index: 2;
}
#wrapper {
	width: 1152px;
	margin: 0px auto;
	background: url(../img/body-background.png) repeat-y;
}
#column_wrapper {
}
#column_top {
	height: 12px;
}
#column_bottom {
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 705px;
	margin-left: 0px;
	padding: 0px 0px 10px 0px;
	float: left;
}
#store #left {
	width: 905px;
	margin-left: 0px;
	padding: 10px 0px 10px 0px;
	float: left;
}
#right {
	width: 200px;
	float: left;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding: 0 25px 10px 35px;
}
#mudras #left .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding: 0 5px 10px 20px;
}
#mudras #wrapper #column_wrapper #left  .p7GPtwrapper, #store #wrapper #column_wrapper #left  .p7GPtwrapper {
	font-size: 0.75em;
	text-align: center;
}
#right .block-right {
	width: 225px;
	
}
#right .content {
	padding: 14px 10px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 0px;
	width: 590px;
	float: left;
	height: 350px;
	z-index: 1;
}
#masthead .contentleft {
	float: left;
	width: 281px;
	height: 290px;
}
#masthead .contentright {
	float: left;
	width: 281px;
	height: 350px;
	background: no-repeat;
	z-index: 1;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background: url(../img/page-background.png) #2c1b00;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #2C1B00;
	text-decoration: none;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #FFFFFF;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #B185C9;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #F5DB8C;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #2C1B00;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #B185C9;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 20px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 4px 0;
}
/* TBM created code */

/*masthead code*/
#masthead .contentleft a:link, #masthead .contentright a:link {
	color: #F5DD91;
	text-decoration: none;
}
#masthead .contentleft a:visited, #masthead .contentright a:visited {
	text-decoration: none;
	color: #F5DD91;
}
#masthead .contentleft a:hover, #masthead .contentright a:hover {
	text-decoration: none;
	color: #B38C15;
}
#masthead .contentleft a:active, #masthead .contentright a:active {
	text-decoration: none;
}
#masthead .content a:link {
	color: #36260C;
	text-decoration: none;
}
#masthead .content a:visited {
	text-decoration: none;
	color: #36260C;
}
#masthead .content a:hover {
	text-decoration: none;
	color: #B38C15;
}
#masthead .content a:active {
	text-decoration: none;
}
#masthead .content {
	color:#2C1B00;
	font-size: 12px;
}
#masthead .content object {
	margin: 0;
	padding: 0;
}
#masthead .contentleft ul {
	list-style: none;
	margin: 50px 0 0 170px;
	padding: 0px;
}
#masthead .contentleft li {
	margin: 10px 0 0 0;
	padding: 0px;
}
#masthead .contentleft a {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 1.1px;
}
#masthead #pagename {
	width: 175px;
	padding: 0px;
	margin: -87px 0px 0px 125px;
	float: left;
	clear: left;
}
#masthead .content p {
	margin-left: 130px;
	margin-top: 0px;
}
#masthead .contentright img {
	margin-top: 90px;
	margin-left: 40px;
}
#masthead .contentright p {
	color:#F5DD91;
	font-size: 14px;
	float: left;
	position: absolute;
	width: 220px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#masthead .contentleft img {
	margin-top: 45px;
	margin-left: 85px;
}
#masthead .contentleft p {
	color:#F5DD91;
	font-size: 14px;
	float: left;
	position: absolute;
	width: 220px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
/*menu*/
#menu {
	float: left;
	width: 200px;
}
#menu a:link, #menu .contentright a:link {
	color: #F5DD91;
	text-decoration: none;
}
#menu a:visited, #menu .contentright a:visited {
	text-decoration: none;
	color: #F5DD91;
}
#menu a:hover, #menu .contentright a:hover {
	text-decoration: none;
	color: #B38C15;
}
#menu a:active, #menu .contentright a:active {
	text-decoration: none;
}
#menu .content a:link {
	color: #36260C;
	text-decoration: none;
}
#menu .content a:visited {
	text-decoration: none;
	color: #36260C;
}
#menu .content a:hover {
	text-decoration: none;
	color: #B38C15;
}
#menu .content a:active {
	text-decoration: none;
}
#menu .content {
	color:#2C1B00;
	font-size: 12px;
}
#menu .content object {
	margin: 0;
	padding: 0;
}
#menu ul {
	list-style: none;
	margin: 50px 0 0 70px;
	padding: 0px;
}
#menu li {
	margin: 10px 0 0 0;
	padding: 0px;
}
#menu a {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 1.1px;
}
#menu #pagename {
	width: 175px;
	padding: 0px;
	margin: -87px 0px 0px 125px;
	float: left;
	clear: left;
}
#menu .content p {
	margin-left: 0px;
	margin-top: 0px;
}
#menu h3 {
	margin: 0 0 0 -10px;
}
/*home*/

/*ray-of-hope*/
#ray-of-hope #left {
	width: 600px;
	float: left;
	margin-left: 135px;
	padding: 0px;
}
/*ecard-select*/
#ecard-select  #left .content {
	margin: 0 0 0 50px;
	padding: 0px;
}
#ecard-select  #left {
	width: 800px;
}
#ecard-select  #left .content object {
	float: left;
}
#wrapper #column_wrapper #right .content h2 {
	font-size: 14px;
	margin: 0 0 8px 25px;
}
#wrapper #column_wrapper #right .content img {
	margin: 0 0 0 17px;
	border: none;
	padding: 0;
}
#home #wrapper #column_wrapper #left .content img {
	margin: 0 0 0 240px;
}
#wrapper #column_wrapper #menu img {
	margin: 100px 0 0 70px;
}
/*store*/
#store #p7GPw_1 #p7GPc1_1 .p7GPcontent img {
	margin: 10px 0 0 0;
}
#store hr {
	height: 1px;
	color: #663300;
}
#store .p7GPcontent input {
	margin: 5px 0 0 0;
}
