/* Global Classes */
.clear {
	clear: both;
}
/* Main Structure */
body {
	background: #f7a2d9 url(../images/background.jpg) no-repeat top center;
}
#header {
	width: 1032px;
	height: 320px;
	margin: 0 auto;
	position: relative;
}
#wrapper {
	width: 1032px;
	margin: 0 auto;
	background: url(../images/background-repeat.jpg) repeat-y 0px 0px;
}
#content-wrapper {
	width: 1032px;
	min-height: 900px;
	margin: 0 auto;
	background: url(../images/main-background.jpg) no-repeat 0px 0px;
}
#footer {
	width: 1032px;
	min-height: 270px;
	margin: 0 auto;
	background: url(../images/footer.jpg) no-repeat 0px 0px;
}
/* Column Structure */
#sidebar {
	width: 215px;
	padding: 0px 0px 0px 15px;
	float: left;
	display: inline;
}
#content {
	width: 425px;
	padding: 0px 0px 0px 20px;
	float: left;
	display: inline;
}
/* Image Text Placement (requires translation) */
#header {
	background: url(../images/call-today.png) no-repeat 810px 20px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#tagline {
	position: absolute;
	top: 175px;
	left: 100px;
}
input {
}
/* Content Style */
p, strong, td {
	padding: 0px 0px 15px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ffffff;
	font-size: 10pt;
	line-height: 1.3em;
}
h1 {
	padding: 0px 0px 15px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 16pt;
	letter-spacing: 2px;
}
h2 {
	padding: 0px 0px 15px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 14pt;
	letter-spacing: 2px;
}
h3 {
	padding: 0px 0px 15px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 12pt;
	letter-spacing: 2px;
}
h4 {
	padding: 0px 0px 15px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 11pt;
	letter-spacing: 2px;
}
h5, sub {
	padding: 0px 0px 15px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 10pt;
	line-height: 15px;
}
h6 {
	padding: 0px 0px 15px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 9pt;
	letter-spacing: 2px;
}
ul, ol {
	list-style: disc;
	margin: 5px 15px 10px 20px;
}
ul li, ol li {
	padding: 0px 0px 10px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 10pt;
	line-height: 1.3em;
}
a {
	color: #f8cff9;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #f8cff9;
}
a:hover {
	text-decoration: underline;
}
blockquote {
	color:#fff;
	font-style: italic;
	padding-bottom: 10px;
}
strong {
	font-weight: bold;
}
img.center {
	padding: 15px 60px;
}
.img {
	display: block;
	width: 100%;
	text-align: center;
	padding: 15px 0;
}
.contact-header {
	margin: 0 0 15px 25px;
}
.banner {
	display: block;
	padding-left: 15px;
}
.imgfloat {
	float: left;
	padding: 5px 5px 5px 0;
}
.imgfloat2 {
	float: right;
	padding: 5px 0 5px 5px;
}
th {
	background-color:#ce6ec8;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
td, th {
	padding: 4px 6px;
	border: 1px solid #c86ac2;
}
table {
	border-collapse:collapse;
	width: 400px;
}
/* Nav */
#nav {
}
#nav li {
	display: block;
	list-style: none;
	background: url(../images/divider.jpg) no-repeat bottom left;
	padding: 0px 0px 10px 30px;
	margin: 0px 0px 5px;
	font-size: 11pt;
}
#nav li a {
	color: #f8cff9;
}
#nav li a:visited {
	color: #f8cff9;
}
#nav li a:hover {
	color: #ffffff;
}
#nav li ul {
	position: absolute;
	width: 12em;
	left: -1299em;
	border: 1px solid #ba6bac;
	background-color: #b052aa;
	padding: 10px 5px;
	text-align: left;
	-moz-border-radius: 5px;
	background-position:center;
	z-index: 1;
}
#nav li li {
	background-position: bottom center;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin-left: -20px;
}
.bold {
	font-weight: bold;
}
#copyright, #copyright p {
	text-align: center;
	width: 100%;
	color: #995999;
}
/* Quick Form Style 350px ---------------------------------------------------------------------------- */
div.notification.success {
	color: #F8CFF9;
    display: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
#sidebar #quick-form {
	width: 205px;
	position: relative;
	background: none;
	padding: 5px;
	margin: 15px 5px;
}
#quick-form {
	background-color: #C56DBF;
    margin: 15px 5px;
    padding: 5px;
    position: relative;
    width: 268px;
}
#quick-form input[type="text"], #quick-form textarea {
	border: 1px solid #7C3077;
    color: #775175;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 20px;
    letter-spacing: 1px;
	line-height: 120%;
    margin: 5px 0;
    padding: 3px;
    width: 260px;
}
#sidebar #quick-form input[type="text"], #sidebar #quick-form textarea {
	width: 170px;
}
#quick-form textarea {
	height: 90px;
}
#quick-form span {
	clear: both;
    color: #633460;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#quick-form input[type="submit"] {
	background-color: #793875;
    border: 1px solid #5D2659;
    color: #F3E0F2;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    margin: 5px 0;
    padding: 2px 6px;
    width: 70px;
}
#quick-form input[type="submit"]:hover {background-color: #5D2659;}

#quick-form input[type="text"].error, #quick-form textarea.error{
	border: 1px solid #CC0404;
}
/* End Quick Form -------------------------------------------------------------------------------------- */

/*Intro Video on the index page*/
a.intro-video  img { 
	float:right;
	border:3px solid rgba(238, 238, 238, 0.9);
	opacity:0.8;filter:alpha(opacity=80);
}

/*Other*/
ul.testimonials {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.testimonials li {
	border: 1px solid #C86AC2;
	color: #FCF0F9;
	line-height: 150%;
	margin: 20px 0 0;
	padding: 13px 16px;
}