/* ##### Common Styles ##### */

body {
color: black;
background: url('http://tourpuregolf.net/images/background.gif') repeat;
font-family: geneva, verdana, arial, sans-serif ;
font-size: 73%;  /* Enables font size scaling in MSIE */
margin: 0;
padding: 0;
}

img.floatleft { 
	float: left; 
	clear: left;
	margin: 0px 15px 15px 15px;
     	vertical-align: middle;
        }

html > body {
font-size: 9pt;
}

acronym, .titleTip {
border-bottom: 1px dotted rgb(168,140,83);
cursor: help;
margin: 0;
padding: 0;
}

.doNotDisplay {
display: none !important;
}


.smallCaps {
font-size: 117%;
font-variant: small-caps;
}

h2 {
font-size: 125%; 
}

.navlink {
padding-left: 1em;
}

p {
margin: 1em 0 1.5em 0;
padding: 0;
}

dt {
font-weight: bold;
margin: 0;
padding: 0 0 0.5ex 0;
}

dd {
margin: 0 0 1.5em 1.5em;
padding: 0;
}

.center {
text-align: center;
}

/* ##### Header ##### */

#header {
color: inherit;
height: 165px;
background-color: #225117;
}

.headergraphic2 {
background: url('http://tourpuregolf.net/images/Golf Clubs.jpg') repeat-x;
height: 80px;
}

.headerTitle {
margin: 0;
padding-left: 10px;
color: #eee;
}

.headerTitle a {
color: #eee;
background-color: transparent;
text-decoration: none;
font-size: 26px;  /* For MSIE */
font-weight: bold;
font-style: normal;
}

.headerTitle > a {
font-size: 26px;  /* For fully standards-compliant user agents */
}

.headerTitle span {
color: white;
background-color: transparent;
font-weight: normal;
}

.subHeader {
color: #000000;
background: #9c9c9c url('http://tourpuregolf.net/images/subheader.jpg') no-repeat;
text-align: right;
margin: 0px;
padding: 0.5ex 0;
font-size: 11px;
}

.subHeader a {
color: #003399;
background-color: transparent;
text-decoration: none;
font-weight: bold;
margin-top: 50px;
padding: 0 1ex;
}

.subHeader a:hover {
color: #EA6600;
background-color: transparent;
}

.headergraphic1 {
background: url('http://tourpuregolf.net/images/service.jpg') repeat-x;
height: 80px;
}

.headerbar {
background: url('http://tourpuregolf.net/images/bar.gif') repeat-x;
height: 17px;
position: relative;
margin-left: 0px;
margin-top: 0px;
}

/* ##### Left Side Bar ##### */

.leftSideBar {
width: 12.5em;
float: left;
clear: left;
padding-top: 1em;
background: url('http://tourpuregolf.net/images/menu-top.gif') repeat;
}

.leftSideBar .sideBarTitle {
color: rgb(64,64,64);
background: url('http://tourpuregolf.net/images/menuon.gif') repeat;
font-weight: bold;
margin: 0px;
padding: 0.8ex 1ex;
}

.leftSideBar h2 {
font-size: 12px;
}

.leftSideBar ul {
list-style-type: none;
list-style-position: outside;
margin: 0 0 1em 0;
padding: 0;
}

.leftSideBar li {
margin: 1ex;
padding: 0 0 0 0;
overflow: hidden;
}

.leftSideBar a {
color: #FFFFFF;
background-color: transparent;
text-decoration: none;
}

.leftSideBar a:hover {
color: #ffffff;
background-color: transparent;
text-decoration: underline;
}

.leftSideBar .sideBarText {
color: white;
line-height: 1.25em;
margin: 1ex 0.25ex 1.5em 0.75ex;
padding: 0;
display: block;
}

.leftSideBar .sideBarText a {
text-decoration: underline;
}

.leftSideBar .sideBarText a:hover {
text-decoration: none;
}

.leftSideBar .thisPage {
color: rgb(64,64,64);
font-weight: bold;
}

.leftSideBar ul ul ul.children {
font-size: 100%;
padding-left: 4px;
padding-top: 0px;
margin-top: 0px;
}

/* ##### Right Side Bar ##### */

