body

{
text-align:center;
background: url(../images/backfade4.gif) repeat-y 50% #cc9;
margin: 0;
}

       
a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #006699;
	}

a:visited {
	color: #006699;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #8FABBE;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container

{width: 756px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
background: #fff;
text-align: left;
}

#banner

{
padding-bottom: 0px;
margin: 0px; 
background: #fff;
}



#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

#center {
	overflow: hidden;
	}

#content
{
margin-top: 15px;
text-align: left;
padding: 3px;
line-height: 18px !important;
font: 14px helvetica;
background: #fff;
}

#right {
		float: right;
	padding: 0 5px 0 4px;
	width: 205px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
        color: #321;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	padding: 3px;
	margin: 0px 2px 10px 2px;
	border:1px solid #654;
	background: #fefefc;
	height:130px;
}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	margin: 0px 15px 0px 15px;	
	padding: 1px;
	border-top:1px solid #654;
	border-right:1px solid #654;
	border-left:1px solid #654;
	padding: 1px;
background: url(../images/buttonfade.jpg) repeat-x #fff;
}

.content h4 {
	color: #600;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: 900;
	margin: 0;	
	padding: 1px;
}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#navcontainer ul {
text-align: center;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 0px;
margin:0px;
border-top: 1px solid #543;
border-bottom: 1px solid #543;
background: url(../images/buttonfadeb.jpg) repeat-x #cc9;
color: #600;
width: 756px;
font-size: 12px;
font-family: Arial,Helvetica,sans-serif;
line-height: 12px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 2px;
/* matches link padding except for left and right */
padding-top: 2px;
}

* html #navcontainer ul li {padding: 0;}

#navcontainer .active { border-left: 1px solid #ffc; }

#navcontainer ul li a
{
padding-left: 15px;
padding-right: 15px;
padding-bottom: 2px;
padding-top: 2px;
color: #ffe;
text-decoration: none;
border-right: 1px solid #ffc;
}

#navcontainer ul li a:hover { background-color: #ffffcc; color: #432; }

#specialty {
text-align: center;
padding: 7px 0 7px 0;
margin: 10px;
color: #000;
font: 14px helvetica;
background: #ffc;
border: 1px solid #996;
list-style-type:none;
}

#specialty .title {
color:#432;
text-align: center;
padding: 2px 1px 2px 1px;
margin: -9px -9px 5px -9px;
background: url(buttonfade.jpg) repeat-x #cc9;
}

#specialty ul li {
display: block;
text-align: center;
padding: 0px;
margin: 0px;
line-height: 18px;
list-style-type:none;
}

#specialty li a { color: #700; text-decoration: none; padding: 0px; border-bottom: 1px dotted #543; }

#specialty li a:hover { color: #630; text-decoration: none; }

#maintext {
	color: #000;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 7px;
	margin-top: 8px;
	padding: 3px;
}


#footer {
	color: #630;
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
	padding: 3px;
	margin-top: 30px;
	margin-bottom:0;
background: url(../images/buttonfade.jpg) repeat-x #fff;
	border-top:1px solid #654;
	}

#footer a { color: #630; }


#footer .copy{
	border-top:1px solid #654;
	color: #630;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 125%;
	margin-bottom:0px;
	padding: 2px;
}

#title {
	float: left;
	border:1px dashed #654;
	color: #600;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
	padding: 5px;
	margin: 5px 8px 2px 4px; 
	font-weight: normal;
	text-align: left;
	background: #ffd;
}

* html #title {margin-top: 15px;}

.clear { clear:both; height:1px; overflow:hidden; }

.conditions {
	color: #321;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	padding: 3px;
	margin: 0px 2px 10px 2px;
	border:1px solid #654;
	background: #fefefc;
	}

#subcontain { margin: 5px;}

#subnav { list-style: none; padding: 0px; margin: 0px; text-align: center; }

#subnav li { font-size:13px; display: inline; padding: 2px; margin: 0; }

#subnav li:before { content: "| "; }
#subnav li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #subnav li
{
font-weight:900; border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0.8em 0.4em 0 -0.4em;
line-height: 13px;}

/*Win IE browsers - hide from Mac IE\*/
* html #subnav { height: 1%; margin-top: -5px;}

* html #subnav li {display: block; float: left;}

/*End hide*/
/*Mac IE 5*/
* html #subnav li:first-child { border-left: 0; }	

#inflist
 {
    color: #321;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	padding: 2px;
	margin: 5px 0px 5px 10px;
	background: url(http://www.tcmstrategies.com/images/qi3.gif) no-repeat #fff;
}

* html #inflist { height: 1%; margin-top: -5px; }

#inflist ul
 {
    color: #630;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	padding: 2px;
	margin: 0px 0px 0px 180px;
}	

* html #inflist ul { margin-bottom: 35px; }

#stamp 
 {
    width:100%;
    border-top: 1px dashed;
    text-align:center;
    color: #543;
	font-size: 14px ;
	line-height: 150%;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	}

#stamp td
 {
	padding: 10px;
	}

