/* Title : 								Some Website's Stylesheet	*/
*{ 										margin: 0; padding: 0; }
h1, h2, h3, h4, h5,h6, 
p, pre, blockquote, label, 
ul, ol, dl,
fieldset, address { 			margin: 1em 20px; }
li, dd { 								margin-left: 5%; }
fieldset { 							padding: .5em; }

body{									background: #402A18; font: 14px "Century Gothic", Arial, helvetica, sans-serif; color: #fff; }
#container{						width: 815px; \width: 835px; w\idth: 815px; margin: 10px auto; padding: 0; }

#header{ 							padding: 0; margin-bottom: 0; }
#header h1{ 						width: 600px; height: 135px; background: url(../images/logo.jpg) center top no-repeat; padding: 0; margin: 0 auto; text-indent: -9000px; }
#header h1 a{ 					width: 600px; height: 135px; padding: 0; margin: 0; border: 0; display: block; text-decoration: none; }

#navigation{						clear: both; border: 1px solid #A0958C; border-width: 1px 0; padding: 4px 0; margin: 5px 0 0 0; }
#global{								margin: 0; padding: 0; text-align: center; white-space: nowrap; }
#global li{							list-style-type: none; display: inline; margin: 0; padding: 5px 8px; font: 14px "Century Gothic", Arial, helvetica, sans-serif; text-transform: uppercase; }
#global li a:link, 
#global li a:visited{			color: #62CAE3; text-decoration: none;}
#global li a:hover, 
#global li a:active{			color: #fff; }

a:link{									color: #62CAE3; }
a:visited{ 							color: #946b4a; }
a:hover, a:active{				text-decoration: none; }

#page_body{					padding: 0; }
#content{							height: 425px; width: 600px; overflow: auto; }
h1, h2, h3, h4, h5, h6{		font-family: "Century Gothic", Arial, helvetica, sans-serif; font-weight: normal; }
h1 {										font-size: 218%; text-transform: uppercase; color: #62CAE3; }
h2 {										font-size: 164%; }
h3 {										font-size: 145%; }
h4 {										font-size: 118%; }
p{											line-height: 20px; }

#spotlight img{					border: 1px solid #764c29; display: block; margin: 0 auto; }
img.figure-a{						display: block; margin: 0 auto; }
img.figure-b{						float: right; margin: 0 0 10px 10px; }
img.figure-c{						float: left; margin: 0 10px 10px 0; border: 1px solid #764c29; }

#resources ul{					margin: 0; padding: 0; }
#resources li{					list-style-type: none; padding: 5px 0; }

#promotions{					height: 425px; width: 800px; overflow: auto; }

#portfolio{							width: 800px; height: 425px; font: 12px "Century Gothic", Arial, helvetica, sans-serif; }
#portfolio ul{						margin: 0; padding: 0; text-align: center; }
#portfolio li{						list-style-type: none; display: block; margin: 0 30px; padding: 0; float: left; }
#portfolio li a.image{		display: block; width: 200px; height: 400px; margin-bottom: 5px; overflow: hidden; border: 1px solid #764C29; }
#portfolio li a img{			display: block; margin: 0 auto; border: none; }
#portfolio li a:link{			color: #fff; text-decoration: none; }
#portfolio li a:visited{		text-decoration: none; color: #62CAE3; }

#gallery{							width: 750px; height: 425px; }
#enlarge{							width: 650px; height: 425px; float: right; }
#enlarge img{					display: block; margin: 0 auto; border: 1px solid #764c29;}
#thumbnails{						width: 100px; height: 425px; float: left; }
#thumbnails ul{				margin: 0; padding: 0; }
#thumbnails li{		 			list-style-type: none; display: block; float: left; margin: 0; padding: 0; }
#thumbnails li a{				display: block; width: 40px; height: 40px; overflow: hidden; margin: 0 3px 12px 3px; float: left; border: 1px solid #A0958C; }
#thumbnails img{	 			border: none; display: block; margin: 0 auto; }

form{									}
fieldset{								padding: 10px; margin: 0; border: none; }
fieldset fieldset{				clear: left; float: left; margin: 5px 0; width: auto; }
fieldset fieldset label{ 		width: 335px; }
legend{								color: #62CAE3; }
label{									display: block; float: left; clear: left; width: 100px; font-size: 12px; margin-top: 2px; }
.required{							color: #62CAE3; font-weight: bold; }
input[type="checkbox"], 
input[type="radio"]{ 			margin: 0 15px 0 0; }
input[type="text"], 
textarea{							width: 250px; float: left; margin: 3px; }
select{								min-width:1.5em; }
input[type="submit"]{		margin: 3px; }
input[type="submit"]:hover{ 	cursor: pointer;}

#footer{								clear: both; padding: 0; margin-top: 20px; font: 12px "Century Gothic", Arial, helvetica, sans-serif; color: #946b4a; text-align: center; }
.vcard div{							display: inline; font-size: 16px; color: #62CAE3; margin-right: 20px; }