body { 
	color: black; 
	background-color: #f5f1ee; 
	margin-top: 0; 
	padding-top: 0; 
	}

p { 
	color: #323232; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 13px; 
	text-align: left; 
	margin: 0 30px 20px; 
	padding-top: 5px; 
	}
	
ol li { 
	color: #1c1c1c; 
	font-size: 12px; 
	font-family: FontName, Tahoma, verdana, arial; 
	line-height: 15px; 
	text-align: left; 
	margin-left: 30px; 
	padding-right: 15px; 
	padding-bottom: 10px; 
	padding-left: 15px; 
	list-style-image: url(../images/ollist.gif); 
	}

.vertical_rule { 
	border-left: 1px dashed #e8c5a5; 
	}
	
.navtd { 
	background-color: #6b1672; 
	vertical-align: middle; 
	height: 19px; 
	padding-top: 0; 
	padding-bottom: 0; 
	}

a:link { 
	color: #222; 
	text-decoration: none; 
	}

a:visited { 
	color: #323232; 
	text-decoration: none; 
	}

a:hover { 
	color: #5d4129; 
	text-decoration: underline; 
	}

a:active { 
	color: #6b1672 ; 
	text-decoration: none; 
	}

h1 { 
	color: #5d4129; 
	font-size: 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: oblique; 
	text-align: left; 
	margin: 20px 250px 20px 40px; 
	padding-bottom: 10px; 
	border-bottom: 1px dashed #e3c9af; 
	}

h2 { 
	color: #6b1672; 
	font-size: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: left; 
	margin: 20px 10px 5px 30px; 
	}

h3 { 
	color: #5d4129; 
	font-size: 14px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	background-image: url(../images/list.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	text-decoration: underline; 
	text-align: left; 
	margin: 30px 10px 2px 20px; 
	padding-left: 15px; 
	}

h4 { 
	color: #6b1672; 
	font-size: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: oblique; 
	background-image: url(../images/dotarrow.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	text-align: left; 
	margin: 12px 10px 12px 15px; 
	padding-left: 20px; 
	}
	
h5 { 
	color: #069; 
	font-size: 13px; 
	font-family: FontName, Tahoma, verdana, arial; 
	font-weight: bold; 
	text-align: left; 
	margin-top: 20px; 
	margin-bottom: 5px; 
	margin-left: 30px; 
	}
.headcontent { 
	color: #5d4129; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: left; 
	width: 400px; 
	padding: 10px 30px 10px 50px; 
	}

.sidebar { 
	background-image: url(../images/sidebarbg.gif); 
	padding-right: 5px; 
	border-left: 1px solid #daa36c; 
	}

.sideimage { margin-bottom: 10px; }
	
.bodyimage { 
	padding-right: 20px; 
	padding-bottom: 10px; 
	border-bottom: 1px dashed #e8c5a5; 
	}
	
.bodyimage_r { 
	margin-right: 30px; 
	padding-bottom: 10px; 
	padding-left: 20px; 
	border-bottom: 1px dashed #e8c5a5; 
	}
	
.footer   { 
	color: #5d4129; 
	font-size: 8px; 
	font-family: verdana, Arial, Helvetica, Geneva, Swiss; 
	background-image: url(../images/footerbg.gif); 
	background-repeat: repeat-x; 
	background-position: left bottom; 
	text-align: center; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	}
	
.services  /* Services image rollover */ { 
	color: #fff; 
	background-color: #f9f1f1; 
	}

.bodytab { 
	width: 550px; 
	margin: 10px 10px 10px 30px; 
	}
.testimony { 
	color: #0033b0; 
	font: oblique 12px Verdana, Arial, Helvetica, SunSans-Regular, Swiss; 
	background-color: #ebebff; 
	text-decoration: none; 
	padding: 10px 10px 10px 20px; 
	border-bottom: 2px solid #c4a7ff; 
	border-left: 1px dashed #c4a7ff; 
	}
/*Top nave bar style starts from here*/

#csstopmenu, #csstopmenu ul{ 
	margin: 0 150px 0 0; 
	padding: 0; 
	list-style: none; 
	}

#csstopmenu li{ 
	position: relative; 
	float: right; 
	}

