﻿/* CSS Document */
/* ========================= */
/* Begin Basic Tag Rules */
h1, h2, h3, h4, h5, h6, p, ul, ol, dir, menu, div, dt, dd, address, blockquote, pre, br, hr {
	display: block;
	}
b, strong, i, em, cite, var, tt, code, kbd, samp, img, span {
	display: inline;
	}

li {
	display: list-item;
	}
b, strong {
	font-weight: bolder;
	}
i, cite, em, var {
	font-style: italic;
	}
pre, tt, code, kbd, samp {
	font-family: monospace;
	}
pre {
	white-space: pre;
	}
ul, dir {
	list-style-type: disc;
	}
ol {
	list-style: decimal;
	}
h1, h2, h3, h4, h5, h6 {
	margin-left: 6px;
	margin-top: 8px;
	padding: 0;
	}
h1 {
	font-size: 160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	}
h2 {
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	color: #990000;
	font-weight: bold;
	font-style: normal;
	margin-top: 12px;
	margin-bottom: 2px;
	margin-left:6px;
	}
h3 {
	font-size: 110%;
	}
h4 {
	font-size: 120%;
	color: #990000;
	margin-top: 16px;
	margin-bottom: 2px;
	margin-left: 5px;
	clear:left;
	}
h5 {
	font-size: 116%;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 12px;
	margin-left: 5px;
	margin-bottom: -15px;
	}
h6 {
	font-size: 90%;
	}
p {
	line-height: 16px;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	margin: 5px;
	padding: 1em 2em .5em 0;
}
p#poem{
	font-size: 12px;
	font-style:italic;
	text-align: left;
	padding-left:150px;
}
p#links{
text-align:center}
p#links a{
	color: #990000;
	font-weight: bold;
	}
a, a:link, a:visited {
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	}
/* End Basic Tag Rules */
/* ========================= */
/* Begin Major Layout Blocks */
html, body, #header, #content, #footer, #leftcol {
	/* some definitions that help reduce bugs */
	border: 0;
	margin: 0;
	padding: 0;
	width: auto;
	}
body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 87%;
	}
/* End Basic Tag Rules */
/* ========================= */
/* Begin Major Layout Blocks */
#portfolio {
			border: 1px solid #000000;
			/*/*/line-height: 1.5em;/* */
}
#portfolio td {
			padding: 20px;/*Pads each table cell in modern browsers*/
}
#port_content {
			border-left: 2px dotted #333;
			font-size: 14px;
			/*/*/font-size: 100%; /* */
}
#port_sidebar {
			width: 200px;
			font-size: 12px;
			/*/*/font-size: 85%; /* */
}
#port_header {
			background-color: #333333;
			color: #CCCCCC;
}
#port_footer{
			background-color: #333333;
			color: #CCCCCC;
}
/* End Major Layout Blocks */
/* ========================= */
/* Begin Header Details */
#header {
	background-color: #ffffff;
	background-image: url(images/head/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*border-bottom: 1px solid #996666;*/
	width: 617px;
	height: 100px;
	} 
/* End Header Details */
/* ========================= */
/* Begin Left Column Details */
#leftcol {
	background-color: 996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bolder;
	position: relative;
	top: 0px;
	left: 0px;
	width: 96px;
	height: auto;
	}
#navcontainer {
	/*background-color: #996600;*/
	margin: 0;
	padding: 0;
	}
#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navcontainer li {
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
	position: relative; /* needed for IE */
	}
#navcontainer li a {
	background-color: #996600;
	/*border-left: 10px solid #662222;
	border-right: 10px solid #CDCD99;*/
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 12px;
	text-decoration: none;
	text-indent: 9px;
	width: 96px; /* for IE only, to fix box model */
	}
html>body #navcontainer li a { 
	/* needed to override IE width to correct box model */
	width: auto; 
	}
