

body {
	background-color: #333;
	margin: 0;
	padding:0;
}

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

a:hover {
	color:#333;
}

a:link img{
	border-style: none;
}

a.read_more {
	text-transform:lowercase;
}

.read_more {
	font-family: Helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 13.5px;
	float:right;
	margin-right: 10px;
	
}

a img {border:none;}



h1 {
	color: white;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	line-height: 18px;
}

h2 {
	color: white;
	text-align: left;
	font-weight: lighter;
	margin-top: 3px;
	padding: 0;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 20px;
}

h3 {
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-weight: lighter;
	font-size: 1em;
	line-height: 1.35em;
	letter-spacing: 1px;
	color:#fff;
	margin-top: 0px;
	padding-top: 3px;
}

h4 {
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	letter-spacing: 0.05em;
}

h5 {
	font-family: Hiragino Mincho Pro W3, MS-Mincho, Times New Roman, serif;
	font-size: 1.05em;
	font-weight: bold;
	letter-spacing: 0.05em;
}

h6{
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	color: #fff;
	font-size: 1.15em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


.ol_featured {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: black;
	padding-left: 170px;
	list-style-type: circle;
}


.copyright {
	float: right;
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	padding: 0;
	margin:15px 20px 0px 0px;
}

.copyright_top {
	float: right;
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	padding: 0;
	margin-right:10px;
	margin-top:0px;
}


.pagination {
	margin-left: 30px;
	padding:0;
}

.page_count {
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 14px;
}

.title_p{
	border-bottom: 1px solid #550000;
	padding-left: 10px;
	margin:0;
}



.view_main_title_p{
	margin-left: 10px;
	padding-bottom: 3px;
}

#container-back {
	width:990px;
	background-image: url(../images/bg-b.png);
	background-repeat: repeat-y;
	margin: auto;
}

#container {
	width:960px;
	margin: auto;
	background-color: #fff;
}

#view_container {
	width:960px;
	margin: auto;
	background-color: #fff;
}

#search_container {
	width:960px;
	margin: auto;
	background-color: #fff;
	min-height: 650px;
}


#header {
	height: 118px;
}

#logo {
	float: left;
	margin-top:25px;
	margin-left:35px;
	height: 81px;
	width: 355px;
}

#searchbox {
	float: right;
	margin-right: 15px;
	margin-top: 45px;
	height: 60px;
	width: 236px;
	
}

#search {
    width: 234px;
    height: 30px;
    background: url(../images/search_back.gif);
	background-repeat: no-repeat;
	float:right;
	margin:0;
	padding:0;
}

#search #s {
    float: left;
    padding: 0;
    margin: 8px 0 0 8px;
    border: 0;
    width: 180px;
    background: none;
}

.s {
    float: left;
    padding: 0;
    margin: 8px 0 0 8px;
    border: 0;
    width: 180px;
    background: none;
}


#search #go {
    float: right;
    margin-top: -1px;
}

.go {
    float: right;
    margin-top: -1px;
}


#search_title {
	float:right;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: black;
	margin-bottom: 10px;
	padding: 0;
}

#search_title p{
	border-bottom: 1px solid #550000;
	padding-left: 150px;
	margin:0;
}


#main-nav {
	height: 30px;
	border-top: solid 1px #603030;
	border-bottom: solid 2px white;
	background-color: #550000;
	font-family: Helvetica, lucida, Arial, sans-serif;
	font-weight: bold;
	font-size:12px;
	letter-spacing:1px;
	color:#fff;
	padding-left: 30px;
}


#showcase {
	height: 250px;
	background-image: url(../images/showcase_bg.png)
}

#showcase_text {
	float: left;
	margin-top:30px;
	margin-left:-550px;
	padding:0;
}

#showcase_text p{
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 19px;
	font-weight: lighter;
	letter-spacing: 0;
	color: white;
	margin-bottom: 0;
	padding: 0;

}

.showcase_subtitle {
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 1px;
	color: white;
	margin-bottom: 0;
	padding: 0;
}

#showcase_right {
	background-image: url(../images/showcase_right.png);
	width:300px;
	height: 416px;
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0px;
}

#showcase_right img{
	border-style: none;
}

#left_quotes {
	background-image: url(../images/left_quotemarks.png);
	float: left;
	width: 32px;
	height: 27px;
	margin-left: -595px;
	margin-top: 20px;
	padding: 0;
}


#featured_art {
	height: 220px;
	width: 630px;
}

#feature_title {
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: black;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0;
	width: 230px;
}

