/*
Theme Name: Shaker Hills.
Description: Theme for Shaker Hills Golf Club.
Version: 1.0
Author: Alias Solutions
Author URI: http://alias-solutions.com

CSS Document
clear browser formatting*/
HTML, BODY
{
	font-size: 1em;
	padding-top: 0px;
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
	line-height: 1;
	background-color: #FFF;
}
*
{
	margin: 0;
	padding: 0;
	font-size: 1em;
	outline: 0;
	vertical-align: baseline;
}
IMG
{
	border: none;
}
UL, OL, LI
{
	list-style: none;
}
:focus
{
	outline: none;
}
TABLE, TD, FORM, FIELDSET
{
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
.hide
{
	display: none;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
.alignleft
{
	float: left;
	padding-right: 8px;
	padding-bottom: 4px;
}
.alignright
{
	float: right;
	padding-left: 8px;
	padding-bottom: 4px;
}
.current
{
	cursor: default;
}
.clear
{
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 1px;
	overflow: hidden;
}
/*Formatting For Shaker Hills*/
P, H1, H2, H3, H4, H5, H6, A, A:visited, A:hover, OL, LI
{
	font-family: Garamond, Georgia, Times, Serif;
	padding-bottom: 8px;
	letter-spacing: 0.02em;
}
#inside_page P
{
	color: #666666;
	line-height: 125%;
}
#inside_page P EM
{
	font-family: Arial;
	font-size: 12px;
}
#inside_page_right P STRONG EM
{
	color: #346734;
}
#inside_page H2
{
	color: #981B1E;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
}
H1
{
	font-size: 24px;
	color: #666666;
}
.valigntop
{
	vertical-align: top;
}
A
{
	text-decoration: none;
	color: #666666;
}
A:hover
{
	text-decoration: underline;
	color: #981B1E;
}
H3 A
{
	color: #346734;
}
#golfcourse P
{
	font-size: 14px;
	padding-left: 6px;
}
#golfcourse TABLE
{
	border: 1px solid #666666;
	padding: 2px;
}
#golfcourse TD
{
	border: 1px solid #346734;
	padding: 3px;
}
#wrapper
{
	width: 900px;
	background-color: #FFF;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#header
{
	width: 900px;
	height: 200px;
	margin: 0 auto;
        position: relative;
}
#logo
{
	float: left;
	width: 200px;
	height: 200px;
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
}

#home_link {
	position: absolute;
	left: 0px;
	top: 0px;
}

#header_golf
{
	float: left;
	width: 697px;
	height: 200px;
	background-image: url(images/header_graphic_slogan_golf.jpg);
	background-repeat: no-repeat;
}
#header_wedding
{
	float: right;
	width: 700px;
	height: 200px;
	background-image: url(images/header_graphic_slogan_weddings.jpg);
	background-repeat: no-repeat;
}
#header_event
{
	float: right;
	width: 700px;
	height: 200px;
	background-image: url(images/header_graphic_slogan_events.jpg);
	background-repeat: no-repeat;
}
#content
{
	width: 899px;
	background-image: url(images/sidebar_green.gif);
	background-repeat: repeat-y;
	float: left;
	border-right: 1px solid #666666;
}
#main_content
{
	float: right;
	width: 695px;
	background-color: #FFF;
	background-image: url(images/hole_in_one.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top: 28px;
}
/*formatting for sidebar*/
#sidebar
{
	clear: both;
	float: left;
	width: 190px;
	padding-top: 14px;
}
#sidebar UL
{
	padding-left: 1em;
	margin-left: 1em;
}
#sidebar LI
{
	margin-left: -16px;
	padding-left: -16px;
	padding-top: 14px;
	list-style-type: square;
	color: #981B1E;
}
#sidebar UL A
{
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#sidebar UL A:hover
{
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #C3806C;
	text-decoration: none;
}
#sidebar LI UL LI
{
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
#sidebar LI UL LI A
{
	font-family: Garamond;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#sidebar LI UL LI A:hover
{
	font-family: Garamond;
	font-size: 14px;
	font-weight: normal;
	color: #618056;
	text-decoration: none;
}
/*formatting for home page*/
#main_content_left
{
	float: left;
	width: 350px;
	padding-top: 0px;
	padding-left: 20px;
}
#main_content_left H3
{
	color: #981B1E;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
#main_content_left P
{
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;
}
#main_content_left TD
{
	vertical-align: top;
	padding-bottom: 40px;
}
#main_content_right
{
	float: right;
	width: 279px;
	padding-right: 20px;
}
#main_content_right H4
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 28px;
	color: #346734;
}
#main_content_right P
{
	font-size: 14px;
	font-weight: normal;
	color: #346734;
	padding-bottom: 20px;
	line-height: 130%;
}
/*formatting for inside pages*/
#inside_page
{
	padding-left: 20px;
	padding-right: 20px;
	width: 660px;
	font-family: Garamond, Georgia, Times, Serif;
	vertical-align: top;
}
#inside_page_left
{
	float: left;
	clear: left;
	width: 350px;
}
#inside_page_right
{
	float: right;
	clear: right;
	width: 280px;
}
#inside_page H3
{
	font-family: Garamond, Times, serif;
	color: #346734;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
}
#inside_page H4
{
	color: #981B1E;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
}
#main_content #inside_page_left TD H3
{
	color: #981B1E;
	margin-bottom: 5px;
}
#inside_page UL
{
	margin-top: 12px;
	margin-bottom: 12px;
}
#inside_page LI
{
	list-style-type: square;
	padding-bottom: 10px;
	margin-left: 26px;
	color: #666666;
	font-size: 14px;
	font-family: Garamond, Times, serif;
}
#inside_page UL UL
{
	margin-top: 0px;
	margin-left: 20px;
}
#inside_page TD P
{
	font-size: 14px;
	line-height: 125%;
}
.rightpadding
{
	padding-right: 35px;
}
/*formatting for footer*/
#footer
{
	padding-top: 50px;
	padding-bottom: 40px;
	border-bottom: 4px solid #981B1E;
	margin: 0 auto;
}
#footer LI
{
	display: inline;
	color: #C3806C;
	margin-left: 12px;
}
#footer LI A
{
/*font-famiy: Garamond*/
	font-size: 11px;
	font-weight: normal;
	color: #981B1E;
	text-decoration: none;
}
#footer LI A:hover
{
	text-decoration: underline;
}
P.copyright
{
	font-family: Garamond;
	font-weight: normal;
	font-size: 11px;
	color: #981B1E;
	margin-top: 15px;
	line-height: 135%;
	text-align: center;
}
.copyright A
{
	font-family: Garamond;
	font-weight: normal;
	font-size: 11px;
	color: #981B1E;
	margin-top: 15px;
	line-height: 135%;
	text-align: center;
}

