﻿body {
	background-image:url(pics/FAG_BG_Main.jpg)
	float: left;
	text-align: left;
	margin-left:180px;
	background-color:black;
	
}


#menu {
	text-align: left;
	width: 900px;
	height: 200px;
}

table  {
	border: 4px solid #000000;
}

	 {
	border: 1px solid #000000;

}

ul{
	color:white;
	font-size:medium;
	
}


#logo {
	font-size: small;
	color: #FFFFFF;
	margin-left:350px;
	
	
}

#logo a {
	 margin-left:0px;
}

#link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	text-align: center;
	padding-top: 45px;
	text-decoration:none;
}

#link a {
	
}

#link a:hover {
	text-decoration: underline;
}
#content {
	background-color: #FFFFFF;
	width: 900px;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.left {
	width: 500px;
	margin-left:10px;
	margin-right:10px;
}
.sideBar {
	width: 73px;
	background-image: url('pics/sideImg.jpg');
	background-repeat: repeat-y;
	float:right;
	padding:20px;
	margin-left:5px;
}

#footer {
	width: 900px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	text-align: center;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

p{
	margin:0px;
}

h1{
	color: #800000;
	font-size: xx-large;
	margin-left: 10px;
}

h3 {
	font-size: medium;
	text-decoration: underline;
	color: #800000;
}

h6{
	color: #FFFFFF;
	font-weight: normal;
	font-size: medium;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: large;
	color: #800000;
	margin:0px;
}

hr {
	padding: 0px;
	margin: 0px;
	border: 1px dotted #FFFFFF;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
	width: 620px;
}

#rightsidebar {
	width: 260px;
	float: right;
	margin-right:10px;
}

#rscontent {
	padding-left:0px;
	font-size: medium;
	color: #FFFFFF;
}

#rscontent a {
	font-size: 11pt;
	color: #808080;
}

#rscontent a:hover {
	font-size: 11pt;
	color: #FFFFFF;
	

}

#amenities {
	text-align: right;
	color: #808080;
	font-size: small;
}



/* This section is for "classes" only.  These are items that can be used multiple times. */
.bottomLeftRightSideBar {
	background-position: 0% 100%;
	background-image:  url('pics/bl.jpg');
	background-repeat: no-repeat;
}
.bottomRightRightSideBar {
	background-position: 100% 100%;
	background-image: url('pics/br.jpg');
	background-repeat: no-repeat;
}
.topLeftRightSideBar {
	background-position: 0% 0%;
	background-image: url('pics/tl.jpg');
	background-repeat: no-repeat;
}
.topRightRightSideBar	{
	background-position: 100% 0%;
	background-image: url('pics/tr.jpg');
	background-repeat: no-repeat;
}
.topRightSideBar {
	background-position: 0% top;
	background-image: url('pics/top_line.jpg');
	background-repeat: repeat-x;
}
.bottomRightSideBar {
	background-position: 100% bottom;
	background-image: url('pics/top_line.jpg');
	background-repeat: repeat-x;
}
.leftRightSideBar {
	background-position: 0%;
	background-image: url('pics/horizontal_line.jpg');
	background-repeat: repeat-y;
}
.rightRightSideBar {
	background-position: 100%;
	background-image: url('pics/horizontal_line.jpg');
	background-repeat: repeat-y;
}
.RightSideBarContent {
	padding: 10px;
	margin: 10px;
	background-color:black;
}




hr {
	padding: 0px;
	margin: 0px;
	border: 1px dotted #808080;
}

