/* CSS Document */

body {
	background: #f8f6f1;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #403f3e;
}
h1 {
	font-size: 18px;
	color: #4265A7;
	font-weight: normal;
	margin-top: 10px;
}
a:link, a:visited {
	color: #403f3e;
}
a:hover, a:active {
	color: #666;
}
p {
	line-height: 24px;
}
#toplinks {
	width: 770px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -385px;
	text-align: right;
}
#toplinks a:link, #toplinks a:visited {
	font-size: 11px;
	color: #636261;
}
#toplinks a:hover, #toplinks a:active {
	text-decoration: none;
}
#container {
	width: 800px;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -400px;
	background: #fff;
	border: 1px solid #eae3cb;
}
#mainpic {
	margin: 14px 0 10px 14px;
}
#nav {
	width: 772px;
	text-align: left;
	margin: 0px 0px 0px 14px;
	border-top: 1px solid #eae3cb;
	border-bottom: 1px solid #eae3cb;
}

#nav ul {
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}

#nav ul li {
	margin: 0;
	line-height: 18px;
	display: inline;
	color: #403f3e;
	border-right: 1px solid #403f3e;
	padding: 0 5px 0 5px; 
}

#nav a, #nav a:link, #nav a:visited {
	color: #403f3e;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: none;
	color: #000;
}
#leftcolumn {
	width: 510px;
	margin-left: 14px;
}
#rightcolumn {
	width: 250px;
	margin-left: 14px;
}
.specialsm {
	background: url(images/specialbg_small.jpg) no-repeat;
	padding: 3px 0 0 3px;
	margin: 5px 0 10px 0;
	width: 247px;
	height: 86px;
}
.specialgold {
	background: url(images/specialbg_small2.jpg) no-repeat;
	padding: 3px 0 0 3px;
	margin: 5px 0 10px 0;
	width: 247px;
	height: 73px;
}
#leftcolumn .speciallg {
	float: right;
}
.speciallg {
	background: url(images/specialbg_large.jpg) no-repeat;
	padding: 3px 0 0 3px;
	margin: 5px 0 10px 0;
	width: 247px;
	height: 171px;
}
.specialxlg {
	background: url(images/specialbg_xlarge.jpg) no-repeat;
	padding: 3px 0 0 3px;
	margin: 5px 0 10px 0;
	width: 247px;
	height: 331px;
}
.specialmed {
	background: url(images/specialbg_med.jpg) no-repeat;
	padding: 3px 0 0 3px;
	margin: 5px 0 10px 0;
	width: 247px;
	height: 110px;
}
#footer {
	margin: 0 14px;
	border-top: 1px solid #eae3cb;
}
#rolexservice {
	font-size: 12px;
	border: 1px solid #eae3cb;
}
#rolexservice th {
	background-color: #eae3cb;
}
#rolexservice td {
	text-align: center;
	padding: 0 5px 0 0;
	height: 20px;
	border: 1px solid #eae3cb;
}
.smalltext {
	font-style: italic;
	font-size: 10px;
}
#history {
	border: 1px solid #ccc;
}
#history td {
	text-align: center;
	border-bottom: 1px solid #ccc;
}
.grey {
	background-color: #999;
	font-weight: bold;
	color: #000;
	border-right: 1px solid #000;
	width: 70px;
}
.highlight {
	background-color: #f8f6f1;
	border: 3px solid #aca078;
	font-style: italic;
	font-size: 14px;
}
.highlight p {
	text-align: center;
}

.vcard {
	background: url(images/microformat_hcard.png) no-repeat 95% 10% #f1f1f1;
	width: 400px;
	border: 1px dotted #ccc;
	padding: 10px;
}

#leftcolumn li {
	margin-bottom: 10px;
	line-height: 18px;
}

.altheading em {
	color: #aba079;
}