body
{
  background-image: url(../images/2012_bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0px;
  background-color: #9b0002;
}

body.inside
{
  background-image: url(../images/building_bg.jpg);
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0px;
  background-color: #9b0002;
  background-attachment: fixed;
}

#navigation
{
  background-image: url(../images/navigation.png);
  width: 955px;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

#lowNavBg
{
  background-image: url(../images/low_navigation.png);
  height: 105px;
  width: 100%;
  clear: both;
  margin-top: 500px;
}

#lowNav
{
  width: 955px;
  clear: both;
  height: 165px;
}

.insideContent
{
  width: 955px;
  clear: both;
  background-color: #ffffff;
  margin-top: 10px;
}

.insideHeader
{
  width: 935px;
  clear: both;
  padding: 10px;
}

.crumbs
{
  width: 935px;
  clear: both;
  padding: 0px 10px;
  margin-top: -15px;
}

.leftContent
{
  width: 600px;
  float: left;
  padding: 10px;
}

.rightContent
{
  width: 250px;
  float: left;
  padding: 10px;
}

.splitLeft
{
  width: 425px;
  float: left;
  padding: 0px 10px 10px 10px;
  margin-bottom: 30px;
}

.splitMiddle
{
  width: 325px;
  float: left;
  padding: 0px 10px 10px 10px;
  margin-bottom: 30px;
}

.splitLarge
{
  width: 710px;
  float: left;
  padding: 0px 10px 10px 10px;
  margin-bottom: 30px;
}


.splitThird
{
  width: 350px;
  float: left;
  padding: 0px 10px 10px 10px;
  margin-bottom: 30px;
}

.splitRight
{
  width: 425px;
  float: left;
  padding: 10px;
  margin-bottom: 30px;
}

.fullContent
{
  width: 935px;
  float: left;
  padding: 0px 10px 10px 10px;
  margin-bottom: 30px;
}

.tileOne
{
  float: left;
  width: 191px;
  margin-top: -75px;
}

.tileTwo
{
  float: left;
  width: 191px;
  margin-top: -75px;
}

.tileThree
{
  float: left;
  width: 191px;
  margin-top: -75px;
}

.tileFour
{
  float: left;
  width: 191px;
  margin-top: -75px;
}

.tileFive
{
  float: left;
  width: 191px;
  margin-top: -75px;
}

.logo
{
  margin-top: 90px;
  float: left;
  margin-left: -5px;
}

.mainNav
{
  float: left;
  margin-top: 20px;
  margin-left: 15px;
}

.mainNav a
{
  font-family: Arial;
  color: #ffffff;
  Font-size: 18px;
  text-decoration: none;
}

.socialIcons
{
  float: left;
  margin-left: 375px;
  margin-top: 35px;
}

.smallNav
{
  float: left;
  margin-left: 330px;
  width: 350px;
  margin-top: 9px;
}

.smallNav a
{
  font-family: Arial;
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
}

#footer
{
  width: 955px;
  clear: both;
}

#insideFooter
{
  width: 935px;
  background-color: #9b0002;
  clear: both;
  padding: 0px 10px;
}

.copyright
{
  float: left;
  width: 380px;
}

.address
{
  float: left;
  margin-left: 150px;
  width: 400px;
}

p.footer
{
  font-size: 11px;
  color: #ffffff;
}

h1
{
  font-size: 24px;
  font-family: Times New Roman;
  margin: 0px 0px 15px 0px;
  padding-bottom: 5px;
  color: #a70002;
}

h3
{
  background-color: #b5b5b5;
  padding-left: 5px;
  color: #001759;
}

.clear
{
  clear: both;
}

img
{
  border: 0px;
}

a
{
  color: #a70002;
  text-decoration: underline;
}

a:hover
{
  color: #a70002;
  text-decoration: none;
}


#insideFooter a
{
  color: #ffffff;
  text-decoration: underline;
}


#insideFooter a
{
  color: #ffffff;
  text-decoration: none;
}

.crumbs p
{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #a70002;
}

.crumbs p a
{
  text-decoration: none;
}

.crumbs p a:hover
{
  text-decoration: underline;
}

p.pressNav
{
  font-size: 12px;
}

img.right
{
  float: right;
  margin: 0px 0px 0px 35px;
}

.book_now {
	padding-top: 20px;
	float: left;
	display: block;
	/*text-align: center;*/
	background-color: transparent;
}

.book_now a, .book_now a:link {
	display: block;
	padding: 5px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background-color: #f90;
	text-decoration: none;
}

.book_now a:hover {
	display: block;
	padding: 5px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background-color: #fc0;
	text-decoration: none;
}


#subNav
{
  float: left;
  width: 220px;
  padding-top: 0px;
}

.subNav li.first
{
  display: block;
  background-image: url(../images/sub_nav_bg.png);
  height: 25px;
  border: 1px solid #ffffff;
}

ul.subNav
{
  width: 200px;
  margin-left: 10px;
  padding-left: 0px;
  margin-top: 0px;
}

.subNav li
{
  display: block;
  background-image: url(../images/sub_nav_bg.png);
  height: 25px;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-top: 0px;
}

.subNav li:hover
{
  background-image: url(../images/sub_nav_bg_on.png);
}

.subNav li a
{
  color: #ffffff;
  text-decoration: none;
  display: block;
  font-size: 14px;
  padding: 4px 3px 3px 8px;
}