#csstopmenu a{ 
	text-decoration: none; 
	}

.mainitems{ 
	padding-top: 3px; 
	padding-bottom: 4px; 
	}

.headerlinks a{ 
	color: #fff; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 7px 10px 8px; 
	}
	
.headerlinks a:visited { 
	color: #fff; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 7px 10px 8px; 
	}

.headerlinks a:hover { 
	color: #6b1672; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background-color: #fff; 
	padding: 7px 10px 8px; 
	}

.submenus{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: none; 
	background-color: #fbf6f1; 
	text-align: left; 
	position: absolute; 
	top: 19px; 
	left: 1px; 
	width: 120px; 
	border-top: 1px solid #fff; 
	border-bottom: 2px solid #c0c0c0; 
	border-left: 1px solid #555; 
	}

.submenus li{ 
	text-align: left; 
	width: 120px; 
	}

.submenus li a{ 
	color: #480c42; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: block; 
	text-indent: 5px; 
	width: 120px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-bottom: 1px solid #fff; 
	}

html>body .submenus li a{ /* non IE browsers */
	width: auto; }

.submenus li a:hover{
	background-color: #6b1672; 
	color: white; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-indent: 5px; 
	width: 120px; 
	}

#csstopmenu li>ul {/* non IE browsers */
	top: auto;
	left: auto;
	}

#csstopmenu li:hover ul, li.over ul { 
	display: block; 
	}

html>body #clearmenu{ /* non IE browsers */
	height: 3px; 
	}
/*Top nave bar style ends*/

/*Side menu bar style starts from here*/
#vertmenu { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	width: 100%; 
	margin: 0; 
	padding: 0; 
	}

#vertmenu h2 { 
	display: block; 
	background-color:#d4bfeb; 
	font-size: 14px; 
	padding: 3px 0 5px 20px; 
	color: #590059; 
	font-family: FontName, Tahoma, verdana, arial; 
	text-align: left; 
	width: 92%; 
	margin: 0; 
	border-top: 1px solid #daa36c; 
	border-bottom: 1px solid #daa36c; 
	}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}
	
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	}
	
#vertmenu ul li a { 
	font-size: 11px; 
	display: block; 
	border-bottom: 1px dashed #c39c4e; 
	padding: 5px 0 2px 18px; 
	text-decoration: none; 
	color: #666666; 
	width: 92%; 
	}

#vertmenu ul li a:hover, #vertmenu ul li a:focus { 
	color: #000000; 
	background-color: #e9e2f4; 
	}
/*Side menu bar style ends here*/

/*Portfolio gallery starts from here*/
#gallerycolumn{ 
	position:relative; 
	width: 200px; 
	z-index:4; 
	margin:0; 
	padding-bottom:4px;; 
	}

#gallery{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	overflow:auto; 
	padding:10px; 
	height:510px; 
	}

.beforepic{ 
	color:#004874; 
	font-size:11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background-color: #dfeeff; 
	text-align: center; 
	width: 100%; 
	margin-top:0; 
	margin-bottom: 5px; 
	padding-bottom: 5px; 
	}

.afterpic { 
	color: #590059; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background-color: #e9e2f4; 
	text-align: center; 
	margin-top: 0; 
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	width: 100%; 
	padding-top: 5px; 
	border-bottom: 3px double #afc1ff; 
	border-left: 1px dashed #afc1ff; 
	}

#gallery h2{
	font-size:small;
	font-weight:bold;
	color:#f0f;
	padding:0;
	margin:0;
	}
.constant_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f5f1ee;
	border-color: #beb28f;
	border-style: dotted dotted solid solid;
	border-width: 1px 1px 2px;
	}

.constant_contact th {
	color: #6b1672;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #e1dacc;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 3px double #fff;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	}

