                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            /****** Overall Site Theme ******/
body,td,th {
	font-family: century gothic;
	font-size: 12px;
         font-weight:normal;  
	color: #774f38; /* Font color used throughout the site */
}
a:link, a:active, a:visited { /* The style of the links such as the ones found below the layout screenshots */
	color: #774f38;
	background-color:#c5e0dc;
	text-decoration: none;
}
a:hover { /* The style of the links when they're hovered over */
	color: #774f38;
	background-color:#f1d4af;
	text-decoration: none;
}
body {
	background-image: url(http://i52.tinypic.com/30m1y5l.png); /* Site background image */
	background-position: center;
	background-attachment:fixed;
}
.main-table {
   
        background-color:#ece5ce;
        border:1px solid #774f38;
	background-image: url(); /* Middle table background image */
}
.live-preview {
	background-image: url(http://i55.tinypic.com/9sqnb8.png); /* Background image displayed in the top frame of the live preview */
}
.live-preview-heading {
	color:#774f38; /* Color of the layout name displayed in the top frame of the live preview */
}
.leftpanel { /* The background & border color of the left panel */
	background-image: url();
        background-color:#c5e0dc;
	border-left:1px solid #774f38;
        border-bottom:1px solid #774f38;
}
.rightpanel { /* The background & border color of the right panel */
	background-image: url();
        background-color:#ece5ce;
	border-right:1px solid #774f38;
        border-bottom:1px solid #774f38;
}
.page-border { /* The page border style and color */
	border:0px solid #774f38;
}
.page-heading { /* The style of the headings found at the top of the pages (click on a layout category for an example)  */
	color:#ffffff;
	background-image: url();
	border:1px solid #774f38;
	background-color:#e08e79;
	font-weight:normal;
	font-size:16px;
	line-height:30px;
	width:590px;
	text-align:center;
	padding-left:5px;
}
.page-heading a:link, .page-heading a:visited {
	color:#774f38;
	background-color:transparent;
}
.page-heading h1 { /* The color of the text in the page headings where header 1 tags are used */
	color:#774f38;
	font-size:16px;
	padding:0px;
	margin:0px;
	text-transform:capitalize;
}
.header { /* Site header, in most cases this won't need to be edited */
	height:110px;
	vertical-align:middle;
	background-color:transparent;
}
.footer { /* The style of the footer */
	background-image: url(background-image: url(http://i56.tinypic.com/1z6gsyc.png););
        color:#c5e0dc;
	background-color:transparent;
	border:0px solid #000000;
	font-weight:normal;
	font-size:12px;
	line-height:30px;
	text-align:center;
	padding-left:5px;
	height:60px;
}
/****** Layout Section ******/
.small-heading { /* These headings are seen on the view layout page (preview, rate this layout, etc) */
	color:#774f38;
	border:1px solid #774f38;
	background-color:#e08e79;
	font-weight:normal;
	font-size:12px;
	text-align:center;
}
.small-heading strong {
	color:#774f38;
}
.preview-buttons { /* On the view layout page, these are the 'view live preview' and 'view large preview' buttons  */
	color:#774f38;
	border:1px solid #774f38;
	background-color:#e08e79;
	font-weight:normal;
	font-size:12px;
	width:140px;
	text-align:center;
}
.pagination { /* The pagination is the next / previous links found on the layout categories  */
	color:#2d392d;
	border:1px solid #ca6c87;
	background-color:#e08e79;
	font-weight:normal;
	font-size:18px;
	line-height:30px;
	width:590px;
	height:30px;
	text-align:center;
	padding-left:5px;
}
.imgborder { /* The color and style of the border around the layouts */
	border: 1px solid #774f38;
}
A:hover .imgborder, A:active .imgborder { /* The color and style of the border around the layouts when they're hovered over */
	border: 1px solid #774f38;
}
/****** Codes & Generators ******/
.codes-headings { /* In the myspace codes section, these are the headings for the different code sections (myspace text tweaks, image tweaks, etc) */
	background-color:transparent;
	background-repeat:repeat;
	border:1px solid #774f38;
	font-size:14px;
	color:#f1d4af;
	vertical-align:middle;
	font-weight:normal;
}

/*Navigation*/
.buttons a, .buttons a:visited { /* The left navigation links */
	color:#774f38;
	background-color: #c5e0dc;
	border-bottom: 1px solid #774f38;
	font: 13px teen;
	padding: 6px;
	padding-left: 3px;
	display: block;
	/*width:177px;*/
	width:95%;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.buttons a:hover { /* The left navigation links when they're hovered over */
	color: #774f38;
	background-color:#f1d4af;
	display: block;
	text-decoration: none;
	
}
.nav-headings { /* The font and background colors of the headings in the left navigation */
	color:#ece5ce;
	background-color:#e08e79;
	text-decoration: normal;
	font-size:10px;
	font-family:teen;
	height:11px;
        text-align: center;
}
/****** Graphics Section ******/
.graphics-pagination { /* The next / previous links found in the graphics section */
	color:#e08e79;
	background-color:transparent;
	border:1px solid #774f38;
	font-weight:normal;
	font-size:12px;
	line-height:30px;
	width:560px;
	text-align:center;
	padding-left:5px;
}
/****** Home Page ******/
.news-date { /* Color and style of the date used in the news */
	color:#774f38;
	font-weight:normal;
}.news-text { /* Color and style of the news post */
	color:#774f38;
}
/****** Miscellaneous ******/
h1 {
	color:#774f38;
	font-size:18px;
	padding:0px;
	margin:0px;
}
.capitalize {
	text-transform:capitalize;
}
.hidethis {
display:none;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
