@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	font-size:small;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#aeb4ac;
	background-attachment: fixed;
	background-image: url(http://lodgeatpaintedrock.com/themes/tlpr/../tlpr/images/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container{width:713px;margin:auto;height:auto;}
#logo{width:347px;height:127px;margin:auto}
#logo img{border:0;}
#navBar{clear:both;height:32px;width:690px;border-top:#838781 1px solid;border-bottom:#838781 1px solid;margin:auto;margin-top:4px;margin-bottom:13px;}
#fma{clear:both;margin:auto;width:713px;height:282px;padding-bottom:10px;}
#content{clear:both;width:713px;}
#left-column{
	width:388px;
	height:294px;
	float:left;
	text-align:center;padding-top:17px;
}
#right-column{width:325px;float:left;}
#footer{width:691px;border-top:#838781 1px solid;padding:8px;margin:auto;clear:both;line-height:18px;}

#social{text-align:left;margin-top:5px;color:#333;padding-top:10px;font-size:80%;}



img.dividerFMA{margin-top:5px;margin-bottom:7px;display:block;margin:auto;}
