body {
	background:url(imgs/bg_body.jpg) repeat-x top;
	background-color:#000000;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#e6e5c4;
}
#main_wrapped {
	width: 944px;
	padding: 0px;
	margin: 0px auto;
	padding-bottom: 20px;
}
#wrapped {
	width: 924px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background:url(imgs/bg_main.png) repeat-y;
	*background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imgs/bg_main.png",sizingMethod=scale);
	z-index:1;
}
#header {
	width: 924px;
	height: 177px;
	background:url(imgs/bg_banner_in.jpg) no-repeat;
}
#logo {
	padding-left: 192px;
	width: 263px;
}
#menu {
	width: 832px;
	height: 52px;
	padding-left: 92px;
	background:url(imgs/bg_nav.gif) repeat-x;
}

#nav {
	background: url(imgs/nav.gif) no-repeat;
	width:736px;
	margin:0;
	height:31px;
	padding:0;
	position: relative;  
	float:left;
}
#nav li {
	float:left;
	margin:0; 
	padding:0; 
	list-style:none;
	position:relative;  
}
#nav li a {
	height:52px;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	
}

#nav_home a{
	background: url(imgs/nav.gif) no-repeat 0 0;
	width:102px;
}
#nav_home a:hover,
#nav_home a.active {
     background: url(imgs/nav.gif) no-repeat 0 -52px;
}

#nav_about a{
	background: url(imgs/nav.gif) no-repeat -102px 0;
	width:123px;
}
#nav_about a:hover,
#nav_about a.active {
     background: url(imgs/nav.gif) no-repeat -102px -52px;
}

#nav_services a{
	background: url(imgs/nav.gif) no-repeat -225px 0;
	width:151px;
}
#nav_services a:hover,
#nav_services a.active {
     background: url(imgs/nav.gif) no-repeat -225px -52px;
}

#nav_writing a{
	background: url(imgs/nav.gif) no-repeat -376px 0;
	width:251px;
}
#nav_writing a:hover,
#nav_writing a.active {
     background: url(imgs/nav.gif) no-repeat -376px -52px;
}

#nav_contact a{
	background: url(imgs/nav.gif) no-repeat -627px 0;
	width:109px;
}
#nav_contact a:hover,
#nav_contact a.active {
     background: url(imgs/nav.gif) no-repeat -627px -52px;
}

#content_in {
	background:#000;
	width: 922px;
	border-left: solid 1px #6ba0af;
/*	border-right: solid 1px #6ba0af; */
}
#col_left_in { 
	float:left;
	width:377px;
	height:467px;
	border-bottom: solid 1px #6ba0af;
}
#col_left_in p {
	margin: 0px;
	padding: 10px 25px;
	text-align:center;
}
#col_right_in {
	width: 535px;
	background:url(imgs/bg_rightcol_in.jpg) no-repeat;
	background-color:#000000;
	float:left;
	padding:0 5px;
}
#col_right_in h1 {
	margin: 0px;
	font-size: 14px;
	color: #6eb1bf;
	font-weight: normal;
	height: 26px;
	line-height: 14px;
	padding-top: 13px;
	padding-left: 5px;
}
.col_in {
	width: 535px;
	background:url(imgs/bg_col_in.gif) repeat-y;
	margin-bottom: 11px;
}
.col_in_title {
	width: 535px;
	background:url(imgs/bg_topcol_in.gif) no-repeat;
}
.col_in p {
	margin: 0px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-top: 8px;
}
.testimonials {
	
}
.newsletter {
	height: 50px;
}
.newsletter p {
	padding-bottom: 0px;
}
.name {
	clear:both;
	float:right;
	margin-top: -28px;
	padding-right: 14px;
}
#sign {
	float: right;
	height: 22px;
	width: 216px;
	padding-top: 12px;
	padding-right: 27px;

}
#footer_in {
	width: 944px;
	text-align:center;
	color: #558492;
}
#footer_in p {
	margin: 0px;
	padding-top: 8px;
	
}
#footer_in a {
	color: #558492;
	text-decoration:none;
}
#footer_in a:hover {
	color: #558492;
	text-decoration:underline;
}
.text1 {
	font-size: 10px;
}
.clr {
	clear:both;
}

