/* ---[ Imports ]------------------------------- */
/* @import "nav.css"; */

/* ---[ Global Resets ]------------------------------- */
body, h1, h2, h3, h4, h5, h6, form, img, p{margin:0px; padding:0px; border:0px;}
a{outline:none; cursor:pointer;}
a.img{border:none;}

/* ---[ Main Templete ]------------------------------- */
body{
	font-family:Arial, Verdana, Tahoma,  Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background-repeat:repeat-x;
	background-color:#eaf0ea;
}
#site{
	width:100%;
	height:auto;
}

#headercontainer{
	width:750px;
	height:138px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:10px;
}
.blogCal{background:url(../../images/tpl_main/calblog_header.jpg);}
.blogAlden{background:url(../../images/tpl_main/aldenblog_header.jpg);}
.blogGuest{background:url(../../images/tpl_main/guestblogger_header.jpg);}
.blogPam{background:url(../../images/tpl_main/pamblog_header.jpg);}
#logo{
	position:relative;
	width:213px;
	height:59px;
}
#headnav{
	font-size:11px;
	font-weight:bold;
	position:absolute;
	width:248px;
	height:33px;
	margin:102px 20px 0px 414px;
	padding-left:9px;
	background-image:url(../../images/tpl_main/headnavbg.jpg);	
	
}


#sitecontent_top{
	position:relative;
	clear:right;
	width:960px;
	clear:both;
	height:21px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../../images/tpl_main/sitecont_top.gif);
}

#contbg{
	width:750px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../../images/tpl_main/contentbg.png);
	background-repeat:repeat-y;
	background-color:;
}

#maincontainer{
	position:relative;
	width:750px;
	height:auto;
	background:no-repeat url(../../images/tpl_main/contgradbg.png);
}
/*
#breadcrumb{
	position:relative;
	clear:left;
	width:948px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
	background-color:#380703;
	text-align:left;
	font-size:10px;
	color:#FFFFFF;
	padding:6px;
	
}*/
#SlideShowHolder{
	text-align: center;
	height: 100px;	
}
.footercontainer{
	position:relative;
	clear:both;
	width:710px;
	height:13px;
	margin-bottom:10px;
	padding:18px 20px 22px 20px;
	background:no-repeat url(../../images/tpl_main/footer_bg.gif);
	font-size:12px;
	
}
.footercontainer a,.footercontainer a:link {
	color:#ffffff; 
	text-decoration:underline; 
	font-weight:bold;
	margin-right:15px;
}

/* ---[ content areas ]------------------------------- */

#content100{
	width:100%;
	height:auto;
}
#content66{
	float:left;
	width:518px;
	height:auto;
	margin-left:8px;
	padding:20px 15px 10px 15px;
	display:inline;
	background: no-repeat url(../../images/tpl_main/cont_bg.jpg);
}
#contentfull{
	float:left;
	width:880px;
	height:auto;
	margin-left:36px;
	padding:30px 10px 10px 10px;
	display:inline;
}
#modulecontainer{
	width:194px;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	background: #dfe3cf bottom  no-repeat  url(../../images/tpl_main/mod_footer.gif);
}
#modulecontainertop{
	width:194px;
	height:11px;
	background: #dfe3cf top  no-repeat  url(../../images/tpl_main/mod_top.gif);
	overflow:hidden;
}
.modulebox{
	width:194px;
	height:auto;
	margin-top:0px;
	margin-left:0px;
}
#blog_controls{
	width:174px;
	height:auto;
	padding:10px;
}
#blog_controls .modulebox{
	width:174px;
	height:auto;
}

#modnav{
	width:194px;
	height:32px;
	background:#eaf0ea;	
	font-size:11px;
	font-weight:bold;
}
.modcontent{
	width:226px;
	height:auto;
	padding:10px 25px 0px 25px;
	font-size:11px;
}
.modfooter{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:13px;
	color:#ffffff;
	width:276px;
	height:37px;
	padding:0px 0px 0px 0px;
}
.modcontent a:link {
	color:#666565;
	padding-left:10px;
}
.modcontent a:visited {
	color:#666565;
}


