@charset "UTF-8";
/* designed/ created by Jill Chu @ Lyris jchu@lyris.com */
* {
	margin: 0;
	padding: 0;
	}

body {
	background-image:url(images/bkg-pattern.png);
	width:auto;
	background-repeat:repeat-x;
	background-color:#FFF23E;
	}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	color: #CB3704;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	color: #141414;
}

h3 {
	font-family:  Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #367CC2;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #4B2C19;
}

td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #4B2C19;
}

strong {
	color: #B29108;
	font-style: normal;
	font-weight: bold;
	}

a {
	font-family:  Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #715442;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	font-family:  Tahoma, Geneva, sans-serif;
	color: #FF0000;
	text-decoration: none;

	}

ul {
	padding-left:50px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #4B2C19;
	list-style-position: outside;
	list-style-image: url(images/bullets.png);
	line-height: 20px;
	padding-top: 25px;
	}

ul li {
	padding-left:15px;
	 }

#wrap {background-position: top;
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;}

#bkg {
	background-image: url(images/bkg.png);
	background-position: top;
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
	}

#container {
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	float: left;
	width: 871px;
}

#top-container {
	width: 870px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	height: 100px;
}

#logo {
	font-family:  Tahoma, Geneva, sans-serif;
	font-size: 2.2em;
	float: left;
	color: #715442;
}

#top-nav {
	float: right;
}

#left-col {
	width: 500px;
	float: left;
}

#right-col {
	height: auto;
	width: 347px;
	float: right;
}

#left-col2 {
	width: auto;
	float: left;
}

#right-col2 {
	height: auto;
	width: auto;
	float: right;
}

.img1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	color: #4B2C19;
}

.img2 {}

/*form*/
#title {
	width: 320px;
	height: 26px;
	padding-top: 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 18px;
	font-weight: bold;
	padding-left: 10px;
	color: #4B2C19;
}

form {
	width: 320px;
	padding: 12px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CB3704;
	border-bottom-color: #CB3704;
}

.col1 {
	text-align: right;
	width: 135px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
}

.col2 {
	width: 195px;
	height: 31px;
	float: left;
	margin: 0;
}


.col1a {
	text-align: right;
	width: 135px;
	height: 62px;
	margin: 0;
	float: left;
	margin-right: 2px;
}

.col2a {
	width: 195px;
	height: 62px;
	float: left;
	margin: 0;
}

div.row {
	clear: both;
	width: 335px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4B2C19;
	font-weight: bold;
}

.submit {
	height: 29px;
	width: 330px;
	background: url(images/bg_submit.gif) no-repeat;
	padding-top: 5px;
	clear: both;
}

.input {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 4px 0 5px 8px;
	padding: 1px;
}
.btn_submit {
         background: url(images/submit.png) no-repeat;
         border: 0px;
         color: yellow;
         font-size: 1.0em;
         font-weight: bold;
         width: 122px;
         height: 26px;
}
/*form ends*/


/*table*/
#table {
	width: 490px;
	height: 188px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FE5D03;
	border-right-color: #FE5D03;
	border-bottom-color: #FE5D03;
	border-left-color: #FE5D03;
	vertical-align: top;
		}

#table p {
	clear: both;
	width: 100%;
	margin: 0;
		}
#table span {
	float: left;
	padding: 15px 10px;
		}


#table span.col1 {
	width: 90px;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FE5D03;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 15px;
		}

#table span.col2 {
	width: 355px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #333;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 16px;
		}

.caption {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #367cc2;
	font-weight:bold;
	}


/*table ends*/
	/*email marketing you can trust*/

#external-link {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333;
	}
#external-link a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #069;
}
#external-link a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #86C8CE;
}
/*footer*/
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #4B2C19;
}

#footer-link {
	float: right;
	}