#navcontainer li a:hover {
	background-color: #995500;
	color: #ffffff;
	background-attachment: fixed;
	background-image: url(../images/button_sidemark.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	}

#nav1 a.nav1, #nav2 a.nav2, #nav3 a.nav3, #nav4 a.nav4, #nav5 a.nav5, #nav6 a.nav6, #nav7 a.nav7, #nav8 a.nav8, #nav9 a.nav9, #nav10 a.nav10 
	{
	/* Shows current page based on BODY ID */	
	background-color: #665533;
	/*border-left: 10px solid #4D1919;
	border-right: 10px solid #B33B3B;*/
	/*color: #ffffff;*/
	background-attachment: fixed;
	background-image: url(../images/button_sidemark.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	}

/* End Left Column Details */

/* ========================= */

/* Begin Main Column Details */
table#context{
	width:800px;
	margin: 0px;
}
table#context td{
	vertical-align: top;
}
table#context td#left{
	background-color: #996600;
	vertical-align: top;
	width: 90px;
	}
table#context td#midcol, table#context td#photo, table#context td#text {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	background-color: #C4E8BD;
	color: #000000;
	text-align: left;
	font-size:12px;
	}
table#context td#midcol{width: 500px;}
table#context td#photo {width: 700px;
}
table#context td#text {
padding: 4px 0px 10px 20px;
width:660px;
}
table#context td#testimonials {
padding: 4px 0px 10px 20px;
width:300px;
float:left;
}
td#press {
border-width:5px 1px 2px 1px;
border:solid #995500;
padding:10px 4px 10px 8px;
background-color: }
table#context td#rightcol{
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 10px;
	background-color: #99CC99;
	text-indent: 10pt;
	/*position: absolute;
	top: 140px;
	left: 400px;
	width: 192px;*/
	color: #000000;
	text-align: left;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1.5em;
	width: 200px;
}
.breadcrum{
width:90%;
	border-bottom: 1px solid #999999;
	color:white;
	margin-left:4px;
	margin-top: 10px;
	font-size: 14px;
	background-color: #C4928C;
	background-image:url(../images/star.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding: 2px 0px 2px 22px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #990000;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	} 
.medialinks{
	width:90%;
	margin-left:4px;
	margin-top: 10px;
	font-size: 12px;
	padding: 2px 20px 2px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	} 
.ahome{
text-decoration:underline;	
}
.amedialink, .amedialinklast{
padding-right:20px;
margin-bottom:10px;
text-decoration:underline;
color:#993300;}
.amedialinklast{
padding-left: 100px}


#rightcontent {
	background-color: #99CC99;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 1.5em;
	}
/* End Main Column Details */
/* ========================= */
/* Begin Footer Details */
#footer {
	border-top: 1px solid #eeeeee;
	color: #999999;
	font-size: smaller;
	margin-left: 113px; /* same as left column width */
	padding: 0.5em 1.5em;
	vertical-align:middle;
	} 
#footer a { 
	color: #999999;
	}
/* End Footer Details */
/* ========================= */
/* Begin utility styles */
.clr {
	/* used to clear floats */
	clear: both;
	}
.hide {
	/* Add this class to any element you want to hide */
	display: none;
	}
