@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600,600italic,800,800italic);

body {
	padding: 0px;
	margin: 0px;
	line-height: 16pt;
	font-size: 1em;
	font-family: "Open Sans", sans-serif;
	color: #333333;
	background-color: #c7d9ed;
	border-top-color: #533227;
	border-top-width: 24px;
	border-top-style: solid;
}

h1 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: normal;
	font-size: 22pt;
	font-weight: bold;
}

h2 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: normal;
	font-size: 16pt;
	font-weight: bold;
}

p {
}

a {
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #533227;
}

a:hover {
	text-decoration: underline;
}

ul {
  	margin-left: 1.8em;
  }
  ul ul {
  	margin-left: 20px;
  }
  li {
	margin-bottom: 2%;
}
form {
	margin-bottom: 10px;
}
input {
	margin: 5px;
	font-size: 1.2em;
}

img, embed, object, video {
	max-width:100%;
    height:auto;
}

fieldset {
  	margin-left: auto;
  	margin-right: auto;
  	width: 300px;
  }
#building {
  	float: left;
  }
  .gaudy {
	color: #fcfcfc;
	background-color: #533227;
}
#header {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	width: 100%;
	padding-top: 20px;
	clear: both;
}

#header a img {
	margin-left: 10px;
	float: left;
}

#header h1 {
	margin-right: 10px;
	margin-left: 20px;
	color: #533227;
	float: right;
}

#navbar {
	padding-top: 20px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#navbar a {
  	font-style: normal;
  	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	margin-left: 2%;
  }
#navbar a:hover {
	color: #533227;
}
#navbar a.report {
  	padding-left: 5px;
  	padding-bottom: 2px;
  	padding-right: 5px;
  	padding-top: 2px;
  	background-color: #333333;
  	font-style: normal;
  	font-size: 0.9em;
	font-weight: normal;
	color: white;
	margin-left: 2%;
  }
#navbar a.report:hover {
  	text-decoration: none;
  	background-color: #90666a;
	margin-left: 2%;
  }
#navbar ul {
	padding: 0px;
	margin: 0px;
}
#navbar li {
	margin-bottom: 0px;
	padding-left: 3.5%;
	padding-bottom: 10px;
	padding-top: 2%;
	list-style-type: none;
	float: left;
	width: auto;
}
#navbar li a {
	font-size: 0.8em;
	font-weight: 300;
	color: #333333;
}
#navbar li a:hover {
	color: #533227;
}
#navbar li:first-child {
	padding-left: 14%;
}
.menu {
  	margin: 0px;
  	font-weight: bold;
  	font-family: "Open Sans", sans-serif;
  	border: solid 0px #bfbfbf;
  	padding:0px;
  	background-color: #ffffff;
	}

.menuItem {
  	padding: 4px;
  	border-top:solid 1px #dddddd;
	}
.menuItem:first-child {
  	border-top:none;
	}

.menuItem:hover {
  	background-color: #c8e2ff;
	}

.menuItem a {
  	font-size: 0.8em;
  	font-style: normal;
  	font-weight: 300;
  	color: #533227;
  	text-decoration:none;
	}

#featured {
	padding: 10px;
	clear: both;
	min-height: 300px;
	text-align: center;
	background-color: white;
}
#featured-repeat {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	background-position: center center;
	max-height: 332px;
	background-repeat: repeat-x;
	background-image: url(images/featured-repeat.jpg);
	padding: 0px;
	clear: both;
	text-align: center;
	background-color: #c7d9ed;
}
#featured2 {
	font-size: 0.8em;
	display: none;
	padding: 10px;
	text-align: center;
	clear: both;
	min-height: 300px;
	background-color: white;
}
#featured2 ul {
	text-align: left;
	clear: both;
}

#featured3 {
	padding: 10px;
	clear: both;
	min-height: 300px;
	text-align: center;
	background-color: white;
}

#featured3 h1 {
	color: #25408f;
	text-align: center;
}

#featured3 img {
	width: 80%;
	max-width: 800px;
}

