
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin:0;
	padding: 0;
	background: #000000 url(img/bg1.jpg) repeat-y scroll center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #ffffff;
}

h1 { font-size: 34px; }

h2 { font-size:30px;
	color: #dddddd;
	margin:5px;}

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #FFFFFF; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}


/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding: 20px 20px 0px 17px;
}

/*Accordian Menu*/

.arrowsidemenu{
	width: 200px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #333333;
	border-width: 1px;
}
	
.arrowsidemenu div a{ /*header bar links*/
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(img/arrowgreen.gif) 100% 0;
  height: 24px; /*Set to height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}
	
.arrowsidemenu div a:link, .arrowsidemenu div a:visited{
	color: #FFFFFF;
}

.arrowsidemenu div a:hover{
	background-position: 100% -64px;
}

.arrowsidemenu div.unselected a{ /*header that's currently not selected*/
	color: #FFFFFF;
}

	
.arrowsidemenu div.selected a{ /*header that's currently selected*/
	color: #FFFFFF;
	background-position: 100% -128px !important;
}

.arrowsidemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.arrowsidemenu ul li{
	border-bottom: 1px solid #444444;
}


.arrowsidemenu ul li a{ /*sub menu links*/
	display: block;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:400;
	padding: 5px 0;
	padding-left: 10px;
	border-left: 10px double #666666;
		background: transparent url(img/arrowgreen.gif) 100% 0;
}

.arrowsidemenu ul li a:hover{
	background-position: 100% -64px !important;
}

.textC{
	width:570px;
	margin:10px auto;
	text-align:center;
	font-weight:bold;
	font-style: italic; 
}

#patterns{
	float:left;
	height:35px;
	padding-top:10px;
}

#patterns a{
	margin-right:10px;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
#patterns a:hover{
	color:#ffffff;
	background: #666666;
}

/** LOGO */

#logo {
	width: 923px;
	/*height: 225px;*/
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: lowercase;
	font-size: 13px;
	color: #757575;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #757575;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	border-bottom: 2px #888888 solid;
	padding-bottom: 20px;
}

#bannerSlide{
	width:570px;
	margin:0 auto;
	border-bottom: 2px #888888 solid;
	padding-bottom: 20px;
}

#banner img{
	margin-left:20px;
	width:570px;
	height:210px;
}

#banner a{
float:right;

}

#gallery{
	width:620px;
	height:200px;
	padding-bottom: 20px;
		border-bottom: 2px #888888 solid;
}

#galleryBottom{
	width:620px;
	padding-top: 20px;
	border-top: 2px #888888 solid;
}

#gallery img, #galleryBottom img{
	margin:15px 23px 5px 0;
	border: solid #EEEEEE 3px;
	width: 170px;
	height: 160px;
}

/* Content */

#PrestigePatternPavingSubHead{
font-style: italic;
font-size:30px;
margin:0px 0px 0px 0px;
}

#content {
	float: right;
	width: 620px;
}

/* Post */

.post {
	background: url(img/img08.gif) repeat-x left bottom;
	margin-bottom: 45px;
	margin-top:10px;
}

.post .title {
margin-bottom:5px;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #FFFFFF;
}

.post .date {
}

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.sidebarItem{
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}


.sidebarItem li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #B3B2B2;
}

.sidebarItem li a:hover {
	color: #FFFFFF;
}


#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background: url(img/img04.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	line-height: 200%;
}



/*------------------------------------------------------------*
**  Home Slide Show
**------------------------------------------------------------*/
#slides{

	}
	
		
#slideShowReplacement{

}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #E5FFC4;
}

/*------------------------------------------------------------*
** SLIMBOX 
/*------------------------------------------------------------**/	
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;

}

.lbLoading {
	background: #ffffff url('img/loading.gif') no-repeat center center;
}

#lbImage {
	position: absolute;
	left: 0;	
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: relative;
	width: 40%;
	height:30px;
	outline: none;
}

#lbPrevLink {
	float: left;
	margin-left:5px;
	background: transparent url(img/prevlabel.gif) no-repeat 0 15%;
}

#lbPrevLink:hover {
	background: transparent url(img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	float:right;
	margin-right:20px;
	background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}

#lbNextLink:hover {
	background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.5em;/*1.4em*/
	text-align: left;
	width:100%;	
	float:left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(img/closelabel.gif) no-repeat center center;
	margin: 5px 20px;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
	width:50%;
}

#lbCaption {
	font-weight: bold;
	float:left;
	margin-left:20px;
}
