/************************************************
*	Alternate Content 					    	*
************************************************/

#flashcontent {
	background: #f7f2dd;
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 360px;
	width: 960px;
	position: relative;
	left: 10px;
	top: 0px;
}

#alt_header {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 292px;
	width: 960px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#alt_menu_1 {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 68px;
	width: 65px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#alt_menu_2 {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 68px;
	width: 65px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#alt_menu_3 {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 68px;
	width: 88px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#alt_menu_4 {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 68px;
	width: 93px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#alt_menu_5 {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 68px;
	width: 49px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#alt_menu_6 {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 68px;
	width: 53px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#alt_menu_7 {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 68px;
	width: 123px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#alt_menu_8 {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 68px;
	width: 81px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#alt_menu_9 {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 68px;
	width: 60px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#alt_menu_10 {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 68px;
	width: 55px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#alt_menu_11 {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 68px;
	width: 55px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#alt_menu_12 {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 68px;
	width: 101px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#alt_menu_13 {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	height: 68px;
	width: 72px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

/************************************************
*	Positioning, General 					    *
************************************************/

/*
#center {
    position: absolute;
    width: 980px;
    height: 620px;
    top: 50%;
    left: 50%;
    margin-top: -310px;
    margin-left: -490px;
}
*/

#center {
    position: absolute;
    width: 620px;
    height: 395px;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -310px;
}

#position {
	float: left;
	position: relative;
	/* width: 960px;
	height: 600px; */
	width: 600px;
	height: 375px;
	margin: 0;
	padding: 0;
	left: 10px;
	top: 10px;
}

#shad_tl {
	position: absolute;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/shad_tl.png); */
	background-image: url(images/shad_tl.png);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
#shad_t {
	position: absolute;
	/* width: 960px; */
	width: 600px;
	height: 10px;
	margin: 0;
	padding: 0;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/shad_t.png); */
	background-image: url(images/shad_t.png);
	background-repeat: repeat-x;
	left: 10px;
	top: 0px;
}
#shad_tr {
	position: absolute;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/shad_tr.png); */
	background-image: url(images/shad_tr.png);
	background-repeat: no-repeat;
	/* left: 970px; */
	left: 610px;
	top: 0px;
}
#shad_l {
	position: absolute;
	width: 10px;
	/* height: 600px; */
	height: 375px;
	margin: 0;
	padding: 0;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/shad_l.png); */
	background-image: url(images/shad_l.png);
	background-repeat: repeat-y;
	left: 0px;
	top: 10px;
}
#shad_r {
	position: absolute;
	width: 10px;
	/* height: 600px; */
	height: 375px;
	margin: 0;
	padding: 0;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/shad_r.png); */
	background-image: url(images/shad_r.png);
	background-repeat: repeat-y;
	/* left: 970px; */
	left: 610px;
	top: 10px;
}
#shad_bl {
	position: absolute;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/shad_bl.png); */
	background-image: url(images/shad_bl.png);
	background-repeat: no-repeat;
	left: 0px;
	/* top: 610px; */
	top: 385px;
}
#shad_b {
	position: absolute;
	/* width: 960px; */
	width: 600px;
	height: 10px;
	margin: 0;
	padding: 0;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/shad_b.png); */
	background-image: url(images/shad_b.png);
	background-repeat: repeat-x;
	left: 10px;
	/* top: 610px; */
	top: 385px;
}
#shad_br {
	position: absolute;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/shad_br.png); */
	background-image: url(images/shad_br.png);
	background-repeat: no-repeat;
	/* left: 970px; */
	left: 610px;
	/* top: 610px; */
	top: 385px;
}


html>body #content {
	height: auto;
	min-height: 500px;
}

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: 14px;
	text-align: center;
	color: #333300;
	background-color: #403F26;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/BG_strip10.jpg); */
	background-image: url(images/BG_strip10.jpg);
	background-repeat: repeat-x;
	background-position: left 0px;
	height: 100%;
}

#wrap {
	width: 980px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/Shadowbox2.png);
	background-repeat: repeat-y;
	background-position: center top;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

p, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}

hr {
	display: none;
}

/* Clear */

#clear {
	clear: both;
	/*border-top: 1px solid #000033;*/
}


/************************************************
*	Header, Headings, etc.						*
************************************************/

#header {
	color: #B1A356;
	width: 960px;
	height: 70px;
	text-align: center;
	background-color: #f7f2dd;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Header_BG3.jpg); */
	background-image: url(images/Header_BG3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.headertext {
	text-align: center;
	text-transform: uppercase;
	color: #CCCCCC;
	font: smaller Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
}

#head{
	text-align: left;
    background-color: #000000;
    height: 288px;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

#desc {
	font-size: 1.6em;
	color: #595441;
	font-style: italic;
    padding: 5px 0px 0px 500px;
}


/*- Main Menu in Header */


ul.menu {
	margin: 0px;
	padding: 0px;
	position: absolute;
    z-index:1;
    top: 20;
	left: 820px;
	width: 210px;
    font-size: 2em;
    font-weight: bold;
    text-align: left;
    list-style: none;
    list-style-position:inside;
    line-height: 1.5em;
	}

ul.menu li {
	display: block;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 10px 0px 0px 0px;
	}

ul.menu li a {
    color: #333300;
	margin:0px;
       	}

ul.menu li a:hover {
	color: #69BFDE!important;
	text-decoration: none;
       	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #333300!important;
	text-decoration: none;
     	}

/************************************************
*	Images							            *
************************************************/

/*
a img,:link img,:visited img { border:none }
*/

a:link img {
	text-decoration: none;
	border-color: #CCCC99;
	border-width: 1px;
}
a:visited img {
	text-decoration: none;
	border-color: #CCCC99;
	border-width: 1px;
}
a:hover img {
	text-decoration: none;
	border-color: #FFFFFF;
	border-width: 1px;
}

.btn a:link img {
	border-width: 0px;
	text-decoration: none;
}

.btn a:visited img {
	border-width: 0px;
	text-decoration: none;
}

.btn a:hover img {
	border-width: 0px;
	text-decoration: none;
}


/************************************************
*	Links and Headings							*
************************************************/


a, a:link {
	color: #CFBF66;
	text-decoration: none;
}

a:hover {
	color: #CFBF66;
	text-decoration: underline;
}

h1, h2, h3, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CC9966;
}

h1 {
	font-size: 22px;
	margin: 0px;
    padding-bottom: 0px;
}

h2 {
	font-size: 22px;
	line-height: 1.2em;
}

h3 {
	font-size: 1em;
}

h1 a:link, h3 a:hover, h3 a:visited{
	color: #FFFFFF;
}

h5 {
    margin: 0px;
	padding: 0px;
    font-size: 1.5em;
    font-variant: small-caps;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/************************************************
*	Main Content									*
************************************************/


#content {
	width: 960px;
	height: auto;
	padding: 20px 0px 0px;
	margin: 0px auto;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Content_BG5.jpg); */
	background-image: url(images/Content_BG5.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	position: relative;
}

#spacer {
	clear: both;
	width: 960px;
	height: 60px;
	padding: 0px;
	margin: 0px auto;
	background-color: #f7f2dd;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/ContentBtm_BG.png); */
	background-image: url(images/ContentBtm_BG.png);
	background-repeat: no-repeat;
	background-position: left 0px;
}

#textblock {
	width: 560px;
	left: 90px;
	position: relative;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: justify;
}

