/* Sunrise Villa Style Sheet - PAGES.CSS
   Copyright (c) 2005 by Exodus Enterprise Systems
*/
TD.banner_top	{
	width: 400px;
	height: 89px;
}

TD.banner_title	{
	width: 400px;
	height: 49px;
}

TD.banner_right	{
	width: 210px;
	height: 450px;
}

.content	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-image:url(/graphics/welcome/background.gif);
	background-repeat:no-repeat;
	width: 400px;
	height: 312px;
}

.content A:link	{text-decoration: underline; font-weight:normal; color:#CC0000;}
.content A:hover	{text-decoration: underline; font-weight:normal; color:#CC0000;}
.content A:visited {text-decoration: underline; font-weight:normal; color:#CC0000;}
.content A:visited:hover {text-decoration: underline; font-weight:normal; color:#CC0000;}

.content H1	{
	font-size:12px;
	color: #C62F23;
	padding: 0px 0px 5px;
	line-height: 16px;
}

.content H2	{
	font-size:11px;
	padding: 0px 0px 5px;
	line-height: 15px;
}

.content H3	{
	font-size:10px;
	font-weight:bold;
	font-style:italic;
}

.content P	{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

FORM	{
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none;
}

FORM .prompt {
	font-weight: bold;
	background-color:#CC9900;
	font-size: 100%;
}

FORM .parthead	{
	font-weight: bold;
	font-size: 120%;
	background-color:#990000;
	color: white;
	padding: 2px;
}

FORM .partnote	{
	font-style:italic;
}

INPUT, TEXTAREA
{
    FONT-SIZE: 11px;
    BORDER-LEFT-COLOR: #c4cae0;
    BORDER-BOTTOM-COLOR: #999999;
    BORDER-TOP-COLOR: #c4cae0;
    FONT-FAMILY: Trebuchet MS, tahoma, arial, ariel, sans-serif;
    TEXT-DECORATION: none;
    BORDER-RIGHT-COLOR: #999999;
	background-color:#FFFFFF;
}

INPUT, SELECT
{
    FONT-SIZE: 11px;
    BORDER-LEFT-COLOR: #c4cae0;
    BORDER-BOTTOM-COLOR: #999999;
    BORDER-TOP-COLOR: #c4cae0;
    FONT-FAMILY: Trebuchet MS, tahoma, arial, ariel, sans-serif;
    TEXT-DECORATION: none;
    BORDER-RIGHT-COLOR: #999999;
	background-color:#FFFFFF;
}

#photoPageBox {
	position:absolute;
	left: 450px;
	top: 479px;
	width: 124px;
	height: 14px;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FF6633;
	padding: 4px 0px;
}

#photoPageBox A:link	{text-decoration: none; font-weight:normal; color:#FF6633;}
#photoPageBox A:hover	{text-decoration: none; font-weight:normal; color:#000000;}
#photoPageBox A:visited {text-decoration: none; font-weight:normal; color:#FF6633;}
#photoPageBox A:visited:hover {text-decoration: none; font-weight:normal; color:#000000;}
