/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em Verdana, Tahoma, Helvetica, sans-serif;
	color: #ad8f82;
}
.gallery_img
{
	border:1px solid #ad8f82;
}
fieldset{
	border: #3B495A solid 1px;
	padding:2px 12px;
	line-height:170%;
}
form {
	margin: 0;
	padding: 0;
}
form input[type=text]{
	width:150px;
	
}
form input[type=submit]{
	cursor:pointer;
    background-color: transparent;
	text-decoration: underline;
	border:none;
	color:#95BA2E;
	font: 1em/1.5em Verdana, Tahoma, Helvetica, sans-serif;

	
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

h1 { font-size: 31px; }
h2 { font-size: 26px; }
h3 { font-size: 18px; }

p, ul, ol, blockquote {
	margin-top: 0;
	padding-top: 0;
	/*text-align: justify;*/
	line-height: 18px;
}

a {
	color: #ad8f82;
	text-decoration:none;
}

a:hover {
	/*text-decoration: none;*/
	/*border-bottom:1px solid #95BA2E;*/ 
}

/* Boxed */

.boxed {
	margin: 0 0 20px 0;
	padding: 0 20px 20px 20px;
	background: url(images/img4.gif) repeat-x left bottom;
}

/* Post */

.post {
	margin: 0 0 20px 0;
	padding: 10px 20px 8px 20px;
	background: url(images/img4.gif) repeat-x left bottom;
}

.post h4 {
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
}

.post h4 strong {
	font-weight: bold;
	color: #5B6F88;
}

/* Header */

#header {
	width: 904px;
	height: 140px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
}

#menu ul { 
	margin: 0;
	padding: 53px 0 0 0;
	list-style: none;
} 

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 10px 15px 0 25px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #0C7AC7 url(images/img2.gif) repeat-x;
}

/* Search */

#search {
	float: right;
	padding: 63px 0 0 0;
}

#textfield1 {
	width: 250px;
	background: #FFFFFF;
	border: none;
}

#submit1 {
	height: 19px;
	background: #6F9303;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 904px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 238px;
}

#colTwo {
	float: right;
	width: 646px;
}

/* ColOne Content */

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#colOne li {
	padding: 5px 0 7px 0;
	border-top: 1px solid #3B495A;
}

#colOne li.first {
	border: none;
}

#colOne h3 {
	font-size: 15px;
}

/* ColTwo Content */

/* Logo */

#logo {
	margin: 0 0 20px 0;
	padding: 0 0 40px 20px;
}

#logo h1 {
	
}

#logo h2 {
	text-transform: lowercase;
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Welcome */

#welcome {
	padding: 5px 20px 20px 20px;
}

#welcome h2 {
	margin-bottom: 25px;
}

#welcome .image {
	float: left;
	padding: 0 17px 0 0;
}

#welcome p {
	margin-left: 126px;
}

/* Footer */

#footer {
	clear: both;
	width: 904px;
	margin: 0 auto;
	background: url(images/img6.gif) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 30px;
	text-align: center;
}

input, select{
	font-size: 11px;
}

.header{
	color: #C4CFDD;
	font-weight: bolder;
	background: #555D67;	
	text-align: center;
}

.header_list{
	color: #C4CFDD;
	font-weight: bolder;
	border: #3B495A solid 1px;	
	padding: 5px 5px;
}

.btn{
	padding: 0;
	font-size: 12px;
	height: 19px;
	background: #252D37;
	border:none;
	/*border-bottom: #95BA2E solid 1px;*/
	text-decoration:underline;
	color: #95BA2E;
	cursor: pointer;
	/*width:auto;*/
}

.tab{
	padding: 10px 10px;
	font: .70em/1.5em Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;	
	height: 28px;
	background: #252D37;
	border: #3B495A solid 1px;
	color: #A4AFBD;
}

.my_input{
	height: 15px;
	width: 150px
}

.my_select{
	border: #3B495A solid 1px;
	height: 18px;
	width: 154px;
}

.my_row{
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}

