@charset "utf-8";
/*
Basic Style Sheet

version: 1.1
author: Deyga Media, LLC
email: info@deygamedia.com
website: http://www.deygamedia.com/
*/
.bodyContentWrapper {padding-left:24px; width:1000px; float:left;}
.welcomeTxtWrapper {width:880px; height:35px;  float:left;}
.welcomeTxt {float:left; padding-top:8px;}
.homeThumb {width:315px; float:left;}
.homeThumbWrap {float:left; width:880px;}
.homePageInfoWrap {width:880px; padding:20px 0; float:left;}
.homeTxtWrap {width:880px; padding:10px 0; float:left;}
.homeBtnWrap {width:880px; padding:10px 0; text-align:center; float:left;}


#suckerfishnav {
   /* background:#9C1F1B url("../multi-level-navigation-plugin/images/suckerfish_red.png") repeat-x;*/
    width:100%;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;	
	height:30px;
	line-height:30px;
	vertical-align:middle;	
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
   	padding:0; 
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#333333;
    text-decoration:none;
    padding:0px 20px;
	background: url(../images/img03.gif) no-repeat left center;
    }
#suckerfishnav li {
    float:left;
    padding:0;
	
	text-transform:uppercase;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    margin:0;
    border:0; border-top:1px solid #666666;
	z-index:9999999999;
	
    }
#suckerfishnav li li {
    width:149px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform:capitalize;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:130px;
    color:#333333;
	background:none;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 150px;
	z-index:9999999999;
    }
#suckerfishnav li li:hover {
    background:#ffffff;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#996666;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#996666;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#996666;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#f6f6f6;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
color:#333333;
  
    }
	#menup {
	width: 1024px;
	height: 30px;
	margin: 0 auto;
	/*border-width:3px; border-style:solid; border-color:#ff9900; */
}

* {
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 1024px;
	margin: 0 auto;
}
body {
	background: url(../images/home_pg_bgM.gif) repeat-x;
}
body#spa {
	background: url(../images/spa_pg_bg.gif) repeat-x;
}

body#spacail {
	background: url(../images/spa_pg_bgsp.jpg) repeat-x;
}

body#about{
	background: url(../images/spa_pg_bg.gif) repeat-x;
}
body#salon{
	background: url(../images/salon_pg_bg.gif) repeat-x;
}
body#bridal {
	background:url(../images/bridal_pg_bg.gif) repeat-x;
}
body#packages {
	background:url(../images/packages_pg_bg.gif) repeat-x;
}
body#contact {
	background:url(../images/contact_pg_bg.gif) repeat-x;
}
input, textarea {
	border: 1px solid #FFFFFF;
	border-top-color: #A3A3A3;
	border-left-color: #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, {
	margin-bottom: 1.5em;
	letter-spacing: -1.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


h1 {
	padding-top: 80px;
	padding-left: 200px;
	font-family:"Century Gothic";
	letter-spacing: 5px;
	font-size: 18px;
	font-weight:bold;
	color: #833d20;
}

h2 {
	font-size:18px;
	font-style:italic;
	padding-left: 15px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/icn_calendar.gif) no-repeat right top;
	text-transform:uppercase;
	font-size: 16px;
	font-weight: normal;
	color:#993300;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 16px;
	font-weight: normal;
	color:#993300;
}
hr {
	color: #CCCCCC 1px dashed black;
}

a {
	color:#996666;
}

a:hover {
	text-decoration: none;
	color:#C85F3C;
}


img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}
p {
	padding-bottom: 10px;
}
/* ----------------------------------------------------------content----------------------------------------------------------------- */

#content {
	width: 1024px;
	height: 110px;
	background:url(../images/header-bg.png) repeat-x;
	margin: 0px auto auto;
}
#phone {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size: 9px;
	color:#993300;
	padding-right: 15px;
	padding-top: 5px;
	width: 300px;
	height: 30px;
	float: right;
	text-align: right;
	margin: 0px auto auto;
}
#content h1, #content h2 {
	margin: 0;
}

#content h1 {
	float: left;
	padding-top: 75px;
}

