@charset "utf-8";
/* CSS Document */

body {
    background-color: #FFFFFF;
    color: #012552;
    font-family: 'Droid Sans',sans-serif;
    font-size: 15px;
}
.openfancy {
	width: 600px;
	height: 600px;
}

#wrapper {
    margin: auto;
    overflow: auto;
    width: 960px;
}
#top {
    background-image: url("images/top_bg.jpg");
    background-repeat: repeat-x;
    height: 40px;
}
#header {
    background-image: url("images/money.jpg");
    background-repeat: no-repeat;
    height: 245px;
    padding: 5px 15px 0;
}
#main_left {
	float: left;
	width: 275px;
}
#main_left2 {
    float: left;
    height: 303px;
    width: 275px;
}
#logo {
    background-image: url("images/logo_bg.jpg");
    background-repeat: repeat-y;
    height: 200px;
}
#group_shot2 {
	height: 105px;
	background-color: #FFFFFF;
}
#group_shot3 {
	height: 105px;
	background-image: url(images/green_bg.jpg);
	background-repeat: repeat-x;
}
#side_nav {
	background-image: url("images/side_nav_bg.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	height: 585px;
}
#side_nav ul {
	padding-top: 30px;
}
#side_nav ul li {
    background-color: #400101;
    background-image: url("images/nav_arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    height: 32px;
    margin-bottom: 20px;
    padding: 10px 0 0 20px;
}
#side_nav ul li a:link, #side_nav ul li a:visited {
	color: #F2E7AC;
	display: block;
	font-size: 17px;
	font-weight: bold;
	height: 42px;
}
#side_nav ul li a:hover {
    color: #D3CFBE;
}
#testLeft {
	float: left;
	width: 500px;
	background-color: #F2F2F2;
	font-size: 14px;
}
#testRight {
	float: left;
	width: 500px;
	margin-left: 24px;
	background-color: #F2F2F2;
	font-size: 14px;
}


#navtop {
	background-color: #E9CB7C;
	clear: both;
	height: 45px;
	padding: 10px 0 0 135px;
}

#header_right {
    background-color: #F9F6DE;
    background-image: url("images/flower.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    float: left;
    width: 685px;
}
#main_index_content {
	width: 665px;
	float: left;
	background-color: #F9F6DE;
	padding: 24px 0 0 20px;
	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
#main_right_index {
	background-color: #F9F6DE;
	background-image: url("images/flower.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	width: 685px;
	height: 854px;
}

#main_index_content_p {
	margin: 30px 0 50px 0;
	width: 465px;
	background-color: #F9F6DE;
	position: relative;
	
}

#main {

}
#service_main {
	background-color: #F9F6DE;
	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	padding: 8px 20px 20px 30px;
}

#main_service  ul  li a {
	font-size: 13px;
	color: #420AE9;
	margin-right: 20px;
}

#service_mainWrap {
	width: 600px;
	margin: auto;
}
#service_mainWrap ul {
	margin-bottom: 30px;
}

#service_mainWrap ul li {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 14px 20px;
	padding-left: 20px;
}
#about_main {
	background-color: #F9F6DE;
	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	padding: 24px 20px 20px 30px;
}
.about_staff {
	height: 134px;
	font-family: "Times New Roman", Times, serif;
	color: #BC7D2B;
	margin-bottom: 4px;
	width: 475px;

}

#about_mainWrap {
	width: 650px;
	margin: auto;
	padding-top: 15px;
}

#contact_main {
	padding: 24px 0 0 30px;
	height: 600px;
}
#contact_side_nav {
	height: 605px;
	background-image: url(images/side_nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 27px 0 0 25px;
}


td {
	font-size: 13px;
	color: #F4EFC4;
	padding-bottom: 7px;
}

h1 {
	font-size: 24px;
	color: #6F0202;
	margin-bottom: 15px;
}
table {
	width: 465px;
}
table#refer {
	width: 465px;
	background-color: F9F6DE;
}


h2 {
	font-size: 20px;
	color: #F4EFC4;
	margin-bottom: 20px;
}
h2.gold {
	font-size: 21px;
	color: #BC7D2B;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	background-image: url(images/hr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 34px;
	padding-top: 10px;
	margin-bottom: 13px;
}


h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;

}
p{
	margin-bottom: 8px;
	line-height: 1.2;
}
li {
	list-style-type: none;
}
iframe {
	margin-left: 50px;

}


a:link, a:visited {
	
}
a:hover {
	
}
p.squish {
	margin-bottom: 4px;
	line-height: 1;
}
p.last {
	margin-bottom: 20px;
}

img{

}
.extended {
	letter-spacing: 1px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: oblique;
}

.boldWide {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
}
.gold20 {
	color: #F9DD9D;
	font-size: 20px;
	display: block;
}
.gold20_up {
	color: #F9DD9D;
	font-size: 20px;
	display: block;
	float: right;
	margin-top: -23px;
}
.gold14 {
	color: #F9DD9D;
	font-size: 14px;
}
.cream12I {
	font-size: 12px;
	font-style: oblique;
	color: #F4EFC4;
}

.gold40 {
	font-size: 40px;
	font-weight: bold;
	color: #EDD596;
	display: block;
	width: 100px;
	float: left;
	letter-spacing: 1.1px;
	margin: 5px 0 0 20px;
}
.cream30 {
	font-size: 30px;
	font-weight: bold;
	color: #F6EACB;
	display: block;
	width: 100px;
	letter-spacing: 1.1px;
	float: left;
	clear: left;
	margin-top: -17px;
	margin-left: 58px;
}
.gold_dk22 {
	font-size: 22px;
	color: #BC7D2B;
	font-weight: bold;
}
.gold_dk16 {
	font-size: 16px;
	color: #BC7D2B;
	font-weight: bold;
}
.gold_dk14 {
	font-size: 14px;
	color: #BC7D2B;
	font-weight: bold;
	display: block;
	width: 500px;
}


.red22B {
	font-size: 22px;
	color: #590202;
}

.red22B_up {
	font-size: 22px;
	color: #590202;
	display: block;
	margin-top: -12px;
	padding-left: 110px;
}

.white  {
	color: white;
}



#thank_page {
	width: 500px;
	margin: 20px 0 20px 134px;
}
#footer{
	clear: both;
	background-image: url(images/foot_bg.jpg);
	background-repeat: repeat-x;
	height: 75px;

}
#footer_inwrap {
	margin: auto;
	height: 75px;
	width: 960px;
	background-image: url(images/bot_info.jpg);
	background-repeat: no-repeat;
	background-position: center;
}



#navbot{
	height: 50px;
	padding: 9px 0 0 0;
	width: 960px;
	margin: auto;
}

#navbot ul {
	font-size: 12px;
	height: 25px;
	margin-left: 20px;

}
#navbot ul li{
	display: inline;
	margin-right: 9px;
	color: #263121;

}
#navbot ul li a{
	color: #263121;
	

}
#thankYOu_Wrap {
	height: 400px;
}

#logoImg {
	margin-bottom: 10px;
}
#navtop  img {
	margin-right: 15px;
}
#info1 {
	margin-left: 30px;
}
#info2 {
	margin-left: 80px;
}
#fb {
	margin: 5px 0 0 80px;
}
#li {
	margin: 15px 0 0 80px;
}
#group_shot {
	float: right;
	margin: -35px 0 10px 10px;
}
.staffPic {
	float: left;
	margin-right: 8px;
}

#joanPic {
	position: absolute;
	left: 470px;
	top: 1px;
}