.my_textarea{
	width: 150px;
	height: 100px;
}

.comments a:link, .comments a:visited, .comments a:active{
	font-size:xx-small;
	color:#5B6F88;	
}

.error{
	font-size:xx-small;
	height:15px;
	padding:0px;
	padding-right:12px;
	text-align: right;
}

.comments{
	font-size:xx-small;
	color:#5B6F88;
	padding-top:5px;
	padding-left:20px;
	background-image:url(images/comments.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	
	
}
.comments_textarea
{
	width:340px;
	height:150px;
}
.extTextArea
{
	width:600px;
	height:500px;
}
.small_text{
	color:#A4AFBD;
	font-size:x-small;
	padding:0 2px;
	
}

/*============================================================================*/
/*=========================== MY STYLE ======================================*/
/*============================================================================*/
.bg_body{
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: top left;
}

.main_frame{
  width: 1000px;
  margin: 0px auto;
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 80px;
}

.ico_frame{
  width: 800px;
  height: 60px;
  position:relative;
  margin: 0px auto 0px auto;
  z-index:1;
}

.bg_top{
 	background-image: url(images/bg_top.png);
	background-repeat: no-repeat; 
	width: 800px;
	height: 164px;
	position:relative;
	margin: 0px auto;
	z-index:1;
}

.bg_main{
	background-image: url(images/bg_main.png);
	/*background-repeat: y-repeat;*/
	background-repeat:repeat-y;
	width: 800px;
	height:auto;
	position:relative;
	margin: 0px auto;
	z-index:1;
}

.bg_bottom{
	background-image: url(images/bg_bottom.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 96px;
	position:relative;
	margin: 0px auto;
	z-index:1;
}

.top_ico{
  position:absolute; 
  width:55px; 
  height:20px; 
  z-index:2; 
  margin-top:10px; 
  margin-left:700px;
}

.flower_left{
  position:relative; 
  width:130px; 
  height:221px; 
  z-index:2; 
  margin-top:1px; 
  margin-left:0px;
}

.flower_right{
  position:absolute; 
  width:250px; 
  height:199px; 
  z-index:2; 
  margin-top:135px; 
  margin-left:560px;
}

.camera_link{
  position:absolute; 
  width:155px; 
  height:46px; 
  z-index:3; 
  margin-top:247px; 
  margin-left:600px;
}
.violin_link{
  position:absolute; 
  width:155px; 
  height:46px; 
  z-index:3; 
  margin-top:295px; 
  margin-left:600px;
}

.heart_bottom{
  position:absolute; 
  width:409px; 
  height:129px; 
  z-index:2; 
  margin-top:7px; 
  margin-left:195px;
}

.home_main{
  
  width:452px;
  height:560px; 
  
  margin-top:-35px; 
  
}

.left_menu{
	background-image: url(images/left_menu.png);
	background-repeat: no-repeat;
	width: 176px;
	height: 463px;
}

.main_frame_top{
	background-image: url(images/main_frame_top.png);
	background-repeat: no-repeat;
	width: 451px;
	height: 17px;
}
.main_frame_middle{
	background-image: url(images/main_frame_middle.png);
	background-repeat: repeat;
	width: 451px;
	height: auto;
}
.main_frame_bottom{
	background-image: url(images/main_frame_bottom.png);
	background-repeat: no-repeat;
	width: 451px;
	height: 17px;
}

.menu_right{
	background-image: url(images/right_menu.png);
	background-repeat: no-repeat;
	width: 173px;
	height: 465px;
}

.content_table{
  border:#FFFFFF solid 0px;
  width:800px;
  height:399px
}

.noborder{
  border: none;
  z-index: 6;
}

.left_menu_box{
  margin-left:17px;
  margin-top:12px;
  height: 438px;
  width: 155px;
}

.right_menu_box{
  margin-left:5px;
  margin-top:25px;
  height: 438px;
  width: 155px;
}

.fixpng{
}
/*============================================================================*/
/*==========================/ MY STYLE /======================================*/
/*============================================================================*/
