/*2008 All Rights Reserved  perfectgolfswing.net*/

body	{
    BACKGROUND-IMAGE: url(images/bkgd.gif);
    BACKGROUND-REPEAT:  repeat-x;
    BACKGROUND-COLOR: #d8dfbf;
	 margin: 0px;
}
table	{ FONT: 11px/18px 'Lucida Sans' arial, sans-serif; text-align: left;}
tr	{ FONT: 11px/18px 'Lucida Sans' arial, sans-serif; text-align: left;}
td	{ FONT: 11px/18px 'Lucida Sans' arial, sans-serif; text-align: left;}

A:link, A:active, A:visited {
    COLOR: #A1C633;}

A:hover {
    COLOR: #666666}

div#container {
	border-left: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF;
	width: 800px;
	height: 500px;
}

table#main {
    BACKGROUND-IMAGE: url(images/bkgdMain.gif);
	 background-repeat: repeat-x;
	 background-color: #ffffff;
}

table#maintext {
	margin-top: 40px; 
	margin-left: 15px; 
	margin-right: 15px;
	margin-bottom: 15px;
	width: 95%;
}

table td.menu {
	height: 42px; 
	BORDER-RIGHT: 1PX SOLID #d0e399; text-align: center;
}

a.menulink:active, a.menulink:link, a.menulink:visited {
	FONT-size: 12px; 
	color: #ffffff;
	background-color: #a1c633;
	text-align: center;
	width: 100%;
	text-decoration: none;
}

a.menulink:hover {
	color: #FFFFFF;
	background-color: #000000;
	height: 42px;
	border: 1px solid #D0E399;
	text-align: center;
}

.title {
	FONT-size: 24px;
	font-family: Helvetica;
	color: #A1C633; 	 
}

.sub {
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 10px;
}

img.pic {
	border-bottom: 0px solid #000000;
	margin: 10px;
}

div.addressinfo {
	border-top: 1px solid #D0E399;
	text-align: center;
	font-size: 10px;
	width: 780px;
	margin-top: 10px;
}

a.menulevel1:active,  a.menulevel1:link, a.menulevel1:visited,{
 height: 42px;
 padding: 12px;
	FONT-size: 12px;
	color: #FFFFFF;
	background-color: #A1C633;
	border-right: 1px solid #D0E399;
	text-align: center;
	width: 100%
}
a.menulevel1:hover {
	background-color: black;
	color: white;
	 height: 42px;
}