/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #3c3c3c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#friendsbody {
	margin: 20px 10px 0 30px;
	padding: 0;
	background: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

h1, h2, h3{
	margin: 0;
	font-weight: normal;
	color: #AD1112;
	text-align:left;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
}

.cap {
	font-size: 157%;
}

h4 {
	font-family:Trebuchet MS;
	font-size:20pt;	
	color:#ffffff;
	letter-spacing:3px;
	text-align: left;
}


h5 {
	font-family:Trebuchet MS;
	font-size:10pt;	
	color:#ffffff;
	letter-spacing:0px;
	text-transform: uppercase;
	margin: 0px 0 8px 0;
	
}

h6 {
	font-family:Trebuchet MS;
	font-size:14pt;	
	color:#999999;
	text-align: left;
}

h7 {
	font-size: 182%;
	margin: 0;
	font-weight: normal;
	color: #CE2625;
}

.mainline {
border-top: 1px solid #F2D8D9;
margin: 11px 0 0 0;
width: 100%;
}

.bigheader {
	font-family:Trebuchet MS;
	font-size:15pt;	
	color:#999999;
	letter-spacing:1px;
	text-transform: uppercase;
	text-align: left;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #DDD;
}

.highlight {
  padding: 1px 2px 1px 12px;
  background: #000000;
  
  
}

p, ol, ul {
	line-height: 180%;
}

.lefttext  {
text-align: left;
}


p {
}

.just {

text-align:justify;
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

.margintop {
margin: 9px;
padding: 0 0 4px;
}

blockquote * {
	line-height: normal;
}

a {
	color: #AD1112;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	}
	
img.border {
border: 4px solid #D5C9C2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	float: right;
	width: 900px;
	height: 220px;
	background: url(images/img02.jpg) no-repeat right top;
}

/* Logo: href is for the homepage and spanish version text */ 


#logo {
	float: left;
	
	width: 220px;
	height: 220px;
	background: url(images/img03.jpg);
}

#coupon {
	float: left;
	
	width: 650px;
	height: 990px;
	background: url(images/coupon_bg.jpg);
}

#logo ul {
float: left;
	width: 220px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #AD1011 url(images/img05.jpg) repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	list-style: none;
}

#logo li {
	display: inline;
}

#logo a {
	
	
	
	
	text-transform: lowercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo a:hover {
	background: #CE2625;

}

/* Menu */

#menu ul {
float: right;
	width: 560px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #AD1011 url(images/img05.jpg) repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 19px;
	background: url(images/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #CE2625;

}
/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 10px;
		
}

/* Content */
/* height will determine the white space from top to bottom */

#content {
	float: left;
	height: 2000px;
	width: 680px;
	margin-top: 10px;
	padding: 20px;
	background: #FFFFFF url(images/img07.gif) no-repeat left top;
	
}

/* Sidebar */

#sidebar {
	float: right;
	width: 170px;
	margin-top: 10px;
}

#sidebar a {
	color: #3699E4;
}

#sidebar ul {
margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 2px 14px;
	background: url(images/img13.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed {
	margin-bottom: 10px;
	background: #000000 url(images/img10.gif) no-repeat left bottom;
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #000000 url(images/img08.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
}

.boxed .content {
	padding: 5px 0 10px 10px;
	background: url(images/img09.gif) repeat-x;
	
}

.boxed .content2 {
	text-align: left;
		padding: 5px 0 10px 15px;
	background: url(images/img09.gif) repeat-x;
	
}

.white{
color: #ffffff;
}



/* Footer */

#footer {
	clear: both;
	padding: 0px;
	background: #970B0C;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/**************************************************************
   Images
 **************************************************************/

img.floatRight {
  margin: 5px 0px 10px 5px;
   
}



a img {  
  border: 4px solid #D5C9C2;
}

a:hover img {  
  border: 4px solid #D41A1F;
}

a img.newsletterpic {  
  border: 1px solid #ffffff;
}

a:hover img.newsletterpic {  
  border: 1px solid #ffffff;
}

/**************************************************************
   Smooth Gallery
 **************************************************************/
.content
{
	margin: 0px 0px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}