#content h2 {
	float: right;
	padding-top: 95px;
	font-size: 16px;
	font-weight: normal;
}

#content h2, #content h2 a {
	color: #939292;
}

#content a {
	text-decoration: none;
}

/* ----------------------------------------------------------------------------menu----------------------------------------------------------------- */

#menu {
	width: 1024px;
	height: 30px;
	margin: 0 auto;
	/*border-width:3px; border-style:solid; border-color:#ff9900; */
}

#menu ul {
	margin: 0;
	padding: 3px 0 0 0px;
	list-style: none;
	width: 1024px;
	float: left;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 10px 0 4px;
	background: url(../images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 2em;
	line-height:2.1em;
	background: url(../images/divider.gif) repeat-y left top;
	color:#333;
}
#menu a .first a {
	background: none;
}
#menu a:hover {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}

#dropmenudiv{
	margin-top: 6px;
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 2px 0;
	text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	color:#006699;
	background-color:#E6E6E6;
}


/* -----------------------------------------------------------main image-------------------------------------------------------------------- */

#banner {
	width: 1024px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
}
#bannerHome {
	width: 1024px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
}
#banner_spa {
	width: 1024px;
	height: 202px;
	margin-right: auto;
	margin-left: auto;
}

#banner_spacail {
	width: 1024px;
	height: 260px;
	margin-right: auto;
	margin-left: auto;
}

/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	padding: 18px 3px 45px 10px;
}

/* -------------------------------------------------------------------------content----------------------------------------------------- */

#contentNail {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	background:url(../images/headers/nail.gif) no-repeat left top;
	line-height: 150%;
	border-left: 1px dotted #C9C9C9;
	float: right;
	width: 700px;
	padding-top: 0px;
	padding-left: 8px;
}
#contentHair {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	background:url(../images/headers/hair.gif) no-repeat left top;
	line-height: 150%;
	border-left: 1px dotted #C9C9C9;
	float: right;
	width: 700px;
	padding-top: 0px;
	padding-left: 8px;
}
#contentProducts{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	background:url(../images/headers/products.gif) no-repeat left top;
	line-height: 150%;
	border-left: 1px dotted #C9C9C9;
	float: right;
	width: 700px;
	padding-top: 0px;
	padding-left: 8px;
}
#product_text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	float:left;
	width: 650px;
	padding-top: 15px;
	clear: both;
}
#contentSalon{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	background:url(../images/headers/spa.gif) no-repeat left top;
	line-height: 150%;
	border-left: 1px dotted #C9C9C9;
	float: right;
	width: 700px;
	padding-top: 0px;
	padding-left: 8px;
}
#contentMassage{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	background:url(../images/headers/massage.gif) no-repeat left top;
	line-height: 150%;
	border-left: 1px dotted #C9C9C9;
	float: right;
	width: 700px;
	padding-top: 0px;
	padding-left: 8px;
}
#contentWaxing{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	background:url(../images/headers/waxing.gif) no-repeat left top;
	line-height: 150%;
	border-left: 1px dotted #C9C9C9;
	float: right;
	width: 700px;
	padding-top: 0px;
	padding-left: 8px;
}
#contentBridal{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	background:url(../images/headers/bridal.gif) no-repeat left top;
	line-height: 150%;
	border-left: 1px dotted #C9C9C9;
	float: right;
	width: 700px;
	padding-top: 0px;
	padding-left: 8px;
}
#contentContact{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	background:url(../images/headers/contact.gif) no-repeat left top;
	line-height: 150%;
	border-left: 1px dotted #C9C9C9;
	float: right;
	width: 700px;
	padding-top: 0px;
	padding-left: 8px;
}
#contentJobs{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	background:url(../images/headers/jobs.gif) no-repeat left top;
	line-height: 150%;
	border-left: 1px dotted #C9C9C9;
	float: right;
	width: 700px;
	padding-top: 0px;
	padding-left: 8px;
}
#contentTerms{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	background:url(../images/headers/terms.gif) no-repeat left top;
	line-height: 150%;
	border-left: 1px dotted #C9C9C9;
	float: right;
	width: 700px;
	padding-top: 0px;
	padding-left: 8px;
}
#contentGallery{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	background:url(../images/headers/gallery.gif) no-repeat left top;
	line-height: 150%;
	border-left: 1px dotted #C9C9C9;
	float: right;
	width: 700px;
	padding-top: 0px;
	padding-left: 8px;
}
#content .bodytext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E6E6E;
	float: right;
	width: 700px;
	padding-left: 5px;
}
.bodytext ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	padding-left: 30px;
}

