/* DEFAULT
-------------------------------------------------------------------------*/
body	{
	background: #5D5858;		
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:georgia,times new roman,times,serif;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;	
	}
	html>body	{font-size: small;} 

h1, h2, h3, h4, h6 {
	font-family:georgia,times new roman,times,serif;
	font-weight:normal;
	text-align:left;
	color:#000;
	margin:0;
}

h1 { font-size: 170%;
	text-align: left;
	color: #4F5D6C;
}

h2 {
	font: 12px/13px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color: #4F5D6C;
}

h3 {
	font: 13px/14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight:bold;
	color:#8A0000;
	margin-bottom: 5px;
	text-transform: uppercase;
}

h4 {
	text-align:left;
	color:#000;
	margin:0;
	font: normal 90% georgia,times new roman,times,serif;
}

.mainheader { font-size: 200%;
	text-align: left;
}

.readout1 {
	text-align: left;
	font: 85% "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

.smallnote {
	color: #333333;
	font: normal 11px/12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.smallnotec {
	color: #333333;
	font: normal 11px/12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: center;
}

code, pre	{
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	background: inherit;
	color: #333;
	font-size: 80%
	}

.clearer {
	height:5px;
	clear:both;
}



/* DEFAULT LINKS
-------------------------------------------------------------------------*/
a:link {
	text-decoration : underline;
	color: #8A0000;
}

a:visited {
	text-decoration : none;
	color: #B96400;
}

a:hover {
	text-decoration : underline;
	color: #B96400;
}

a:active {
	text-decoration : none;
	color: #B96400;
}

a.redlink:link, a.redlink:visited {
	color: ##880035;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 30px;
}

a.redlink:hover { color: #fff; background: #880035; }

a.graylink:link, a.black:visited {
	color: #333;
}

a.graylink:hover {
	color: #fff;
	background: #333;
}


/* POSITIONING
-------------------------------------------------------------------------*/
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	padding: 10px;
	background-color: #C48027;
	margin: 10px auto 20px auto;
}

#banner {
	padding: 10px;
	margin-bottom: 0px;
	text-align: left;
	direction: ltr;
	border-collapse: inherit;
	border-bottom: 1px dotted #4c4c4c;
	background: #FFC668 url(../pix/topbackground.jpg);
}

#content {
	background-color: #E9ECEF;
}

#maincolumn {
	margin-left: 170px;
	background-color: #EEEFF1;
	border-left: 1px dotted #4c4c4c;
	padding: 15px 15px 10px 20px;
}

#sidebar-left {
	float: left;
	width: 150px;
	\width: 160px;
	w\idth: 150px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	background: #E9ECEF;
}

#video-maincolumn {
	margin-left: 350px;
	background-color: #EEEFF1;
	border-left: 1px dotted #4c4c4c;
	padding: 15px 15px 10px 20px;
}

#video-sidebar-left {
	float: left;
	width: 320px;
	\width: 340px;
	w\idth: 320px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	background: #E9ECEF;
}

#footer {
	clear: both;
	text-align:center;
	background-color: #F0DFC9;
	padding: 15px 50px 15px 50px;
}


/* NAVIGATION
-------------------------------------------------------------------------*/

#navcontainer
{
	height: 20px;
	float: right;
	margin: 0px auto 10px 10px;
}

#navcontainer li
{
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	border: none;
}
	
	
#navcontainer a:link, #navcontainer a:visited
{
	background: #FFD48E;
	font: normal 10px/21px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
	padding: 0px 10px 0px 10px;
	color: #000000;
	text-align: center;
	float: left;
	border-top: solid #6D4B1E 1px;
	border-bottom: 1px solid #6D4B1E;
}

#navcontainer a:link.current, #navcontainer a:visited.current {
	background: #FFC668;
	color: #000;
	font-weight: bold;
}

#navcontainer a:hover {
	color: #FFFFFF;
	background: #233131;
}


/* LINK LIST
-------------------------------------------------------------------------*/

ul.LinkList {
	padding: 0 0 0 10px;
	margin: 0 0 5px 5px;
	border-left: #e0e0e0;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

ul.LinkList li {
	font-size: 11px;
	border: none;
	color: #333333;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

ul li ul#EditLinkList li { /* link list on the edit post page */
	padding: 0 0 0 10px;
	margin: 0px 5px 5px 0;
	color: #000;
	border: none;
	list-style: none;
	font-size: 11px;
	font-weight: normal;
}

ul.ListDecimal {
	padding: 0 0 0 10px;
	margin: 0 0 5px 5px;
	display: block;
	list-style: decimal;
}

ul.ListAlpha {
	padding: 0 0 0 10px;
	margin: 0 0 5px 5px;
	display: block;
	list-style: lower-alpha;
}

.table1 {
	border-top: 2px solid #800000;
	padding: 7px;
	background: #ffffff;
	vertical-align: text-top;
}

.mugs {
	width: 75px;
	height: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.tpprmugs {
	height: 50px;
	float: right;
	margin-bottom: 10px;
}

.tpprmugs2 {
	height: 50px;
	float: right;
	margin-bottom: 10px;
}

.photoingallery {
	width: 550px;
	height: 550px;
	float: right;
	text-align: center;
	padding: 10px;
}