#botoximage{
	margin:10px 0px 10px 20px;	
}
html, body {
	width: 100%;
	height: 100%;
}

body {
	background: #e2d7e7 url(../images/background-darker.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	font-size: 13px;
	color: #333333;
}

a img {
	border: none;
}

#indexrightcontent strong, #indexbox strong {
/*	color: #86699F;
	font-size: 15px;*/
}

#maintable {
	position: absolute;
	margin-top: -75px;
	left: 50%;
	margin-left: -550px;
}

#homehead {
	width: 100%;
	height: 281px;
	background: #FFFFFF;
}

#homelogo {
	position: absolute;
	z-index: 0;
}

#homehead1 {
	width: 100%;
	height: 281px;
	background: url(../images/homeheaderback.jpg);
}

#homehead2 {
	width: 100%;
	height: 281px;
	background: url(../images/homeheaderback2.jpg);
}

#homehead3 {
	width: 100%;
	height: 281px;
	background: url(../images/homeheaderback3.jpg);
}

#homehead4 {
	width: 100%;
	height: 281px;
	background: url(../images/homeheaderback4.jpg);
}

#homehead5 {
	width: 100%;
	height: 281px;
	background: url(../images/homeheaderback5.jpg);
}

#homehead6 {
	width: 100%;
	height: 281px;
	background: url(../images/homeheaderback6.jpg);
}

#footer {
	width: 100%;
	height: 91px;
	background: url(../images/footerback.jpg) repeat-x;
}

#menu {
	height: 45px;
	background: url(../images/menuback.jpg) repeat-x;
	padding-top: 10px;
	margin-bottom: -10px;
}

#mainblock {
	width: 100%;
	background: #f1ebf9;
}

#indexblock {
	width: 100%;
	background: #f1ebf9;
}

#headlogo {
	position: absolute;
	margin-left: 552px;
	margin-top: 25px;
}

#headmen {
	position: absolute;
	margin-left: 596px;
	margin-top: 110px;
}

#internalcontent {
	margin-bottom: 70px;
	margin-top: 40px;
	width: 600px;
}

#indexbox {
	width: 384px;
	margin-left: 15px;
}

#indexbox #bottom {
	background: url(../images/indexboxbottom.png) no-repeat;
	width: 100%;
	height: 36px;
}

#indexbox #left {
	background: url(../images/indexboxleft.png) repeat-y;
	width: 19px;
}

#indexbox #center {
	background: #FFFFFF;
	padding: 10px;
	width: 346px;
}

#indexbox #right {
	background: url(../images/indexboxright.png) repeat-y;
	width: 19px;
}

#headinfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #86699f;
	font-size: 15px;
	position: absolute;
	margin-left: 593px;
	margin-top: 229px;
}

#society {
	position: absolute;
	margin-left: 806px;
	margin-top: 230px;
}

#phone {
	font-size: 22px;
	line-height: 30px;
}

#footer #smallbox {
	color: #FFFFFF;
	font-size: 11px;
	position: absolute;
	margin-left: 35px;
	margin-top: 10px;
	line-height: 14px;
}

h1 {
	color: #86699f;
	font-weight: normal;
	margin-bottom: 14px;
	font-size: 22px;
	padding-top: 10px;
}

h2 {
	color: #86699f;
	font-weight: normal;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 12px;
}

a, a:visited, a:link {
	color: #59693a;
	text-decoration: none;
}

a:hover {
	color: #90aa5e;
}

#topleft1 {
	background: url(../images/dropshaddowsmall/topleft.png) no-repeat right bottom;
}

#top1 {
	background: url(../images/dropshaddowsmall/top.png) repeat-x bottom;
}

#topright1 {
	background: url(../images/dropshaddowsmall/topright.png) no-repeat left bottom;
}

#bottomleft1 {
	background: url(../images/dropshaddowsmall/bottomleft.png) no-repeat right top;
}

#bottom1 {
	background: url(../images/dropshaddowsmall/bottom.png) repeat-x top;
}

#bottomright1 {
	background: url(../images/dropshaddowsmall/bottomright.png) no-repeat left top;
}

