/* Start of CMSMS style sheet 'Carrington - Layout' */
/* CSS Document */
*{margin:0;padding:0}
html, body {
	background-color: #E8E7D5;
	background-image: url(uploads/layout/bg-span.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0px;
	height:100%; /* works only if parent container is assigned a height value */ 
}
.left2{
	margin-right:458px;
	background-image: url(uploads/layout/bg-left-span.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height:100%; /* works only if parent container is assigned a height value */ 
	text-align: right;
}
.right2{
	margin-left:458px;
	background-image: url(uploads/layout/bg-right-span.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height:100%; /* works only if parent container is assigned a height value */ 
	text-align: left;
}
.content {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	word-wrap:break-word; 
	display: block;
}
table.content, td.content {
	overflow: hidden;
}
#Content {
	max-width: 540px;
	width: 540px;
	overflow: hidden;	
}
#Content {
    \width: 600px;
    w\idth: 600px;
  } 
#Content table {
	max-width: 540px;
	width: 540px;
    border: 0px;
	overflow: hidden;	
}
#Content table td {
	overflow: auto;
}
#Content hr {
	display: block;
	clear: left;
}
#Content p img {
	float: left;
	margin-right: 15px;
 	margin-bottom: 15px;
  }
#Content.albumlist, #Content.albumlist img, #Content.albumlist li img{
	float: none;
	margin-top: 0;
	margin-bottom: -15px;
	margin-right: -15px;
}
#Content.thumb li img {
	float: none;
	margin-top: 0;
	margin-bottom: -15px;
	margin-right: -15px;
}
#Content.thumb li, #Content.albumlist ul {
	margin-left: -35px;
	margin-bottom: -10px;
  }
#bg-left {
	background-image: url(uploads/layout/bg-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
	width: 42px;
	position:relative;
	display: inline-block;
}
#bg-right {
	background-image: url(uploads/layout/bg-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	width: 42px;
	position:relative; 
	display: inline-block;
}
.cap-left {
	background-image: url(uploads/layout/cap-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 91px;
}
.cap-right {
	background-image: url(uploads/layout/cap-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
}
.center { 
	background-image: url(uploads/layout/bg-spanfull.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	width:916px; 
	margin: 0 auto;
	position:relative;
	z-index:10;
	text-align: center;
	height:100%; /* works only if parent container is assigned a height value */ 
	overflow: visible;
	vertical-align: top;
} 
.column1 {
    width:11px;
	vertical-align: top;
}
.column2 {
    width:280px;
	vertical-align: top;
	height: 100%;
	background-image: url(uploads/layout/bg-col2span.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #dbd9c6;
	overflow: hidden;
}
.column3 {
    width:9px;
	vertical-align: top;
}
.column4 {
    width:602px;
	max-width: 602px;
	overflow: auto;
	background-image: url(uploads/layout/bg-bodyspan.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: 100%;
	vertical-align: top;
}
.column5 {
    width:14px;
	vertical-align: top;
}
.logo {
	background-image: url(uploads/layout/logo-carrington-creek.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 180px;
}
#logo-link {
	background-color: none;
	display: block;   
	height: 180px;   
	width: 280px; 
	margin: 0 auto;
	float: left;
}
#logo-link a span { 
  	visibility: hidden; 
}
.logo a span { 
  	visibility: hidden; 
	height: 180px;
	display: block;
}
.bg-nav {
	background-image: url(uploads/layout/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 290px;
	max-height: 290px;
	background-color:#FFFFFF;
}
.spacer {
	height: 12px;
	max-height: 12px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.spacer2 {
	height: 55px;
	max-height: 55px;
	overflow: hidden;
}
.bg-lc {
	background-color: #DBD9C6;
	padding: 15px;
}
.bg-lcspan {
	background-color: #FBFBF8;
	background-image: url(uploads/layout/bg-lcspan.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 25px;
	min-height: 215px;
	vertical-align: top;
}
.bg-contact {
	background-image: url(uploads/layout/bg-contact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 80px;
	max-height: 80px;
	text-align: center;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	vertical-align: bottom;
}
.cap-body {
	background-image: url(uploads/layout/cap-body.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 17px;
}
.bg-bodyspan {
	background-image: url(uploads/layout/bg-bodyspan.gif);
	background-repeat: repeat-y;
	background-position: top left;
	height: 100%;
}
.flash-topnav {
	background-image: url(uploads/layout/flash-topnav-blank.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 53px;
}
.flash-home {
	height: 423px;
	background-color: #FFFFFF;
}
.flash-internal {
	background-image: url(uploads/layout/flash-internal.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 285px;
	z-index: 1;
}
.cap-bottom {
	background-image: url(uploads/layout/cap-bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 91px;
}
.credits-layout {
	text-align: center;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 60px;
	padding-left: 50px;
}

/* End of 'Carrington - Layout' */

