/***THIS IS THE VISITORS STYLESHEET***/

/*
.a:link, .a:visited
{
	color: #BF5E26;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.a:hover
{
	text-decoration: none;
	background: #F8EFE9 color: #BF5E26;
}
*/

body  {	
	font-family: Arial, Helvetica, sans-serif; 
	color: #333;
	
	}

/*	=Postcard
--------------------------------------*/

/* Preview Stuff */
.largeimage img { border: 15px solid #FDF2E0; }
.toName, .fromName { position:relative; font-family:courier; top:100px; left:250px; }
#postcardMessagePreview { width:500px; height:320px; background:url('http://www.homeofgolf.com/images/postcardbg.jpg') no-repeat; }
#postcardMessagePreview .pre {  /* THIS BOUNDS THE TEXT PREVIEW */
	overflow:hidden;
	margin:1em; 
	vertical-align:middle;
	width:150px;
	display:block;
	font-family:courier;
}

/* Form Stuff */
.postcardImages { width:500px; }
.postcardImages input { float:left; }
.postcardImages small { display:block; text-align:center; margin:.5em 0 .5em 1em; float:left; }
.required { font-weight:bold; vertical-align:top; }
.required:before { content:'*'; color:red; }
#postcard { margin-left:10px; }
.error_message { background: #70AD53; border: 1px solid #190; color: #fff; padding:5px; margin:10px; }	
#postcardMessage { margin-top:2em; vertical-align:top; width:400px; clear:both; }
.recipient { float:left; }
.sender { float:left; }

.address { margin:0 20px 2em 0; background: url(/graphics/bg1.jpg) repeat-x top; padding:10px 15px; border:1px solid #E1B84F; width:208px; }
.address h3 { margin:0 0 10px; border-bottom:2px solid #333;}
.address input {margin-top:10px;border:1px solid #E1B84F; width:140px; }

.clear { clear:both; }

table.postcardimages td {
	margin:2em; 
	background: url(/graphics/bg1.jpg) repeat-x top;
	padding:10px 15px;
	border:1px solid #E1B84F;
	position:relative;
	text-align:center;
}

table.postcardImages img {
	}
	
table.postcardImages td:hover {
	border: 1px solid #AF8C62;
	background: url(/graphics/bg2.jpg) repeat-x top #333;
	}
	
	
h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}

.medium
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 15px;
}

.headline
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	margin: 15px;
}
.admin_subheader { color: #c63; font-size: 15px; line-height: 20px; font-family: Georgia, "Times New Roman", Times, serif; margin: 15px }
.smallcaps
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: capitalize;
	line-height: 15px;
}

.marginLeft15 { margin: 0px 0px 0px 15px; }

.breadcrum
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	/*text-transform: capitalize;*/
	line-height: 12px;
	text-decoration: none;
	margin: 0px 0px 0px 15px;
	text-indent: 0px;
}

.breadcrum a:link, .breadcrum a:visited
{
	text-decoration: none;
	color: #333;
}

.breadcrum a:hover
{
	text-decoration: underline;
	color: #333;
}

.serif
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding: 0px;
	margin: 15px;
	text-decoration: none;
}

.serif a:link, .serif a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #BF5E26;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.serif a:hover
{
	background: #ECCEBD;
	color: #666;
	text-decoration: none;
}

.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin: 15px;
}

.serifLeftpad
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	text-decoration: none;
}

.serifLeftpad a:link, .serifLeftpad a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #BF5E26;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.serifLeftpad a:hover
{
	background: #ECCEBD;
	color: #666;
	text-decoration: none;
}

.serifNoPad
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.serifNoPad a:link, .serifNoPad a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #BF5E26;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.serifNoPad a:hover
{
	background: #ECCEBD;
	color: #666;
	text-decoration: none;
}

.smallSTYLED
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin: 0px;
}

.smallSTYLED a:link, .smallSTYLED a:visited
{
	color: #BF5E26;
	text-decoration: none;
}

.smallSTYLED a:hover
{
	background: #ECCEBD;
	color: #666;
	text-decoration: none;
}
.bottomLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-transform: capitalize;
	line-height: 18px;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	text-indent: 0px;
}

.bottomLinks a:link, .bottomLinks a:visited
{
	text-decoration: none;
	color: #333;
}

.bottomLinks a:hover
{
	text-decoration: none;
	color: #666;
	background: #ECCEBD;
}

.sansSidenav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;  
	color: 666666;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.sansSidenav_nolink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.sansSidenav a:link, .sansSidenav a:visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.sansSidenav a:hover
{
	
	text-decoration: none;
}
