/* CSS Document */


a#index	{
	background:#000;
	}

div#nav {
	background:#FFF url(../images/home_r1_c1.jpg) no-repeat;
	height:795px;
	width:192px;
	float:left;
	text-align:right;
	padding-top:0px;
	}
	
div#photo 	{
	height:441px;
	width:450px;
	float:right;
	}

div#photo_bottom	{
	background:#FFF url(../images/home_r3_c5.jpg) no-repeat;
	height:59px;
	width:313px;
	float:right;
	}
	
div#back_image	{
	background:#FFF url(../images/home_r3_c3.jpg) no-repeat;
	height:181px;
	width:194px;
	float:left;
	}
	
div#quote	{
	background:#FFF;
	height:122px;
	width:169px;
	float:right;
	padding-right:30px;
	}

div#quote p	{
	font-size:1.8em;
	color:#000;
	font-weight:bold;
	}

div#main_content h2	{
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:2.0em;
	color:#CC3300;
	}

#flash_logo	{
	float: left;
	margin: 0px 0 0 0px;
	width:175px;
	height:125px;
	background-color: #B94F4F;
	border-top-width: 3px;
	border-left-width: 4px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B94F4F;
	border-left-color: #B94F4F;
	}
	