﻿* {
	margin: 0;
	padding: 0;
	text-align: left;
}
body {
    margin:0;
    padding:0;
    border:0;			
    width:100%;
    background: url("../Images/QuiltBlock.jpg") repeat;
}

h2 {
	font-family: Comic Sans MS, Sans-Serif;
	font-size: 30px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	font-family: Comic Sans MS, Sans-Serif;
	font-size: 28px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 10px;
}

img.addborder {
	border: solid 2px #6D301B;
	padding: 5px;
	background-color: #E1D2C1;
}

img.left {
	float:left;
	margin-right: 10px;
}

img.right {
	float: right;
	margin-left: 10px;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border:0;
	width: 990px;
	background:#FFF;
	background: url("../Images/ShadowBorder.jpg") top repeat-y;
}

#border {
	margin: 0 5px 0 5px;
}

#header {
	margin: 0;
}

#container {
}

#side-a {
	float: left;
	width: 175px;
	background: url("../Images/HorizontalGradient.jpg") repeat-y;	
	padding: 50px 0px 0px 0px;
}

.side-services {
	height: 3650px;
}

.side-mylinks {
	height: 4800px;
}

.side-mycompany {
	height: 2920px;
}

.side-aboutme {
	height: 600px;
}

.chapMemberName
{
	font-weight: bold;
}

#side-b { 
	margin: 0;
	float: right;
	width: 800px;
	/*height: 1%;*/
}

#content {
	padding: 10px;
}

#content p{
	margin-bottom: 15px;
	text-align: justify;
	font-family: Comic Sans MS, Sans-Serif;
	font-size: 16px;
}

#content ul {
	margin-left: 20px;
}

#content li {
	font-family: Comic Sans MS, Sans-Serif;
	font-size: 18px;
}

#footer {
	clear: both;
	background: url("../Images/HorizontalGradient.jpg") repeat-y;
	text-align: right;
	padding: 4px 35px 4px 4px;
}

#bottom-border {
	clear: both;
	background: url("../Images/ShadowBorderBottom.jpg") repeat-x bottom;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
}

/* -------- Menu --------- */

#ddcolortabs{
margin-left: 5px;
margin-top: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #966B58 url(../Images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
width:106px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(../Images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
text-align:center;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #6D301B;
}

#ddcolortabs a:hover span{
background-color: #6D301B;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #6D301B;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 795px;
height: 8px;
line-height: 8px;
background: #6D301B;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


/* -------- Thumbnails --------- */

#side-a img {
	vertical-align: bottom;
	border: 1px solid #999;
	padding: 2px;
	background: #fff;
	margin-left: 20px;
}
#side-a em {
	display:block;
	font-weight:bold;
	margin-bottom:25px;
	text-align:center;
	color: #fff;
}