/*   Global Stylesheet                      */
/*   Blue Sun Yoga                          */
/*   Sept 25, 2009                          */
/*------------------------------------------*/


/************** Global ***************/

body {font:12px Arial, Helvetica, sans-serif; background-color:#8689bc; background-image:url(graphics/idea2_bg.gif); background-repeat: repeat-x; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

strong {font-weight:bold;}
em {font-style:italic;}
p {margin-bottom:1.5em;}
h1 {font-size:5em; font-weight:bold; margin-bottom:.5em; color:#234090;}
h2 {font-size:1.7em; font-weight:bold; margin-bottom:.4em; color:#234090;}
h3 {font-size:1.6em; font-weight:bold; margin-bottom:.3em; color:#234090;}
h4 {font-size:1.5em; font-weight:bold; margin-bottom:.2em; color:#234090;}
h5 {font-size:1.4em; font-weight:bold; margin-bottom:.1em; color:#234090;}
.smallcopy1 {font-size:10px;}

/************** Global Nav Bar ***************/

#globalnavbarhome { width: 860px; margin-left: auto; margin-right: auto; height: 50px; background-color: #234090; margin-top: 20px; margin-bottom: 50px; text-align: center; font: 12px Georgia, "Times New Roman", Times, serif; color: #fff; position: relative;}
#globalnavbarcontent { width: 860px; margin-left: auto; margin-right: auto; height: 50px; background-color: #234090; margin-top: 20px; text-align: center; font: 12px Georgia, "Times New Roman", Times, serif; color: #fff; position: relative;}
#navlistbox {line-height: 50px;}
#navlist ul{list-style-type:none;}
#navlist li{display:inline;}
#navlist a{text-decoration:none; font-weight:normal; font: 12px Georgia, "Times New Roman", Times, serif; color: #fff; margin-left: 15px; margin-right: 15px;}
#navlist a:hover{text-decoration: none; color:#f5cc52;}
#navliston a{text-decoration:none; color:#f5cc52;}
#navliston a:hover{text-decoration:none; color:#f5cc52;}


/************** Homepage ***************/

/* Div Top */
#divtop {width: 860px; margin-top: 20px; margin-bottom: 20px; margin-left: auto; margin-right: auto; font: 11px Georgia, "Times New Roman", Times, serif; color: #234090; vertical-align:middle; text-align:right;}

/* Body Block */
#bodyblockhome {width: 900px; height: 600px; background-color: #c4c4dd; background-image:url(graphics/idea2_homebg.jpg); background-repeat:repeat-x; margin-left: auto; margin-right: auto; border:#FFF solid 1px;}
#bodyblockcontent {width: 900px; height: auto; overflow: auto; background-color: #c4c4dd; background-image:url(graphics/idea2_homebg.jpg); background-repeat:repeat-x; margin-left: auto; margin-right: auto; border:#FFF solid 1px;}

/* Global Nav */

/* Logo Box */
#homelogobox {width: 100%; height: auto; text-align:center; margin-bottom: 30px;}

/************** Content Pages ***************/

/* Content Box */
#wrappertop {width:860px; background-color:#FFF; height: 30px; margin-left: auto; margin-right: auto; margin-top: 20px;}
#wrappermain {width:820px; background-color:#fff; height: auto; overflow: auto; margin-left: auto; margin-right: auto; margin-bottom: 20px; padding: 20px; margin-top: 30px;}
#contentleft {float: left; width: 190px; height: auto; margin-bottom: 40px; vertical-align: top; line-height: 2em; color:#234090; padding: 10px;}
#contentmain {float: right; width: 550px; height: auto; margin-bottom: 10px; vertical-align: top; line-height: 175%; font-size:1.2em; color:#333; padding: 10px; text-align: left;}
#leftdivider {width: 100%; height: 1px; border-bottom:dotted #234090; border-width:thin; margin-top: 20px; margin-bottom: 20px;}

#standard li {
text-indent: 5px;
line-height: 150%;
}

.double_column_list li {float: left; width: 40%;}

.double_column_list ul {list-style-type:none;}


/************** Footer Bar ***************/
#ftbarhome {width: 900px; margin-left: auto; margin-right: auto; margin-top: 20px; font:11px Arial, Helvetica, sans-serif; color:#fff; text-align:center;}
.ftsmall {font-size: 11px;}
.ftsmall a {font-size: 11px; color:#FFF;}


