/* Global Styles */

/*  Getaway Colors 

Getaway Dark Blue = 1a4690
Getaway Dark Purple = 703d85
Getaway Med Purple = 815494
Getaway Lt Purple = 845897
Getaway Orange/Red = e9771c
Getaway Dark Dark Orange = E87413
Getaway Dark Orange = FF7002
Getaway Med Orange = FF8a02
Getaway Lt Orange = ffa801
Getaway Dark Yellow = ffd101
Getaway Med Yellow = ffe900
Getaway Light Yellow = ffff00
Getaway Dark Green = 82b52a
Getaway Med Green = 83b834
Getaway Lt Green = b5cda5  */

	a:link {color: #FF0000}     /* unvisited link */
	a:visited {color: #845897}  /* visited link */
	a:hover {color: #82b52a}   /* mouse over link */
	a:active {color: #ffff00}   /* selected link */

body{
	background-image:url(../images/GAT-Background1.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

div.container
{
width:100%;
margin:0px;
ssline-height:150%;
}
div.header
{ margin-left:185px;
padding:0.5em;
clear:left;
}
div.footer
{ margin-left:185px;
 padding:2.5em;
clear:left;
}
h1.header
{
padding:0;
margin:0;
}
div.left
{
float:left;
width:160px;
margin:0;
padding:1em;
}
div.content
{
margin-left:185px;
padding:1em;
}

div.photo_right
{float:right;
padding:1em;
}

.gatLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #845897;
	border-bottom: 1px solid #FFFFCC;
	text-align:center;
}
.gatHeader { /* This is the title font for table titles */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #845897;
}
	
.gatHours { /* This is the title font for table titles */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #13428E;
}

.gatAddress { /* This is the title font for table titles */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5b9833;
	
}

.gatContentHeading	{
	font-family: Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #13428E;
}	

.gatContentParagraphHeading	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #13428E;
}	

.gatTdTitle { height:10px; ;

	border:groove;
	border-bottom-color:e9771c;	
	border-color:e9771c;
	border:E87413; 
	text-align:center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #703d85;
	background:#ffa801;

}
.gatSmallText {
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#13428E;
	}
.gatMedText {
	font:16px Tahoma, Arial, Helvetica, sans-serif;
	color:#13428E;
	}










h1{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #13428E;
}
h2{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #703d85;
}

h3{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #703d85;
}

h4{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #703d85;
}

h5{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #703d85;
}