@charset "utf-8";
* 
body  
	{
	margin-top:23px;
	background-color:#FFFFFF;
	background-image:url(../images/site/bg.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	}
#container
	{
	width:648px;
	height:auto;
	margin:auto auto;
	border: 1px solid #DD6FAE;
	}
#header
	{
	width:648px;
	height:114px;
	background-image:url(../images/site/header.png);
	}
#leftyhome
{
	width: 217px;
	display:block;
	color:#000000;
	text-align:left;
	float:left;
	border-top: 1px solid #D3D1D2;
}
a.menuLink
{
	display:block;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color:#D3D1D2;
	margin-left: 0px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	border-right-color: #FFFFFF;
}
a.menuLink:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background-color: #DD75B1;
}
#flash_movie
	{
	width:429px;
	float:right;
	margin-bottom:3px;
	border: 1px solid #D3D1D2;
	}
#text
	{
	width:638px;
	height:auto;
	clear:both;
	padding-top:10px;
	border-top:1px solid #D3D1D2;
	border-bottom:1px solid #D3D1D2;
	padding-left: 10px;
	}
#contact_text
	{
	width:648px;
	height:auto;
	clear:left;
	padding-top:10px;
	border-top:1px solid #D3D1D2;
	border-bottom:1px solid #D3D1D2;
	}
#text p
	{
	margin-top:0px;
	margin-right:175px;
	}
h1	
	{
	font-size:16px;
	margin-top:0px;
	color:#DD75B1;
	}
.style1
	{
	color:#5CB2E6;
	}
#Photo_Images{
	height:auto;
	width:157px;
	float:right;
	margin-top:35px;
	margin-right: 10px;
	margin-left: 10px;
	}
img.bottom-image
{
	padding:2px;
	border: 1px solid #D5559E;
	margin-bottom:20px;
	background-color: #DD75B1;
}
#bottomText
	{
	width:648px;
	padding-top:3px;
	padding-left:90px;
	font-size:11px;
	}
#bottomText a:link
	{
	color:#DD75B1;
	text-decoration:none;
	font-size:11px;
	}
#bottomText a:visited
	{
	color:#DD75B1;
	text-decoration:none;
	font-size:11px;
	}
a:link
	{
	color:#DD75B1;
	text-decoration:none;
	font-size:12px;
	}
a:visited
	{
	color:#DD75B1;
	text-decoration:none;
	font-size:12px;
	}
a:hover
	{
	text-decoration:none;
	}
#map
{
	padding: 4px;
	display:block;
	border:1px solid #D5559E;
	margin-bottom:20px;
	margin-left:10px;
	width: 555px;
	height: 300px;
	color:#000000;
	margin:auto auto;
}
#map a:link
	{
	color:#000000;
	}
