@charset "UTF-8";
h2 {
	font-weight: normal;
	line-height: 125%;
}
.testimonials {
	width: 390px;
	padding-left: 470px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #DFC676;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DFC676;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #DFC676;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #DFC676;
	font-weight: bold;
}

#outerwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: thin double #F1D452;
	background-image: url(images/purplehome.jpg);
	background-repeat: no-repeat;
	height: 810px;
}
body {
	background-color: #CBAE52;
	background-image: url(images/goldtextureback.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
#navigation {
	height: 600px;
	width: 370px;
	padding-top: 210px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e6d183;
	line-height: 20px;
}
#navigation a:link {
	color: #e6d183;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:visited {
	color: #e6d183;
}
#navigation a:hover {
	color: #e6d183;
	text-decoration: underline;
}
#i_navigation {
	height: 250px;
	width: 270px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E4C678;
	line-height: 20px;
	clear: none;
	float: left;
}
#insidetextarea {
	line-height: 16px;
	width: 870px;
	padding-right: 15px;
	padding-left: 15px;
	color: #E1C779;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#i_navigation a:link {
	color: #E4C678;
	text-decoration: none;
	font-weight: bold;
}
#i_navigation a:visited {
	color: #E4C678;
	font-weight: bold;
}
#i_navigation a:hover {
	color: #EBDA9C;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B2924F;
	font-family: Arial, Helvetica, sans-serif;
	
}
#tips {
	height: 280px;
	width: 480px;
	padding-right: 0px;
	padding-left: 0px;
	border: thin none #CBAE52;
	padding-top: 90px;
	color: #e6d183;
}
.copyrighttext {
	font-size: 10px;
	color: #000000;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #000000;
}
.allcaps {
	text-transform: uppercase;
	font-size: 11px;
}
