/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif
}

body {
	background-color: #fff;
	margin-top: 0;
}

a { color:#65843f;
	font-weight:bold;
	text-decoration:none;
}

a:hover { 
	text-decoration:underline;
}

h1 { font-size:30px;
	font-family: "Goudy Old Style BT", Georgia, Garamond, "ITC Garamond";
	color:#9e867d;
	margin:3px;
	font-weight:normal; 
}

h2 { font-size: 16px; color:#65843f; }

h3 { font-size: 14px; color:#65843f; margin:0; }

h4 { font-size: 12px; color:#65843f; margin:0; }

.small { font-size:10px; }
.intro { 
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9e867d;
	
}
.event {
	border-bottom:dotted 1px #999;
	margin-top, margin-bottom:3px; 
}

#wrapper { 
	width:955px;
	position:relative;
}

#header {
	position:relative;
	width:957px;
	background-color:#fff;
	padding:0; margin:0;
}
#header #toprightlinks {
	position:absolute;
	top:8px;
	left:770px;
	width:170px; height:28px;
	font-size: 11px;
	color:#e1e1e1;
}
#header #toprightlinks a {
	color:#e1e1e1;
	text-decoration:none;
	font-weight:normal;
}
#header #toprightlinks a:hover {
	color:#fff;
	text-decoration:underline;
}

#header #mainnav {
	width:100%;
	height: 24px;
	background-color: #7d5d51;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	text-transform:uppercase;
	text-align:left;
	font-weight: normal;
	display:block;
	padding:0;
}

#header #mainnav a {
	color: #fff;
	text-decoration: none;
}

#header #mainnav a:hover {
	background-color: #9e867d;
}

#header #share {
	position: absolute;
	top: 150px;
	left: 776px;
	width:140px;
	height: 14px;
	font-size: 8px;
	line-height: 14px;
	text-transform: capitalize;
	text-align:right;
	color:#333;
	z-index: 60;
}
#header #share a {
	text-decoration: none;
	color:#333;
	padding:0;
}
#header #share a:hover {
	text-decoration: none;
	color:#fff;
}

#header #subnav {
	width:100%;
	height: 24px;
	background-color:#9e867d;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-align:left;
	z-index:10;
}
#subnav #links {
	display:none;
}
#subnav a {
	color: #fff;
	padding: 5px;
	text-decoration: none;
}
#subnav a:hover {
	background-color: #9e867d;
}

#content {
	position: relative;
	display: block;
	border-left:1px solid #beaea8;
	border-right:1px solid #beaea8;
	border-bottom:1px solid #beaea8;
	width:955px;
	background-color:#fff;
	text-align:left;
	padding:0;
	font-size:12px;
	color:#333;
}
#content #searchbox {
	position:absolute;
	top:10px; left:5px;
	width:195px; height:34px;
}
#search { padding-top:4px;}

/* #home is a duplicate of #content, just for the home page */

#home {
	position: relative;
	display: block;
	border-left:1px solid #beaea8;
	border-right:1px solid #beaea8;
	border-bottom:1px solid #beaea8;
	width:955px;
	background-color:#fff;
	text-align:left;
	padding:0;
	font-size:12px;
	color:#333;
}
#home #searchbox {
	position:absolute;
	top:408px; left:4px;
	width:195px; height:34px;
}

.keyphoto {
	position:relative;
	top:-15px; left:-15px;
	z-index:1;
}

.subhead {
	color: #749640;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 14px;
}
.FeaturedPackages { 
	font-size:24px;
	text-transform:capitalize;
	font-family: "Goudy Old Style BT", Georgia, Garamond, "ITC Garamond";
	color:#9e867d;
	margin-bottom:3px; }

#leftcol {
	width:190px;
	padding: 5px;
	font-size: 12px;
	text-align:left;
	padding-top:34px;
}

#leftcol h2 {
	display: block;
	width:190px;
	height:32px;
	font-size:14px;
	line-height:32px;
	margin:0;
	position:relative;
	top:-5px; left:-5px;
	text-align:left;
	text-indent:5px;
	color:#fff;
	background:#65843f;	
}
#leftcol a { }
.leftnav {
	width: 180px;
	border:dashed 1px #818a8f;
	padding: 5px;
	margin-top:5px;
	font-size: 11px;
	color: #1e1e1e;
	background-color: #fff;
	text-align:left;
	border-bottom:solid 12px #65843f;
}

