body
{
	background-color : #000000;
	color : #999999;
	line-height : 1.5em;
	font : 10pt Trebuchet MS, Arial, sans-serif;
}


#maintable
{
	width : 780px;
	margin : auto;
	border : 1px solid #999999;
}

#lower_container
{
	width: 780px;
	min-height: 400px;
	background-image: url(../images/menubkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#navigation_top
{
	background-image: url(http://www.taylormadeproducts.com/images/header_02.jpg);
	background-repeat: no-repeat;
	padding : 4px;
	border-bottom : 3px solid #999999;
}


.nav
{
	font : 7.5pt Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
}
		.nav a { font : 7.5pt Verdana, Arial, Helvetica, sans-serif; margin-right : 12px; }

		.nav a { color : ffffff; text-decoration : none }

        		.nav a:visited { color : #ffffff; text-decoration : none }

        		.nav a:hover { color : #ffffff; text-decoration : underline }
        
#thut-top
{
	width: 780px;
	height : 91px;
	background-color : #000000;
	background-image: url(../images/thut_head.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom : 1px solid #999999;
}

#thut-logo
{
	position : absolute;
	width : 780px;
	top : 90px;
}


#menu
{
	position : relative;
	float: left;
	width: 187px;
	background-image: url(../images/menubkg.jpg);
	background-repeat: repeat-y;
}

#menu-items
{
	margin-top : 80px;
	font : 11pt Trebuchet MS, Arial, sans-serif;
	color : #cccccc;
}

#menu-items ul
{
	margin: 0;/*removes indent IE and Opera*/
	padding: 0;/*removes indent Mozilla and NN7*/
	list-style-type: none;/*turns off display of bullet*/
}

#menu-items ul li a
{
	display: block;
	height: 30px;
	padding: 2px 0px 2px 20px;
	border: none;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #660000;
	background-color: transparent;
	color: white;
	line-height: 30px;/* this value must match the height in order to center vertically the text*/
	text-decoration: none;
}

#menu-items ul li a:hover
{
	background-image: url(../images/menu-lite.jpg);
	border-top 1px solid #000000;
	border-bottom : 1px solid #000000;
}

#main
{
	position : relative;
	float : right;
	width : 591px;
	background-color : #ffffff;
	border : 1px solid #000000;
	color : #000000;
	line-height : 1.5em;
}

#main a
{
	color : #cc0000;
	text-decoration : none;
}

.sidelogo
{
	margin-top : 15px;
	padding-right : 6px;
	padding-left : 72px;
	padding-bottom : 6px;
	height : 35px;
	font : 12pt Trebuchet MS, Arial, sans-serif;
	font-weight : bold;
}

.underlogo
{
	margin-top : 6px;
	padding-right : 6px;
	padding-left : 12px;
	margin-bottom : 6px;
}

.headline
{
	font-size : 1.25em;
	font-weight : bold;
}

.rightalign
{
	padding : 10px;
	float : right;
}

.leftalign
{
	padding : 10px;
	float : left;
}

.ppend
{
	font-size : 6pt;
	vertical-align : top;
}

.callout
{
	width : 250px;
	height : 250px;
	float : right;
	background-color : #999999;
	margin : 5px;
	padding : 8px;
	border : 1px solid #666666;
	font : 9pt Arial, Helvetica, san-serif;
	line-height : 1.3em;
}
 
.copyright
{
	clear : both;
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	color : #999999;
	padding : 15px;
	width : 780px;
	margin : auto;
}

		.copyright a { color : cc0000; text-decoration : none }

		.copyright a:visited { color : #666666; text-decoration : none }

		.copyright a:hover { color : #ffffff; text-decoration : none }
