@charset "utf-8";
/* CSS Document */



body{
	/*margin: 0px auto !important;
	width: 760px; 
	color: #ffffff;
	font-family:verdana; */
background: #000000 url(images/logo.jpg) no-repeat center top;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #4E515B;
}

/* Logo */

#logo {
	width: 700px;
	height: 300px;
	margin: 0 auto;
}

#logo h1 {
	margin: 0;
	padding: 60px 0 0 325px;
	text-transform: uppercase;
	letter-spacing: -5px;
	font-size: 72px;
	font-weight: normal;
}

#logo h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 325px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	font-weight: normal;
}

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

div#site_container
{
	width:760px;
	
	background-image:url(../images/body_background.jpg);
	background-repeat:repeat-y;
	
	margin:auto;
}
div#content_container
{
	width:696px;
	margin:0px 32px 0px 32px;
}

div#content
{
	padding:35px;
}
.td{  
	background:transparent;
}
div#gallery
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align:center;
	font-size: 15px;
	font-weight: bold;
}
div#gallery a:link, a:active, a:visited
{
	color: #feffbc; 
	text-decoration: none; 
}
div#gallery a:hover{
	color: #e7e91e;
	text-decoration: none;
}
.imageborders{  
	border: 1px solid #bcbcbc; 
	background:transparent; 
}
img{
	border:none;
}
table.edge{
	border: 1px solid #3a334c; 
}
table.edgeN_fill{
	border: 1px solid #7c7a7a; 
	background-color: #292626;
}
.captiontext{
	font-size: 11px;
	color:#912525;
}

.phone{
	font-size:22px;
	color:#FFFFFF;
}


div#top_menu
{
	width:711px;
	height:31px;
	
	text-align:center;
	line-height:31px;
	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#7c7a7a;
}

div#top_menu a:link, a:active, a:visited
{
	display:inline;
	color:#7c7a7a;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}

div#top_menu a:hover
{
	color:#e4dada;
	text-decoration:none;
}




h1, h2, h3 {
	color: #CDCDE2;
}
h1 {
	font-size: 28px;
}

h2 {
	font-size: 18px;
}

h3 {
}

p, blockquote, ul, ol {
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 li {
	padding: 8px 0;
	background: url(images/img5.gif) repeat-x left top;
}

.list1 .first li {
	background: none;
}

ol {
	margin-left: 3em;
}

ol li {
}

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

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	padding: 5px 0;
}

.boxed .title h2 {
	text-transform: uppercase;
	font-size: 100%;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
	height:260px;
}

/* Post */

.post {
}

.post .title {
	padding: 5px 0;
	
}

.post .title h2 {
	
	text-transform: uppercase;
	font-size: 100%;
}

.post .date {
	float: left;
	width: 100px;
	height: 25px;
	padding-top: 15px;
	background: url(images/img5.gif) repeat-y right top;
	text-align: center;
	font-size: 9px;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	float: left;
	width: 300px;
	height: 32px;
	padding: 8px 0 0 20px;
	font-size: 9px;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 20px;
	background: url(images/img5.gif) repeat-x;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
}

#extra {
}

/* Content */

#content {
	float: right;
	width: 420px;
	padding: 0 20px;
	background: url(images/img4.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	height:340px;
	padding: 0 20px;
	background: url(images/img3.gif) no-repeat right top;
	
}

div#quadro_branco {
	width:159px;
	height: 260px;
	position: absolute;
	background: url(images/supermodel.gif) no-repeat;
	z-index: 30;
}

img#imagem {
	background-color: #FFFFFF; 
	position: absolute; 
	z-index: 10;
}



/* Content > Sidebar > Login */

#login {
	height:300px;
}

#login form {
}



/* Content > Sidebar > Menu */

#menu {
	width: 700px;
	height: 95px;
	margin: 0 auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	padding: 16px 30px 0 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	color: #4E515B;
}

#menu a:hover {
	background: #000000 url(images/img2.gif) no-repeat 15px 50%;
	color: #CDCDE2;
}

#menu .first a {
	border: none;
}

#menu .active a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	width: 660px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/img5.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