.view_main_title {
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: black;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
	width: 580px;
	border-bottom: 3px solid #550000;
}


#featured_thumb {
	float: left;
	width:116px;
	height: 150px;
	margin-left:20px;
	margin-right: 10px;
	padding: 0px;
}

#featured_thumb img{
	border: 1px solid black;
}

#featured_art p {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: black;
}

#members_signup {
	float:right;
	width: 235px;
	margin-top: 395px;
	padding:0;
}

#members_login {
	float:right;
	width: 235px;
	margin-top: 5px;
}

#art_container {
	height: 526px;
	background-color: #fff;
	background-image: url(../images/bg_wine.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 20px;
}

#art_container img{
	border: 1px solid black;
	margin-top:6px;
}


.article {
	min-height:240px;
}

.art_left {
	float: left;
	width:300px;
	height: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.art_mid {
	float:left;
	width:300px;
	height: 250px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.art_right {
	float:left;
	width:300px;
	height: 250px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.art_title {
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: black;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0;
	width: 230px;
}


.art_thumb {
	float: left;
	width:61px;
	height: 60px;
	margin-left:10px;
	margin-right: 10px;
	padding: 0px;
}

.art_left p {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	padding-left: 10px;
}

.art_mid p {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	padding-left: 10px;
}

.art_right p {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	padding-left: 10px;
}


#view_art_main {
	width: 600px;
}

.article_info {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
}


#left_quotes_black {
	float:left;
	margin-bottom:100px;
	margin-right: 10px;
	margin-left: 10px;
}

#top_quotation {
	width: 580px;
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: black;
	margin-top: 20px;
	margin-bottom: 55px;	
}

#top_quotation p{
	margin-right: 10px;
	text-align: right;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: black;
}

#article_text_main {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: black;
	padding-left: 20px;
	margin-bottom: 80px;
	width: 580px;
	min-height: 400px;
}

#article_text_main img{
	border: 2px solid black;
	margin: 10px 10px 10px 10px;
}

#article_comments {
	width: 580px;
}

#sidebar {
	float: right;
	padding-top: 4px;
	background-color: #eee;
}

.sidebar_title {
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: black;
	margin:0;
	padding: 0;
	width: auto;
	border-bottom: 2px solid #550000;
}

.sidebar_1 {
	width: 300px;
	padding-right: 20px;
}

.sidebar_1 p {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: black;
	padding-left: 10px;
}

.sidebar_1 img{
	margin: 8px;
	border: 2px solid #000;
	
}

.sidebar_2 {
	width: 300px;
	padding-right: 20px;
}

.sidebar_2 p {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: black;
	padding-left: 10px;
}

.sidebar_3 {
	width: 300px;
	padding-right: 20px;
}

.sidebar_3 p {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: black;
	padding-left: 10px;
}







/* ARTICLE COMMENTS */

#comments {
	
}

#comments h6, #comment-form h6 {
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	border-bottom:2px solid #550000;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding-bottom:5px;
	margin:25px 0 0 0;
	padding-left: 10px;
	color: #000;
}

#comments dl {
	padding: 10px 10px 5px 20px;
	margin:0;
}            

#comments dl dt  {
	font-family:"Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-transform:uppercase;   
}

#comments .comment-date {
	float:right;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size:10px;
}

#comments .posted-by {
	text-transform:none;
}

#comments dl dd {
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	margin:15px 0 0 0;
	font-size:12.5px;
	line-height:15px;
}

#comments .comment-content {
	margin-bottom:15px;
	width:auto;
	padding:15px;
}

#comments .even {
	background-color:#eee;
}

#comment-form {
}           

#comment-form h6 {
	
}   

fieldset#comment-form-field {
	background-color:#eee;
	border:1px solid #ccc;
	margin:25px 0 25px 0;
	padding:10px 0 10px 25px;
}

fieldset#comment-form-field label {
	font-size:12px;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	color:#111;
}

form#comment-form-form {
	float:left;
	width:50%;
	clear:left;
}

#disclaimer {
	float:right;
	width:37%;
    clear:left;
	margin:30px 35px 0 0;
}

#disclaimer p {
	font-family:"Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size:11px; 
	padding-left:15px;
}


/*SEARCH RESULTS */
.search_result_odd {
	margin-left: 10px;
	margin-right:10px;
	font-family:"Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size:11px;
	background-color:#efefef;
	padding: 5px 10px 5px 30px;
}

.search_result_even {
	margin-left: 10px;
	margin-right: 10px;
	padding:5px 10px 5px 30px;
	font-family:"Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size:11px;
	background-color: #fff;
}