.whitestuff {
	min-height: 300px;
	margin-bottom: 50px;
	padding: 10px;
	clear: both;
	text-align: center;
	background-color: white;
}
.whitestuff p {
  	text-align: left;
  }
.whitestuff ul {
  	text-align: left;
  }
.whitestuff ol {
  	text-align: left;
  }
.content {
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	width: 100%;
}
.content h1 {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
.content h2 {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
.content h3 {
	margin-right: 20px;
	margin-left: 20px;
}
.content p {
	margin-right: 20px;
	margin-left: 20px;
}
.holder {
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	width: 100%;
}
.bignbolder {
  	font-weight: bold;
  	font-size: 2.5em;
}
.bignbold {
  	font-weight: bold;
  	font-size: larger;
}
.tan {
  	color: white;
  	clear: both;
  	padding: 0px;
  	margin: 0px;
  	width: 100%;
  	background-color: #25408f;
}
#mygallery {
  	float: left;
  	margin-bottom: 20px;
  	margin-right: 10px;
  	margin-left: 10px;
}
.stepcarousel2 {
	max-width: 900px;
	width: 100%;
	height: 200px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/ /*Width of Carousel Viewer itself*/ /*Height should enough to fit largest content's height*/
}

.stepcarousel2 .belt {
	margin-right: auto;
	margin-left: auto;
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel2 .panel{
	width: 100%;
	max-width: 860px;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 60px;
	margin: 0px;
	position: relative;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/ /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarousel2 .panel p {
	font-size: 0.9em;
	line-height: 14pt;
	margin-right: 100px;
}

.stepcarousel2 .panel img {
	float: left;
	margin: 10px;
	border-radius: 120px;
}
div.shadow-top {
	margin-right: -3px;
	margin-left: -3px;
	clear: both;
	height: 20px;
	width: 947px;
	background-repeat: repeat-x;
	background-image: url(images/shadow-top.jpg);
}
div.shadow-bottom {
	margin-right: -3px;
	margin-left: -3px;
	clear: both;
	height: 20px;
	width: 947px;
	background-repeat: repeat-x;
	background-image: url(images/shadow-bottom.jpg);
}
ol.five {
	clear: both;
	columns: 5;
	-webkit-columns: 5; /* Safari and Chrome */
	-moz-columns: 5; /* Firefox */
}
ol.five li {  
	list-style-type: circle;  
	font-size: .7em;
	margin-bottom: 4px;
}
.imgright {  
  	margin-bottom: 20px;
  	margin-left: 20px;
  	float: right;
  }
.imgright2 {  
  	margin-bottom: 20px;
  	margin-left: 20px;
  	float: right;
  }
.imgleft {  
  	margin-bottom: 20px;
  	margin-right: 20px;
  	float: left;
  }
ul.spaced {
  	margin-left: 350px;
  }
ul.check li {
	margin-left: 2em;
	color: #533227;
	list-style-position: outside;
	list-style-image: url(images/check-30.png);
}

ul.xs li {
	height: 30px;
	margin-bottom: 0.5em;
	margin-left: 2em;
	color: #533227;
	list-style-position: outside;
	list-style-image: url(images/x-15.png);
}

ul.xs li:first-child {
	margin-top: 30px;
}

ul.arrow li {
	margin-left: 2em;
	list-style-position: outside;
	list-style-image: url(images/bullet-arrow1.png);
}

ul.smallarrow li {
	margin-left: 2em;
	color: #533227;
	list-style-position: outside;
	list-style-image: url(images/blue-arrow-small.png);
}

.whitebox {
	margin-left: 5px;
	margin-top: 7px;
	float: right;
	width: 180px;
	background-color: white;
	border-radius: 10px;
}
                                                                                                                                                                                                                                                                                                                                                                                                                        .whitebox p {
	clear: both;
	margin-left: 10px;
	list-style-position: outside;
	margin-bottom: 10px;
	color: #533227;
	font-size: 12pt;
}
                                                                                                                                                                                                                                                                                                                                                                                                                        .whitebox img {
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.whitebox ul {  
	margin-left: 0px;
	margin-right: 5px;
}
.whitebox li {  
	line-height: normal;
}
.greybox {
	margin-left: 5px;
	margin-top: 7px;
	float: right;
	width: 180px;
	background-color: #eeeeee;
	border-radius: 10px;
}
                                                                                                                                                                                                                                                                                                                                                                                                                        .greybox p {
	clear: both;
	margin-left: 10px;
	list-style-position: outside;
	margin-bottom: 10px;
	color: #533227;
	font-size: 12pt;
}
                                                                                                                                                                                                                                                                                                                                                                                                                        .greybox img {
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.half {
  	margin-left: 8%;
  	margin-bottom: 0px;
  	margin-right: 0px;
  	margin-top: 0px;
  	padding: 0px;
  	float: left;
  	width: 42%;
  }
 .choice {
	text-align: center;
	width: 50%;
	float: left;
	padding: 0px;
}

.choice h1 {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 20px;
	text-align: center;
	font-style: italic;
	color: #533227;
	font-size: 18pt;
	font-weight: bold;
	font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial, sans-serif;
}

.choice p {
	text-align: center;
	margin: 0px;
	font-size: 10pt;
	padding: 0px;
	height: 130px;
	line-height: normal;
}

.choice img {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0px;
}

.choice2 {
	text-align: center;
	width: 30%;
	float: left;
	padding: 0px;
}

.choice2 h1 {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 20px;
	text-align: center;
	font-style: italic;
	color: #533227;
	font-size: 18pt;
	font-weight: bold;
	font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial, sans-serif;
}

.choice2 p {
	text-align: center;
	margin: 0px;
	font-size: 10pt;
	padding: 0px;
	height: 130px;
	line-height: normal;
}

.choice2 img {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0px;
}

a.tooltip {text-align: left; font-style: normal; font-weight: normal; outline:none; } a.tooltip strong {line-height:30px;} a.tooltip:hover {text-decoration:none;} a.tooltip span { z-index:10;display:none; padding:14px 20px; margin-top: -80px; margin-left: 0px; width: 430px; line-height:16px; } a.tooltip:hover span{ display:inline; position:absolute; color:#111; border:1px solid #DCA; background:#fffAF0;} .callout {z-index:20;position:absolute;top: 80px;border:0;left:-12px;}
                                                                                                                                                                                                                                                                                                                                                                                                                        .bigimg {
  	margin-right: 20px;
  	float: left;
  	max-width: 415px;
  	width: 100%;
  }
div.details { margin-right: 10px; margin-left: 10px; max-width: 720px; min-height: 525px; padding: 0px; margin-bottom: 20px; width: 100%; clear: both; } div.details a h2 { padding-left: 10px; padding-bottom: 2px; padding-right: 15px; padding-top: 5px; margin-left: 2px; margin-bottom: 0px; margin-right: 2px; margin-top: 20px; font-size: 11pt; height: 20px; width: auto; float: left; color: #533227; background-color: #e8e8e8; }
                                                                                                                                                                                                                                                                                                                                                                                                                        div.details a:hover h2 { color: white; background-color: #533227; }
                                                                                                                                                                                                                                                                                                                                                                                                                        div.details a h2.selectme { color: white; background-color: #533227; }
                                                                                                                                                                                                                                                                                                                                                                                                                        .selectme { padding-bottom: 2px; padding-top: 2px; color: white; background-color: #533227; }
                                                                                                                                                                                                                                                                                                                                                                                                                        .detailfile { background-color: white; width: 90%; padding-left: 20px; padding-bottom: 20px; padding-right: 20px; padding-top: 10px; display: none; border-color: #533227; border-style: solid; border-width: 2px; clear: both; }

.detailfile h2 { 
	text-align: left; 
}

.alert {
  	text-align: center;
  	font-style: italic;
  	color: #cc0000;
  }
.listfloat {  
  	margin-left: 40%;
  }
.box {
	min-height: 320px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 2%;
	max-width: 300px;
	background-color: white;
	float: left;
	width: 30%;
	border-radius: 10px;
}
.box img {
	margin-top: 10px;
}
.box h1 {
	font-size: 20pt;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
}
.box h2 {
	margin: 0px;
	font-size: 1em;
}
.box p {
	color: #7f7f7f;
	font-size: 0.8em;
}
.box p a {
	font-size: 1.2em;
}
.fiveten {
  	min-height: 520px;
}
.toppadding {
  	margin-top: 100px;
  }
  .buttons {
  	text-align: center;
  	margin-bottom: 10px;
  	margin-top: 10px;
  	clear: both;
  	margin-right: auto;
  	margin-left: auto;
  }
  .smaller {
  	font-size: smaller;
  }
#footer {
	padding: 2px;
	margin-bottom: 0px;
	margin-top: 50px;
	text-align: center;
	font-size: 0.6em;
	color: #fcfcfc;
	background-color: #533227;
}
#footer a {
	color: #fcfcfc;
}

@media screen and (max-width: 900px) {
	#featured-repeat {
		background-image: url(images/spacer.gif);
	}
}

@media screen and (max-width: 870px) {
	.stepcarousel2 .panel{
		width: 90%;
		max-width: 700px;
	}
	.stepcarousel2 .panel p{
		font-size: .8em;
		margin-right: 50px;
	}
	.houdini800 {
    	display: none;
  	}
}
 
@media screen and (max-width: 640px) {
  .listfloat {  
  	margin-left: 10%;
  }
  #header a img {
	margin-left: 2px;
	width: 60%;
	height: auto;
  }
  #navbar li a {
	font-size: 0.7em;
  }
  #header h1 {
	margin-right: 2px;
	margin-left: 5px;
	font-size: 24px;
  }
  #navbar li {
	padding-left: 2%;
  }
  #navbar li:first-child {
	padding-left: 10%;
  }
  #featured {
    display: none;
  } 
  #featured2 {
    display: block;
  }
  #mygallery {
  	margin-right: auto;
  	margin-left: auto;
  	float: none;
  	clear: both;
  }
  ol.five {
	clear: both;
	columns: 3;
	-webkit-columns: 3; /* Safari and Chrome */
	-moz-columns: 3; /* Firefox */
}
	.imgright {
  	margin-right: auto;
  	margin-bottom: 10px;
  	float: none;
  	clear: both;
  	margin-left: 20%;
  }
  .imgright2 {
  	margin-right: auto;
  	margin-bottom: 10px;
  	float: none;
  	clear: both;
  	margin-left: auto;
  }
  .imgleft {
  	margin-bottom: 10px;
  	float: none;
  	clear: both;
  	margin-right: auto;
  	margin-left: auto;
  }
  ul.spaced {
  	margin-left: 50px;
  }
  .bigimg {
  	margin-right: 0px;
  	float: left;
  }
	div.details a h2 { display: none; padding-right: 5px; padding-left: 5px; font-size: 10pt; }
                                                                                                                                                                                                                                                                                                                                                                                                                        	.detailfile { margin-bottom: 5px; padding: 5px; width: 90%; display: block; border-color: #533227; border-style: solid; border-width: 2px; clear: both; }

	.detailfile h2 { 
	text-align: center; 
	}

	.houdini {
    display: none;
  	} 

	.toppadding {
  	margin-top: 0px;
  	}
  .box h1 {
	font-size: 18pt;
  	}
  	.stepcarousel2 .panel{
		width: 100%;
		max-width: 460px;
	}
	.stepcarousel2 .panel p{
		font-size: .7em;
		margin-right: 50px;
	}
}

@media screen and (max-width: 500px) {
  #header h1 {
	font-size: 20px;
  }
  #navbar a {
  	font-size: 0.7em;
	margin-left: 1.5%;
  }
  #navbar li {
	padding-left: 1.5%;
  }
  #navbar li:first-child {
	padding-left: 2%;
  }
  }