.bodytext img {

 	float: right;
	background-color: #fff;
	margin: 5px;
	padding: 5px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.bodytext li {
	padding-left: 30px;
}

#content .bodytext1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E6E6E;
	float: right;
	width: 700px;
	padding-left: 5px;
}
.bodytext1 ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	padding-left: 30px;
}


.bodytext1 li {
	padding-left: 30px;
}
#content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	padding-left: 15px;
	padding-right: 10px;
}
.post {
	
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 10px;
	padding: 0 20px;
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 10px 0 0 20px;
	line-height: normal;
}

/* Sidebar */

#sidebarA {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	width: 242px;
	padding: 15px 3px 2px 5px;
	margin-left: 0px;
}
#sidebarA p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
}
#sidebarA ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidbarA li ul {
	padding-left: 15px;
	line-height: 1.5em;
}
#sidebarA li {
	padding-left: 15px;
	background: background: url(../images/icn_arrow.gif) no-repeat left center;
	font-size: .75em;
}

#sidebarA h2 {
	margin-bottom: 15px;
	font-size: 18px;
}
/* ----------------------------------------------------- sidebarB -------------------------------------------- */
#sidebarB {
	float: left;
	width: 242px;
	padding-left: 0px;
	padding-right: 7px;
	padding-top: 75px;
}
#sidebarB p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
}
#sidebarB ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebarB ul a {
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#sidebarB li {
	border-bottom:thin;
	border-color:#C9C9C9;
	margin: 0px;
	padding: 0px;
	margin-bottom: 40px;
	padding-left: 30px;
	line-height: 1.2em;
}

#listne li  {
	list-style: none;
}
#listne ul li  {
	list-style: none;
	border-color:#C9C9C9;
}
#text-3 li  {
	list-style: none;
}

#.categories  {
	list-style: none;
}
#sidebarB h2 {
	margin-bottom: 15px;
	font-size: 18px;
}
#sidebarB h4 {
	padding-bottom: 10px;
}
/* ----------------------------------------------------- end sidebarB -------------------------------------------- */
/* ----------------------------------------------------- sidebarSpecials -------------------------------------------- */
#sidebarSpecials {
	float: left;
	width: 220px;
	padding: 8px 2px 3px 15px;
	border-bottom: 1px dotted #CCCCCC;
	
}
#sidebarSpecials p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
}
#sidebarSpecials ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebarSpecials ul a {
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#sidebarSpecials li {
	background: url(../images/icn_arrow.gif) no-repeat 0 20%;
	border-bottom:thin;
	border-color:#C9C9C9;
	margin: 0px;
	padding: 0px;
	margin-bottom: 40px;
	padding-left: 30px;
}

#sidebarSpecials h2 {
	margin-bottom: 15px;
	font-size: 18px;
}
/* ----------------------------------------------------- end sidebarSpecials -------------------------------------------- */
/* ----------------------------------------------------- sidebarWhatsnews -------------------------------------------- */
#sidebarWhatsnew {
	float: left;
	width: 220px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 20px;
	
}
#sidebarWhatsnew p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
}
#sidebarWhatsnew ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebarWhatsnew ul a {
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#sidebarWhatsnew li {
	background: url(../images/icn_arrow.gif) no-repeat 0 20%;
	border-bottom:thin;
	border-color:#C9C9C9;
	margin: 0px;
	padding: 0px;
	margin-bottom: 40px;
	padding-left: 30px;
}

#sidebarWhatsnew h2 {
	margin-bottom: 15px;
	font-size: 18px;
}
/* ----------------------------------------------------- end sidebarWhatsnew -------------------------------------------- */
/* ----------------------------------------------------- start sidebarC -------------------------------------------- */
#sidebarC {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#6E6E6E;
	float: left;
	width: 242px;
	padding-top: 20px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}