.search_result_title {
	padding:0;
	font-family:"Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size:12.5px;
}



#search_noresults {
    width: 234px;
    height: 30px;
    background: url(../images/search_back.gif);
	background-repeat: no-repeat;
	margin-left:30px;
	padding:0;
}

#search_noresults #s {
    float: left;
    padding: 0;
    margin: 8px 0 0 8px;
    border: 0;
    width: 180px;
    background: none;
}

#search_noresults #go {
    float: right;
    margin-top: -1px;
}

.search_noresults_p {
	font-family:"Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size:12px;
	margin-left: 30px;
}


#lower {
	height: 300px;
	background-color: #550000;
	border-bottom: 5px solid white;
	margin-top:40px;
}

#profile {
	float: left;
	width: 305px;
	margin-bottom: 10px;
	margin-right: 5px;
}

#profile_photo{
	float: left;
	margin-top: 20px;
	margin-left:10px;
	margin-right:10px;
}

#profile_text {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: white;
	padding-left: 165px;
	margin-top: 22px;
	line-height: 1.15;
}


#profile a:hover {
	color: #990000;
}

#profile a {
	color: #999;
}

.profile {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.profile_photo{
	float: left;
	margin-top: 20px;
	margin-left:10px;
	margin-right:10px;
}

.profile_text {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: white;
	padding-left: 165px;
	margin-top: 22px;
	line-height: 1.15;
}

.profile a:hover {
	color: #990000;
}

.profile a {
	color: white;
}



#coming_soon {
	float: left;
	width: 295px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 25px;
}

#coming_soon p {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: white;
	padding:0;
	margin-top: 22px;
	line-height: 1.15;
}

#nextmonth {
	float: left;
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 55px;
	font-weight: bolder;
	letter-spacing: -5px;
	line-height: 55px;
	color: white;
	padding:0;
	margin: 0px 40px 20px -5px;
}

#next_month_links {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: white;
	padding:0;
	margin:0;
	line-height: 14.5px;
}

#next_month_links ul {
	list-style-type: none;
}

#next_month_links a {
	color: white;
}

#next_month_links a:hover{
	color: #990000;
}

#minigallery {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#minigallery img {
	height: 61px;
	width: 60px;
	margin-left: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	border-style:none;
}

#minigallery p {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: white;
	margin-top: 22px;
	line-height: 1.15;
}



#footer {
	height: 50px;
	background-color: black;
}

#footer ul {
	padding-top: 12px;
	padding-left: 300px;
	list-style-type:none;
	margin: 0;
}

#footer ul li {
	float:left;
	margin:0 20px 0 0;
	
}

#footer ul li a {
	color: #fff;
	font-family: Helvetica, lucida, Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
	letter-spacing:1px;
}

#footer ul li a:hover {
	color: #990000;
}

#footer img{
	border-style:none;
}

#m2iw {
	height:36px;
	width: 165px;
	float: left;
	margin-left: 20px;
}

#m2iw a {
	color: black;
}


#w3c_xhtml {
	padding: 0;
	float: right;
}

#w3c_xhtml img{
	height: 20px;
}

#w3c_css {
	margin-left:10px;
	margin-right:10px;
	padding: 0;
	float: right;
}

#w3c_css img{
	height: 20px;
}

/* styling for custom elements on specific pages */

#company_info {
	margin:0;
	padding:0;
	width: 420px;
}

#company_info img{
	margin: 10px 10px 5px 10px;
	padding:0;
	height: 70px;
	border-style: none;
}

.table_1 {
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic Pro","Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	line-height: 15px;
	border:2px solid black;
	width:420px;
}

.table_1 a{color: #990000}
.table_1 a:hover {color:#000}

.col_left {	
	text-align:right;
	padding:15px 5px 5px 15px;
	border:1px solid #999;
	border-right:1px solid #333;
}	
			
.col_right {
	padding:15px 15px 5px 10px;
	border: 1px solid #999;
}

.row_top {
	
}

.row_odd {
	background-color:#ececec;
	vertical-align: top;
}

.row_even {
	background-color: #fff;
	vertical-align: top;
}

/*contact form*/




#article_text_main form {
	background-color:#eaeaea;
	border:1px solid #ccc;
	margin:25px 0 220px 0;
	padding:10px 0 10px 25px;
}

#article_text_main label {
	font-size:12px;
	font-family: Hiragino Kaku Gothic Pro W3, MS-Gothic, Helvetica, sans-serif;
	color:#000;
	font-weight: bold;
}

#article_text_main contact-form-form {
	float:left;
	width:50%;
	clear:left;
}

