body

{
text-align:center;
background: url(../images/backfade2.gif) repeat-y 50% #ffc;
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;
}

.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/backfadesmall.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 #c60;
border-bottom: 1px solid #c60;
background: url(../images/backfadesmall.jpg) repeat-x #c60;
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 #c60; }

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

#navcontainer ul li a:hover { background-color: #600; color: white; }

#specialty {
float: right;
text-align: center;
padding: 0px;
margin: 4px 6px 0 5px;
border: 1px solid #fc8;
color: #000;
background: #ffc;
}

#specialty ul{ padding: 10px; margin: 0; }

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

#specialty .title {
color:#333;
text-align: center;
padding: 2px 1px 2px 1px;
margin: -9px -9px 5px -9px;
background: url(../images/backfadesmall.jpg) repeat-x #c60;
}

#specialty .more { padding: 1px; margin-top: 2px;}

#specialty .more a {color: #333;}

#specialty ul li a{ color: #600; text-decoration: none; padding: 0px; }

#specialty ul li a:hover { color: #600; text-decoration: underline; }

#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;
}

#maintext h1 {
	color: #600;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	margin: 0;	
	padding-top: 3px;
	padding-bottom: 5px;
}

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

#addy {
	color: #600;
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	padding: 3px;
	margin-bottom:0;
	}


#footer a { color: #600; }


#footer .copy{
	border-top:1px solid #654;
	color: #600;
	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(../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; }

table.sample {
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    border-width: 0px 0px 1px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #fff;
	background-color: white;
	margin-left:auto; margin-right:auto;
	text-align: center
}

table.sample td {
	margin: auto; 
	width:1%;
	padding: 1px 1px 1px 1px;
	text-align: center
	-moz-border-radius: 0px 0px 0px 0px;
}

table.sample td.active {

    border-width: 0px 1px 0px 0px;
	border-style: inset inset inset inset;
	background-color: #600;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.sample td.active a{

    color: #fff;
}


table.sample a
{
padding-left: 15px;
padding-right: 15px;
padding-bottom: 2px;
padding-top: 2px;
color: #600;
text-decoration: none;
}

table.sample a:hover { background-color: #600; color: white; }
