@import url("reset.css");

body {
	background-color: #84a91e;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	font-size: 12px;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #4f3d2a;
	text-decoration: underline;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 30px;
	color: #4f3d2a;
	padding-bottom: 5px;
	line-height: 30px;
}

h2 {
	font-size: 30px;
	color: #a95e06;
	padding-bottom: 5px;
	line-height: 30px;
}

h3 {
	font-size: 26px;
	color: #4f3d2a;
	padding-bottom: 5px;
	line-height: 26px;
}

h4 {
	font-size: 26px;
	color: #a95e06;
	padding-bottom: 5px;
}

h5 {
	font-size: 22px;
	color: #4f3d2a;
	padding-bottom: 5px;
}

h6 {
	font-size: 22px;
	color: #a95e06;
	padding-bottom: 5px;
	line-height: 22px;
}

p {
	margin-bottom: 10px;
}


#wrapper {
	margin: 0 auto;
	width: 1000px;
}

#wrapOuter {
	background: url(../images/wrap_mid.jpg) repeat-y left;
}

#wrapInner {
	background: url(../images/wrap_bottom.jpg) no-repeat left bottom;
	padding-bottom: 8px;
}

#wrap {
	background: url(../images/header_bg.jpg) no-repeat left top;
	padding: 8px 17px 0 16px;
	text-align: left;
}

#headerWrap {
	height: 122px;
}

#logo {
	float: left; 
	width: 200px;
	padding-top: 54px;
}

#logo a {
	height: 41px;
	width: 200px;
	display: block;
}

#header {
	float: right;
	width: 728px;
	padding-top: 18px;
}

#nav {
	background: url(../images/nav_bg.jpg) no-repeat left top;
	height: 39px;
	line-height: 39px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav ul li {
	float: left;
	background: url(../images/li_border.jpg) no-repeat left top;
	padding-left: 1px;
}

#nav ul li:first-child {
	background-image: none;
	padding-left: 0;
}

#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited {
	float: left;
	padding: 0 9px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#nav ul li a:hover {
	text-decoration: underline;
}

.module-glife {
	background: url(../images/the_glamorous-life.jpg) no-repeat top;
	height: 177px;
	color: #4f3d2a;
	font-size: 13px;
}

.module-glife .gcontent {
	width: 590px;
	height: 60px;
	padding-top: 98px;
	padding-left: 25px;
	float: left;
	word-spacing: -2px;
	color: #4f3d2a;
	font-family: Tahoma;
}

.module-glife h3 {
	color: #4f3d2a;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0;
	line-height: normal;
	font-family: Tahoma;
}

#container {
	padding-top: 10px;
}

#contentWrap {
	width: 630px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;	
}

#contentWrap img {
	margin-bottom: 10px;
}

#contentWrap .module-big {
	background: url(../images/big_module_mid.jpg) repeat-y left top;
	width: 630px;
	color: #333333;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 18px;	
}

#contentWrap .module-big div div div h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	line-height:22px;
	/*text-indent: -9999px;*/
}

#contentWrap .module-big h2, #contentWrap .module-big h2 a {
	color: #2e63ba;
	font-size: 16px;
	padding: 0;
	margin-left: 0px;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}

#contentWrap .module-big h4 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	margin-top: 5px;
}

#contentWrap .module-big img {
	margin: 0 10px 10px 0;
}  

#contentWrap .module-big div {
	background: url(../images/big_module_bottom.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}

#contentWrap .module-big div div div {
	background: url(../images/big_module_top.jpg) no-repeat left top;
	padding: 7px 10px 0 10px;	
}

#contentWrap .module-big div div, 
#contentWrap .module-big div div div div {
	background-image: none;
	padding: 0;
}

#contentWrap .module-big a:link,
#contentWrap .module-big a:visited,
#contentWrap .module-big a:active {
	color: #2e63ba;
	text-decoration: none;
}

#contentWrap .module-big a:hover {
	text-decoration: underline;
} 

#contentWrap .module-big .item {
	margin-bottom: 12px;
	clear: both;
}

#content {
	margin-bottom: 10px;
}

#content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 22px;
}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 25px;
}

#content ul li, #content ol li {
	padding-bottom: 3px;
}

#right {
	width: 320px;
	float: right;
}

#right img {
	padding: 5px;
	border: 1px solid #bbbbbb;
	margin-bottom: 10px;
} 

#right center img {
	padding: 9px;
	border: 1px solid #bbbbbb;
	margin-bottom: 10px;	
} 

.module-search {
	background: url(../images/search-module-mid.jpg) repeat left top;
	width: 320px;	
	margin-bottom: 10px;
}

.module-search div div div h3 {
	background: url(../images/search-h3.jpg) no-repeat left top;
	margin-bottom: 10px;
	height: 48px;
	text-indent: -9999px;
}

.module-search div {
	background: url(../images/search-module-bottom.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}

.module-search div div div {
	background: url(../images/search-module-top.jpg) no-repeat left top;
	padding: 10px 0px 0px 30px;	
}

.module-search div div, .module-search div div div div {
	background-image: none;
	padding: 0;
}

.module-search  .searchWrap {
	width: 252px;
	background: url(../images/inpuboxbg.jpg) no-repeat left 25px;
}

.module-search  label {
	width: 200px;
	float: left;
	margin: 5px 0 5px 0px;
	color: #fede01;
	font-size: 14px;
}

.module-search  .searchWrap  .searchtextbox {
	width: 165px;
	float: left;
	background:none;
	border: none;
	color: #000;
	padding: 5px 0px 6px 0px;
	margin-left: 43px;


}

.module-search  .searchWrap  .searchbutton{
	background: #fede01;
	width: 29px;
	float: left;
	color: #666666;
	border: none;
	margin: 5px 0px 0px 30px;
	vertical-align: top;
}

#footerWrap {
	margin: 0 auto;
	width: 1000px;
	margin-bottom: 20px;
	text-align: center;
}

#footerWrap .footer-logo {	
	margin: 10px 0;
}

#footerWrap .copyright {
	color: #fff;
	font-size: 11px;
}
.breadcrumb
{
font-size: 10px;
color: #000;
margin: 10px 0 0 0px;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

