/* @group RESET */
*{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6{padding-bottom:1.0em;line-height:1.0em;}
p{margin:0 0 1.0em;}
ul,ol{padding:1.0em 0;margin-left:2.5em;}
li{margin-left:2.0em;}
/* @end */
/* @group General Styles */
body{background-color: #fff;font:80%/1.5em "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;}
.body_bg{background-image:none;background-color: #fff;}
p{}
b,strong{font-weight:bold;}
a:link,a:visited{}
a:hover,a:active{text-decoration:none;}
img,img a{border-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
.clear{clear:both;overflow:hidden;}
.clear-right{clear:right;}
.clear-left{clear:left;}
.widthCheck{background-color:red;margin:0;padding:0;height:200px;}
code{font:1.3em/1.5em "Times New Roman",Times,sans-serif;}
pre{margin-bottom:20px;padding:10px;border:1px solid;font-size:1.2em;}
sup{font:0.9em "Times New Roman",Times,sans-serif;font-style:italic;}
sub{font:0.9em "Times New Roman",Times,sans-serif;font-style:italic;}
.image-left{float:left;margin:0 15px 5px 0;}
.image-right{float:right;margin:0 0 5px 15px;}
.imageStyle{}
blockquote,.standout{background-image:none;text-indent:25px;margin:auto 25px;font:1.3em/1.5em Times,serif;font-style:italic;}
blockquote p{background-image:none;}
/* Invalid RapidWeaver markup for stike through
s{}
*/
ul.disc{list-style-type:disc;}
ul.circle{list-style-type:circle;}
ul.square{list-style-type:square;}
ol.arabic-numbers{list-style-type:decimal;}
ol.upper-alpha{list-style-type:upper-latin;}
ol.lower-alpha{list-style-type:upper-latin;}
ol.upper-roman{list-style-type:upper-roman;}
ol.lower-roman{list-style-type:lower-roman;}
/* unordered list styles */
/* Table Styles */
table{}
tr{}
td{}
/* @end */
/* @group Layout */
.container_bg{margin:auto;width:auto;}
#container{margin:auto;width:auto;}
/* @group header section */
.logo{display: none;}
#header{height:113px;}
#header .title{}
#header .title,.photo-title{padding:20px 0 0;margin:0;border-style:none;line-height:50px;font-size:3.9em;}
#header .slogan{}
#header .slogan,.photo-caption{padding:0;margin:0;font-weight:bold;font-size:1.4em;}
.header_customTop{margin-bottom:10px;border-style:none;}
.contentTop{padding:auto;}
.header_customContent{margin-bottom:20px;}
/* @end */
/* @group content section */
#content{border-style:none;}
/* @end */
/* @group column 1 */
#columnone{margin:auto;border-style:none;}
#columnone .content-wrapper{padding: auto;}
/* @end */
/* @group column 2 */
#columntwo{display: none;}
/* @end */
/* @group footer section */
#footer{display: none;}
/* @end */
/* @end */
/* @group Bread-crumb */
#breadcrumbcontainer{display: none;}
/* @end */
/* @end */
/* @group special */
/*Up2five column CSS support*/
.column{float:left;}
.one{width:100%;}
.two{width:50%;}
.three{width:33%;}
.four{width:25%;}
.five{width:20%;}
.two3rds{width:66%;}
.three4ths{width:75%;}
.four5ths{width:80%;}
.column .content{width:90% ! important;margin:0 auto;padding:0 ! important;float:none ! important;}
/* @end */