/* ---[ mainnavigation ]------------------------------- */
a:link, a:visited{color:#114c9d; text-decoration:underline;}
a:hover, a:active{color:#f7a30a; text-decoration:underline;}
a.current:link, a.current:visited, a.current:hover, a.current:active{color:#890000;}


/* ---[ header nav ]------------------------------- */

.hdnav1 a,.hdnav1 { text-decoration:none; text-align: center;}

/* ---[ nav button #1 off state ]------------------------------- */
.hdnav1 a, .hdnav1 a:visited {
	color:#114c9d;
	float:left;
	height:19px;
	width:51px;
	padding-top:14px;
}
/* ---[ nav button #1 on state ]------------------------------- */
.hdnav1 a.current:visited, .hdnav1 a.current, .hdnav1 a.current:hover, .hdnav1 a:hover{
	color:#f7a30a;
}

/* ---[ nav button #2 ]------------------------------- */
.hdnav2 a,.hdnav2 { text-decoration:none; text-align: center;}

/* ---[ nav button #2 off state ]------------------------------- */
.hdnav2 a, .hdnav2 a:visited {
	color:#114c9d;
	float:left;
	height:19px;
	width:64px;
	padding-top:14px;
}
/* ---[ nav button #2 on state ]------------------------------- */
.hdnav2 a.current:visited, .hdnav2 a.current, .hdnav2 a.current:hover, .hdnav2 a:hover{
	color:#f7a30a;
}

/* ---[ nav button #3 ]------------------------------- */
.hdnav3 a,.hdnav3 { text-decoration:none; text-align: center;}

/* ---[ nav button #3 off state ]------------------------------- */
.hdnav3 a, .hdnav3 a:visited {
	color:#114c9d;
	float:left;
	height:19px;
	width:79px;
	padding-top:14px;

}
/* ---[ nav button #3 on state ]------------------------------- */
.hdnav3 a.current:visited, .hdnav3 a.current, .hdnav3 a.current:hover, .hdnav3 a:hover{
	color:#f7a30a;

}
/* ---[ nav button #4 ]------------------------------- */
.hdnav4 a,.hdnav4 { text-decoration:none; text-align: center;}
/* ---[ nav button #4 off state ]------------------------------- */
.hdnav4 a, .hdnav4 a:visited {
	color:#114c9d;
	float:left;
	height:19px;
	width:48px;
	padding-top:14px;
}
/* ---[ nav button #4 on state ]------------------------------- */
.hdnav4 a.current:visited, .hdnav4 a.current, .hdnav4 a.current:hover, .hdnav4 a:hover{
	color:#f7a30a;
}














/* ---[ left nav buttons ]------------------------------- */

.nav1 a,.nav1 { text-decoration:none; text-align: center;}

/* ---[ nav button #1 off state ]------------------------------- */
.nav1 a, .nav1 a:visited {
	background: bottom no-repeat url(../../images/tpl_main/nav1_off.gif); 
	color:#114c9d;
	float:left;
	height:22px;
	width:51px;
	padding-top:10px;
}
/* ---[ nav button #1 on state ]------------------------------- */
.nav1 a.current:visited, .nav1 a.current, .nav1 a.current:hover, .nav1 a:hover{
	background: bottom no-repeat url(../../images/tpl_main/nav1_off.gif); 
	color:#f7a30a;
}

/* ---[ nav button #2 ]------------------------------- */
.nav2 a,.nav2 { text-decoration:none; text-align: center;}

/* ---[ nav button #2 off state ]------------------------------- */
.nav2 a, .nav2 a:visited {
	background: bottom no-repeat url(../../images/tpl_main/nav2_off.gif); 
	color:#114c9d;
	float:left;
	height:22px;
	width:64px;
	padding-top:10px;
}
/* ---[ nav button #2 on state ]------------------------------- */
.nav2 a.current:visited, .nav2 a.current, .nav2 a.current:hover, .nav2 a:hover{
	color:#f7a30a;
}

/* ---[ nav button #3 ]------------------------------- */
.nav3 a,.nav3 { text-decoration:none; text-align: center;}

/* ---[ nav button #3 off state ]------------------------------- */
.nav3 a, .nav3 a:visited {
	background: bottom no-repeat url(../../images/tpl_main/nav3_off.gif); 
	color:#114c9d;
	float:left;
	height:22px;
	width:79px;
	padding-top:10px;

}
/* ---[ nav button #3 on state ]------------------------------- */
.nav3 a.current:visited, .nav3 a.current, .nav3 a.current:hover, .nav3 a:hover{
	color:#f7a30a;

}
/* ---[ content blocks ]------------------------------- */

.contblock_container_wide{
	float:left;
	width:508px;
	height:auto;
	margin: 3px;
}

.contblock_top_wide{
	width:508px;
	height:11px;
	background:  no-repeat bottom url(../../images/tpl_main/widecontblock_top.gif);
}

.contblock_mid_wide{
	float:left;
	width:476px;
	padding:6px 16px 6px 16px;
	background:#ffffff;
}

.contblock_bottom_wide{
	float:left;
	width:508px;
	height:11px;
	background: no-repeat url(../../images/tpl_main/widecontblock_btm.gif);
}




.contblock_container{
	float:left;
	width:249px;
	height:auto;
	margin: 3px;
}

.contblock_top{
	width:219px;
	height:24px;
	padding:16px 15px 0px 15px;
	background: url(../../images/tpl_main/contblock_top.gif);
	font-weight:bold;
}

.contblock_mid{
	float:left;
	width:237px;
	padding:6px 6px 6px 6px;
	background:#ffffff;
}

.contblock_bottom{
	float:left;
	width:249px;
	height:11px;
	background: no-repeat url(../../images/tpl_main/contblock_btm.gif);
}
.contblock_mid a, .contblock_mid a:visited { text-decoration:underline;}

/* ---[ content boxes ]------------------------------- */
.box100{float:left;clear:both;width:100%;height:auto;}
.box108{float:left;width:108px;}
.box432{width:432px;height:46px;}
.box50{float:left;width:50%;height:auto;}
.box33{float:left;width:33%;height:auto;}
.box67{float:left;width:67%;height:auto;}
.label{width:33%;float:left;text-align:right;margin-right:5px;display:block;}
.boxinfo{float:left;clear:right;width:66%;}
/* ---[ misc items ]------------------------------- */
.wrap{float:left;}
.first{clear:left;}
.last{clear:right;}
.clearboth{clear:both;}
.sitewidth{
	float:left;
	clear:both;
	width:658px;
	height:10px;
	background-color:red;
}
.center{text-align:center;}
.right{text-align:right;}
.star{color:red;}
.inline{display:inline;}
.greentxt{color:#059482; float:left}
.whitetxt{color:#ffffff; float:left}
.greytxt{color:#2b2b2b;}
.small{font-size:10px;}
.bold{font-weight:bold;}
.txtpadleft{padding-left:10px;}
.txtLeft{text-align: left;}
.txtCenter{text-align: center;}
.txtRight{text-align: right;}
.txtJustify{text-align: justify;}
.txtUnderline{text-decoration: underline;}
hr{
	border: none 0; 
	border-top: 1px dotted #b3b2b2;
	height: 1px;
	margin: 10px auto 0 0;
	text-align: left;
}
/* ---[ Headers ]------------------------------- */
h1{ /* Biggest, black */
	margin:0px 0px 7px 0px;
	font-family:Arial, Tahoma, Tahoma, Verdana;
	font-size:17pt;
	font-weight:normal;
	color:#02059a;
	border-bottom:1px dotted #b3b2b2;
}
h2{ /* Biggest, white */
	margin:0px 0px 10px 0px;
	font-size:14px;
	color:#3f4040;
}
h3{ /* Paragraph Headers */
	margin:12px 0px 12px 0px;
	font-size:12px;
	color:#333333;
}

/* ---[ Headers: Messages ]------------------------------- */
h4{
	font-size:11px;
	   font-weight:bold;
	   color:#ffffff;
	   width:90%;
	   height:auto;
       margin:8px auto 8px auto;
       padding:5px;
       border: 1px dotted #777777;
       background-color:#323232;
	   text-align:center;
}
	
	
/* ---[ Headers: Errors ]------------------------------- */
h5{
       font-size:11px;
       font-weight:bold;
       color:#ba0000;
	   width:90%;
	   height:auto;
       margin:8px auto 8px auto;
       padding:5px;
       border: 1px dotted #9d4243;
       background-color:#ffcdcd;
	   text-align:center;
}
/* ---[ Footer Font ]------------------------------- */
h6{
       padding:0px 0px 0px 0px;
       text-align:center;
       font-size:12px;
       font-weight:normal;
       clear:both;

}
h6 a:link, h6 a:visited{color:#ffffff;}
h6 a:hover, h6 a:active{color:#f7a30a;}

/* ---[ special items ]------------------------------- */
.ArchivedSelect{width:150px;}
#beGuestBlogger{
	display:block;
	padding:0px 10px;
}