body {
font-family:verdana;
margin:0 0 0 0;
font-size:10pt;
background-image:url("http://barney/gulfcoastlodging/bg1.jpg");
background-repeat:repeat-y;
}

#page {
width:1200px;
border:1px solid #ff0000;
height:800px;
margin-top:0px;
background-color:#ffffff;
}

#header {
width:1180px;
height:50px;
background-color:#881111;
color:#ffffff;
text-align:left;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
border-bottom:1px solid black;
font-style:italic;
}
#header a {color:white; text-decoration:none}
.col130 {
width:130px;
float:left;
border-right:1px solid #999999;
height: 700px;
text-align:left;
padding:2px;
background-color:#ffffff;
}

#col2 {
width:130px;
float:left;
border-right:1px solid #999999;
height:700px;
text-align:left;
padding:2px;
background-color:#ffffff;
}

.col200{
width:200px;
float:left;
border-right:1px solid #999999;
height:600px;
text-align:left;
padding:2px;
background-color:#ffffff;
}
.col300{
width:300px;
float:left;
border-right:1px solid #999999;
height:700px;
text-align:left;
padding:2px;
background-color:#ffffff;
}
.box200x200 {
width:200px;
height:200px;
float:left;
padding:3px;
border:solid 2px #ff7777;
}
.box200x200clear {
width:200px;
height:200px;
float:none;
border:solid 2px #ff7777;
}

.col250 {
width:250px;
float:left;
border-right:1px solid #999999;
height:700px;
text-align:left;
padding:2px;
background-color:#ffffff;
}

#footer { width:100%; height:20px; background-color:#eeeeee; float:left; margin-top:5px;}

.bold14 {font-size:14pt; font-weight:bold;}
.bold12 {font-size:12pt; font-weight:bold;}
.catHead {font-size:12pt; font-weight:bold;background-color:#991111;color:#ffffff;text-align:center;}
.catHead a{color:white;text-decoration:none;}
.dateline {float:right; font-size:10px;margin-right:50px;}

/* Header > Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding-top: 79px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 2px;
	padding-top: 10px;
	background: url(http://barney/templates/newfangled/images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(http://barney/templates/newfangled/images/img04.gif);
}

#menu .active a {
	background-image: url(http://barney/templates/newfangled/images/img05.gif);
}
/*
<!-- rounded corners 
.bl {background: url(http://barney/images/bl.gif) 0 100% no-repeat; background-color:#e68200; width: 20em;}
.br {background: url(http://barney/images/br.gif) 100% 100% no-repeat;}
.tl {background: url(http://barney/images/tl.gif) 0 0 no-repeat;}
.tr {background: url(http://barney/images/tr.gif) 100% 0 no-repeat; padding:10px;}
.clear {font-size: 1px; height: 1px;}
end rounded corners -->
*/
