body {
	color: #d4cdbb;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background: #4d6467 url(../images/bg_body.gif) 0px 150px repeat-x;
	/* background: #7b6649 url(../images/bg_body.gif) top left repeat-x; */
}

/* -- General Styles -- */
h1 {
	font-size: 27px;
	font-weight: normal;
	font-variant: small-caps;
	margin: 0;
	padding: 13px 0 0 23px;
	letter-spacing: 2px;
}

h2 {
	font-weight: normal;
	font-variant: small-caps;
	margin-bottom: 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #20160d;
	letter-spacing: 1px;
}

h3 {
	font-size: 17px;
	font-weight: normal;
	font-variant: small-caps;
	margin-bottom: 5px;
	padding: 0 0 5px 0;
	letter-spacing: 1px;
}

h4 {
	font-size: 15px;
	margin: 0;
	padding: 0;
}

a:link, a:active, a:visited, a:hover {
	color: #90b7b5; /*ORIGINAL COLOR #b07709;*/
}

ul {
	font-size: 14px;
	margin: 0 0 0 22px;
	padding: 0;
}

ul li {
	margin: 0 0 5px 25px;
	padding: 0;
}

p {
	color: #d4cdbb;
}

.forceRt {
	float: right;
	margin: 0 0 15px 15px;
}

form {
	padding: 10px 20px 10px 20px;
	background: #332315;
	border: 3px solid #261a10;
}

form h2, form h3 {
	width: 375px;
	margin-bottom: 8px;
	padding: 0 0 2px 0;
	border-bottom: 2px solid #20160d;
}

form h2 {
	font-size: 24px;
	margin-bottom: 5px;
	border-bottom: none;
}

.privacyList {
	font-weight: bold;
}

.sectionImagesLft {
	float: left;
	margin: 5px 15px 15px 0;
	border: 4px solid #fff;
}

.sectionImagesRt {
	float: right;
	margin: 5px 0 15px 15px;
	border: 4px solid #fff;
}

/* -- Layout -- */
#wrapper {
	width: 910px;
	margin: 0 auto;
	background: #423525;
}

#header {
	width: 910px;
	background: #332315;
}

#topLinks {
	width: 910px;
	height: 20px;
	background: #1e140b;
	text-align: right;
}

#topLinks img {
	margin: 0 16px 0 0;
	padding: 0;
}

#topLinks ul a:link, #topLinks ul a:active, #topLinks ul a:visited {
	margin: 0;
	padding: 0;
}

#logoBrandes {
	clear: right;
	width: 910px;
	height: 88px;
	background: url(../images/new_logo.png) center center no-repeat;
}

/* -- Main Menu -- */
#mainMenu {
	clear: left;
	height: 28px;
	background: #261a10 url(../images/bg_mainmenu.gif) top left repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

#mainMenu ul#nav {
	margin: 0 0 0 60px;
	padding: 0;
}

#mainMenu ul#nav a {
	display: block;
}

#mainMenu ul#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainMenu ul#nav li img	 {
	padding: 0 5px 0 5px;
}

/* -- Nav -- */
#mainMenu ul#nav li ul {
	position: absolute;
	width: 160px;
	left: -999em;
	background: #d7d2c4;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: left;
}

#mainMenu ul#nav li ul a {
	display: block;
	color: #332315;
	width: 147px;
	font-size: 13px;
	font-variant: small-caps;
	padding: 5px 5px 5px 8px;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 14px;
}

#mainMenu ul#nav li ul a:hover {
	color: #fff;
	background: #7B6649;
}

#mainMenu ul#nav li ul li {
	width: 160px;
}

#mainMenu ul#nav li:hover ul {
	left: auto;
	margin-left: 5px;
}

#mainMenu ul#nav li:hover ul, #mainMenu ul#nav li.sfhover ul {
	left: auto;
	margin-left: 5px;
}

/* - End Main Menu -  */

#sectionHeader {
	width: 910px;
	height: 55px;
	background: #4d402c url(../images/bg_sectionHeader.gif) top right no-repeat;
	border-bottom: 2px solid #332315;
}

