body {
	font-family: garamond, sans-serif;	
	color: #45272b;
}
a {
	color: #ffedcc;
}

a:hover {
	color: #45272b;
}

a:visited {
	color: white;
}

img {
	border: none;
}

div.large_text{
	font-size: 1.6em;
	font-weight: bold;
	color:black;
	margin-bottom: 12px;
}

div.gateways_logo {
	position: absolute;
	top: 35;
	left:30;
	text-align:center;
}

div.content{
	padding: 10px;	
	padding-top:0px;
}

div.img-holder{
	padding:5px; 
	background-color: #FFFFFF;
}

div.logo {
	text-align: center;
	}
	

div.title {
	padding-top: 2px;
	background: url('../imgs/menu_bg.gif');
	height: 28px;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	clear:both;
}

div.title a, div.title a:visited {
	padding-top: 5px;
	color: #45272b;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 10px;
}

div.title a:hover {
	padding-top: 5px;
	color: #93b3dd;
	text-decoration: none;
	font-weight: bold;
	}

td.top-left {
	background: url('../imgs/top-left.gif'); 
	width: 20px;
	hieght: 20px;
}

td.top-center {
	background: url('../imgs/top.gif'); 
	hieght: 20px;
}

td.top-right {
	background: url('../imgs/top-right.gif'); 
	width:20px;
	height: 20px;
}

td.left-side {
	background: url('../imgs/left.gif') repeat-y; 
	width: 20px;
}

td.main-content {
	
	background-color: #be854c;
}

td.right-side{
	background: url('../imgs/right.gif') 
	repeat-y; 
}


hr {
	background-color: #45272b;	
}
h3 a, h3 a:visited {
	font-size: 1.2em;
	text-decoration: none;
	color: #45272b;
}

h3 a:hover {
	font-size: 1.2em;
	color: white;
	text-decoration: none;
}

td.bottom-left {
	background: url('../imgs/bottom-left.gif'); 
	width: 20px;
	height: 20px;
}

td.bottom-center {
	background: url('../imgs/bottom.gif'); 
	height: 20px;
}

td.bottom-right {
	background: url('../imgs/bottom-right.gif'); 
	hieght: 2px;
} 

div.left-content {
	float:left;
	width: 100px;
	background-color: red;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.right-content {
	float:right;
	clear:	both;
	width: 100px;
	background-color: red;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

body {
 background-color: #be854c;
}

div.community {
	padding-left: 10px;
	font-size: .8em;
	margin-top: -10px;
}

div.main_links {
	text-align: center;
	margin-bottom:3px;
}

div.contact_info{
	float:right;
	color: #ffedcc;
	position:absolute;
	text-align: right;
	right:30;
		
}

div.brief_words{
	padding: 0px 10px;
	color: white;
	font-size:1.0em;
	text-align: center;
	padding-bottom: 3px;
	font-family: monotype corsiva, sans-serif;
}

div.footer{
	clear:both; 
	font-size:.9em; 
	padding-top: 5px;
	Color:white;
}

td.spacer{
	width: 15px;	
}
