BODY {
	font-family:Garamond, Palatino Linotype, Georgia;
	font-size:1em;
	margin:0 auto;
	padding:0px;
	text-align:center;
	background-color:#fff;
	background-image:url(../images/paper.jpg);
}

#centerwrapper {
	text-align:left;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/crestsandsignatures/mccarthystagtrans1.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:14px;
	padding-right:14px;
	padding-top:10px;
}

#header {
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
	padding:5px;
}

h1 {
	font-size:2.25em;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:5px;
	margin-top:5px;
}

h2 {
	font-size:1.5em;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:10px;
	margin-top:5px;
}

h3, h4, h5, h6 {
	font-size:1.125em;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:10px;
	margin-top:5px;
}
	
#heading {
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
	padding:10px;
}
	
#navbar {
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	font-size:1.1em;
}

#main {
	text-align:center;
	margin-bottom:10px;
	font-size:1em;
	overflow:hidden;
}

#table1 {
	margin-top:10px; 
	margin-bottom:10px; 
	font-size:0.9em;
}

#bottomlinks {
	margin-top:10px;
	text-align:center;
	font-size:1em;
	padding:5px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#orderform {
	margin-top:15px;
	margin-bottom:0px;
	font-size:16px;
}
	

#footer {
	padding:10px;
	text-align:center;
	font-size:0.8em;
}

#arrows {
	margin-bottom:20px;
	margin-top:20px;
	padding-bottom:10px;
	padding-top:10px;
}

#leftarrow {
	float:left;
	font-size:16px;
	vertical-align:middle;
	-moz-box-shadow:0;
	-webkit-box-shadow:0;
	box-shadow:0;
}

#rightarrow {
	float:right;
	font-size:16px;
	vertical-align:middle;
	-moz-box-shadow:0;
	-webkit-box-shadow:0;
	box-shadow:0;
}

#table {
	margin-bottom:10px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:0.875em;
}
	  
.style1 {
	color: #0000FF
}

.style1:link {
	color: #0000FF
}

.style1:hover {
	color:#0000FF;
	text-decoration:underline;
}

.style1:visited {
	text-decoration: none;
	color: #0000FF;
}

.style1:visited:hover {
	text-decoration:underline;
	color: #0000FF;
}

.style2 {
	color: #000000
}

.style2:visited {
	text-decoration: none;
	color: #0000FF;
}

.style2:visited:hover {
	text-decoration:underline;
	color: #0000FF;
}

.style3 {
	color:#00F;
	font-size:0.75em;
}

a {
	color: #000000;
}

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

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

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

a:active {
	text-decoration: underline;
	color: #000000;
}

img {
	border:0px;
}


.iphone div#layer {font size:1em; }

.browserSafari #bottomlinks {font size:1.063em; }
.browserSafari1 #bottomlinks {font size:1.063em; }
.browserSafari2 #bottomlinks {font size:1.063em; }
.browserSafari3 #bottomlinks {font size:1.063em; }

#thumbnails {
	margin-top:20px;
	margin-bottom:20px;
	width:790px;
	overflow:hidden;
}



#caja {
	width:90%;
	display: none;
	padding:5px;
	border:0;
	background-image:url(../images/crestsandsignatures/mccarthystagtrans1.png);
	background-repeat:no-repeat;
	text-align:center;
	margin:20px;
	margin-left:40px;
}

#mostrar{
	display:block;
	width:90%;
	padding:5px;
	background:none;
	text-align:center;
}

/*classes.html*/
#slideshow {
	position: relative;
	width: 400px;
	height: 300px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
}

#slideshow img {
	position: relative;
	text-align:center;
	vertical-align:middle;
	width: 400px;
	height: 300px;
}

/*about.html*/
#slideshow1 {
	position: relative;
	width: 295px;
	height: 210px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
}

#slideshow1 img {
	position: relative;
	text-align:center;
	vertical-align:middle;
	width: 295px;
	height: 210px;
}

#slideshow2 {
	position: relative;
	width: 230px;
	height: 232px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
}

#slideshow2 img {
	position: relative;
	text-align:center;
	vertical-align:middle;
	width: 230px;
	height: 232px;
}

#slideshow3 {
	width:500px;
	height:400px;
	overflow:hidden;
	margin:0px;
	float:left;
	border:1px solid #ccc;
}

#slideshow3 img {
	position: relative;
	text-align:center;
	vertical-align:middle;
	width: 500px;
	height: 400px;
}

#slider {
	width:100%;
	height:75px;
	margin-bottom:20px;
	margin-top:20px;
	overflow:hidden;
}

.round { 
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

