﻿@import url(layout.css);

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	
}
/* Styles for DIV tags */
#container {
	

}


#border_container {
	
}

#content_container {
	padding: 0px;
	padding-left: 15px;
}

#column_left {
  
}

#column_right {
   background-image:  url("../images/layout_19.jpg");
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;

}

#thcolumn_left {
	background-image:  url("../images/layout_18.jpg");
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
}


#tcolumn_left {
	background-image:  url("../images/layout_18.jpg");
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
}
#tcolumn_right {
	background-image:  url("../images/layout_19.jpg");
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
}


#upperfooter {

}

#footer {
	background-image:  url("../images/layout_31.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

#photo_banner{
	margin-left: 10px;
	margin-top: 0px;
	width: 350px;
	height: 400px;
}

/* ---------------------------------------------------------------------------------------- Styles for Navigation */

/* ----------------------------------------------------------------------------------------Styles for Content Container */



/* ----------------------------------------------------------------------------------------Styles for column left */
#column_left h1{
	color:   #d7c39e;
	margin: 0;
	margin-left: 10px;
	font-size: 24px;
	text-align: left;
	font-weight: normal;
	font-family:  "Times New Roman", Times, serif;

}

#column_left h2{
	color: white;
	margin: 0;
	margin-left: 15px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}


#column_left p {
	color:   #d7c39e;
    margin: 0;
	margin-left: 15px;
	margin-top: 5px;
	font-size: 12px;
}


#column_left table {
	color:   #d7c39e;
    margin: 0;
	margin-left: 15px;
	margin-top: 5px;
	font-size: 12px;
}




















/*  ---------------------------------------------------------------------------------------- Styles for Right Column */
#heading_underline, #heading_underline0, #heading_underline1, #heading_underline2{
	background-image:  url("../images/lineend.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #CCCCCC ; 
	margin: 0;
	margin-right: 10px;
	height: 2px;
	padding:  2px, 0,0,0;
	
	
}


/*  ---------------------------------------------------------------------------------------- Styles for Footer */
#footer p {
	color: gray;
	margin: 0;
	font-size: 0.75em;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
 	color: gray;
}
#copyright p {
	font-size: 12px;
}
#footer a {
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	
}
#footer p {
		font-size: 12px;	
}

#footer a:hover {
	font-weight: normal;
	background: none;

}

/* Styles for Navigation Menu Start*/

#sddm
{	margin: 0;
	padding: 0;
	height: 25px;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: normal 14px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 65px;
	list-style: none;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font: normal 14px arial}

#sddm li a:hover
{	background: #EAEBD8;
	text-transform: none;
	font-weight: normal;
	color: black;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border-bottom: thin #3E7C59;
	border-left: thin #3E7C59;
	border-right: thin #3E7C59}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		font: bold 14px arial}

	#sddm div a:hover
	{	
		color: #FFF}

/* Styles for Navigation Menu End */

/* Styles for Genral use */

.studio26_studio{
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
 	text-decoration: none;
 	font-weight: bold;
}
.studio26_26{
	color: #009900;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
 	text-decoration: none;
 	font-weight: bold;
}

.noborder{
	border-width: 0px;
	padding: 0;
	border: 0;
	margin: 0;
}


