@charset "utf-8";
/* CSS Document */

#container {
	width:900px;
	height:auto;
	margin:0 auto;
}

#logo {
	width:900px;
	height:158px;
	background-color:#FFFFFF;
	background-image: url(images/top.jpg);
	margin:0 auto;
}
#text_logo h1 {
	color:#381994;
	margin:0 auto;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:50px;
	font-weight:normal;
	
}
#images_golfclubs {
	margin:0 auto;
}

#text_logo h2 {
	color:#381994;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:normal;
	
}

#topmenu {
	width:900px;
	height:40px;
	background-color:#FFFFFF;
}

#imagecontainer {
	width:900px;
	height:250px;
	background-color:#FFFFFF;
	background-image:url(images/imagecontainer.jpg);
}

		#imagecontainer h1 {
		color:#ffffff;
		text-align:center;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
		padding-top:110px;
		margin-bottom:0px;
		}
		
		#imagecontainer h2 {
		color:#FFFFFF;
		text-align:center;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:lighter;
		font-size:18px;
		}
		

#pageheader {
	background-color:#FFFFFF;
	width:900px;
}

#textcontainer {
	width:900px;
	height:auto;
}

#textcontainer p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin:10px;
	color:#666;
	text-align:justify;
}

#textcontainer h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#6a506d;
	padding-left:10px;
	padding-bottom:0px;
	font-weight:lighter;
}

#textcontainer a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#6A506D;
	text-decoration:none;
	font-weight:lighter;
}

#textmodule3 {
	width:33%;
	height:auto;
	background-color:#FFFFFF;
	float:right;
	border-left: 2px solid #eee;
}

#textmodule1 {
	width:33%;
	height:auto;
	background-color:#FFFFFF;
	float:right;
	border-right: 2px solid #eee;
}

#textmodule2 {
	width:33%;
	height:auto;
	background-color:#FFFFFF;
	float:right;
}

#totalmenucontainer {
	width:900px;
	height:auto;
}

#totalmenucontainer p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin:10px;
	background-color:#6a506d;
}

#totalmenucontainer h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:lighter;
	padding-left:10px;
	padding-bottom:0px;
	
}

#totalmenucontainer li {
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	padding-left:40px;
	list-style-type:none;
	padding-bottom:5px;
}

#bottommenucontainer {
	width:900px;
	height:auto;
	background-image:url(images/menugraphic.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#bottommenucontainer a {
	color:#FFFFFF;
	text-decoration:none;
	margin:0px;
}

#bottommenucontainer a:hover {
	color:#CCC;
}

#menumodule1 {
	width:33.33%;
	height:220px;
	float:left;
	background-color:#6a506d;
	background-image:url(images/textmodule1bg.jpg);
	background-repeat:no-repeat;
}

#menumodule2 {
	width:33.33%;
	height:auto;
	float:left;
	background-color:#6A506D;
	background-image:url(images/textmodule2bg.jpg);
	background-repeat:repeat-x;
	height:220px;
}

#menumodule3 {
	width:33.33%;
	height:auto;
	float:left;
	background-color:#6a506d;
	background-image:url(images/textmodule3bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:220px;
}

#menufooter {
	background-color:000;
	width:900px;
	height:100px;
}

.footer {
	clear:both;
	height:20px;
	width:900px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	color:#CCC;
}

.footer a {
	color:#CCC;
	text-decoration:none;
}

.footer a:hover {
	color:#333;
}
