@charset "utf-8";
/* Arian Art CSS Document */
* {
	margin:0;
	padding:0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9cd9ff;
	background: #10171d url(../images/back-home3.jpg) no-repeat top center;
	background-attachment:fixed;
}
 p {
	margin:20px 0 5px 0;
	line-height:16px;
	font-size:12px;
	padding: 0 16px 0 16px;
	text-align: justify;
 }
/*sort out the links*/
a,
a:visited{
	color: #fdc38a;
	text-decoration: none;
}
	text-decoration: none;
}

a:focus,
a:hover{
	text-decoration: none;
}

#wrapper {
	width:900px;/*was 1440 then 1215ish*/
	margin: 0 auto;
	clear:both;

}
#page {
	width: 900px;
	margin: 0 auto;
	position: relative;
	font-size: 0.9em;
	clear: both;
	height: 100%;
}

#logo {
	float: left;
	width: 326px;
	height: 138px;
	background:url("../images/logo.png") no-repeat;
	z-index:1;
	margin-top: 25px;
}

#painting {
	background:url(../images/sanctuary.png);
	height: 630px;
	width: 390px;
	float: left;
	position: absolute;
	margin: 70px 0 0 120px;
	z-index:-1;
	clear: both;
}

#master-text {
	position: absolute;
	width: 300px;
	height: 32px;
	background: url(../images/master-text.png) no-repeat;
	margin: 140px 0 0 375px;
	font-family:Verdana, Geneva, sans-serif;
	clear: both;
}

#sidebar-right {
	float: right;
	width: 400px;
	height: auto;
	margin-top: 146px;
	text-align: justify;
}

#header {
	width: 900px;
	height:172px; 
	position: relative;
	}
	
.align-right {
	text-align:right;
	padding-right: 80px;
	font-size: 10px;
}

/*profile*/
#profile-pic {
	background: url(../images/profile-pic.png) no-repeat;
	width: 330px;
	height: 295px;
	float: left;
	margin-left: 0px;
}

.profile-content {
	float: left;
	width: 900px;
	margin-top: -125px;
}

.brush-script {
	font-family: "Brush Script Std";
	font-size:26px;
	color: #fdc38a;
}

.pro-quote-pic {
	width: 900px;
	padding: 20px 75px 0 75px;
}

.pro-quote {
	width: 400px;
	float: left;
	font-style: italic;
	padding-top: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #fddebf;
}
	.arian{
	float: right;
	padding-right: 75px;
}

.pro-pic {
	width: 240px;
	height: 175px;
	float: right;
	background: url(../images/arian-beach.png) no-repeat;
	padding-right: 175px;
	margin-top: -20px;
}

.pro-narrow {
	float: left;
	margin: 0px 100px 0 100px;
	width: 700px;
}

#pro-arian-face {
	background: url(../images/mural.png) no-repeat;
	width: 230px;
	height: 200px;
	float: left;
	margin-left: -40px;
	margin-top: 120px;
	text-align: center;
}

#pro-arian-palace {
	background: url(../images/palace.png) no-repeat;
	width: 230px;
	height: 200px;
	float: right;
	margin-right: -40px;
	margin-top: 120px;
}

#profile-button {
	width: 250px;
	height: 80px;
	float: right;
	margin: 35px 55px 0 0px;
}

#profile-button a {
	text-decoration:underline;
	color: #c9f0fe;
	font-size:10px;
}
/*headings*/
h1 {
	font-family: Verdana;
	color: #ffffff;
	font-size: 20px;
	font-weight:500;
}	
h2 {
	font: 12px/13px Georgia, "Times New Roman", Times, serif;
	color: #fdc38a;
	font-weight:400;
	margin: 10px 24px 20px 24px;
	font-style: italic;
	line-height: normal;
	padding: 0 22px 0 22px;
		}
h3 {
	font-size:18px;
	color: #fdc38a;
}

#header h1 a {
	float:left;
	margin-top:2px;
	width: 450px;
	height: 170px;
	background: url("../images/logo.png") no-repeat;
		}

#header h1 a span {
	display: none;
		}
/*headings ends*/		

/*content*/
#content {
	width: 900px;
	min-height:250px;
	padding-top:15px;
}
#content h1 {
	margin:10px 0 20px;
	}
#content h2 {
	margin:30px 0 20px;
	text-align: center;
	}	
#content a:hover {
	text-decoration:underline;
	/*background-color: #CDCCB0;
	color: #ffffff;*/	
}
ul.menu li a
{
	float: right;
	display: block;
	width: 60px;
	margin-top: 20px;
	list-style: none;
	color: #fdc38a;
	text-decoration: none;
	z-index: 2;
	padding: 0 15px 0 15px;
}
	ul.menu li a:hover, ul.menu li a:active
	{
	color: #000;
	text-align: center;
	z-index: 2;
	background-color: #fdc38a;
	}

li
{
	list-style: none;
	font-size: 16px;
	line-hieght: 1.3em;
	text-align: center;
	z-index: 2;
}

#nav-gallery { /*flash section*/
	width: 849px;
	height:900px;
	margin: 0px 0 0 280px;
	z-index: 1;
	overflow: visible;
	position: absolute;
	}	
.master-logo {
	width: 224px;
	height: 103px;
	border: thin #000;
	margin: 15px 0 0 0px;
}
	.master-logo a:hover a:active{
		border: #CCC;
}


/*footer*/
#footer {
	border-top: 1px solid #62735C;
	margin:10px 0 0 0;
	width: 900px;
	height:50px;
	padding:20px 0 0 0;
	color: #CDCCB0;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	background-color: #000;
	}
#footer a { 
	color: #CDCCB0;
	font-size: 0.9em;
}
