﻿body
{
    font-family: "Franklin Gothic Medium" , Verdana, Arial, Sans-serif;
    color: #fff;
    margin: 0 0 0 5;
    min-width: 900px;
    text-align: center;
    background: #202020 url(GWR_web_text.gif) -150px  0px no-repeat;
}



html
{
    min-width: 900px;
}

#wrap
{
    width: 900px;
    margin: 0 auto;
    position: relative;
    border-left: 0px solid #c2c2c2;
    border-right: 0px solid #c2c2c2;
    border-bottom: 0px solid #c2c2c2;
    height: auto;
    min-height: 600px;
    height: 90%;
    text-align: left;
}


#logo
{
    position: absolute;
    top: 105px;
    left: 446px;
}

#indexItems
{
    position: absolute;
    top: 252px;
    left: 30px;
}
#menu
{
	position: absolute;
	top: 30px;
	left: 0px;
	border-bottom:1px solid #c41130;
	border-right:1px solid #c41130;
	text-align:right;
	height:60px;
	line-height : 25px;
	padding-right:10px;
}

#indexText {
	position: absolute;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16pt;
	color:#fff;
	font-weight:bold;
    top: 316px;
    left: 38px;
}


h1.seo {
	
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10pt;
	color:#fff;
	font-weight:normal;
	width:500px;
	padding-top:90px;
    text-align:left;
}

#payonlineLink {
	position:absolute;
	top:560px;
	left: 500px;
	z-index:2000;
}

#logoonly {
	position:absolute;
	top:175px;
	left:30px;
	background:url(gwr_logo_only.gif) no-repeat;
	height:70px;
	width:436px;
}

#logofull {
	position:absolute;
	top:175px;
	left:30px;
	background:url(gwr_index_items.gif) no-repeat;
	height:65px;
	width:436px;
}

h4
{
    color: #c41130;
	font-size:18pt;
    text-align: right;
}

#content
{
    position: absolute;
    font-size: 10pt;
    font-weight: 300;
    top: 250px;
    left: 100px;
    width: 400px;
    text-align: left;
    color:#ccc;
}

#footer
{
    position: relative;
    width: 600px;
    padding-top: 5px;
    border-top: 1px solid #c41130;
}

#footerIndex
{
    position: absolute;
    top:560px;
    width: 600px;
    padding-top: 5px;
    border-top: 1px solid #c41130;
}

#photofooter {
	position:absolute;
	bottom:-4px;
	margin-bottom:26px;
	left:560px;	
	border:0px solid #c41130;
	height:402px;
}

#photoheader {
	position:absolute;
	top:120px;
	left:420px;	
	border:0px solid #c41130;
	width:406px;
	padding-left:213px;
	height:382px;
	background:url(images/glow.png) 0px 0px repeat-y; 

}

#photoheaderwide {
	position:absolute;
	top:120px;
	left:420px;	
	border:0px solid #c41130;
	width:406px;
	padding-left:213px;
	height:200px;
	background:url(images/glow.png) 0px 0px no-repeat;
}

#photoheaderwide2 {
	position:absolute;
	top:340px;
	left:420px;	
	border:0px solid #c41130;
	width:406px;
	padding-left:213px;
	height:200px;
	background:url(images/glow.png) 0px 0px no-repeat;
}


#photofooterwide {
	position:absolute;
	bottom:0px;
	margin-bottom:22px;
	left:460px;	
	border:0px solid #c41130;
	height:292px;
}

ul.menulist
{
	color: #c41130;
	list-style: circle;
	font-family: Arial,sans-serif;
}

li.menulistmajor {
  font-size:12pt;
}

li.menulistminor {
	font-size:10pt;
}


span.menuspanmajor {
  font-size:12pt;
}

span.menuspanminor {
	font-size:10pt;
}

ul.redtxt {
	color:#db1336;
	font-size:10pt;
}

a:link
{
    color: #db1336;
}

a:visited
{
    color: #db1336;
}

a:hover
{
    color: #ff4e6d;
}

a:active
{
    color: #fff;
}

