
#calendar {
background:#ededea url("../images/orange.png");
background:#ededea url("../images/hdr.gif") no-repeat center right;
text-align:center;
-moz-border-radius:5px;
-webkit-border-radius:5px;
filter:none;}

.cal {
float:left;
border:none;
padding:.24%;}

.cal a:link, .cal a:hover {
text-align:center;
text-align:center;
-moz-border-radius:5px;
-webkit-border-radius:5px;}

.cal h4 a:hover {background:#3e3e3e;}

a, .cal h4 a:link, {color:#f7881e; text-decoration:none; }
a:hover, .cal h4 a:hover  {color:#ededea; text-decoration:none;}

/*-------------Layout----------------*/

.rowcontainer {
float:left;
margin:0px;
width:100%;
overflow:hidden;
text-align:center;
padding:auto;}


/*------Columns----------*/




.col11, .col12, .col13, .col14, .col23, .col34 {
padding:.23%;
margin:0px .23%;
filter:none;
text-align:center;
border:1px solid :#3e3e3e;
-moz-border-radius:5px;
-webkit-border-radius:5px;}

.col14 , .col34 {
background:#ededea;}

.col11 {width:100%;margin:0px;}
.col12 {width:48%;}
.col13 {width:32%;}
.col23 {width:64%;}
.col14 {width:24%;}
.col34 {width:72%;}


/*-----------------------------------Other tags-----------------------------------------*/

acronym { border-bottom:1px dashed #999; cursor:help }

/* lists */
ul { margin:5px 0 5px 35px; list-style:url('images/bullet.gif') }
ol { margin:5px 0 5px 35px; list-style:decimal }
ol li, ul li { coxlor:#fff;}

hr { margin:10px 0px; height:1px; background:#444; color:#444 }  /* rule styling */

img {margin:0 10px} /* all images styling */
.right, img.right {float:right}  /* right floating images */
.left, img.left {float:left}   /* left floating images */

.hlist {list-style:none; float:left;margin:0px;}
.hlist li {list-style:none; display:in-line;float:left;margin:auto 5px;}

.leftcol {text-align:center;float:left;clear:left;margin:0px; margin-left:.32%;}
.rightcol {text-align:center;float:right;clear:right;margin:0px; margin-right:.32%;}