#textblock p {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.mainheading {
	color: #CC9966;
	margin: 0;
	text-align: center;
	/* 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9966;
	 */
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Mainheading_BG2.jpg); */
	background-image: url(images/Mainheading_BG2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 560px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.subheading_top {
	color: #333300;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.subheading {
	color: #333300;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.wine_heading {
	color: #CC9966;
	margin: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.wine_text {
	color: #333300;
	margin: 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.wine_submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333300;
	height: 40px;
	width: 560px;
	text-align: center;
	/* 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	 */
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Wineheading_BG2.jpg); */
	background-image: url(images/Wineheading_BG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 2px;
}

.wine_submenu a {
	color: #333300;
	text-decoration: none;
}

.wine_submenu a:visited {
	color: #333300;
	text-decoration: none;
}

.wine_submenu a:hover {
	color: #CC9966;
	text-decoration: none;
}

.item {
	width: 460px;
    padding: 0px 20px 10px 20px;
    margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #333300;
}


.item p {
    font-size: 14px;
    line-height: 20spx;	
}

.item p a{
	text-decoration: underline;
}

.item p a:hover{
	color: #4A8797;
}

.item img {
	border: 1px solid #CC9966;
}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;	
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;	
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 7px;
    margin-bottom: 18px;
}

.itemhead h3{
	display: inline;
}

.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
    margin-bottom: 20px;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 1.2em;
    line-height: 220%;
    margin-top: 20px;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #4A8797;
}

cite{
	font-size: 1.1em;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.post {
	padding: 0px;
}

.title {
	margin: 0;
	padding-top: 13px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CFBF66;
}

.title a {
	text-decoration: none;
	color: #CFBF66;
}

.title a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.intro {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CFBF66;
}

.pagetitle {
	border-bottom: 2px solid #0F0F0F;
}

.entry {
	padding-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.posts li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #0F0F0F;
}

.posts h3 {
	margin: 0px;
	font-weight: bold;
}

.posts p {
	margin: 0px;
	line-height: normal;
}

.posts a {
}

/************************************************
*   Team                                        *
************************************************/

#teamblock {
	width: 560px;
	left: 0px;
	position: relative;
	line-height: 20px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-align: left;
}

#teampic {
	width: 150px;
	left: 0px;
	position: relative;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

#teaminfo {
	width: 370px;
	left: 40px;
	position: relative;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: justify;
}

