body {
	background-color: #4A3547;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4A3637;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center center;
}
#table_body {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #65351E;
	border-bottom-color: #734025;
	border-left-color: #FFFFFF;
}
#table_cont {
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 15px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCD0E8;
	border-right-color: #DCD0E8;
	border-bottom-color: #DCD0E8;
	border-left-color: #DCD0E8;
}
.title {
	font-size: 1.6em;
	color: #95577C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	text-decoration: underline;
}

#table_footer {
	border: 1px none #FFFFFF;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #764563;
	letter-spacing: 0.07em;
}
.bold {
	font-weight: bold;
	color: #77452C;
}
#table_price {
	border: 1px solid #B0714F;
}
.classes a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6px;
	font-weight: bold;
	color: #B0714F;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #724756;
	text-decoration: underline;
	line-height: 1em;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #483435;
	text-decoration: underline;
	line-height: 1em;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #9288AB;
	line-height: 1em;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #483435;
	text-decoration: underline;
}
.formfield {
	color: #533F41;
	background-color: #F9F7FB;
	border: 1px solid #77452C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.pd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.pd a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EEE9F4;
	text-decoration: none;
}
.pd a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EEE9F4;
	text-decoration: none;
}
.pd a:visited {
	color: #EEE9F4;
}
.pd a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pd a:active {
	color: #EEE9F4;
}

h1{
	font-weight: bold;
	font-style: italic;
	font-size:18px;
	font-family: Arial;
}

h2{
	font-size:14px;
}


/*Social Media Buttons*/

.socialMediaContainer{
	width:100px;
	float:right;
}

#tweetit{
	min-height:100px;
	width:45px;
	float:left;
}
#facebook{
	min-height:100px;
	width:45px;
	float:right;
}