.rightSideBar {
width: 12.5em;
padding-top: 1em;
float: right;
clear: right;
background: url('http://tourpuregolf.net/images/menu-top.gif') repeat;
height: 558px;
}


.rightSideBar .sideBarTitle {
color: rgb(64,64,64);

background: url('http://tourpuregolf.net/images/menuon.gif') repeat;
font-weight: bold;
margin: 0;
padding: 0.8ex 1ex;
}

.rightSideBar ul {
list-style-type: none;
list-style-position: outside;
margin: 0 0 1em 0;
padding: 0;
}

.rightSideBar li {
margin: 1ex;
padding: 0 0 0 0;
}

.rightSideBar a {
color: #ffffff;
background-color: transparent;

text-decoration: underline;
}

.rightSideBar a:hover {
color: #ffffff;
background-color: transparent;
text-decoration: underline;
}

.rightSideBar .sideBarText {
color: white;
background-color: transparent;
line-height: 1.25em;
margin: 1ex 0.25ex 1.5em 0.75ex;
padding: 0;
display: block;
}

.rightSideBar .sideBarText a {
text-decoration: none;
}

.rightSideBar .sideBarText a:hover {
text-decoration: underline;
}

.rightSideBar .thisPage {
color: white;
background-color: transparent;
font-weight: bold;
}


/* ##### Main Post ##### */

.main-copy {
color: black;
background-color: white;
text-align: left;
line-height: 1.5em;
margin-left: 12.5em;
margin-right: 12.5em;
padding: 30px 0em 1em 0em;
min-height: 556px;
padding-bottom: 10px;
margin-bottom: 10px;
}

.main-copy h1 {
color: #222222;
background-color: transparent;
font-family: geneva, verdana, arial, sans-serif ;
font-size: 12px;
font-weight: bold;
text-align: left;
margin: 1em 0 0 0;
padding: 1em 0 0 0.5em;
border-top: 1px solid rgb(216,210,195);
}

.main-copy a {
color: #003399;
background-color: transparent;
text-decoration: none;
}

.main-copy a:hover {
color: #FF6600;
}

.date-header {
font-size:78%/1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color:#999;
padding-left: 1em;
padding-top: 1em;
}

.post {
border-bottom:1px dotted #ccc;
padding-bottom:1.5em;
padding-right: 1em;
padding-left: 1em;
}

.post img {
border:0px;
}

.post a {
color: #003399;
background-color: transparent;
text-decoration: none;
font-weight: bold;
}

.post a:hover {
color: #FF6600
text-decoration: underline;
}

blockquote {  
background: url('http://tourpuregolf.net/images/quote.gif') no-repeat 0 3px; 
color: #666; 
padding-left: 20px;
font-style: italic;
margin-bottom: 1px;
display:block; 
padding-top:0px;
}


/* ##### Footer ##### */

#clear {
        clear:both;
}

#footer {
color: white;
background: #225117 url('http://tourpuregolf.net/images/footheader.jpg') repeat-x;
font-size: 92%;
text-align: center;
line-height: 1.25em;
margin: 0;
padding: 1em 1mm 1em 1mm;
clear: both;
}

#footer div {
margin: 0;
padding: 0 0 1ex 0;
}

#footer a {
color: #ffffff;
background-color: transparent;
text-decoration: underline;
font-weight: bold;
}

#footer a:hover {
color: #FF6600;
text-decoration: none;
}
	
/* ##### Comments ##### */
	
.comment-link {
text-transform:uppercase;
letter-spacing:.1em;
}

input.text, textarea {
background: #ffffff url("http://tourpuregolf.net/images/input.gif") top right;
color: #000000;
border: 1px solid;
border-color: #888888 #888888 #aaaaaa #aaaaaa;
padding: 3px 3px 4px 3px;
font-size: 1em;
}

input.text:focus, textarea:focus {
border-color: #000000;
}

.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}	

/* ##### Images (to use when posting an image, put 'class="leftimage' between the < >'s)##### */

.rightimage {
float: right;
top: 0px;
margin: 0 0 10px 10px;
border: 1px;
padding: 2px;
}

.leftimage {
float: left;
top: 0px;
margin: 0px 10px 0 0;
border: 1px;
padding: 2px;
} 

.credit {
background: url('http://tourpuregolf.net/images/menu-picture-1.jpg');
height: 75px;
width: 75px;
}