/* secondary page */
#wrapped_sec {
	width: 924px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	background:url(imgs/bg_main.png) repeat-y;
	*background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imgs/bg_main.png",sizingMethod=scale);
	z-index:1;
}
#content_sec {
	width: 922px;
	border-left: solid 1px #6ba0af;
	border-right: solid 1px #6ba0af;
	background:url(imgs/bg_content_sec.jpg) no-repeat top;
	background-color:#000000;
}
#title_sec {
	padding-top: 69px;
	padding-bottom: 30px;
	width: 922px;
	
}
#title_sec_other {
	padding-top: 69px;
	padding-bottom: 17px;
	width: 922px;
	
}

#content_main {
	width:910px;
	margin:0px auto;
	padding-bottom:8px;
}
#content_main ul {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:7px;
}
.top_hide_header {
	width:910px;
	background:url(imgs/bg_t_hide_header.jpg) no-repeat top;
}
.top_hide {
	width:910px;
	background:url(imgs/bg_t_hide.gif) no-repeat top;
}
.mid_hide {
	width:910px;
	background:url(imgs/bg_m_hide.gif) repeat-y;
}
.bot_hide {
	width:910px;
	background:url(imgs/bg_b_hide.gif) no-repeat bottom;
	padding-bottom:5px;
}
.title_hide {
	width:893px;
	height:25px;
	margin-top:0px;
	padding-top:9px;
	margin-bottom:0px;
	padding-bottom:6px;
	padding-left:17px;
}
.img1 {
	padding-right:7px;
}
.img2 {
	padding-right:14px;
	float:left;
}
.img3 {
	padding-right:14px;
	float:left;
	margin:0 0 24px;
}
h2 {
	font-size:16px;
	color:#6eb1bf;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
#content_main h1 {
	font-size:14px;
	color:#e6e5c4;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:10px;
}
.text_content {
	width:870px;
	margin-top:0px;
	padding-top:9px;
	margin-bottom:0px;
	padding-bottom:9px;
	padding-left:16px;
	padding-right:24px;
	line-height:16px;
}
.text_content p {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:7px;
}
.left {
	width:410px;
	float:left;
	padding-right:25px;
}
.right {
	width:435px;
	float:right;
}
.pad_l1 {
	padding-left:6px;
}
.input {
	width:230px;
	border:solid #6ba0af 1px;
	color:#11222d;
	font-size:11px;
}
textarea {
	width:230px;
	height:70px;
	border:solid #6ba0af 1px;
	color:#11222d;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.button {
	width:60px;
	height:18px;
	background-color:#507e8a;
	border:solid #6ba0af 1px;
	font-size:11px;
}
a {
	text-decoration:none;
	color:#f7c580;
	outline:none;
}
a:hover {
	text-decoration:underline;
	outline:none;
}
.heigh1 {
	height:16px;
}
.heigh2 {
	height:26px;
}
.heigh3 {
	height:80px;
}
.heigh4 {
	height:32px;
}
.bg1 {
		background:#FFFFFF;
}
.sty1 {
	width:671px;
	float:right;
}
.color {
	color:#6eb1bf;
}
#homepage h1 { width:350px; height:auto; margin:10px 0; }
#homepage h1 a { display:block; color: #6eb1bf; }
.event { font-size:12px; text-align:center; }
.event a { color:#e6e5c4; }

#about_page, #services_page, #workshop_page, #contact_page { font-size:12px; color:#2efefe; }
h3 { font-size:14px; color:#e6e5c4; font-weight:bold; }

#about_page .mid_hide, #services_page .mid_hide, #workshop_page .mid_hide, #contact_page .mid_hide {
	width:910px;
	background:url(imgs/content_bg.jpg) repeat-y;
}
#contact_page #content_main a{ color:#fbc015; }
.radio {  font-size:14px; font-weight:bold; }