#nav {
	position: absolute;
	width: 143px;
	left: -28px;
	top: 210px;
	margin:0px;
	padding:0px;
}
div#buttonA {
	list-style-type: none;
	font-size: 12px;
	line-height: 28px;
	height: 25px;
	width: 132px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

div#buttonA a {
	text-decoration: none;
	font: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	display: block;
	background-color: #7e895f;
	border-style: solid;
	border-top-color: #b5bba3;
	border-left-color: #9ba585;
	border-right-color: #3e442f;
	border-bottom-color: #202218;

}

div#buttonA a:link {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7e895f;
	border-style: solid;
	border-top-color: #b5bba3;
	border-left-color: #9ba585;
	border-right-color: #3e442f;
	border-bottom-color: #202218;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#buttonA a:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7e895f;
	border-style: solid;
	border-top-color: #b5bba3;
	border-left-color: #9ba585;
	border-right-color: #3e442f;
	border-bottom-color: #202218;
	
}

div#buttonA a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4962a7;
	border-style: solid;
	border-top-color: #96a4cc;
	border-left-color: #7487bc;
	border-right-color: #2e3e69;
	border-bottom-color: #12192a;
}

div#buttonA a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7e895f;
	border-style: solid;
	border-top-color: #b5bba3;
	border-left-color: #9ba585;
	border-right-color: #3e442f;
	border-bottom-color: #202218;
}
#rt_col {
	height: 100%;
	width: 200px;
	background-image: url(../images/drink_clr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 200px;
	background-color: #CCCCCC;
}
.emailspace {
	padding-top: 10px;
	padding-bottom: 20px;
}
#container {
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 20px;
	height: 100%;
}
#content {
	width: 536px;
	float: left;
}
#main {
	padding-left: 30px;
	font-size: 13px;
	line-height: 135%;
	color: #333333;
	padding-right: 30px;
}
#main h1 {
	font-size: 18px;
	line-height: 130%;
	color: #E71C73;
}
#main h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #325ba8;
}
#main a, #main a:link {
	color: #325ba8;
	text-decoration: underline;
}
#main a:hover {
	color: #E71C73;
	text-decoration: underline;
}
#main a:visited {
	color: #999999;
	text-decoration: underline;
}
#address {
	font-size: 11px;
	color: #325ba8;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 30px;
	line-height: 130%;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	text-align: right;
}
.btn_go {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8B2B58;
	background-color: #C8D1AD;
	height: 25px;
	width: 28px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5BBA3;
	border-right-color: #3E442F;
	border-bottom-color: #202218;
	border-left-color: #9BA585;
	text-align: center;
	vertical-align: middle;
}
.form_space {
	margin-left: 5px;
}
#rt_col p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
#rt_col p a {
	text-decoration:underline;
	color: #325ba8;
}
#rt_col h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #E71C73;
	padding-left: 10px;
}
#rt_col ul {
	margin: 0px;
	padding: 0px;
}
#rt_col li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #325ba8;
	padding-left: 10px;
	list-style-type: none;
	padding-bottom: 15px;
	padding-right: 10px;
}
#header {
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
        background-position: top;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	color: #325ba8;
	text-align: right;
	top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#header p {
	padding-top: 30px;
	padding-right: 15px;
}
.table {
	background-color: #FFFFFF;
	width: 100%;
	border: 5px solid #067d67;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rt_col li a {
	text-decoration: none;
	color: #325ba8;
}
#rt_col li a:hover {
	text-decoration:underline;
	color: #325ba8;
}

/************ top navigation ************/

.topnav {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-color: #077c69;
	margin:0;
	}
.topnav ul{
	margin: 0 0 0 0px;
	padding: 0;
	list-style: none;
	line-height:25px;
	}
.topnav li{
	padding: 5px 0px 5px 5px;
	display: inline;
	}
.topnav a {
	margin:0;
	color:#ffffff;
	text-decoration:none;
	padding:5px 5px;
	line-height:25px;
	}
.topnav a:hover {
	background-color:#e71c73;
	}
	
	/************ bottom navigation ************/

.bottomnav {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	margin:0;
	width: 773px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}
.bottomnav ul{
	margin: 0 0 0 0px;
	padding: 0;
	list-style: none;
	line-height:25px;
	}
.bottomnav li{
	padding: 0 0 0px 0px;
	display: inline;
	}
.bottomnav a {
	margin:0;
	color:#ffffff;
	text-decoration:none;
	padding:5px 5px;
	line-height:25px;
	}
.bottomnav a:hover {
	color: #e71c73;
	}

/************ signup form on right side of page ************/

@charset "UTF-8";
/* Controls width of your form */
.e2ma_signup_form {
	width:180px;
}

/* Controls the style, width, and font style of the text input, select and textarea fields */
.e2ma_signup_form input[type=text],
.e2ma_signup_form textarea {
        width=40;
}

.e2ma_signup_form select { 
	border:0px; 
	font-family:Verdana, sans-serif;
	font-size:10px;
	width: 65px; 
}

/* Controls width, style, and padding of the table border outlines around individual member fields */
.e2ma_signup_form_row {
	border:0px;
	padding:1px;
	margin-bottom:5px;
}

/* Controls alignment and display of image in welcome message */
.e2ma_signup_image_container {
    text-align:center;
    display: inline;
}

/* Controls border around signup image (when image is linked) */
.e2ma_signup_image {
    border:0;
}

/* Controls style and formatting of welcome message */
.e2ma_signup_message {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
}

/* Controls style and formatting of form field labels (first name, last name, etc.) */
.e2ma_signup_form_label {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:left;
	padding-top:5px;
}

/* Controls spacing and style for any text used to list options under multiple choice fields) */
.e2ma_signup_form_element {
	font-family:verdana;
	font-size:10px;
	color:#333333;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style for "Select your interests..." text */
.e2ma_signup_form_group_label {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:normal;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style and spacing for groups displayed as options */
.e2ma_signup_form_groups {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	border:1px solid #dddddd;
	padding:5px;
	margin-bottom:5px;
}

/* Controls the style and spacing of the word "required" and border surrounding that text */
.e2ma_signup_form_required_footnote {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	border:0px;
	padding:1px;
	margin-bottom:5px;
}

/* Controls the color of the asterisk that indicates a field is required */
.e2ma_signup_form_required_asterix {
	color:#FF0000;
}

/* Controls the alignment of "submit" and "clear" buttons */
.e2ma_signup_form_button_row {
	float:left;
}

/* Controls display of the "clear" button */
.e2ma_signup_form_button_row #e2ma_signup_reset_button {
	display: inline;
}

/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */
.e2ma_signup_form_button { 
    width: 60px !important;
}
