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

body {
    background-color: #FFFFFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #887F68;
    margin: 0px;
    padding:0px;
    line-height: 13px;
    color: #887F68;
}

#header1 {
	background:url(images/1.jpg) no-repeat;
	margin:auto;
	width: 1024px;
	height: 200px;
}

#header2 {
	background:url(images/2.jpg) no-repeat;
	margin:auto;
	width:1024px;
	height:200px;
}

#header3 {
	background:url(images/3.jpg) no-repeat;
	margin:auto;
	width: 1024px;
	height: 200px;
	
}

#header4 {
	background:url(images/4.jpg) no-repeat;
	margin:auto;
	width: 1024px;
	height: 30px;
	
}

#navBar {
	background: #b9b8b8;
	background-repeat:repeat-x;
	height: 190px;
	margin-top: 5px;
	
}

#panelSite {
	float: left;
	width: 150px;
	padding-left: 70px;
	padding-top: 7px;
}

#panelSite h1:first-letter {
	text-transform: uppercase;
	font-family: Georgia;
	font-size:16px;
	color: #d23b79;
	font-size: 20px;
}

#panelSite h1 {
	font-family: Century Gothic;
	font-size:14px;
	color: #d23b79;
	font-family: century gothic;
	font-style:italic;
	font-weight:normal;
	text-transform: lowercase;
	line-height:12px;
	margin-top: 0px;
	margin-bottom: 2px;
}


#panelSite a, #panelSite a:link, #panelSite  a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
    margin: 0;
	line-height: 20px;
    color: #887F68;
    text-decoration : none;
}
#panelSite a:hover {
    font: bold 14px arial;
    margin: 0;
	line-height: 20px;
    color: #b22b61;
    text-decoration : none;
}

#panelAffi {
	float: left;
	width: 150px;
	padding-top: 7px;
	padding-left: 50px;
	
}

#panelAffi h1:first-letter {
	text-transform: uppercase;
	font-family: Georgia;
	font-size:16px;
	color: #d23b79;
	font-size: 20px;
}

#panelAffi h1 {
	font-family: Century Gothic;
	font-size:14px;
	color: #d23b79;
	font-family: century gothic;
	font-style:italic;
	font-weight:normal;
	text-transform: lowercase;
	line-height:12px;
	margin-top: 0px;
	margin-bottom: 2px;
}



#panelAffi a, #panelAffi a:link, #panelAffi  a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
    margin: 0;
	line-height: 20px;
    color: #887F68;
    text-decoration : none;
}
#panelAffi a:hover {
    font: bold 14px arial;
    margin: 0;
	line-height: 20px;
    color: #b22b61;
    text-decoration : none;
}

#panelDesign {
	float: left;
	width: 150px;
	padding-top: 7px;
	padding-left: 50px;
	
}

#panelDesign h1:first-letter {
	text-transform: uppercase;
	font-family: Georgia;
	font-size:16px;
	color: #d23b79;
	font-size: 20px;
}

#panelDesign h1 {
	font-family: Century Gothic;
	font-size:14px;
	color: #d23b79;
	font-family: century gothic;
	font-style:italic;
	font-weight:normal;
	text-transform: lowercase;
	line-height:12px;
	margin-top: 0px;
	margin-bottom: 2px;
}



#panelDesign a, #panelDesign a:link, #panelDesign  a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
    margin: 0;
	line-height: 20px;
    color: #887F68;
    text-decoration : none;
}
#panelDesign a:hover {
    font: bold 14px arial;
    margin: 0;
	line-height: 20px;
    color: #b22b61;
    text-decoration : none;
}

#panelUpdate {
	float: left;
	width: 200px;
	padding-left: 250px;
	padding-top: 5px;
	
}

#panelUpdate h1:first-letter {
	text-transform: uppercase;
	font-family: Georgia;
	font-size:16px;
	color: #d23b79;
	font-size: 20px;
}

#panelUpdate h1 {
	font-family: Century Gothic;
	font-size:14px;
	color: #d23b79;
	font-family: century gothic;
	font-style:italic;
	font-weight:normal;
	text-transform: lowercase;
	line-height:12px;
	margin-top: 3px;
	margin-bottom: 2px;
}

.slideshow { 
	height: 100px; 
	width: 200px;
}
.slideshow img { 
	padding: 3px;
	border: 1px solid #ccc; 
	background-color: #eee; 

}

#content {
	margin:auto;
	width: 600px;

}

#content h2 {
	border-bottom: 2px solid;
	font-family: Georgia;
	letter-spacing: 2px;
	font-size: 18px;
	padding: 3px;
	color: #d23b79;
	font-style:italic;

}

#content p {
	text-align: justify;
}


#content h3 {
	border-bottom: 2px solid;
	font-family: Georgia;
	letter-spacing: 2px;
	font-size: 12px;
	padding: 3px;
	color: #d23b79;
	text-align:right;
	font-style:italic;

}

#content a, #content a:link, #content  a:visited {
	font-family: Century Gothic;
	font-size:12px;
    margin: 0;
    color: #099;
    text-decoration : none;
	font-style:italic;
}
#content a:hover {
    font: 12px Century Gothic;
    margin: 0;
    color: #887F68;
    text-decoration : none;
	font-style:italic;
}


#avi {
	width: 600px;
	margin:auto;

}

#avi img {
	
	border: 1px solid #ccc; 
	background-color: #eee; 
	padding: 5px;
	margin: 2px;

}

.icons {
	border: 1px solid #ccc; 
	background-color: #eee; 
	padding: 5px;
	margin-right: 10px;
	float:left;
	
}

#pagination {
	margin:auto;
	text-align:center;
	margin-top: 15px;
}

#pagination a, #pagination a:link, #pagination  a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
    margin: 0;
	line-height: 20px;
    color: #887F68;
    text-decoration : none;
}
#pagination a:hover {
    font: bold 14px arial;
    margin: 0;
	line-height: 20px;
    color: #b22b61;
    text-decoration : none;
}


#footer {
	margin-top: 20px;
	background-color:#b9b8b8;
	height: 30px;
	background-repeat:repeat-x;
	text-align:center;
	
}

#footer p {
	padding-top: 5px;
	color: #d23b79;
	
}

input, select, textarea {
background-color: #b9b8b8;
border:1px solid #000000;
color:#d23b79;
font: Century Gothic;
font-size:11px;
margin-top: 3px;
}

#box {
	background-color: #666;
	width: 600px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:auto;
	padding: 3px;
	line-height: 16px;
	
}

b {
 color:#c7658b;
 font-size: 12px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
}

i {
  color:#49a8b9;
  font-size:12px;
  font-family: Georgia;
}

u {
  color:#938ba1;
  font-size:12px;
  font-family: Arial;
}

#patt {
	width: 600px;
	margin:auto;
	
}

.pattbrush { 
	height: 165px; 
	width: 240px;
	margin: auto;
	text-align:center;
}

.pattbrush img { 
	padding: 3px;
	border: 1px solid #ccc; 
	background-color: #eee;
	margin:auto;
	margin-bottom: 3px;
}

#layout {
	width: 600px;
	margin:auto;
	
}

.lay { 
	height: 150px; 
	width: 200px;
	margin: auto;
	text-align:center;
}

.lay img { 
	padding: 3px;
	border: 1px solid #ccc; 
	background-color: #eee;
	margin:auto;
	

}