@import url("partner.css");

body  {
   background: #d6511e;
    /*background-image: url(../images/gradientbackground.png);
    background-repeat:repeat-x;
    background-image: url(../images/gradientbackground_hor.png);
    background-repeat:repeat-y;*/
    min-height: 650px;
}
/* GradientBackground_hor*/
.gradientcontainer {width:1230px;margin: 0 auto;  background-image: url(../images/gradientblend.png);background-repeat:repeat-y;}
.container {background: #ffffff;}
.homecalstate {color:#d6511e;font-weight:bold; font-style:italic}
.heading1 {color: #d6511e;font-weight: bolder;font-variant: small-caps}
.heading2 {color: #d6511e;font-weight: bolder;font-variant: small-caps}
.heading3 {color: #d6511e;font-weight: bolder;font-variant: small-caps}
.heading4 {color: #d6511e;font-weight: bolder;font-variant: small-caps}
.heading5 {color: #d6511e;font-weight: bolder;font-variant: small-caps}
.chixheading3 {color: #990000;font-weight: bolder;font-variant; small-caps}
.eventheading {margin-bottom:0;padding-bottom:0;font-weight:bold}
.memberheading1 {color: #000000;font-weight: bold;}
.memberheading2 {color: #000000;font-weight: bold;font-variant: small-caps}
.courseHeader
{
	padding-top:20px;
	border-bottom:3px solid #d6511e;
	padding-left:5px;	
}
.table-data td
{
    border-bottom:1px solid #eee;
    padding:4px 3px 4px 7px;
    vertical-align:top;
}
.table-data th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#eee none repeat scroll 0 0;
border-bottom:1px solid #f1592a;
padding:6px 3px 3px 7px;
vertical-align:bottom;
}

