body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, input, label { padding: 0px; margin: 0px; }

body {
  font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	background: #f3f1e6 url(img/body-bg.gif) repeat-x left top;
}

.clear { clear: both; height: 0px; overflow: hidden;}
.hide { display: none; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

img { border: none; }
a img { border: none; }
a { color: #474338; text-decoration: underline; font-weight: bold;}
a:hover { color: #fd6b20; }

hr { display: none; }
.hr-line { height: 1px; overflow: hidden; background-color: #CCCCCC; }

/***************/
/* floater */
/***************/
.floater,
.floater * { display: block; position: relative; overflow: hidden; }
.floater span { position: absolute; left: 0px; top: 0px; background-position: left top; background-repeat: no-repeat; }


/*******************************************************************/
/* DESIGN */
/*******************************************************************/
body { text-align: center; }
#wrapperr { text-align: left; margin: 0 auto; width: 770px; position: relative; }
#body { padding: 35px 5px 5px 5px; background-color: #FFFFFF; }
#page-layout { background-color: #f3f1e6; border: 0px solid #CCCCCC; padding-top: 10px; }
#rightside { width: 217px; float: right; }
#rightside .column-content { padding-left: 5px; padding-right: 0px; padding-top: 29px; }
#leftside { width: 495px; float: left; }
#leftside .column-content { padding-right: 0px; padding-left:20px; padding-bottom: 20px; }

/*******************************************************************/
/* HEADER */
/*******************************************************************/
#header { height: 75px;}
#logo { position: absolute; top: 5px; left: 0px; width: 159px; height: 70px;}
#toprightmenu { color: #b7b3a1; line-height: 22px; position: absolute; right: 0px; top: 47px; text-align: right;}
#toprightmenu, #toprightmenu * { width: 339px; height: 17px; }
#toprightmenu a { color: #b7b3a1; font-size: 11px; text-decoration: none; text-transform: uppercase; }
#toprightmenu a:hover { color: #ffffff; text-decoration: none; }



/***************/
/* TOP RIGHT PHONE */
/***************/
#phone { position: absolute; top: 26px; right:0px; color: #b7b3a1; font-weight:bold; }
#phone strong { color: #ffffff; }


/********/
/* MENU */
/********/
#menu { height: 30px; background-color: #b7b3a1; overflow: visible; width: 760px; position: absolute; top: 80px; left: 5px;}
#menu li { float: left; list-style-type: none; height: 36px; width: 95px;}
#menu li * { height: 30px; }
#menu li a { line-height: 30px;  color: #ffffff; text-transform: uppercase; text-decoration: none; text-align: center; }
#menu li a span { left: 8px; }
#menu li a:hover { background-color: #444034; }
#menu li a:hover span { background-position: 0px -30px; }
#menu li.active a { color: #FFFFFF; display: block; position: relative; overflow: hidden; }
#menuhomepage, #menuhomepage * { width: 95px; }
#menuhomepage { margin-right: 162px; }


/*******************************************************************/
/* FOOTER */
/*******************************************************************/

#footer { font-size: 11px; color: #999999; height: 30px; overflow: hidden; position: relative;}
#footer a { color: #999999; font-weight: normal; }
#footer a:hover { color: #fd6b20;}
#copyright { position: absolute; top: 10px; left: 15px; }
#homepage #copyright { left: 5px; }
#valid { position: absolute; top: 10px; right: 0px; }
#homepage #valid { right: 0px; }

/*******************************************************************/
/* HOMEPAGE */
/*******************************************************************/
#homepage #body { padding-top: 35px; }
#mainheader { width: 760px; height: 150px; overflow: hidden; background: url(img/header.jpg) no-repeat left top; margin-bottom: 5px; }


/**************/
/* MONTHLY SPECIAL */
/**************/
#announcement { background-color: #F0F0F0; border: 3px solid #CCCCCC; position: relative; height: 24px; line-height: 24px; }
#announcement a { color: #666666; font-weight: normal; }
#announcement a:hover { color: #fd6b20; }
#special { float: left; line-height: 24px; text-align: left; padding: 0 0 0 8px; font-weight: bold; color: #4e3e31; text-transform: uppercase; }
#special, #special * { width: 120px; }


/*******/
/* BOXES */
/*******/
#box { padding-top: 5px; color: #333333; font-size: 11px;}
#box .box { border: 2px solid #cccccc; width: 246px; height: 180px; background: #f3f1e6; float: left; margin-right: 5px; margin-bottom: -5px; }
#box .box:hover { background: #b7b3a1; color: #FFFFFF; }
#box .box:hover a { color: #FFFFFF; }
#box .box:hover h2 a { color: #FFFFFF; }
#box .no-margin { margin-right: 0px; }
#box div.clear { height: 5px; overflow: hidden; }
#box .box .img { width: 237px; height: 90px; overflow: hidden; background-color: #FFFFFF; margin-top: 5px; margin-left: 5px;  }
#box .box h2 { font-size: 14px; text-transform: uppercase; font-weight: bold; padding: 8px 5px 2px 9px; line-height: 100%; }
#box .box h2 a { color:#474338; text-decoration: none; }
#box .box h2 a:hover { color:#ffffff; text-decoration: underline; }
#box .box p { padding-left: 9px; padding-right: 5px; }
#box .box p a { color:#474338; }

/*******************************************************************/
/* RIGHTSIDE */
/*******************************************************************/
#rightside h2 { font-size: 12px; text-transform: uppercase; color: #EC008B; font-weight: bold; line-height: 100%; padding-bottom: 5px; }
#rightside ul { padding-bottom: 1em; }
#rightside ul li { list-style-type: none; }
#rightside ul li a { background: url(img/li-bg.gif) no-repeat left 4px; padding-left: 12px; color: #414141; font-weight: normal; }
#rightside ul li a:hover { color: #EC008B; }
#rightside ul li.active a { background-image: url(img/li-bg-active.gif); text-decoration: none; color: #EC008B; }

/*******************************************************************/
/* LEFTSIDE */
/*******************************************************************/
#leftside h1 { font-size: 28px; text-transform: uppercase; font-weight: bold; color: #EC008B; line-height: 100%; padding-bottom: 10px; }
#leftside h2 { font-weight: bold; font-size: 14px; text-transform: uppercase; line-height: 100%; padding-bottom: 4px; padding-top: 10px; }
#leftside h3 { padding-top: 10px; padding-bottom: 5px; font-size: 12px; font-weight: bold; line-height: 100%; }
#leftside p { padding-bottom: 0.8em; line-height: 150%; }
#clear  { clear: both; }


/**********/
/* HOME PAGE INTRODUCTION */
/**********/

#homepagetext { clear: both; background: #f3f1e6; border: 2px solid #cccccc; text-align: center; margin-right: 12px; margin-left: 12px; }
#homepagetext a { margin:0; }
#homepagetext p { padding: 7px 11px 7px 11px; color: #333333; font-size: 12px; margin:0; text-align:left; }
#homepage #homepagetext { margin: 5px 0px 0px 0px; }

#leftside ul { padding-bottom: 1em; }
#leftside ul li { list-style-type: none; background: url(img/li-bg.gif) no-repeat 8px 4px; padding-left: 20px;  }

/**********/
/* TABLES */
/**********/

.tablesmall	{
	font-size: 11px;
	color: #4c4c4c;
	line-height: 14px;
	text-align: justify;
	margin-bottom: 5px;
}

.tablerelated	{
    margin:0px 0 20px 0;
	font-size: 11px;
	color: #4c4c4c;
	line-height: 14px;
	text-align: justify;
}

.tablerelated td { padding: 5px 8px 5px 10px; }


.tabletestimonials	{
    margin:0px 0 0 0;
	font-size: 11px;
	color: #4c4c4c;
	line-height: 16px;
	text-align: justify;
}

.tabletestimonials td { padding: 8px 10px 8px 10px; }


.tablesmall td { padding: 5px 8px 5px 10px; }

.title	{
    text-transform: uppercase;
	font-size: 11px;
	color: #474338;
	font-weight:bold;
	line-height: 22px;
}

.title a{
  color:#474338;
}

.title a:hover{
  color:#fd6b20;
}

/* Text */


.dediplans {
	width: 465px;
	float: left;
	padding: 0px 10px 7px 0px;
	margin: 0 0 10px 0;
	background: #fbfbfb;
	border: 1px solid #ddd;
	position: relative;
}
.dediplans-cont {
	width: 320px;
	float: right;
    padding-right:5px;
}
.dediplans-icon {
	position: absolute;
	left: 22px;
	bottom: 25px;
}


.planstable {
	padding: 0;
	margin: 0;
	font-size: 11px;
	width: 100%;
}

.planstable th {
	text-align: left;
	padding: 6px 3px;
}
.planstable td {
	text-align: left;
	border-bottom: 1px solid #ddd;
	padding: 3px;
}

.planstable td span{
	font-weight:bold;
    color: #fd6b20;
    font-size:14px;
}


.planstable .bgtr {
	background: #f6f6f6;
}

.dediplans h2 { font-size: 12px; text-transform: uppercase; color: #fd6b20; font-weight: bold; line-height: 100%; padding-bottom: 0px; }