/* End utility styles */
/* ========================= */
/*Styles for data boxes*/
#databox_cityName {
	font-size: 9px;
	font-style: normal;
	background-color: #CCCCCC;
	float: left;
	height: 14px;
	width: 80px;
	border: thin ridge #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-top: 2px;
	padding-left: 6px;
	margin: 3px;
}
#databox_WeatherCenti {
	font-size: 9px;
	font-style: normal;
	background-color: #FFCC66;
	float: left;
	height: 14px;
	width: 30px;
	border: thin ridge #999999;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	text-indent: .5em;
	padding-top: 2px;
	padding-left: 6px;
	margin: 3px;
}
#databox_WeatherFahr {
	font-size: 9px;
	font-style: normal;
	background-color: #FF9933;
	float: left;
	clear:right;
	height: 14px;
	width: 30px;
	border: thin ridge #999999;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	text-indent: .5em;
	padding-top: 2px;
	padding-left: 6px;
	margin: 3px;
}
#address{
	font-style: oblique;
	text-transform: capitalize;
	background-color: #99CC99;
	padding: 10px;
	height: 90px;
	width: 180px;
	margin: 5px 2px 5px 3px;
	border:thin solid goldenrod;
	float:left;
}
#books{
	font-style: oblique;
	text-transform: capitalize;
	background-color: #99CC99;
	padding: 10px;
	height: 90px;
	width: 90%;
	margin: 5px 2px 5px 3px;
	border:thin solid goldenrod;
}
#address_lrg{
	font-style: oblique;
	text-transform: capitalize;
	background-color: #99CC99;
	padding: 10px;
	height: 90px;
	width: 240px;
	margin: 5px 2px 5px 3px;
	border:thin solid goldenrod;
	float:left;
}
#addressName{
	font-weight: bold;
	font-style: oblique;
	margin-bottom: 0px;
	color:black;
	letter-spacing:0.3em;
	background-color:#CC9966;
	color:black;
	padding-left:4px;
}
#tips{
	font-weight: bold;
	font-style: oblique;
	padding-right:30px;
}
<!--Horizontal Menu Begins-->
#hrmenu
{
	color: #FFF;
}
#hrmenu ul{
margin-left:2px;
	margin-top:12px;
	margin-bottom:12px;
	background-color:#9E3100;
}
#hrmenu ul li
{
	list-style: none;
	margin: 1px;
	display: inline;
}

#hrmenu ul li a{
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
	color: #F0EBC7;
	text-align: center;
	list-style-type: none;
	padding:15px 2px 15px 2px;
	}
html>body #hrmenu li a { 
	/* needed to override IE width to correct box model */
	width: auto; 
	}
#hrmenu li a:link { color: #F0EBC7; }
#hrmenu li a:hover
{
	color: #F0EBC7;
	background-color: #DAA374;
}

#hrmenunav1 a.hrmenunav1, #hrmenunav2 a.hrmenunav2, #hrmenunav3 a.hrmenunav3, #hrmenunav4 a.hrmenunav4, #hrmenunav5 a.hrmenunav5, #hrmenunav6 a.hrmenunav6, #hrmenunav7 a.hrmenunav7, #hrmenunav8 a.hrmenunav8, #hrmenunav9 a.hrmenunav9, #hrmenunav10 a.hrmenunav10,
	{
	/* Shows current page based on BODY ID */	
	background-color: #DAA374;
	color: #F0EBC7;
	}
.border{
margin-top:20px;
width:620px;
background-image:url(../images/bordertile.jpg);
background-repeat:repeat-x;
}
ul#flower{
	list-style-image:url(../images/dropcap/flower_bullet.gif);
	list-style-position: outside;
}
ul#flower li{
margin:1px 20px 10px 10px;
}
ul#video{
	list-style-image:url(../images/flv_sm.gif);
	list-style-position: outside;
}
ul#video li{
vertical-align:bottom;
}
ul#video li a{
color:#666666;
margin-top:10px;
margin-left:6px;
}
form{
}
form label
{
display: block;
margin-left:10px;
font-style:italic;
font-size:12px;
}

form label input
{
display: block;
margin-bottom: 1em;
}
form input, form textarea{
background-color:#CAE4FF;
color:black;
padding-left:4px;
font-variant:small-caps;
font-style:oblique;}
.dropcap {
padding_right:10px;}

#sources{
width:90%;
background-color:#336600;
color:white;
font-weight:600;
padding:2px}
#sources ul{
color:white;
list-style-type:none;}
#sources ul li{

display:inline;}
#sources ul li a:{
padding:2px 5px 2px 5px; 
color:white;
}
/* End Horizontal SubMenu Column Details */