.leftnav-bot {
	background:#65843f;
	display:block;
	height:18px;
}
#rightcol {
	width:190px;
	padding: 5px;
	font-size: 12px;
	text-align:left;
}
.bdr-green {
	border:1px solid #44644f;
}
#keywords {
	width:168px; height:16px; 
	color:#555;
	font-size:12px; line-height:16px;
	background-color:#f2f2f2;
	border:1px solid #44644f;
}

#a2col {
	padding-left:8px;
	padding-right:8px;
}

#b2col {
	padding-left:8px;
	padding-right:8px;
}
#a2col ul li, #b2col ul li {
	list-style: disc;	
}
#b2col ol li {
	list-style: upper-roman;	
}
#middlecol { padding:15px; }
.dashed {
	border:dashed 1px #818a8f;
	padding: 5px;
	margin-top:5px;
	font-size: 11px;
	color: #1e1e1e;
	background-color: #fff;
	text-align:left;
}

#leftcol .dashed, #rightcol .dashed {
	width: 180px;
}

.title { 
	text-transform:uppercase;
	color:#65843f; }
.author { font-style:italic; }
.readmore {
	color:#65843f;
	text-decoration:none;
	text-align:right; 
}
.hor-divider { 
	display:block;
	padding-top:4px; padding-bottom:4px;
	border-top:dashed 1px #818a8f;
	border-bottom:dashed 1px #818a8f;
}
.readmore:hover {
	color:#65843f;
	text-decoration:underline;
}
.tag {  
	display:block;
	position:relative;
	left:80px;
	width: 100px;
}
.tag a {
	display:block;
	width:100px; height:18px;
	color:#fff;
	background-color:#949973;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	
}
.tag a:hover { 
	color:#fff;
	background-color:#c7ce9b;
}
.tag .arrow { 
	width:16px; height:12px;
	border:0;
	float:right;
	padding-top:3px;
}
.fullcol { 
	width:900px;
	position: relative;
	top:15px; left:25px;
}
#contest {
	width:750px; text-align:left;
}
#contest .desc { 
	display:block;
	margin-left:20px; margin-right:10px; }
#contest-header { 
	position:relative;
	width:750px; height:356px;
	background:url(../images/layout/header_contest.jpg);
	color:#fff;
	font-weight:bold;
	font-size:16px;
}
#contest-header #contest-intro {
	position:absolute;
	top:75px;
	left:140px;
	width: 357px;
}
#contest-header h1 {
	font-size:36px;
	color:#fff;
	letter-spacing:-1px;
	text-transform:uppercase;
	font-family: "Goudy Old Style BT", Georgia, Garamond, "ITC Garamond";
	margin:3px;
}
#contest-header h2 {
	font-size:30px;
	font-style:italic;
	font-family: "Goudy Old Style BT", Georgia, Garamond, "ITC Garamond";
	color:#fff;
	margin:3px;
}
#contest-form {
	font-family:Georgia, "Times New Roman", Times, serif;
}
#contest-form h2 {
	font-family: "Goudy Old Style BT", Georgia, Garamond, "ITC Garamond";
	color:#9e867d;
	font-size:18px;
}
#contest-form .title { 
	font-weight:bold;
	font-size: 13px;
	text-transform:capitalize;
}
#contest-form label input:text {
	position: relative;
	left: 60px;
}
#JoinMailing-bkg {
	position:relative;
	width:600px;
	height:500px;
	background-image: url(../images/layout/bkg-joinmailing.jpg);
	background-repeat: no-repeat;
}
#JoinMailing-bkg #form {
	position:absolute;
	left:70px;
	top:80px;
	width: 455px;
	height: 354px;
	text-align:left;
}
#footer {
	position:relative;
	display:block;
	width: 957px;
	font-size: 9px;
	color:#333;
	text-align:left;
}
#footer #footerlinks {
	position:absolute;
	top: 10px; left:5px;
}

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

#footer a:hover {
	color:#222;
	text-decoration: underline;
}
#footer #sponsors {
	position: relative;
	text-align:right;
}