#content {
	padding: 20px 23px 0 23px;
}

#contentGallery {
	padding: 0;
}

/* - Introduction Message -  */
#introMessage {
	color: #936308;
	width: 910px;
	font-size: 15px;
	font-style: italic;
	background: url(../images/bg_intro_message.gif) top left no-repeat;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#introMessage p {
	color: #936308;
	width: 659px;
	margin: 0 0 0 155px;
	padding: 15px 0 15px 0;
	line-height: 18px;
}

/* - Testimonials -  */
#testimonials {
	float: right;
	font-size: 13px;
	font-style: italic;
	width: 336px;
	margin: -10px 0 14px 0;
	padding: 0 0 0 20px;
}

#testimonials img.testimImg {
	margin-top: 10px;
	border: 8px solid #fff;
}

#testimonials strong {
	font-style: normal;
}

#testimonials p {
	padding: 0 5px 0 5px;
}

.btnSubmit {
	clear: both;
	color: #fff;
	font-size: 10px;
	background: #261a10;
	border: 1px solid #000;
}

/* - Blog -  */
#wrapperBlogArchive {
	float: right;
	width: 200px;
}

#wrapperBlogArchive h3 {
	font-size: 17px;
	margin: 0 0 8px 0;
	padding-bottom: 1px;
	border-bottom: 1px solid #20160d;
}

#wrapperBlogArchive ul {
	margin: 0 0 20px 0;
}

#wrapperBlogArchive ul li {
	margin: 0 0 8px 0;
	padding: 0;
	list-style-type: none;
}

#wrapperBlogArchive ul a {
	font-size: 13px;
}

#wrapperBlog {
	float: left;
	width: 600px;
	margin-top: -45px;
}

#wrapperBlog h1 {
	clear: right;
	color: #8b7e6b;
	font-size: 14px;
	margin: 45px 0 0 0;
	padding: 0;
}

#wrapperBlog h2 {
	color: #eee9dd;
	font-size: 20px;
	margin: 4px 0 0 0;
}

#wrapperBlog h3 {
	color: #dad3c1;
	font-size: 16px;
	font-variant: normal;
	margin-bottom: -8px;
}

#wrapperBlog h4 {
	color: #dad3c1;
	font-size: 15px;
}

#wrapperBlog p, #wrapperBlog ul {
	color: #a59d89;
}

#wrapperBlog ul {
	margin-top: 10px;
}

#wrapperBlog ul li {
	margin-bottom: 10px;
}

#wrapperBlog img.blogImg {
	float: right;
	margin: 10px 0 10px 10px;
	border: 4px solid #1e140b;
}

#wrapperBlog .blogImages {
	float: left;
	width: 100%;
	text-align: center;
}

#wrapperBlog img.blogImgLeft {
	margin: 10px 10px 20px 10px;
	border: 4px solid #1e140b;
}

/* - Site Map - */
ul.siteMap {
	float: left;
	font-size: 16px;
	font-variant: small-caps;
	margin: 40px 20px 20px 8px;
}

ul.siteMap a {
	letter-spacing: 1px;
}

ul.siteMap li {
	margin-bottom: 20px;
	list-style-type: none;
}

ul.siteMap li a:link, ul.siteMap li a:active, ul.siteMap li a:visited {
	padding-bottom: 1px;
	border-bottom: 1px solid #20160d;
	text-decoration: none;
}

ul.siteMap li a:hover {
	color: #d4cdbb;
}

ul.siteMap ul li {
	margin-top: 6px;
	margin-bottom: 0;
}

ul.siteMap ul li a:link, ul.siteMap ul li a:active, ul.siteMap ul li a:visited {
	color: #925024;
	border-bottom: none;
	text-decoration: none;
}

ul.siteMap ul li a:hover {
	color: #b34e0b;
}

/* - Side Images -  */
#sideImages {
	margin: 10px 0 0 10px;
}

