/* RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;
}
q:before,q:after { content:”; }
abbr,acronym { border:0; }

/* COMMON */
body {
	background: #586164 url(../images/header.jpg) no-repeat center top;
	text-align: center;
}

body#edition {
	background: #586164 url(../images/editon_header.jpg) no-repeat center top;
	text-align: center;
}

body#event {
	background: #586164 url(../images/event_header.jpg) no-repeat center top;
	text-align: center;
}

body#travel {
	background: #586164 url(../images/travel_header.jpg) no-repeat center top;
	text-align: center;
}

body#newsletter {
	background: #586164 url(../images/newsletter_header.jpg) no-repeat center top;
	text-align: center;
}

body#contact {
	background: #586164 url(../images/contact_header.jpg) no-repeat center top;
	text-align: center;
}


/* FONT SIZE */

html {font-size: 62.5%;}
p {
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
}
h1 {
	text-transform: uppercase;
	color: white;
	font: bold 20px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}
h2 {
	color: white;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
}
h4 {
	color: #c9c6c3;
	text-transform: uppercase;
	font: bold 33px/1.25em Avenir, "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* DIVS */

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}

#header{
	overflow: hidden;
	height: 114px;
}

/* NAVBAR */

#navbar {
	font: 14px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 86px;
	float: right;
}

#navbar ul li {display:inline;
}

#navbar ul li a {color: white;display:block;float:left;padding:5px;
	text-decoration: none;
	margin-right: 7px;
}
#navbar ul li a:hover, #navbar ul li a.active{background: #7c868a;color: white;}

#buckets {
	margin-top: 25px;
	overflow: hidden;
}

#buckets.edition {

}

#buckets.event {

}

#col1 {
	width:266px;
	padding:0px;
	float:left;
	margin-right: 26px;
}

#col2 {
	width:266px;
	padding:0px;
	float:left;
	overflow: hidden;
}

#col3 {
	width:266px;
	padding:0px;
	float:left;
	margin-left: 26px;
}

#line {
	background: url(../images/line.gif) repeat-x;

	clear: both;
	height: 2px;
}

#homepage {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	-margin-top: -10px;
	margin-bottom: 15px;
	width: 850px;
}

#principal.page {
	clear: both;
	width: 850px;
	margin-bottom: 10px;
	padding-top: 245px;
	overflow: hidden;
}

#principal.page a {
	color: white;
}

#principal img {
}

.floatleft {
	float: left;
	margin-right: 12px;
}

.floatright {
}

#left {
	width: 538px;
	padding-left: 10px;
	float: left;
}

#left h1{
	margin-bottom: 5px;
}

#left p {
	text-align: justify;
	line-height: 19px;
	font-size: 13px;
}

#left ul {
	list-style-position: outside;
}

#left li {
	background: url(../images/arrow_list.gif) no-repeat left 5px;
}

#left li p {
	margin-left: 15px;
}

#left a {
}

#left table#golfsaver img {
	border: 1px solid silver;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}

#left table#golfsaver td {
	vertical-align: top;
	padding-bottom: 5px;
	text-align: center;
}

#left table#golfsaver td p {
	text-align: center;
	font-size: 11px;
}

#left table#contactform {
	color: white;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#left table#contactform input, #left table#contactform textarea {
	margin-bottom: 10px;
	width: 250px;
}

#left table#contactform input.champ3 {
	width: 120px;
}


#gallery {
	width: 538px;
}

#gallery img {
	border: 3px solid silver;
	margin: 9px;
}

#righthome {
	margin-left: 579px;
	-margin-left: 576px;
	width: 271px;
}

#righthome h1{
	margin-bottom: 5px;
}

#righthome p {
	text-align: justify;
	line-height: 18px;
	font-size: 12px;
}

#righthome form {
	margin-top: 10px;
}

#right.pave {
	margin-left: 579px;
	-margin-left: 571px;
	width: 271px;
	background: #3b4345 url(../images/column_top.gif) no-repeat 0 top;
}

#right.pave #bloctext {
	padding-top: 10px;
	padding-left: 10px;
	width: 251px;
}

#rightpaveclose {
	width: 271px;
	height: 15px;
	background: url(../images/column_bottom.gif) no-repeat;
	margin-left: 579px;
	-margin-left: 571px;
}

#right ul {
	margin-top: 5px;
	list-style-position: outside;
}

#right li {
	background: url(../images/arrow_list.gif) no-repeat left 5px;
	padding-left: 15px;
}

#right a {
}

#right.pave p {
}

#right.pave a, #right.pave ul li a p{
	text-decoration: underline;
}

#right h1{
	margin-bottom: 5px;
}

#right p {
	text-align: justify;
	line-height: 18px;
	font-size: 12px;
}

#right form {
	margin-top: 10px;
}

#right input#textfield {
	float: left;
	width: 170px;
}

#right input#button {
	margin-left: 20px;
}

input#l416398-416398{
	margin-right: 15px;
}

#footer {
}

#footer p{
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
	-margin-top: 5px;
	margin-bottom: 10px;
}

#footer a {
	color: white;
}



/* GLOBAL RULES 

.left {float: left;}
.right {float: right;}
img .left { border:2px solid #aaaaaa; margin: 0 10px 0 0;}
img .right { border:2px solid #aaaaaa; margin: 0 0 0 10px; padding: 1px;}
*/

/* CORR IE 6 
div {float:left;margin:40px;display:inline;}
*/
