/* Page Styles */

body 
{
  	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:center;	
	height:100%;
}


a:link { color:#FF9966; text-decoration: none; }
a:visited { color:#FF9966; text-decoration: none; }
a:hover { color:#FF9966; text-decoration:underline; }
a:active { color:#F00; text-decoration: none; }


#holder
{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	position:relative;
	background:#fff;	
	color:#666;
	text-align:left;
}

#header
{
	width:750px;
}

#headerImage
{
	float:left;
	padding-bottom:10px;
}

#headerInfo
{
	text-align:right;
	margin-top:10px;
	float:right;
	clear:right;
	font-size:10pt;
}

div#headerInfo td 
{
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:8pt;
	font-weight:bolder;
	color:#999;
}

.alignright
{
	text-align:right;
}

.alignleft
{
	text-align:left;
}

#headerMenu
{
	height:20px;
	width:750px;
	clear:both;
	color:#fff;
	font-size:10pt;
	line-height:20px;
	vertical-align:middle;
}

div#headerMenu a
{	
	text-decoration: none;
	color:#fff;
}

div#headerMenu a:link { color:#fff; text-decoration: none; }
div#headerMenu a:hover { color:#fff; text-decoration:underline; }
div#headerMenu a:active { color:#F00; text-decoration: none; }



#title
{
	width:475px;
	margin-top:20px;
	float:left;
}

#titleMenu
{
	clear:both;
	width:475px;
	color:#666;
	font-size:10pt;
}

#title h3
{
	font-size:18px;
	color:#FF9999;
	margin-bottom:15px;
}

div#titleMenu em
{
	font-style:normal;	
	color:#ccc;
}

div#titleMenu a
{
	
	text-decoration: none;
	color:#666;
}

div#titleMenu a:link { color:#666; text-decoration: none; }
div#titleMenu a:hover { color:#333; text-decoration:underline; }
div#titleMenu a:active { color:#F00; text-decoration: none; }

#content
{

	width:460px;
	margin:10px;
	margin-top:20px;
	font-size:8pt;
	float:left;
}

div#content p
{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

#galleryHolder
{
	width:700px;
	margin:10px;
	margin-top:0px;
	font-size:8pt;
	text-align:center;
	float:left;
}

#contentLeft
{	
	width:210px;
	float:left;
	margin-right:20px;
	
}

#contentRight
{
	float:right;	
	width:210px;
	margin-left:20px;
}

#contactHolder
{
	width:460px;
	margin:10px;
	margin-top:20px;
	font-size:10pt;
	font-weight:bolder;
	text-align:center;
	float:left;
}

div#contactHolder h2
{
	color:#990000;
}

#imageSlide
{
	width:260px;
	text-align:right;
	float:right;
	margin-top:60px;
	margin-right:5px;
	margin-bottom:10px;		
}

#footer
{
	width:750px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	background-image:url(../images/footerrpt.gif);
	background-repeat:repeat;
	clear:both;
	text-align:right;
	font-size:8pt;
}

div#footer a
{	
	text-decoration: none;
	color:#666;	
}

div#footer a:link { color:#666; text-decoration: none; }
div#footer a:hover { color:#333; text-decoration:underline; }
div#footer a:active { color:#F00; text-decoration: none; }