.teamname {
	color: #333300;
	margin: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.teamtitle {
	color: #333300;
	margin: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.teamemail {
	margin: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.teamemail a {
	color: #333300;
	text-decoration: none;
}

.teamemail a:visited {
	color: #333300;
	text-decoration: none;
}

.teamemail a:hover {
	color: #333300;
	text-decoration: underline;
}

/************************************************
*   History                                     *
************************************************/

#timeline_date {
	width: 80px;
	left: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

#timeline_info {
	width: 460px;
	left: 20px;
	position: relative;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: justify;
}

.timeline_heading {
	color: #333300;
	margin: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#gap {
	clear: both;
	height: 20px;
	/*border-top: 1px solid #000033;*/
}

/************************************************
*   Media                                       *
************************************************/

.media_subheading {
	color: #333300;
	margin: 0;
	width: 555px;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Media_SubmenuBG2.jpg); */
	background-image: url(images/Media_SubmenuBG2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.media_subheading2 {
	color: #333300;
	margin: 0;
	width: 430px;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Media_SubmenuBG2.jpg); */
	background-image: url(images/Media_SubmenuBG2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}

.media_vintages {
	margin: 0;
	width: 125px;
	height: 40px;
	left: 430px;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Media_SubmenuBG2.jpg); */
	background-image: url(images/Media_SubmenuBG2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/*
.media_subheading_col1 {
	margin: 0;
	width: 132px;
	left: 0px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #333300;
	float: left;
}
*/

.media_subheading_col1 {
	margin: 0;
	width: 127px;
	height: 40px;
	left: 0px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/Media_SubmenuBG.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #996600;
	float: left;
}

/*
.media_subheading_col2 {
	margin: 0;
	width: 420px;
	left: 12px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #333300;
	float: left;
}
*/

.media_subheading_col2 {
	margin: 0;
	width: 405px;
	height: 40px;
	left: 12px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/Media_SubmenuBG.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 00px;
	padding-left: 5px;
	color: #996600;
	float: left;
}

.media_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFE6;
	height: 20px;
	width: 560px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Mediaheading_BG.jpg); */
	background-image: url(images/Mediaheading_BG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0;
	font-weight: bold;
}

#l_mediablock_pack {
	width: 270px;
	left: 0px;
	position: relative;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #CC9966;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Mainheading_BG.jpg); */
	background-image: url(images/Mainheading_BG2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#r_mediablock_pack {
	width: 270px;
	left: 10px;
	position: relative;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #CC9966;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Mainheading_BG.jpg); */
	background-image: url(images/Mainheading_BG2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#mediapic_pack {
	width: 100px;
	left: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
}

#mediainfo_pack {
	width: 150px;
	left: 10px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

#l_mediablock_images {
	width: 180px;
	left: 0px;
	position: relative;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #CC9966;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Mainheading_BG.jpg); */
	background-image: url(images/Mainheading_BG2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#m_mediablock_images {
	width: 180px;
	left: 10px;
	position: relative;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #CC9966;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Mainheading_BG.jpg); */
	background-image: url(images/Mainheading_BG2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#r_mediablock_images {
	width: 180px;
	left: 20px;
	position: relative;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #CC9966;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Mainheading_BG.jpg); */
	background-image: url(images/Mainheading_BG2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

/*************************************************
*    4 Column                                    *
*************************************************/

#mediablock_wrapper {
	width: 535px;
	height: auto;
	padding: 10px;
	float: left;
	text-align: center;
	border-width: 3px;
	border-style: solid;
	border-color: #CCCC99;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Mainheading_BG2.jpg); */
	background-image: url(images/Mainheading_BG2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#mediablock {
	width: 132px;
	line-height: 20px;
	padding: 0px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#mediapic_sml {
	width: 112px;
	left: 10px;
	position: relative;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	float: left;
}

#mediainfo_sml {
	width: 112px;
	left: 10px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

#mediavintages_sml {
	width: 112px;
	left: 0px;
	position: relative;
	margin-top: 10px;
	padding: 0px;
	float: left;
	text-align: center;
}


/*********************************************/


#mediapic_images {
	width: 160px;
	left: 10px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}

#mediainfo_images {
	width: 160px;
	left: 10px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

.medianame {
	color: #CC9966;
	margin: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.mediatitle {
	margin: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFFFFF;
	background-color: #CCCC99;
	/* text-indent: 10px; */
	text-transform: uppercase;
}

.medialink {
	margin: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}

.mediavarietal {
	margin: 0;
	/* height: 35px; */
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
	background-color: #EEEBCE;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.medialink a {
	color: #333300;
	text-decoration: none;
}

.medialink a:visited {
	color: #333300;
	text-decoration: none;
}

.medialink a:hover {
	color: #333300;
	text-decoration: underline;
}

/************************************************
*   Contact                                     *
************************************************/


#contactpic {
	width: 80px;
	left: 0px;
	position: relative;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	height: 80px;
}

#contactinfo {
	width: 420px;
	left: 40px;
	position: relative;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

#importersinfo {
	width: 460px;
	left: 40px;
	position: relative;
	line-height: 20px;
	margin: 0px;
	padding: 10px;
	float: left;
	text-align: left;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Mainheading_BG.jpg); */
	background-image: url(images/Mainheading_BG2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}


/************************************************
*   Videos                                      *
************************************************/

#videosinfo {
	width: 460px;
	left: 40px;
	position: relative;
	line-height: 20px;
	margin: 0px;
	padding: 10px;
	float: left;
	text-align: left;
	background-image: url(images/Mainheading_BG2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	overflow: auto;
}



/************************************************
*   Photos                                      *
************************************************/

#photos_wrapper {
	width: 535px;
	height: auto;
	padding: 10px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Mainheading_BG2.jpg); */
	background-image: url(images/Mainheading_BG2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	float: left;
}

#photos_wrapper img {
	padding: 0px;
	margin: 10px;
	float: left;
}


/************************************************
*   News                                        *
************************************************/

#news_wrapper {
	width: 535px;
	height: auto;
	padding: 10px;
	float: left;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Mainheading_BG2.jpg); */
	background-image: url(images/Mainheading_BG2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#news_wrapper p {
	text-align: justify;
}

#newsinfo {
	width: 500px;
	left: 20px;
	position: relative;
	line-height: 20px;
	margin: 0px;
	padding: 10px;
	float: left;
	text-align: left;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Mainheading_BG2.jpg); */
	background-image: url(images/Mainheading_BG2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}

