/* styles for generic html tags */
body
{
	background:url(../images/siteimages/body_background.jpg);
	font-size:62.5%;
	text-align:center;
	font-family:Arial,Verdana,san Serif;
}
a
{
	text-decoration:none;
}
a img
{
	border:0;
}
h1
{
	padding:0;
	margin:0;
	color:#715341;
	font-size:1.6em;
	line-height:2em;
}
p
{
	padding:0;
	margin:0;
	padding-bottom:5px;
	font-size:1.2em;
}
strong
{
	font-weight:bold;
}
table
{

}
tr
{
	vertical-align:top;
}
td label
{
	text-align:right;
}
/* end of generic styles/*


/* page layout styles */
#wrapper
{
	width:1024px;
	margin:auto;
	text-align:left;
}
#wrapper div
{
	text-align:left;
}
#header
{

}
#leftcontent
{
	float:left;
	margin-top:10px;
	width:800px;
	border:1px solid #000;
	background:#ffffff;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:10px;
}
#rightcontent
{
	float:left;
	margin-left:0px;
	margin-top:10px;
	width:206px;

}
#footer
{
	width:1004px;
	height:3.2em;
	line-height:3.2em;
	background-color:#865C32;
	border:1px solid #000000;
	color:#fff;
	font-size:1.2em;
	font-family:arial,verdana, san serif;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
.cleaner
{
	clear:both;
}
/* End of Page Layout */

/* Menu style */
.menu 
{
	width:1022px;
	height:32px;
	position:relative;
	z-index:100; 
	font-family:arial, sans-serif;
	padding:0;
}
/* hack to correct IE5.5 faulty box model */
* html .menu 
{
	width:1024px; 
	w\idth:1034px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul 
{
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul 
{
	width:196px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li 
{
	float:left;
	width:200px!important;
	width:196px;
	position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited 
{
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#fff; 
	width:196px; 
	height:30px; 
	border:1px solid #000;
	border-width:1px 0 1px 1px;
	background:#865C32; 
	padding-left:10px; 
	line-height:29px; 
	font-weight:bold;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited 
{
	width:196px; 
	w\idth:196px;
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited 
{
	background:url(../images/siteimages/right_arrow.gif) right center no-repeat #FFFFE0;
}
/* style the second level hover */
.menu ul ul a.drop:hover
{
	background:url(../images/siteimages/right_arrow_over.gif) right center no-repeat #c9ba65;
}
.menu ul ul :hover > a.drop 
{
	background:url(../images/siteimages/right_arrow_over.gif) right center no-repeat #c9ba65;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited 
{
	background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover 
{
	background:#b2ab9b;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul 
{
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0; 
	width:196px;
	border-top:1px solid #000;
}
/* another hack for IE5.5 */
* html .menu ul ul 
{
	top:30px;
	t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul
{
	left:200px!important;
	left:205px; 
	top:-1px; 
	width:200px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left 
{
	left:-200px;
}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table 
{
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited 
{
	background:#FFFFE0; 
	color:#000; 
	height:auto; 
	line-height:1em; 
	padding:5px 5px; 
	width:189px;
	border-width:0 1px 1px 1px;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited 
{
	width:194px;
	w\idth:194px;
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover
{
	color:#000;
	background:#D2C6B6;
}
.menu :hover > a, .menu ul ul :hover > a 
{
	color:#000; 
	background:#D2C6B6;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,.menu ul a:hover ul
{
	visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul
{
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul
{
	visibility:visible;
}
.menu ul li.last
{
	border-right:1px solid #000;
	margin:0;
	padding:0;
	padding-right:2px!important;
	padding-right:0px;
}
.last a,.last a:visited
{
	width:212px!important;
	width:185px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .last a, * html .last a:visited 
{
	width:185px; 
	w\idth:185px;
}
#footer ul
{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
#footer li
{
	float:left;
	padding-left:10px;
}
#footer li a
{
	color:#fff;
	font-size:1em;
}
#footer li a:hover
{
	text-decoration:underline;
}
/* end of menu styles */

/* page element styles */
#logo
{
	float:left;	
}
.blog
{
 clear:both;
}
.blog img
{
}
.blog strong
{
	font-size:1.2em;
}
.blog h2
{
	font-style:italic;
	font-size:1.4em;
	color:#AF4828;
	line-height:1.6em;
	padding:0;
	margin:0;
}
.blogdate
{
	color:#666666;
	
}
.blogcomment a
{
	color:#666666;
	font-weight:bold;
	
}

.bloginap,.bloginap a
{
	font-size:1.1em!important;
	font-size:1em;
	color:red;
	font-weight:bold;
	
}

.bloginap a:hover,.blogcomment a:hover
{
	text-decoration:underline;
}
div.bloginap
{
	padding-bottom:8px;
	font-size:1.2em;
}
.poster
{
	font-size:1em;
	font-style:italic;
}
.rating
{
	float:right;
	font-size:1.2em;
}
.yourrating
{
	float:right;
	text-align:right;
	font-size:1.2em;
}
.rating ul,.yourrating ul
{
	list-style:none;	
	padding:0;
	margin:0;
}
.rating li,.yourrating li
{
	float:left;
	font-weight:bold;
	line-height:1.2em;
}
.blogfooter
{
	clear:left;
}
.commentlist
{
	padding:0;
	margin:0;
	list-style:none;
}
.commentlist li
{
	float:left;
	margin-right:10px;
}
.commentlist li a
{
	font-size:1.2em;
}
.commentarea
{
	display:none;
	padding-top:1.8em;
}
.commentalt
{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-color:#ffffcc;
}
.comment
{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background:#ffffff;
}
.reply
{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-left:20px;
	background:#E9EEEA;
}
.replyalt
{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-left:20px;
	background:#E8FDFA;
}
#subform
{
	z-index:60;
	display:none;
	position:absolute;
	width:400px;
	height:350px;
}
.valid
{
	text-align:center;
	margin-top:20px;
}
/* end of page element styles */

/* RHS rounded boxes */

.dialog 
{
	position:relative;
	margin:0px auto;
	min-width:8em;
	max-width:206px; /* based on image dimensions - not quite consistent with drip styles yet */
	color:#fff;
	z-index:1;
	margin-left:20px; /* default, width of left corner */
	margin-bottom:0.5em; /* spacing under dialog */
}
.dialog .content,.dialog .t,.dialog .b,.dialog .b div {
	background:transparent url(../images/siteimages/roundbox.png) no-repeat top right;
	_background-image:url(../images/siteimages/roundbox.gif);
}
.dialog .content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:15px 20px 0px 0px;
	color:#000;
}
.dialog .content img {
	margin-left:0!important;
	margin-left:-14px;
}
.dialog .t {
 /* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:540px; /* arbitrary long height, IE 6 */
	background-position:top left;
}
.dialog .b {
 /* bottom */
	position:relative;
	width:100%;
}
.dialog .b,.dialog .b div {
	height:20px; /* height of bottom cap/shade */
	font-size:1px;
}
.dialog .b {
	background-position:bottom right;
}
.dialog .b div {
	position:relative;
	width:20px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}
.dialog .hd,.dialog .bd,.dialog .ft {
	position:relative;
}
.dialog h3
{
	color:#AF4828;
	font-size:1.4em;
	line-height:1.6em;
	margin:0;
	padding:0;
}
.dialog h4
{
	font-size:1.2em;
	line-height:1.4em;
	margin:0;
	padding:0;
	padding-left:20px;
	margin-bottom:4px;
}
.dialog ul
{
	list-style:none;
	padding:0;
	padding-left:20px;
	margin:0;
}
.dialog ul li
{
	margin-bottom:4px;
}
.dialog ul li a
{
	font-size:1.2em;
}
.dialog ul li a:hover
{
	text-decoration:underline;
}
/* End Of Rounded boxes */
.tags a
{
	font-size:1.1em;
}