/*--------------------------------------------------------

Project:	Lincoln Suites, LP
Date:		October 2007
Modified:	June 2009
Version:	2.0
Author:		Christopher K Wright
Email:		info@christopherkwright.com
Website:	http://www.christopherkwright.com/
	
--------------------------------------------------------*/

img, div { behavior: url(iepngfix.htc) } /* IE PNG Fix */

body, html {
	margin:0;
	padding:14;
	color:#333;
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: #333 url(../images/bg.gif) repeat-x;
    }

#wrapper {
    margin:0 auto;
    width:906px;
    }

#header {
	height:110px;
	width:906px;
	background: transparent url(../images/header.gif) no-repeat;
	float:left;
}
	
#logo {
	height:88px;
	width:195px;
	float: right;
	position: relative;
}
#burst {
	line-height:22px;
	color: #e7ad00;
	font-size: 16px;
	clear: both;
	padding-bottom: .3em;
}
	


#flashcontent {
	color:#666;
	width: 601px;
	height: 319px;
	float: left;
}

#flashcontentsub {
	color:#666;
	width: 296px;
	height: 319px;
	float: right;
	padding-bottom:20px;
}

#tagline {
	width: 906px;
	clear:both;
	padding-top:10px;
}


.bold {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height:90%;
	margin-top:0px;
	margin-bottom: .5em;
}

#left {
	color:#666;
	width: 530px;
	margin-right: 9px;
	position: relative;
	float: left;
	padding-right: 0px;
	
}

#middle {
	color:#666;
	width: 296px;
	margin-right: 9px;
	padding-bottom:5px;
	position: relative;
	float: left;
}

#right {
	color:#666;
	width: 305px;
	position: relative;
	float: right;
	margin-bottom:15px;
	padding-right:5px;
}
#right h2{
	padding-left:26px;
	
}

#leftColumn {
	color:#666;
	width: 560px;
	padding-right: 30px;
	float: left;
	position: relative;
}

#rightColumn {
	color:#999;
	width: 296px;
	height: 400px;
	float: right;
	position: relative;
}


#footer {
	font-size: 10px;
	color:#666;
	width:906px;
	height:90px;
	padding-top:10px;
	margin-top: 5px;
	background: url(../images/hline.gif) no-repeat;
	position: relative;
	clear: both;
}
	


/* Text -------------------------------------------*/
h1 {
	font-size: 16px;
	margin-bottom:.5em;
	margin-top:.9em; 
	color: #FFF;
}
h2 {
	font-size: 16px;
	color: #e7ad00;
	font-weight: bold;
	margin-top:.9em;
	margin-bottom:.5em;
	}
	
h3 {
	font-size: 16px;
	color: #e7ad00;
	font-weight: bold;
	margin-top:.5em;
}

p, td {
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

p.caption {
	color: #CCC;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}
p.small {
	font-size: 14px;
	margin-top:.9em; 
	margin-bottom:0px;
	line-height:30px;
} 
ul {
	margin-top:.5em;}

li {
	color: #999;
	font-weight: normal;
}

#left a:link, #left a:visited, #leftColumn a:link, #leftColumn a:visited, #rightColumn a:link, #rightColumn a:visited {
	color: #e7ad00;
}
a:hover, a:active {
	color: #CCC;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #666;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #e7ad00;
	text-decoration: underline;
}



/* Main Navigation ---------------------------------*/

#watermark_box {
	position:relative;
	display:block;
}

img.watermark {
	position: absolute;
	top: 180px;
	left: 255px;
}
img {
	border: 0px;
}



/* Main Navigation ---------------------------------*/
.nav a {
	display:block;
	width: 296px;
	height:80px;
	background: url("../images/navbg.jpg") 0 0 no-repeat;
	text-decoration: none;
	color:#fff;
	float: right;
}
.nav a:hover {	
	background-position: 0 -106px;
	color: #049;
}
.nav a:active {	
	background-position: 0 -106px;
	color: #049;
}


#headersub.navi a:link {
	font-family: Arial,  Helvetica, sans-serif;
    font-weight: normal;
	text-decoration: none;
}


/* Sub Navigation  -------------------------------- */

#subnav, #virtual-subnav, #photogallery-subnav, #conactus-subnav {
	font-weight: bold;
	font-size: 10px;
	position:relative;
	display:block;
	height:55px;
	background: url("../images/header_about.gif") top left no-repeat;
	width: 906px;
	clear: both;
	}
#conactus-subnav {
	background: #333 url(../images/header_contact.gif) no-repeat;
}
#subnav.contactus2 {
	background: #333 url(../images/header_.gif) no-repeat;
}
#subnav.404 {
	background: #333 url(../images/taglinesub.gif) no-repeat;
}
#photogallery-subnav {
	background: #333 url(../images/header_gallery.gif) no-repeat;
}
#virtual-subnav {
	background: #333 url(../images/header_virtual.gif) no-repeat;
}
#subnav ul, #virtual-subnav ul, #photogallery-subnav ul, #conactus-subnav ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	width:auto;
	align: ;
	
}
#subnav ul li, #virtual-subnav ul li, #photogallery-subnav ul li, #conactus-subnav ul li {
	display:block;
	float:right;
	margin:0;
}
#subnav ul li a, #virtual-subnav ul li a, #photogallery-subnav ul li a, #conactus-subnav ul li a {
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:12px 12px 0 12px; /* padding around nav text */
	height:55px;
}
#subnav ul li a:hover,#nav ul li a.current, #virtual-subnav ul li a:hover, #photogallery-subnav ul li a:hover, #conactus-subnav ul li a:hover, #virtual-subnav ul li a.current, #photogallery-subnav ul li a.current, #conactus-subnav ul li a.current {
	color:#e7ad00;
}
