@charset "UTF-8";
#container {
	margin: auto;
	width: 945px;
	height: 691px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#navigation {
	width: 947px;
	height: auto;
	margin: auto;
}
#banner_home {
	margin: auto;
	height: auto;
	width: 945px;
}
#contact_us {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	color: #11468F;
	height: auto;
	width: 180px;
	padding-left: 20px;
	text-align: center;
	margin-top: 25px;
}
#right_sidebar {
	float: left;
	height: 428px;
	width: 210px;
	margin-left: 22px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
#subscribe {
	height: 144px;
	width: 210px;
	margin-top: 20px;
	text-align: center;
}
#left_sidebar {
	float: left;
	height: auto;
	width: 280px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #124789;
	text-align: right;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
#left_sidebar_home {
	float: left;
	height: auto;
	width: 280px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #124789;
	text-align: right;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
#sidebar_navigation {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	color: #063879;
	text-align: right;
	height: auto;
	width: 255px;
	font-size: 14px;
	line-height: 26px;
	margin-top: 25px;
	margin-right: 20px;
}
#testimonial_box {
	height: auto;
	width: 280px;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #999999;
	background-image: url(images/yellow.jpg);
	background-repeat: repeat-y;
}
#testimonial_text {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-style:italic;
	color: #333333;
	height: auto;
	width: 255px;
	line-height: 20px;
	font-weight: normal;
	margin-right: 25px;
}
#main_text_area {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	float: left;
	height: auto;
	width: 409px;
	margin-left: 20px;
	line-height: 20px;
	margin-top: 25px;
}
#client_login {
	height: auto;
	width: 210px;
}
#footer {
	margin-top: 10px;
}
#safe_subscribe {
	padding-top:11px;
	height: auto;
	width: auto;
}
#container_interior {
	width:945px;
	height:843px;
	margin:auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.container_interior {
	width:945px;
	height:843px;
	margin:auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 0px solid #666666;
	border-bottom: 1px solid #666666;
}
/* added by Jim Camomile for use on blog pages */

.tablemenu{ /* top menu for subsection pages*/
	width: 95%;
	padding: 3px 5px 3px 5px;	
	border-style: solid;	
	border-color: #D7D7D7;
	border-left-width: 0px;		
	border-right-width: 0px;	
	border-top-width: 1px;	
	border-bottom-width: 1px;
	line-height: 150%;
}



.listbox1 {
border: 1px solid #666666;
width: 100%;
}

.listbox2 {
	padding: 7px 5px 5px 5px;
	background-color: #124789;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}

/************ sectionLinks styles **************/

.artlist{
	margin: 0px;
	border-top: 1px solid #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	background-color: #F5F7F6;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	color: #5E94B0;
}

.artlist h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

.artlist a:link {
color: #063879;
}

.artlist a:visited{
color: #0D3873;
}

.artlist a:hover {
color: #2D82F4;
}


.artlist .byline {
font-family: "Trebuchet MS", Arial, Helvetica;
font-size: 11px; 
padding: 0px 0px 0px 4px;
}


/************************* Comments ***************************/

.commentbox {
border: 0px solid #666666;
background-color: #FFFFFF;
width: 100%;
}

.commentlist{
	margin: 6px;
	border: 1px solid #EAEAEA;
	text-decoration: none;
	background-color: #F8F8F5;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	color: #636363;
}

.commentlist h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

.commentlist a:link {
color: #063879;
}

.commentlist a:visited{
color: #0D3873;
}

.commentlist a:hover {
color: #2D82F4;
}


.commentlist .byline {
font-family: "Trebuchet MS", Arial, Helvetica;
font-size: 11px; 
padding: 0px 0px 0px 4px;
}



#catmenu{
	margin: 6px;
	padding: 1px;
	/* height: 250px;
	overflow: auto;
	*/
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-style:normal;
	color: #333333;
	line-height: 140%;
	text-align: center;
	border: 1px solid #AEAEAE;
}

#catmenu h3{
	padding: 5px 3px 5px 3px;
	border-bottom: 1px solid #666666;
}

#catmenu a:link, #catmenu a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #97C4E8;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	color: #063879;
}

#catmenu a:hover{
	border-top: 1px solid #cccccc;
	background-color: #64A7DC;
	text-decoration: none;
	color: #ffffff;
}
