/* All About You */
html, body {
	height: 100%;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#E2CBCB;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#462020;
}
div.calloutPink {
	background-color: #DDC7C7;
	border: 1px solid #462020;
	color: #462020;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: center;
	margin-bottom: 10px;
}

p, td, th, li{
	margin:0px 0px 10px;
}
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
html>body #container {
	height: auto;
}
#page_wrapper {
	position:relative;
	width:780px;
	margin:0 auto 0 auto;
	padding-bottom:90px;
}
#top {
	width:780px;
	margin:0 auto 0 auto;	
	height:191px;
	background-image:url(../images/_header.gif);
	background-repeat:no-repeat;
}
#content_wrapper {
	width:780px;
}

#content{
	float:left;
	width:368px;
	padding:10px;
	padding:25px 20px 40px 20px;
	overflow:hidden;
}

#menu{
	width:186px;
	height:302px;
	float:left;
	background-image:url(../images/_menu_back.gif);
}
#sidebar{
	width:142px;
	height:272px;
	padding:30px 30px 0 14px;
	float:right;
	background-image:url(../images/_sidebar_back.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#9F7155;
	background-repeat: no-repeat;
}

#clear {
	clear:both;
}
#footer_wrapper {
	height:90px;
	position: absolute;
	bottom: 0;
	padding: 0px;
	margin:0px;
	width:100%;
}
#footer {
	height:50px;
	background-color:#F2E2AB;
	background-image:url(../images/_footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
	padding:40px 0 0 0;
	width:780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#9F7155;		
}
#footer p {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#footer a, #footer a:visited {
	color:#803A3A;
}
#footer a:hover {
	text-decoration:none;
}
#menu ul{
	margin: 12px 0 0 15px;
	padding:0px;
	list-style-type:none;
}
#menu ul li {
	margin: 0px;
	padding:0px;
	line-height: normal;
}
#menu ul li a{
	display:block;
	width:157px;
	height:15px;
	padding-top:14px;
	padding-bottom:0px;
	padding-right:2px;
	padding-left:12px;
	border-bottom:1px solid #EACF72;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#9F7155;	
}
#menu ul li a:hover{
	color:#980000;
	background-image:url(../images/_menu_btn_over2.gif);
	border-right:0px solid #783637;
}
#menu ul li a.current{
	color:#980000;
	width:147px;
	border-right:10px solid #783637;
}
#menu ul li a.current:hover{
	background-image:none;
	border-right:10px solid #783637;
}
#menu ul li.larger a {
	font-size: 13px;
}
#menu ul li.larger span.smaller {
	font-size: 11px;
}
#content h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin:0 0 10px 0;
}
#content span.BigLetter, #content p.BigFirst:first-letter {
	font-size:18px;
	font-weight:bold;
}
#sidebar h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content ul{
	margin-top:0px;
	margin-left:25px;
	padding:0px;
}
#sidebar a {
	color:#980000;
}
#sidebar a:hover {
	text-decoration:none;
}
#sidebar div.section {
	padding: 0px;
	margin:0px;
}
#sidebar div.section p.heading{
	background-color:#980000;
	color:#FFFFFF;
	padding:0 0 0 5px;
	margin-bottom:5px;
}
#sidebar div.section ul {
	margin:0px;
	padding:0 0 5px 0;
	list-style-type:none;
}
#sidebar div.section ul li {
	margin:0px;
	padding:0px;
}
#sidebar div.section ul li a{
	color:#9F7155;	
	border-bottom:1px solid #EACF72;
	text-decoration:none;
	display:block;
	height:15px;
	padding-left:20px;
	margin-top:1px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
#sidebar div.section ul li a:hover,
#sidebar div.section ul li a.current{
	color:#980000;
	padding-left:10px;
	border-left:10px solid #980000;
}
#content form {
	margin:0px;
	padding:0px;
	width: 99%;
}
#content form p {
	font-size: 9px;
	letter-spacing:1px;
	line-height:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E2CBCB;
	margin: 0 0 1px 0;
	padding:0px;
}
#content form input.text,
#content form textarea,
#content form select{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:3px 0 0 0;
	padding:0 0 0 4px;
	color: #000000;
	background-color: #E2CBCB;
	letter-spacing: 1px;
	border-top: 1px solid #5C2A2B;
	border-right: 1px solid #F1E7E7;
	border-bottom: 1px solid #F1E7E7;
	border-left: 1px solid #5C2A2B;
}
#content form input.text{
	height:14px;
	width:100%;
}
#content form textarea{
	height:40px;
	width:100%;
	overflow:auto;
}
#content form select {
	height:16px;
	font-size:10px;
}
#content form input.button{
	width: auto;
	height:auto;
	margin: 10px 0 0;
	padding:0 4px;
	font-size:12px;
	font-weight:bold;
	border-width:2px;
	border-style:solid;
	border-top-color:#E2CBCB;
	border-left-color:#E2CBCB;
	border-right-color:#8B5454;
	border-bottom-color:#8B5454;
	background-color:#C4A2A2;
	color: #663300;
}

