/**           
 *  PANELS
 */

.panel1cell {
	background-image: url(images/tile_p1.jpg);
	background-color:#F8ECD2;
	background-repeat: repeat-y;
	width: 160px;
	border-top: 1px solid #663333;
	border-right: 1px none #663333;
	border-bottom: 1px none #663333;
	border-left: 1px solid #663333;
	text-align: center;
	vertical-align: top;
}
.panel2cell {
	background-color: #330000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
	text-align: center;
	vertical-align: middle;    
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #F4DA9F;
	width: 100%;
}
.panel3cell {
	background-image: url(images/tile_p3.jpg);
	background-repeat: repeat-y;
	background-color:#F0CA69;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
	width: 160px;
	text-align: center;
	vertical-align: top;
}
.panel4cell {
	background-color: #BCCAD6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
	text-align: center;
	vertical-align: top;
}
.panel5cell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
	text-align: left;
	vertical-align: top;

}
.panel6cell {
	background-color: #BCCAD6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
	text-align: center;
	vertical-align: top;
}
.panel7cell {
	background-image: url(images/tile_p7.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: center;
	border: 1px solid #663333;
}
.panel8cell {
	text-align: center;
	vertical-align: top;
	padding: 5px;    
	font-family: sans-serif;
	font-size: 66%;
	line-height: 1em;
}
.textnav {
	text-align: center;
	vertical-align: top;
	padding: 5px;    
	font-family: sans-serif;
	font-size: 70%;
	line-height: 1em;
}
.copyright {
	text-align: center;
	vertical-align: top;
	padding: 5px;    
	font-family: sans-serif;
	font-size: 0.6em;
	line-height: 1em;
}
.main {
	width: 100%;
}
.nav {
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.panel3tr {
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.panel3margin {
	text-align: left;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 20px;    
	font-family: sans-serif;
	font-size: 0.7em;
}








/**           
 *  ANCHORS
 */
 
a.navbutton:link {
	border: 1px solid #9A785F;
}
a.navbutton:hover {
	border: 1px solid #663333;
}
a.navbutton:visited {
	border: 1px solid #663333;
}

a.basic:link {
	color: #9C1E3D;
	text-decoration: underline;
}
a.basic:hover {
	color: #9C1E3D;
	background-color: #F3DB9E;
	text-decoration: underline;
}
a.basic:visited {
	color: #9C1E3D;
	text-decoration: underline;
}
a:link {
	color: #9C1E3D;
	text-decoration: none;
}
a:visited {
	color: #9C1E3D;
	text-decoration: underline;
}
a:hover {
	color: #9C1E3D;
	text-decoration: underline;
}
a.b:link {
	color: #9C1E3D;
	font-weight: bold;
	text-decoration: underline;

}
a.b:visited {
	color: #9C1E3D;
	font-weight: bold;
	text-decoration: underline;
}
a.b:hover {
	color: #9C1E3D;
	font-weight: bold;
	background-color: #F3DB9E;
}
a.headlinelink:link {
	color: #9C1E3D;
	font-weight: bold;
	text-decoration: underline;
}
a.headlinelink:visited {
	color: #9C1E3D;
	font-weight: bold;
	text-decoration: underline;
}
a.headlinelink:hover {
	color: #9C1E3D;
	font-weight: bold;
	background-color: #F3DB9E;
	text-decoration: underline;
}
a.section-nav:link {
	color: #F3DDA3;
	font-weight: bold;
	text-decoration: none;
}
a.section-nav:visited {
	color: #F3DDA3;
	font-weight: bold;
	text-decoration: none;
}
a.section-nav:hover {
	color: #F4DEA4;
	font-weight: bold;
	text-decoration: underline;
}
td a:visited {
	color: #9E1C3D;
	text-decoration: none;
}
td a:link {
	color: #9E1C3D;
	text-decoration: none;
}
td a:hover {
	color: #9E1C3D;
	text-decoration: underline;
}
ul li a:link {
	color: #9E1C3D;
	text-decoration: underline;    
	font-family: sans-serif;
	font-size: 0.9em;
}
ul li a:visited {
	color: #9E1C3D;
	text-decoration: underline;    
	font-family: sans-serif;
	font-size: 0.9em;
}
ul li a:hover {
	color: #230021;
	text-decoration: underline;    
	font-family: sans-serif;
	font-size: 0.9em;
}
H5 A:LINK {
	color: #663300;
	text-decoration: underline;    
	font-size: 1.1em;
}
H5 A:VISITED {
	color: #663300;
	text-decoration: underline;    
	font-size: 1.1em;
}
H5 A:HOVER {
	color: #221100;
	text-decoration: underline;    
	font-size: 1.1em;
}





/**           
 *  TABLES & TEXT
 */

.adtr {
	text-align: center;
	padding: 8px 2px 4px;
	vertical-align: top;

}
.justpadding {
	padding: 10px;
}
.justpadding table tr td h2 {
	margin:2px;
}
.legalese {

	text-align: center;
	vertical-align: top;
	padding: 2px;
	font-family: sans-serif;
	font-size:0.6em;
	line-height: 1em;
}
.headline {
	font-family: sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #9B1E3E;
	padding: 0px;

}
.pubdate {
	font-family: sans-serif;
	font-size: 0.66em;
	color: #EC6538;

}
.news {
	font-family: sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #663333;
}
.icon {
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sectionnav {    
	font-family: sans-serif;
	font-weight: bold;
	color: #F3DDA3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	background-color: #9C1E3D;
	font-size: 0.7em;
	letter-spacing: 0.1em;
}
.pubdateSmall {
	font-family: sans-serif;
	font-size: 0.9em;
	color: #EC6538;
}
.bodycontent0 {
	font-family: sans-serif;
	font-weight: normal;
	color: #9C1E3D;
	background-color: #F9F9EF;
	padding: 10px;
	font-size: 0.7em;

}
.bodycontent1 {    
	font-family: sans-serif;
	font-weight: normal;
	color: #9C1E3D;
	background-color: #F9F9EF;
	padding: 10px 10px 10px 25px;
}
.bodycontent2 {
	font-family: sans-serif;
	font-weight: bold;
	color: #9C1E3D;
	padding: 10px;
}
.bodycontent3 {    
	font-family: sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #842641;
	background-color: #F9F9EF;
	padding: 10px;
}
.bodycontent4 {
	font-family: sans-serif;
	font-weight: bold;
	color: #3D000F;
	background-color: #F9F9EF;
	padding: 10px;
}
.scriptmessage {
	font-family: serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	text-align: center;

}
.beige0 {
	background-color: #E7E7DF;
}
.beige1 {
	background-color: #F2F2E6;
}

.burst {
	font-family: serif;
	font-size: 1.25em;
	font-style: italic;
	color: #602E09;
	text-align: left;
	font-weight: bold;

}
.message {
	font-family: serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #9C1E3D;
}
.item {
	font-family: serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #9C1E3D;
	text-align: right;
}
.admin-top {
	background-color: #9C1E3D;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top: 1px solid #663300;
	border-right: 1px solid #663300;
	border-bottom: 0px solid #663300;
	border-left: 1px solid #663300;

}
.admin-left {    
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #9E1C3D;
	background-color: #BCCAD6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	border-right-width: 0px;
	padding: 8px 8px 8px 0px;
	vertical-align: top;

}
.admin-right {    
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #663300;
	background-color: #F9F9EF;
	border: 1px solid #663300;
	padding: 15px;
}
.admin-top-h {    
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #F9F9EF;
}
.admin-top-sh {    
	font-family: sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #F9F9EF;
}
.inputbutton {    
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #9E1C3D;
	background-color: #F9F9EF;
	border: 1px solid #9E1C3D;
}
.inputfield {   
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #9E1C3D;
	background-color: #F9F9EF;
	border: 1px solid #9E1C3D;
	padding: 2px;
}
.loginform {    
	font-family: sans-serif;
	font-size: 1em;
	color: #9E1C3D;
}
.formtable {    
	font-family: sans-serif;
	font-size: 1em;
	color: #663300;
	background-color: #F2F2E6;
	border: 1px solid #663300;
}
.formtable2 {    
	font-family: sans-serif;
	font-size: 1em;
	color: #663300;
	border: 1px solid #663300;
}
.formoddrow {
    background-color: #E7E7DF;
}
.formevenrow {
    background-color: #F2F2E6;
}
.formleft {
	text-align: left;
}
.formright {
	text-align: right;
}
.formcenter {
	text-align: center;
}
.saleprice {
	font-family: serif;
	font-size: 130%;
	font-weight: bold;
	color: #9C1E3D;
	text-align: center;
	vertical-align: middle;
	padding: 6px;
}



/**
 *  HTML SELECTORS
 **/


H1, H2, H3, H4, H5, H6 {    
	font-family: serif;
	font-weight: plain;
	color: #663300;
	letter-spacing: .15em;
}
H6 {
	font-size: 1.0em;
}
H5 {
	font-size: 1.1em;
}
H4 {
	font-size: 1.2em;
}
H3 {
	font-size: 1.3em;
}
H2 {
	font-size: 1.5em;
}
H1 {
	font-size: 1.7em;
}

P {    
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #9C1E3D;
}
TD P {    
	padding: 0px 10px;
	letter-spacing: .05em;
}
TH {
	font-weight: bold;
	text-align: left;
	font-size: 1.1em%;
	background-color: #D4D0C8;
}
.THC {
	font-weight: bold;
	text-align: center;
	font-size: 1.1em%;
	background-color: #D4D0C8;
}
UL LI {
	margin-left: 0px;
	list-style-type: square;
	font-size: 1.1em;
	color: #330000;
}
UL LI UL LI {
	list-style-type: disc;
	font-size: 0.9em;
	color: #9E1C3D;
}

ul li ul li a {
	color: #9E1C3D;
}
.menuitem {
	font-family: serif;
	font-size: 1.2em;
	color: #330000;
	font-weight: bold;
	letter-spacing: 0.1em;

}
.legaleseleft {
	text-align: left;
	vertical-align: top;
	padding: 2px;
	font-family: sans-serif;
	font-size:0.6em;
	line-height: 1em;
	font-style: normal;

}
.itemcenter {

	font-family: serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #9C1E3D;
	text-align: center;
}
.itemleft {

	font-family: serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #9C1E3D;
	text-align: left;
}
.question {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #003333;
	font-weight: bold;
	background-color: #CCFF00;
}
.floatright {
	float: right;
	padding: 0px;
	margin: 10px;


}
.calpgdate {
	font-size: 1.1em;
	font-weight: bold;
	color: #330000;
}
.calpgdesc {
	font-weight: normal;
}
.subhead {
	font-size: 1.2em;
	font-weight: bold;
}
.bodycontent {

	font-family: sans-serif;
	font-weight: normal;
	color: #9C1E3D;
	padding: 1px;
	font-size: 0.8em;
}
.carttip {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #9C1E3D;
	letter-spacing: .1em;
	padding-bottom: .6em;
}
.picturelink {
	border: 1px solid #9C1E3D;
}
.picturemouseover{
	border: 1px solid #9C1E3D;
	cursor: pointer;
	cursor: hand;
}
.picturemouseout{
	border: 1px solid #9C1E3D;
	cursor: default;
}	
.justpadding table {
	border-bottom:1px solid #f5e3b5;
}