@charset "utf-8";
/* CSS Document */
html
{
	background-image:url(../images/back_ground.jpg);
	background-repeat:repeat-x;
	vertical-align:top;	
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#535353;
}
body
{
	margin: 0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#container 
{
	width:980px;
	margin:auto;
	text-align:left;
	/*background-color:#fcfcfc;*/
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-y;
}
#container_index 
{
	width:980px;
	margin:auto;
	text-align:left;
	background-color:#fcfcfc;
	/*background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-y;*/
}
#pick_show
{
	width:980px;
	height:350px;
/*	background-image:url(../images/index_big_pick.jpg);*/
	background-repeat:no-repeat;
}
#pick_show_gallery
{
	width:980px;
	height:272px;
/*	background-image:url(../images/index_big_pick.jpg);*/
	background-repeat:no-repeat;
}
#outside_body_left
{
	width:665px;
	float:left;

	padding-top:10px;	
	petting-bottom:25px;
	margin-left:10px;
	vertical-align:top;
	text-align:left;
}
#inside_body_left
{		
	width:630px;
	float:left;

	padding-top:30px;	
	petting-bottom:25px;
	margin-right:25px;
	margin-left:10px;

}


#main_body_left
{		
	width:625px;
	float:left;
	height:750px;
	padding-top:30px;	
	petting-bottom:25px;
	padding-right:25px;	
	margin-left:25px;
}
#main_body_right
{
	width:305px;
	/*background-image:url(../images/body_right_columnBG.jpg);
	background-repeat:repeat-y;*/
	float:left;
	/*height:750px;*/
	padding-top:30px;
	petting-bottom:25px;
	text-align:center;
	
}

#main_body_right_index
{

	vertical-align:top;
	width:305px;
	background-image:url(../images/body_right_columnBG.jpg);
	background-repeat:repeat-y;
	float:left;
	height:750px;
	padding-top:30px;
	petting-bottom:25px;
	text-align:center;
	
}
a.right_column_link
{
	color:#333;
	text-decoration:none;
	line-height:30px;
	font-weight:bold;
}
a.right_column_link:hover
{
	color:#00374C;
	text-decoration:underline;
}

.h_divider 
{
	margin-left:30px;
	background-image:url(../images/right_column_V_divider.jpg);
	background-repeat:no-repeat;
	width:275px;
	height:7px;
	margin-top:25px;
	margin-bottom:25px;
}
h1
{
	font-size:24px;
	color:#00374C;

	margin-bottom:20px;
	font-weight:200;
}
h3
{
	font-size:12px;
	color:#00374C;
	font-weight:bold;
}


h2
{
	font-size:12px;
	font-weight:bold;
	color:#000;
}
b
{
	font-size:11px;
	font-weight:bold;
	color:#333;
}
h4
{
	font-size:24px;
	color:#00374C;

	margin-bottom:20px;
	font-weight:200;
	margin:10px 0;
}
h6
{
	margin-top:10px;

	font-size:12px;
	color:#00374C;
	font-weight:bold;
	margin-top:10px;
}


h5
{
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-top:10px;
}
.list
{
	color:#666;
	
}

.red
{
	font-size:13px;
	color:#900;
	font-family:Arial, Helvetica, sans-serif;
}
.contact_us_form
{
	padding-bottom:10px;
	text-align:CENTER;	
}
a
{
	color:#069;
	text-decoration:none;
}
a:hover
{
	color:#000;
	text-decoration:none;
}