#content form input.checkbox{
	padding:0;
	font-weight:normal;
	width:auto;
	height:12px;
	border-width:0px;
}
#content form p.label {
	margin: 0 0 1px;
	padding:0px 0px 0px 3px;
}
#content form td.padRight {

	margin: 0;
	padding:0px 20px 0px 0px;
}
#content td.failMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3333;
	text-align: center;
	width:100%;
}
#content td.successMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
	width:100%;
}

#sidebar form {
	margin-top:0px;
	margin-bottom:10px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	border:1px solid #CC9933;
	width:134px;
}

#sidebar form input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:4px 0 0;
	padding:1px;
	border-width:2px;
	border-style:solid;
	width:95%;
	border-bottom-color:#FFFFCC;
	border-right-color:#FFFFCC;
	border-left-color:#CC9933;
	border-top-color:#CC9933;
	background-color:#F2E0A6;
}
#sidebar form input.button{
	width: auto;
	height:auto;
	margin: 0;
	padding:0 4px;
	font-size:10px;
	font-weight:normal;
	border-width:2px;
	border-style:solid;
	border-top-color: #FFFFCC;
	border-left-color:#FFFFCC;
	border-right-color: #CC9933;
	border-bottom-color:#CC9933;
	background-color:#F2E0A6;
	color: #663300;
}
#sidebar form input.checkbox{
	margin: 0;
	padding:0;
	font-weight:normal;
	border-width:0px;
}

#sidebar form p.label {
	font-size:9px;
	font-weight:normal;
	margin: 0 ;
	padding:0px 0px 0px 2px;
}
#sidebar form p.signupLink {
	font-size:10px;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:0px;
	padding:0px;
}
#content p.testimonial {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
#content p.speaker {
	margin-top: 0px;
	margin-bottom: 10px;
	font-style: italic;
	margin-left: 30px;
}
#menu span.BigLetter {
	font-size:13px;
	font-weight:bold;
	padding-bottom: 2px;
}
#top #contact_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	position:absolute;
	left:608px;
	top:200px;
	width:142px;
	text-align:right;
}
#top #contact_link a {
	color:#980000;
	font-weight:bold;
}
#top #contact_link a:hover {
	text-decoration:none;
}
#content a {
	color: #EDD485;
}
#content a:hover {
	text-decoration: none;
}

#gallery_thumbnails{
	width:inherit;
	text-align:center;
}
div.thumbnail {
	display: inline;
	width: 164px;
	height:113px;
	padding:0px;
	margin-right:4px;
}
div.thumbnail a img{
border: 2px solid #823A3B;
}

div.thumbnail a:hover img{
border: 2px solid #FFFFCC;
}

div.thumbnail a:hover{
color: red; /* Dummy definition to overcome IE bug */
}
#content div.SlideApp {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content p.blogAuthor {
	font-size: 12px;
}

#content tr {
	vertical-align:top;
}
#content th {
	text-align: left;
}
#content th.date,
#content td.date {
	width:80px;
}
#content table.withBorders {
	border-collapse: collapse;
	padding:4px;
	margin-bottom:10px;
}
#content table.withBorders td{
	border: 1px solid #B45353;
	padding:4px;
	padding-right:10px;
}
#content table.withBorders th{
	padding:4px;
}
#content div.commentHide {
	display:none;
}
#content div.commentShow {
	height:150px;
	overflow: auto;
	display:block;
	padding:6px;
	border:1px solid #CC3300;
	background-color:#fff;
}
#content div.commentShow p.testimonial {
	font-size:12px;
	color:#000000;
	line-height:normal;	
	margin-bottom: auto;
}
#content div.commentShow p.speaker {
	font-size:10px;
	color:#000000;
	line-height:normal;	
	margin-bottom: auto;
}
#content div.callout {
	width: 150px;
	background-color: #F0D585;
	color: #663300;
	padding: 5px 5px 0px;
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top: 4px ridge #FFFFCC;
	border-right: 4px ridge #CC9933;
	border-bottom: 4px ridge #CC9933;
	border-left: 4px ridge #FFFFCC;
}
#content div.callout a {
	color: #980000;
}
#content div.callout a:hover {
	text-decoration: none;
}
#content form p.subhead {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	margin-top: 10px;
}