#left {
	background: url(../images/dropshaddowsmall/left.png) repeat-y right;
}

#right {
	background: url(../images/dropshaddowsmall/right.png) repeat-y left;
}

/* dropshaddow */

#bottomsmall {
	background: url(../images/dropshaddowsmall/bottom.png) repeat-x;
	z-index: 1;
	height: 9px;
}

#topsmall {
	background: url(../images/dropshaddowsmall/top.png) repeat-x;
	z-index: 1;
	height: 9px;
}

#leftsmall {
	background: url(../images/dropshaddowsmall/left.png) repeat-y;
	z-index: 1;
	width: 9px;
}

#rightsmall {
	background: url(../images/dropshaddowsmall/right.png) repeat-y;
	z-index: 1;
	width: 9px;
}

#bottomrightsmall {
	background: url(../images/dropshaddowsmall/bottomright.png) no-repeat;
}

#bottomleftsmall {
	background: url(../images/dropshaddowsmall/bottomleft.png) no-repeat;
}

#toprightsmall {
	background: url(../images/dropshaddowsmall/topright.png) no-repeat;
}

#topleftsmall {
	background: url(../images/dropshaddowsmall/topleft.png) no-repeat;
}

body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
    }
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width:100%;
    }
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
	    background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* 2 column left menu settings */
	.leftmenu {
	    background: url(../images/backmain1.jpg) #FFFFFF repeat-x;
	}
    .leftmenu .colright {
        float:left;
        width:200%;
		position:relative;
		left:225px;
        background:#fff;
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:225px;
	    padding-bottom:1em;
	}
	.leftmenu .col1 {
        margin:0 0px 0 225px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
	}
    .leftmenu .col2 {
        float:left;
        width:211px;
        position:relative;
        right:225px;
    }
	.col2 {
		background: url();
	}
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
    }
    #footer p {
        padding:10px;
        margin:0;
    }
	
	#sidebar {
		margin-left: 23px;
		margin-top: 26px;
		margin-bottom: 80px;
	}
	
	#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

#searchbox {
	position: absolute;
	margin-top: 48px;
	margin-left: 548px;
	width: 300px;
}

#footerlinks {
	color: #FFFFFF;
	position: absolute;
	margin-left: 456px;
	margin-top: 18px;
}

#footerlinks a, #footerlinks a:link, #footerlinks a:visited {
	color: #FFFFFF;
}

#footerlinks a:hover {
	color: #999999;
}

#indexrightcontent {
	padding-left: 25px;
	width: 428px;
	padding-bottom: 50px;
}

#indexrightcontent h1 {
	margin-bottom: 0px;
}

#indexnav {
	padding-left: 40px;
	margin-bottom: 50px;
}

#indexnav td {
	margin: -10px;
}

#smallsign {
	padding: 12px;
	margin-left: 21px;
	width: 150px;
	background: #EEEEEE;
	margin-top: 25px;
}

#sidebefaft {
	width: 150px;
	padding: 15px;
	border: 1px solid #999999;
	text-align: center;
	color: #333333;
	margin-left: 18px;
	margin-top: 30px;
}

#sidebefaft a, #sidebefaft a:link, #sidebefaft a:visited {
	color: #86699F;
}

#sidebefaft a:hover {
	color: #b499cc;
}

#internalleft {
	margin-bottom: 50px;
}

#rsvpinclude {
	width: 150px;
	padding: 15px;
	border: 1px solid #999999;
	text-align: center;
	color: #333333;
	margin-left: 18px;
	margin-top: 30px;
	font-size: 22px;
}

.post {
	margin-bottom: 60px;	
}
#strategiclogo{
	float:left;
	margin-top:0px;	
	border:none;
}
#bottomcontent{
	margin-top:105px;
	width:100%;
	position:absolute;
	text-align:center;
	padding-bottom:10px;
}
.ourtext{
	margin-top:0px;
	float:left;	
}
#logowrapper{
	margin-left:330px;
}

#bottomcontent a, #bottomcontent a:visited{
	color:#fff;
}
#bottomcontent a:hover{
	color:#000;
}