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

* {
	padding: 0;
	margin: 0;
	}
	
body {
	background: url(../assets/scott_background_tiles2.png) repeat-y center;
	text-align: left; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin:  0px 40px;
	}
	
#wrapper {
	position:relative;
	width: 1000px;
	height: 600px;
	margin: 0 auto;
	text-align: left;
	background: url(../assets/milie_site_background.png);
	}
	
	
#clear {
	clear: both;
	}
	
/********************Header********************/

#header {
	position: relative;
	float: left;
	height: 100px;
	width: 1000px;
	background: #AFC3E4;
}

.logo {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 280px;
	height: 69px;
}

.nav{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 600px;
	height: 30px;
	background: url(../assets/header_nav_background2.png) no-repeat;
	background-image: url(../assets/header_nav_background.png);
}

.nav a {
	position: relative;
	float: left;
	display:block;
	width:auto;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #0033FF;
	height: auto;
	margin: 6px 8px;
}

.nav a:hover {
	color:#FFFFFF;
}

.nav a.current {
	color: #000000;
	text-decoration: none;
	cursor: default;
}

.flashheader {
	position: absolute;
	right: 0px;
	top:0px;
	width: 400px;
	height:100px;
}

/********************mainBody********************/

#mainbody {
	position: relative;
	float:left;
	width: 1000px;
	height: 500px;
	background: #dce6f8;
}

.flashscroll {
	position: relative;
	float:left;
	height: 350px;
	width: 600px;
	margin: 10px 0px 10px 10px;
}

h1 {
	position: relative;
	float: left;
	text-align: center;
	height: 30px;
	width: 220px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 20px 0px;
}

p {
	position: relative;
	float: left;
	text-align: left;
	height: auto;
	width: 700px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 3px 20px;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

h1.current {
	color: #000000;
	cursor: default;
	text-decoration: underline; 
}

/***********Index Page Testimonials**********/

.testimonials {
	position: relative;
	float: right;
	width:360px;
	height: 350px;
	margin: 10px 10px 0px 0px;
	border: 1px solid #AFC3E4;
	overflow: auto;
}

.testimonials h2 {
	background: #AFC3E4;
	border: 1px solid #AFC3E4;
	height: 20px;
	text-align: left;
	padding: 0px 0px 0px 20px;
	font-size: 15px;
}

.testimonials p {
	position: relative;
	float: left;
	text-align: left;
	height: auto;
	width: auto;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 3px;
	font-style:italic;
	line-height: 140%;
}

.testimonials h6 {
	margin: 0px 0px 0px 20px
}


/**********Index Page Contact**********/

.contactindex {
	position: relative;
	float: left;
	width: 600px;
	height: 120px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #AFC3E4;
}

.contactindex h2 {
	background: #AFC3E4;
	border: 1px solid #AFC3E4;
	height: 20px;
	text-align: left;
	padding: 0px 0px 0px 20px;
	font-size: 15px;
}

.contactcontentindex {
	position: relative;
	float: left;
	width: 590px;
	height: 100px;
	margin: 0px;
}

.contactcontentindex h2 {
	width: 300px;
	font: Verdana, Arial, Helvetica, sans-serif 10px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}

.contactcontentindex p {
	width: 400px;
	font: Verdana, Arial, Helvetica, sans-serif 10px;
	text-align: left;
	margin: 5px;
}


/***********Index Page putter studio area**********/

.putterstudioindex {
	position: relative;
	float: right;
	width: 360px;
	height: 120px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #AFC3E4;
}

.putterstudioindex h2 {
	background: #AFC3E4;
	border: 1px solid #AFC3E4;
	height: 20px;
	text-align: left;
	padding: 0px 0px 0px 20px;
	font-size: 15px;
}

/***********Index Page news area**********/

#newsUpdates {
	position: relative;
	float: left;
	width: 600px;
	height: 120px;
	margin: 0px 0px 0px 10px;
	border: #666 1px solid;
	}
	
#newsUpdates h2 {
	background: #AFC3E4;
	border: 1px solid #AFC3E4;
	height: 20px;
	text-align: left;
	padding: 0px 0px 0px 20px;
	font-size: 15px;
}

#newsUpdates h4{
	position:relative;
	float: left;
	margin: 3px 10px;
	}

/*********Direction Page Right Column**********/
.rightdirection {
	position: relative;
	float: right;
	width: 360px;
	height: 200px;
	margin: 10px 10px 0px 0px;
	border: solid 1px #AFC3E4;
}

.rightdirection h3{
	width: 360px;
	height: 20px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	border-bottom: solid 1px #AFC3E4;
}