.newsname {
	color: #CC9966;
	margin: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.newstitle {
	margin: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/************************************************
*	Sidebar								  	    *
************************************************/

#sidebar {
	width: 200px;
	padding: 0px;
	color: #827736;
	line-height: 20px;
	position: relative;
	float: right;
	right: 45px;
}

#sidebartitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	letter-spacing: -1px;
	color: #996633;
	margin: 0;
	padding: 0 0 14px 0;
}

#sidebar ul {
	margin: 0px;
	padding: 0 0 20px 0;
	list-style: url(Images/Bullet.gif) inside;
}

#sidebar li {
	color: #CC9966;
	/* border-bottom: 1px solid #CCCC99; */
	padding: 1px 0px;
	font: normal 14px/180% Arial, Helvetica, sans-serif;
}

#sidebar a {
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #333300;
}

#sidebar a:hover {
	font-size: 15px;
	font-weight: normal;
	/*  text-decoration: underline; */
	color: #CC9966;
}

.sideheading {
	color: #333300;
	margin: 0;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9966;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Sideheading_BG.jpg); */
	background-image: url(images/Sideheading_BG2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 40px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

.sidequote {
	width: 200px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

/*
.sidequote {
	padding: 15px;
	height: 220px;
	width: 170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 26px;
	font-style: italic;
}
*/

#sidebuttonwrap {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	width: 200px;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.sidebutton {
	color: #333300;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9966;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/Sideheading_BG.jpg); */
	background-image: url(images/Sideheading_BG2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

.sidebutton_selected {
	color: #CC9966;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9966;
	background-image: url(images/Sideheading_BG2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

.sidebutton2 {
	color: #333300;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9966;
	background-image: url(images/Sideheading_BG3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

.sidebar_text {
	color: #333300;
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#secondary {
    width: 420px;
	padding: 0px;
	float: right;
}

#l_sidebar {
	float: left;
	width: 200px;
	padding: 0px 5px 20px 0px;
}
	
#l_sidebar p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
    font-size: 1.1em;
    color: #595441;
}
	
#l_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 3px;
    font-size: 13px;
    list-style-type: none;
    color: #595441;
}

#l_sidebar li {
    margin: 0px;
	padding: 0px;
    color: #595441;
}
#l_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#l_sidebar ul li a {
	color: #595441;
	text-decoration: none;
}

#l_sidebar ul li a:hover {
	color:#4A8797; 
}

#l_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
    font-size: 13px;
    color: #595441;
    list-style-type: disc;
    list-style-position: outside;
    color: #595441;
}

#l_sidebar ul ul li {
	margin: 0px;
}

#l_sidebar ul ul ul {
	margin-top:0; 
    margin-bottom:0;
	padding: 0px 0px 0px 14px;
    font-size: 13px;
    color: #595441;
    list-style-type: disc;
    list-style-position: outside;
    color: #595441;
}

#l_sidebar ul ul ul li {
	margin: 0px;
}


#r_sidebar {
	float: right;
	width: 195px;
	padding: 0px 5px 20px 15px;
}

#r_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
    font-size: 13px;
    color: #4A8797;
    list-style-type: none;
    color: #595441;
}

#r_sidebar li {
    margin: 0px;
	padding: 0px;
    color: #595441;
}
#r_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#r_sidebar ul li a {
	color: #595441;
	text-decoration: none;
}

#r_sidebar ul li a:hover {
	color:#4A8797; 
}

#r_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
    font-size: 13px;
    color: #4A8797;
    list-style-type: disc;
    list-style-position: outside;
    color: #595441;
}

#r_sidebar ul ul li{
	margin: 0px;
}

#r_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
    font-size: 13px;
    color: #4A8797;
    list-style-type: disc;
    list-style-position: outside;
    color: #595441;
}

#r_sidebar ul ul ul li{
	margin: 0px;
}
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 17px;
    font-size: 1.1em;
    color: #595441;
	}
	