.sideImage {
	margin: 10px 0 0 5px;
	border: 4px solid #fff;
}

/* - Footer -  */
#footer {
	clear: both;
	width: 910px;
	margin: 0 0 0 0;
	background: #20160d;
	text-align: center;
	position: relative;
}

#footer img.fb	{
	position: absolute;
	bottom: 15px;
	left: 15px;


}






#footer ul {
	padding: 5px 0 5px 0;
}

#footer ul li {
	display: inline;
	margin: 0 12px 0 12px;
}

#footer ul li a {
	letter-spacing: 1px;
}

#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	color: #d4cdbb;
	font-size: 12px;
	text-decoration: none;
}

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

#footer ul#copyright {
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 0 0 8px 0;
	letter-spacing: 1px;
}

#footer ul#copyright li {
	display: inline;
	list-style-type: none;
}


/* Blogger Styles - START
----------------------------------------------- */

#main {
  width:600px;
  float:left;
  }
  
#content-blog {
  width:864px;
  margin: -25px auto 0 auto;
  padding:0;
  text-align:left;
  }

.post-body {color: #a59d89; margin: 15px 0 0 0;}
.post-body p {color: #a59d89;}
.post img	{border: 4px solid #1e140b;}
.post h2 {
	clear: right;
	color: #8b7e6b;
	font-size: 14px;
	margin: 45px 0 0 0;
	padding: 0;
	border: 0;
	letter-spacing: 2px;
}
.post h3 {
	color: #eee9dd;
	font-size: 20px;
	margin: 4px 0 0 0;
	letter-spacing: 1px;
	
	border-bottom: 1px solid #20160d;
}


.post h3 a {color: #eee9dd; border: none; text-decoration: none}

.post h3 a:hover {color: #90b7b5}

#sidebar h3 {
	font-size: 17px;
	margin: 0 0 8px 0;
	padding-bottom: 1px;
	border-bottom: 1px solid #20160d;
}

#sidebar {
  width:200px;
  float:right;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em;
  line-height:1.5em;
  font-size: 13px;
}

/* Blogger Styles - END
----------------------------------------------- */



/* - Brandes Experience and Stories Specific Styles -  */


#leadimg {margin-bottom:15px;border:5px solid white;width: 854px;}

#leftsection {float:left;width:450px;}

#leftcontent {margin-top:0px;padding-top:0px;}

#awarddiv {border-bottom:1px solid rgb(126,110,84); margin-bottom:10px;}

.subhead {margin-top:0px;padding-top:0px;padding-left:0px;border:none}

#rightsection {float:right;width:350px;border-left:1px solid rgb(126,110,84);padding-left:30px}

.clear {clear:both; height:10px}

#mainstory {float:left;width:549px; padding-right:14px;border-right:1px solid rgb(126, 110, 84);}

.mainimgleft {float:left;width:150px;padding-right:10px;padding-top:4px}

.mainimgright {float:right;width:150px;padding-left:10px;padding-top:4px}

#substorycontainer {float:right;width:275px;margin-left:20px}

.substory {margin-bottom:20px;text-align:left;}

.substoryimgleft {float:left;padding:5px}

.substoryimgright {float:right;padding:5px}
/* - End Brandes Experience Specific Styles -  */


/* - Twitter Updates Custom Styles - */


#tweetblogcontainer {width: 700px;text-align: center; margin: 0px auto}

#twitter_div {float:left;width:338px;margin: 5px}

#blog_div {float: right;width:338px;margin: 5px}

h2#tweettitle {padding-top: 5px;margin: 0;text-align: left}

h2#blogtitle {padding-top: 5px;margin: 0;text-align: left}

ul#twitter_update_list {padding: 0; margin: 0; text-align: left; }

ul#twitter_update_list li {padding: 0px;margin: 0px;}

ul#blog_update_list {padding: 0; margin: 0; text-align: left; }

ul#blog_update_list li {padding: 0px;margin: 0px;}

/* - End Twitter Updates Custom Style - */


img.noborder	{border: none}