/* Begin CSS Drop Down Menu */
#main
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#CCCCCC;
	background-image:url(../images/bg_image.jpg);
	background-repeat:repeat-x;
}
#mainBox
{
	width:822px;
	background-color: #FFFFFF;
	margin: auto auto;
	background-image: url(../images/users/ispihouses-banner_center.gif);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#theContent
{
padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;
background-color:#FFFFFF;
width:780px;
margin:auto auto;
		
}
#menuh-container
	{
	text-align:center;
	background-color:#FFFFFF;
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	z-index: 1;
	margin-bottom:0em;
	height:25px;
	}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #555;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: black;
	font-weight:bold;
	background-color: black;
	background-image:url(../images/menu-button.png);
	background-repeat:repeat-x;
	text-decoration:none;
	font-size: 0.9em;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-image:url(../images/menu-button_down.png);
	background-repeat:repeat-x;
	text-decoration:none;
	}	
	
#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;
	}

#menuh ul
	{
	list-style:none;
	margin:0 0;
	padding:0 0;
	float:left;
	width:100px;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#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:-1em 0 0 -1em;
	}
	
#menuh ul ul a:link, #menuh ul ul a:visited, #menuh ul ul a:active	/* menu at rest */
	{
	color: black;
	background-color:#cccccc;
	background-image:none;
	background-repeat:repeat-x;
	text-decoration:none;
	}	
	
#menuh ul ul a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color:#666666;
	background-image:none;
	text-decoration:none;
	}
	
#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 */

.headerText 
{
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	background-color: #FFFFFF;
	width: 822px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background-image: url(../images/users/ispihouses-banner_top.gif);
	width: 822px;
	height:228px;
	margin-right: auto;
	margin-left: auto;
}
.myBtn
{
	background-color: #990000;
	border: thick outset #990000;
	width: 12em;
	text-align: center;
	font-size: 0.7em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin: auto;
}
.myBtn a:link, .myBtn a:visited, .myBtn a:active
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.myBtn a:hover
{
	color: #FFFF00;

}
#my_Btn
{
	background-color: #990000;
	border: thick outset #990000;
	width: 12em;
	text-align: center;
	font-size: 0.7em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin: auto;
	float:right;
	clear: right;
}
#my_Btn a:link, #my_Btn a:visited, #my_Btn a:active
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#my_Btn a:hover
{
	color: #FFFF00;

}
#topHeadline {
	color: #990000;
	font-family: "Arial Black", Arial, sans-serif;
}
.titleBar {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: medium outset #990000;
	text-align: center;
}
#bottomFooter {
	background-image: url(../images/users/ispihouses-banner_bottom.gif);
	width: 822px;
	height:12px;
	margin:auto auto;
}

#footerLinks
{
	clear:both;
	font-size: .9em;
}
#footerLinks a:hover
{
	color:#990000;
}
#index_homeBox li {
	margin-bottom: 1em;
}
#index_homeBox
{
	margin-bottom: -1em;
}
#index_formHeader1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
	text-align: center;
	font-family: "Arial Black", Arial, sans-serif;
}
#index_formHeader2 {
	font-weight: bold;
	color: #003399;
	text-align: center;
}
#index_formBox1 {
	padding: 5px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #990000;
	}
#index_paragraph1 {
	font-style: italic;
	text-align: left;
}
#index_paragraph2 {
	font-style: italic;
	text-align: left;
}
#index_paragaph_title {
	text-align: left;
}

#index_paragraph1 {
	font-style: italic;
	text-align: left;
}
.index_signature {
	font-family: "Freestyle Script", "Comic Sans MS", cursive, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
}
#para3_title {
	font-weight: bold;
	color: #990000;
	text-align: left;
	position: relative;
}
#index_paragraph3 {
	text-align: left;
	position: relative;
}
#bannerTitle {
	font-size: 1.5em;
	font-weight: bold;
	position: relative;
	top: 90px;
	height: 110px;
	width: 450px;
	left: 350px;
	text-align: center;
	color: #FFFFFF;
}
.form_subheader {
	font-weight: bold;
	color: #003399;
	text-align: center;
}
#homeBox li {
	margin-bottom: 1em;
}
#homeBox
{
	margin-bottom: -1em;
}
#formHeader1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
	text-align: center;
	font-family: "Arial Black", Arial, sans-serif;
}
#formHeader2 {
	color: #003399;
	text-align: center;
}
#formBox1 {
	padding: 5px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #990000;
}
#affiliateButton {
	border:thick outset #0099CC;
	width: 12em;
	background-color:#0066CC;
	float:right;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}