li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}

.sidebarSearch{
	clear: both;
    margin-top: 10px;	
    margin-bottom: 10px;
	margin-left: 5px;
}

.feedarea  {
	height: 30px;
	background-image:url(images/feedicon.png);
    background-repeat: no-repeat;
	padding-left:20px;
}

.feedarea  a {
    color: #595441;
}

/************************************************
*	Comment Area									*
************************************************/


#comment {
	width: 470px;
	background: #FFFFFF;
	color: #333333;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #CCCCCC;
    font-size: 1.3em;
}
	
#comment {
    padding: 10px 20px 20px 20px;
    border: 1px solid #cccccc;
    margin-bottom: 3em;
    color: #515441;  
}

   
#comment  a{
	text-decoration: underline;
}

#comment a:hover{
	color: #E88337;
}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
    font-weight: bold;
}
	
.commentdate {
	font-size: 1.2em;
	padding-left: 0px;
    font-weight: bold;
}
	
.commentlist p {
	clear: both;
	font-size: 1.2em;
}

#commentlist li p {
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
    font-weight: normal;
}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
}

.commentinfo {
	clear: both;
}

.commenttext {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	width: 450px;
}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 450px;
}

#commentsformheader {
	padding-left: 0px;
}

#commentsform {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#commentsform form {
	text-align: left;
	margin: 0px;
}

#commentsform p {
	margin: 0px;
}

#commentsform form textarea {
	width: 99%;
}
	
p.comments_link  img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata {
	font-size: 1.1em;
	float: right;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #CC9966;
	margin-top: 10px;
	margin-bottom: 10px;
}

.navigation a:link, .navigation a:hover, .navigation a:visited {
	color: #CC9966;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/************************************************
*	Gravatar									*
************************************************/ 

img.avatar {
	float: left; 
	margin: 0 8px 3px 0;
	padding: 3px;
	border: solid 1px #ddd;
	background-color: #f3f3f3;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}



/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar td {
	color: #515441;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: ;
	color: #4A8797;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/************************************************
*	Footer									*
************************************************/


#footer {
	clear: both;
	width: 960px;
	height: 155px;
	/* height: 150px; */
	margin: 0px auto;
	padding: 20px 0px 0px;
	/* padding: 60px 0px 0px; */
	text-align: center;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	line-height: 20px;
	background-color: #000000;
	/* background-image: url(http://localhost:8888/wordpress/wp-content/images/GE_footer6.jpg); */
	background-image: url(images/GE_footer6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/* text-transform: uppercase; */
}

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

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

.footer_row {
	width: 920px;
	left: 20px;
	position: relative;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
	text-align: center;
}

.footer_btn {
	width: 100px;
	height: 30px;
	left: 820px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	text-align: center;
}

.footer_btn a:link img {
	border-width: 0px;
	text-decoration: none;
}

.footer_btn a:visited img {
	border-width: 0px;
	text-decoration: none;
}

.footer_btn a:hover img {
	border-width: 0px;
	text-decoration: none;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.Dropcap {
	font-size: 28px;
	font-weight: normal;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/************************************************
*	Landing Page									*
************************************************/


#flashtext {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #CCCC99;
	width: 600px;
	position: absolute;
	top: 400px;
	left: 0px;
	text-align: center;
	text-decoration: none;	
}

#legaltext {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #CCCC99;
	width: 295px;
	position: absolute;
	top: 245px;
	left: 285px;
	text-align: center;
	text-decoration: none;	
}

#enterbtn a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #3E3D20;
	background-color: #666633;
	position: absolute;
	top: 300px;
	left: 390px;
	text-align: left;
	text-decoration: none;
	padding: 10px;
}

#enterbtn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #3E3D20;
	background-color: #666633;
	position: absolute;
	top: 300px;
	left: 390px;
	text-align: left;
	text-decoration: none;
	padding: 10px;
}

#enterbtn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #3E3D20;
	background-color: #999966;
	position: absolute;
	top: 300px;
	left: 390px;
	text-align: left;
	text-decoration: none;
	padding: 10px;
}