.rightdirection p{
	width: 350px;
	height: auto;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 8px 5px;
}

/**********Philosophy***********/

.philosophymaintext{
	position: relative;
	float: left;
	width: 580px;
	height: 400px;
	margin: 10px;
	line-height: 18px;
}

.philosophymaintext p{
	position: relative;
	float: left;
	width: 575px;
	height: auto;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
}

.philosophyrightbody {
	position: relative;
	float: right;
	width: 360px;
	height: 400px;
	margin: 10px;
	border: #AFC3E4 solid 1px;
}

.philosophyrightbody h2 {
	background: #AFC3E4;
	border: 1px solid #AFC3E4;
	height: 20px;
	text-align: center;
	font-size: 15px;
}

/**********Rates Left Column**********/

.ratesleftbody {
	position: relative;
	float: left;
	width: 500px;
	height: 400px;
	margin: 10px;
	border: #AFC3E4 solid 1px;
}

.ratesleftbody h2 {
	width: 200px;
	font: Verdana, Arial, Helvetica, sans-serif 10px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	margin: 10px;
}

.ratesleftbody p {
	width: 400px;
	font: Verdana, Arial, Helvetica, sans-serif 10px;
	text-align: left;
	margin: 15px;
}

/**********Rates Page Right Column**********/

.ratesrightbody {
	position: relative;
	float: right;
	width: 440px;
	height: 400px;
	margin: 10px;
	border: #AFC3E4 solid 1px;
}

.ratesrightbody h2{
	font: Verdana, Arial, Helvetica, sans-serif 10px;
	text-align: center;
	background: #AFC3E4;
}

.ratesrightbody a {
	text-align: center;
	cursor:pointer;
}

.ratesGoogleCheckout {
	position: relative;
	float: left;
	margin: 10px 0px 0px 0px;
}


/**********Contact Page Left Column**********/

.contactleftbody {
	position: relative;
	float: left;
	width: 590px;
	height: 400px;
	margin: 10px;
	border: #AFC3E4 solid 1px;
}

.contactleftbody h2 {
	width: 300px;
	font: Verdana, Arial, Helvetica, sans-serif 10px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	margin: 10px 10px 10px 10px;
}

.contactleftbody p {
	width: 400px;
	font: Verdana, Arial, Helvetica, sans-serif 10px;
	text-align: left;
	margin: 5px;
}

.contactrightbody {
	position: relative;
	float: right;
	width: 360px;
	height: 400px;
	margin: 10px;
	border: #AFC3E4 solid 1px;
}


/********************Bottom Header(footer)********************/

#footer {
	position: relative;
	float: left;
	width: 1000px;
	height: 100px;
	bottom: 0px;
	left: 0px;
	background: #AFC3E4;
}

.invisiblebar {
	position: relative;
	float: left;
	width: 1000px;
	height: 10px;
}

#footer a{
	position: relative;
	float: left;
	display: block;
	width: 200px;
	height: 80px;
	text-align: center;
}

/******************Putting Studio*********************/

/*********Logo**********/

#puttingstudioMainText {
	position: relative;
	float: left;
	width: 640px;
	height: 425;
	border: #666 solid 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.puttingStudioRightColumn {
	position: relative;
	float: right;
	width: 309px;
	height: 470px;
	border: #666 solid 1px;
	overflow: scroll;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.puttingStudioBottom {
	position: relative;
	float: left;
	width: 640px;
	height: 60px;
	margin: 0px 0px 0px 10px;
}

.putterStudioBlock {
	position: relative;
	width: 170px;
	height: 60px;
	float: left;
	}

.puttingStudioRightColumn h2{
	font: Verdana, Arial, Helvetica, sans-serif 10px;
	text-align: center;
	background: #AFC3E4;
}

.puttingStudioRightColumn h3{
	font: Verdana, Arial, Helvetica, sans-serif 10px;
	text-align: left;
	width: auto;
	margin: 5px 0px 10px 10px;
}

.puttingStudioRightColumn p{
	font: Verdana, Arial, Helvetica, sans-serif 10px;
	text-align: left;
	margin-left: 5px;
	line-height: 18px;
	width: auto;
	font-style: italic;
}

.puttingStudioRightColumn img{
	text-align: center;
}

.puttingstudioLogo {
	position: relative;
	float: right;
	margin: 20px 10px;
	width: 500;
	height: auto;
}

.tomicenter {
	float: left;
	position: relative;
	width: 400px;
	height: 74px;
}

.tomicenter p {
	height: auto;
	width: auto;
	font:Verdana, Geneva, sans-serif 12px;
	text-align:right;
	margin: 10px 0px 0px 50px;
	}
