html,body
{
margin:0;
padding:0;
background: url(../images/bg.jpg) repeat;
background-color:#000000;
}

body
{
font-family: verdana;
font-size: 11px;
text-align:center;
}

TEXTAREA, table, OPTION
{
font-family: verdana;
font-size: 11px;	
}

p
{
 margin:0 10px 10px;
}

 A:link, A:active, A:visited  
{ 
	color: #990000;
	font-weight: bold; 
	text-decoration: none;	
}	

a:hover
{
	color: #ff6600;
}

#outlineText
{
	font-weight: bold;
	font-size: 100%;
	color: #990000;
	border-bottom: #006600 2px dotted;
}

#headerText
{
	font-weight: bold;
	font-size: 120%;	
}


#header
{
	width: 800px;
	height:245px;
}

#header a
{
position:absolute;
right:0px;
top:23px;
}

/*page Navigation*/
#navigation
{
width:800px;
background: #000000;
height:35px;
}

/*Page Content Outer Container*/
#pageContainer{
width:800px;
margin:0 auto;
text-align:left;
background-color:#ffffff;
}

#pageContainer ul
{
	text-align: justify;
	margin-left:17px;
	padding : 1px;
}

#pageContainer li
{	
	margin:5px; 
	list-style-image: url('../images/red_Arrowbullet.gif');
}

/*Content Container*/
#contentContainer
{
line-height:1.4;
width:800px;
height:510px;
margin-bottom:6px;
background-color:#ffffff;
}


#homeContent
{
margin-top:2px;
padding-left:2px;
float:left;
width:380px;
height:275px;
background: url(../images/bg2.jpg) 0% 0% repeat-x;
}


/* index page rotating*/
#rotatorImages
{
float:right;
/*background: url(../images/remodeledkitchen.jpg) 0% 0% no-repeat;
width:408px;
height:275px;
*/
text-align:center;
margin-right:2px;
margin-left:1px;
margin-top:2px;
}



/* Page Footer */
#footer
{
background:#000000;
color: #ffffff;
clear:both;
width:800px;
height: 100px;
font-size:130%;
font-weight: bold; 
}

#footer p
{
margin:0;
margin-top: 5px;
padding:5px 10px;
text-align:center;
color: #ffffff;
}

#footer A:link
{ 
	font-size:75%;
	color: yellow;
	font-weight: bold; 
	text-decoration: none;		
}

#footer A:visited
{
	font-size:75%;
	color: yellow;
	font-weight: bold; 
	text-decoration: none;	
}


/*Page Content - non used on index page*/
#pageContent
{
	margin:0px;
float:left;
width:800px;
height:350px;

}


/*About us */
#aboutUsHeader
{
	 margin: 4px; 
	background: url(../images/aboutUs.gif) 0% 0% no-repeat;
	width:118px;
	height:17px;
	margin-bottom:0px;
}

#homeSponsorshipContainer
{
		width:333px;	
	height: 200px;
	border-right: #d4d0c8 1px solid;
	border-top: #d4d0c8 1px solid;
	border-left: #d4d0c8 1px solid;
	border-bottom: #d4d0c8 1px solid;
}

h1
{
	font-size:170%;
	color:#990000;
}

#weclome
{
		font-size:150%;
	color:#990000;
}

.boldMakeStandOut
{
	
		font-size:120%;
	color:#990000; 
	font-weight:bold;
}

#pageHeader
{
	font-size:170%;
	color:#990000; 
	font-weight:bold;
	background-color:#999999;
}