#sidebarC ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebarC li {
	background: url(../images/icn_arrow.gif) no-repeat left 10%;
	padding-left: 30px;
		
}

#sidebarO {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#6E6E6E;
	float: left;
	width: 242px;
	padding-top: 20px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}
#sidebarO ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style: none;
}
#sidebarO li {
		padding-left: 30px;
		list-style: none;
		
}


/* ----------------------------------------------------- end sidebarC -------------------------------------------- */
/* bottom img */

#bottom_img {
	background: url(../images/bottomleft.gif) no-repeat right bottom;
}

/* Footer */
#footer {
	clear: both;
	height: 141px;
	padding-top: 30px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	border-top:solid 2px #E2E2E2;
	background:#E2E0D8;

}

#footer a {
	border: none;
	color: #999;
}

#footer a:hover {

	text-decoration:underline;
	border: none;
	color: #999;
}
#footer .deyga {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#BFBFBF;
}

#footer .deyga a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#BFBFBF;
}
#footer .deyga a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}
/* Extras */
.framed {
	float: right;
	background-color: #fff;
	margin: 5px;
	padding: 5px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.framedGallery {
	float: left;
	background-color: #fff;
	margin: 5px;
	padding: 5px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
/* -------------------------------------------------------------bridal tables --------------------------*/
table#bridal {
	border-collapse: collapse;
	width: 50em;
	boder: 1px solid #666;
}
table .lines {
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
}
th, td {
	padding: 0.1em 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
caption {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
}

col#albumCol {
	border: none;
}
#playlistPosHead {
	text-indent: -1000em;
}

tr:nth-child(odd) {
	background-color: #edf5ff;
}
tr:hover {
	background-color:#f58681;
	color: #333;
	cursor: auto;
}

thred tr:hover {
	background-color: transparent;
	color: inherit;
}
/* -------------------------------------------------------------spa tables --------------------------*/
table#spa {
	border-collapse: collapse;
	width: 50em;
	boder: 1px solid #666;
}
table .lines {
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
}
th, td {
	padding: 0.1em 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
caption {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
}

col#albumCol {
	border: none;
}
#playlistPosHead {
	text-indent: -1000em;
}

tr:nth-child(odd) {
	background-color: #edf5ff;
}
tr:hover {
	background-color:#ec8767;
	color: #333;
	cursor: auto;
}

thred tr:hover {
	background-color: transparent;
	color: inherit;
}
/* ------------------------------------------------------------- salon tables --------------------------*/
table#salon {
	border-collapse: collapse;
	width: 50em;
	boder: 1px solid #666;
}
table .lines {
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
}
th, td {
	padding: 0.1em 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
caption {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
}

col#albumCol {
	border: none;
}
#playlistPosHead {
	text-indent: -1000em;
}

tr:nth-child(odd) {
	background-color: #edf5ff;
}
tr:hover {
	background-color:#e4f35f;
	color: #333;
	cursor: auto;
}

thred tr:hover {
	background-color: transparent;
	color: inherit;
}
/* --------------------------------------------- forms -------------------------------------------------------*/
form p {
	position:relative;
}
fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F6A63;

}
legend {
	font-weight: bold;
}
label {
	display: block;
}
input[type="text"] {
	width: 100px;
}
input.radio, input.checkbox, input.submit {
	width: auto;
}
input.radio {
	float: left;
	margin-right: 1em;
}

input.message {
	width: 300px;
	height: 100px;
}
input:focus, textarea:focus {
	background:#ffc;
}
input[type="text"], textarea {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
textarea {
	width: 175px;
	height:75px;
}
.required {
	font-size: 0.75em;
	color: #760000;
}
submit {
	#el07 {font-family:"Courier New", Courier;
}

/* ------------------------------------------------------------- end forms ------------------------------------------*/
#home_mainContent	{
	width: 375px;
	float: left;
	background: url(img/divider_vert.gif) top right no-repeat;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
}
.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}


