/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial;
	font-size: 100%;
	color: #1A110B;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-image: url(../images/bg-tile.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 880px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 0 28px;
	background-image: url(../images/drill-bg-swg.jpg);
}
#wrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*masthead*/
#masthead {
	color: #3f3f40;
	margin: 0;
/*	background-image: url(../images/header-bg.jpg);*/
	background-repeat: no-repeat;
}
#masthead .content {
	padding: 5px 16px 1px 230px;
	font-size: 0.65em;
	text-align: right;
}
#masthead .content a:link {
	color: #A6A273;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0px;
}

#masthead .content a:hover {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 0px;
}
#masthead .content a:visited {
	color: #A6A273;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0px;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*right*/
#right {
	width: 330px;
	float: left;
	background-image: url(../images/drill-right-div-bg.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#right .content {
	padding: 10px 5px 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}





/*left*/
#left {
	width: 200px;
	float: left;
	background-image: url(../images/drill-main-left.jpg);
	padding: 180px 70px 62px 31px;
	background-repeat: no-repeat;
	background-position: 10px -4px;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}

/*right*/
#right a:link {
	text-decoration: none;
	border-bottom: 1px dotted #4F3222;
}
#right a:visited {
	text-decoration: none;
}
#right a:hover {

}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

/*footer*/
#footer {
	width: 870px;
	background-image: url(../images/drill-right-div-bg.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	clear: both;
	height: 250px;
}

#footer1nbg {
	width: 870px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	clear: both;
	height: 160px;
}

#footer .content {
	color: #333333;
	margin: 0;
	font-size: 0.8em;
	padding: 10px 13px 10px 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 147px;
	background-repeat: no-repeat;
	background-image: url(../images/right3-bg.gif);
	background-position: 0 10px;
}
#footer .special {
	padding: 20px;
	color: #000000;
	font-size: 1em;
	font-family: "Palatino Linotype", "Palatino SC", "Palatino Light", Palatino, "Times New Roman", "MS Serif";
	text-decoration: none;
	width: 310px;
	float: left;
}
#footer .content a:link {
	color: #000000;
	text-decoration: none;
}
#footer .content a:visited {
	color: #8F8F8F;
	text-decoration: none;
}
#footer .content a:hover {
}

.p7uberlink {
	font-weight: bold !important;
	background-image: url(../images/nav-bg-south.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}

/*headlines*/
h1 {
	margin: 0;
	color: #000000;
	font-size: 1.2em;
	font-family: "Palatino Linotype";
	text-align: center;
	padding-top: 15px;
}
h2 {
	font-size: 0.85em;
	margin: 10px 0 0 0;
	color: #B02E0A;
	font-family: Arial, Helvetica, sans-serif, Univers, "Univers 57 Condensed";
}
#p7tpc1_4 img {
	padding-left: 10px;
}

h3 {
	font-size: 1.3em;
	margin: 15px 0 0 0;
	color: #B02E0A;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, Univers, "Univers 57 Condensed";
	line-height: 1.2em;
}
h4 {
	font-size: 1.4em;
	margin: 5px 0 0 0;
}

.nomargintop {
	margin-top: 0;
}


.content p {
	margin: 12px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: 0.9em;
}
.content p, #footer .special p {
	margin: 12px 0;
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}



/*footer 2*/
#footer2 {
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	clear: both;
	width: 880px;
	color: #999999;
}
#footer2 .content {
	padding: 0px 10px 10px 10px;
	color: #666666;
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer2 a:link {
	color: #B02E0A;
	text-decoration: none;
	letter-spacing: 0px;
}
#footer2 a:visited {
	color: #666666;
	text-decoration: none;
	letter-spacing: 0px;
}
#footer2 a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer2 .otherclubs {
	text-align: center;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#p7tpc1_3 img {
	padding-left: 10px;
	padding-bottom: 10px;
}
#p7tpc1_2 {
	background-image: url(../images/content-bg.gif);
	background-repeat: inherit;
	overflow: auto;
	height: 360px;
}
#p7tpc1_3 {
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
}
#p7tpc1_4 {
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	height: 360px;
	background-position: top;
	overflow: auto;
}
#p7tpc1_2 img {
	padding: 5px 20px 0 20px;

}

#left2 {
	width: 570px;
	float: left;
	padding: 30px 0px 400px 0px;
}
