/*
Theme Name: gbspecial events2
Theme URI: gbspecialevents.com
Description: A plain and simple theme that just works. Fixed width, two columns, left sidebar, standards compliant.
Version: 1
Author: Srini G
Author URI: designer-web.com
Tags: fixed-width, two-columns, right-sidebar, blue, white, light, threaded-comments

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* CSS Document */

body {
	background: #5C4A1E;
	color: #5C4A1E;
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;
	}

.floatLeft {
	float: left;
	padding: 5px;
	padding-top: 0px; }

.floatRight {
	float: right;
	padding: 5px;
	padding-top: 0px; }

.allCaps {
	text-transform: uppercase; }

h1 {
	color: #5C4A1E;
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 31px;
	/*font-style: oblique;*/
	font-weight: bold;
	margin: 0 0 4px 0;
	}

h2 {
	color: #5C4A1E;
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 21px;
	margin: 10px 0 10px 0;
	text-indent: 20px;
	}

div.spacer {
	clear: both;
	margin: auto;
	}

A:link {
	text-decoration: none;
	color: #5C4A1E;
	font-weight: bold;
	}
A:visited {
	text-decoration: none;
	color: #5C4A1E;
	font-weight: bold;
	}
A:active {
	text-decoration: none;
	color: #5C4A1E;
	font-weight: bold;
	}
A:hover {
	color: #95740D;
	}

img {
	border: none;
	}

ul li {
	background: url(/images/iconLeaf5.gif) no-repeat;
	line-height: 25px;
	list-style: none;
	margin: 3px 0 0 0;
	padding-left: 23px;
	}

#header {
	height: 171px;
	margin: auto;
	width: 990px;
	}

	#header #header_main {
		background: url(/images/header.gif) no-repeat;
		float: left;
		height: 93px;
		padding: 50px 0 0 20px;
		width: 801px;
		}

		.header_text {
			color: #E9E3A9;
			font-family: "Garamond", "Times New Roman", Times, serif;
			font-size: 46px;
			font-weight: 100;
			letter-spacing: 1px;
			}

	#header #nav {
		background: url(/images/navBar.gif) no-repeat;
		float: left;
		height: 24px;
		padding: 4px 0 0 0;
/*		text-align: center;
*/		width: 821px;
		}


		#nav a {
			color: #E9E3A9;
			display: inline;
			font-family: "Garamond", "Times New Roman", Times, serif;
			font-size: 16px;
			/*font-weight: bold;*/
			letter-spacing: 20%;
			margin: 0 10px 0 15px;
			text-decoration: none;
			}

		#nav a:hover {
			color: #95740D;
			}

	#header #logo {
		float: right;
		height: 171px;
		width: 169px;
		}

		#logo img {
			border: none;
			}

#content {
	margin: auto;
	width: 990px;
	}

	#content #content_main {
		float: left;
		width: 821px;
		}

		#content_main #main_top {
			background: url(/images/pageTop.gif) bottom no-repeat;
			height: 8px;
			width: 821px;

			}

		#content_main #main_middle {
			background: #FFFFFF;
			min-height: 538px;
			_height: 538px;
			padding: 24px 30px 12px 50px;
			width: 741px;
			}

		#content_main #copyright {
			background: #FFFFFF;
			_height: 30px;
			min-height: 30px;
			text-align: center;
			width: 821px;
			}

			#copyright .copyright {
				color: #C2B6A3;
				font-family: "Garamond", "Times New Roman", Times, serif;
				font-size: 12px;
				}

		#content_main #main_bottom {
			background: url(/images/pageBottom.gif) top no-repeat;
			height: 8px;
			width: 821px;
			}

	#content #sidebar {
		float: left;
		height: 8px;
		width: 169px;
		}

		#sidebar #sidebar_top {
			background: url(/images/sidebarTop.gif) bottom no-repeat;
			height: 8px;
			margin: auto;
			width: 161px;
			}

		#sidebar #sidebar_middle {
			background: url(/images/sidebarMiddle.gif) no-repeat;
			height: 464px;
			margin: auto;
			padding: 140px 15px 0 10px;
			text-align: right;
			width: 136px;
			}

			#sidebar_middle .sidebar_text {
				font-family: "Garamond", "Times New Roman", Times, serif;
				font-size: 14px;
				font-weight: 700;
				letter-spacing: 1px;
				line-height: 1.5em;
				}

			#sidebar_middle .quote_name {
				font-family: "Garamond", "Times New Roman", Times, serif;
				font-size: 17px;
				}


		#sidebar #sidebar_bottom {
			background: url(/images/sidebarBottom.gif) top no-repeat;
			height: 8px;
			margin: auto;
			width: 161px;
			}

.fresh-sheet table {
	border: 5px solid #5C4A1E;
	position: relative;
	left: -4px;
	background: #F0ECC6; }

.fresh-sheet table td.head {
	color: #766435;
	border: 1px solid #666666;
	font-size: 46px;
	font-family: "Times New Roman", Times, serif;
	background: #FFFFCC; }

.fresh-sheet table td p {
	margin: 10px; }

.fresh-sheet table td.footer {
	border-top: 1px solid #666666;
	background: #FFFFCC; }