@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6D7651;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.content {
	height: auto;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	padding: 16px;
}

/* Begin CSS Drop Down Menu */
#menuh-container
	{
	font-size: 1em;
	position: relative;
	top:0;
	left: 1%;
	width: 100%;
	margin: 0px;
	}
#menuh
	{
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	float:left;
	margin:0em;
	margin-top: 0em;
	}		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin: 0;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	}	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: #000000;
	text-decoration:none;
	background-image: url(images/navBG2.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border: thin none #999999;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #000000;
	text-decoration:none;
	background-image: url(images/navBG2.jpg);
	text-decoration:underline;
	}		
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
.indent {
	margin-left: 5px;
}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width: 10em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin-top: -1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
.sizeBump {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.contentBox {
	background-color: #DFE9B9;
	height: auto;
	width: 500px;
	padding: 10px;
	border: thin solid #CCCCCC;
}
.quoteBump {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: bold;
	color: #E8E8E8;
	font-style: normal;
	line-height: 30px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.QuoteBoxRight {
	background-color: #FFE5C2;
	height: auto;
	width: 300px;
	padding: 10px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #746F68;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	border-top-style: double;
	border-bottom-style: double;
}
.QuoteBoxCenter {
	background-color: #FFECD2;
	height: auto;
	width: 300px;
	padding: 10px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #746F68;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	border-top-style: double;
	border-bottom-style: double;
}
.QuoteBoxRightGrn {
	background-color: #E5E3CA;
	height: auto;
	width: 300px;
	padding: 10px;
	float: right;
	margin-right: 15px;
	margin-left: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #746F68;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	border-top-style: double;
	border-bottom-style: double;
	margin-top: 0px;
	margin-bottom: 0px;
}
.QuoteBoxCtrGrn {
	background-color: #E5E3CA;
	height: auto;
	width: 300px;
	padding: 10px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #746F68;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	border-top-style: double;
	border-bottom-style: double;
}
.QuoteBoxLeft {
	background-color: #FFE5C2;
	height: auto;
	width: 300px;
	padding: 10px;
	float: left;
	margin-right: 30px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #746F68;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	border-top-style: double;
	border-bottom-style: double;
	margin-top: 0px;
	margin-left: 60px;
}
.homepagebox {
	background-color: #FFE5C2;
	height: auto;
	width: 300px;
	padding: 10px;
	float: left;
	margin-right: 10px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #746F68;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	border-top-style: double;
	border-bottom-style: double;
	margin-top: 0px;
}
.flashContainer {
	margin: 0px;
	padding: 0px;
	height: 325px;
	width: 492px;
	text-align: left;
}
.sizeBumpStylized {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #585E3F;
	font-style: italic;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 2px;
}
.bulletBox {
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.border {
	border: thin solid #BDCA8F;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #272326;
	text-decoration: none;
}
