body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-image: url(http://www.vintagevendor.ca/images/paper_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C5DEDE;
	margin: 0px;
	padding: 0px;
}

#main {
	margin-top: 65px;
}

#navigation ul {
	margin:0 1.5em;
}

#nav li{
	list-style-type: none;
}

#nav a:link, #nav a:visited {
	font-size: 1.2em;
	text-decoration: none;
	color: #524335;
}

#nav a:hover {
	font-size: 1.2em;
	text-decoration: none;
	color: #BB5533;	
}

a:link, a:visited {
	font-size: 15px;
	text-decoration: none;
	color: #627A7E;
}

a:hover {
	font-size: 15px;
	text-decoration: none;
	color: #94A399;	
}

#content {

}

#main p {
	font-size: 1.3em;
}
#main li {
	font-size: 1.3em;
}
li ul, li ol {
	font-size: .75em;
}

h1 {
	color: #524335;
}

h2 {
	color: #546A6E;
}

h3 {
	color: #AE5031;
}

h3 a:link, h3 a:visited {
	font-size: 19px;
	text-decoration: none;
	color: #AE5031;
	font-weight: bold;
}

h3 a:hover {
	font-size: 19px;
	text-decoration: none;
	color: #94A399;	
	font-weight: bold;
}
h4 {
	margin-top: -15px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
h5 {
	margin-top: -10px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

#footer {

}

p + p {
text-indent:0em;
margin-top: 0em;
}

#bbg {
	background-image: url(http://www.vintagevendor.ca/images/vintage_vendor_bg.png);
	background-repeat: repeat-y;
	background-position: center top; 
	width: 247px;
}

#branding {
	/*position: fixed;
	width: 280px;*/
}

#branding h1 {
	text-align: center;
	font-style: italic;
	font-size: 2.5em;
}

#branding #nav_categories {
	font-size: .95em;
	font-style: italic;
}

#vvm {
	background-image: url(http://www.vintagevendor.ca/images/vintage_vendor_bg.jpg);
	background-repeat: repeat-y;
}
#address {
	font-size: 13px;
	text-align: center;
}
#terms {
	font-size: 12px;
	font-style: italic;
}
.iphoto {
	float: right;
}
.iphoto img {
	padding: 1px;
	border: 1px solid #A4B4A9;
}
hr {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:medium none;
	clear:both;
	color:#999999;
	float:none;
	height:0.1em;
	margin:0 0 1.45em;
	width:100%;
	background-attachment: scroll;
	background-color: #999999;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.strikeout {
	text-decoration: line-through;
}
#hometext {}
#hometext a:link, #hometext a:visited {
	color:#5C5C5C;
	font-size:15px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5C5C5C;
}
#hometext a:hover {
	color:#993300;
	font-size:15px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5C5C5C;
}
#homebox {}
#viewall{
	text-align: center;
}
#featuremain a:link, #featuremain a:visited {
	font-weight:normal;
	text-decoration:underline;
	font-size: 13px;
}
#featuremain a:hover {
	font-weight:normal;
	text-decoration:underline;
	font-size: 13px;
}
#featuretop {
	text-align: center;
	background-image: url(http://www.vintagevendor.ca/images/featuretop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 5px;
}
#featuretop h2 {margin-bottom:0.1em;}
#featuremain {
	background-image: url(http://www.vintagevendor.ca/images/featuremain.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#featuremain h3 {
	font-size:1.6em;
	line-height:1;
	margin-bottom:1em;
}
#featuremain h3 a:link, #featuremain h3 a:visited {
	color:#AE5031;
	font-weight:normal;
	text-decoration:none;
}
#featuremain h3 a:hover {
	color:#003333;
	font-weight:normal;
	text-decoration:none;
}

#featuremain h4 {
	margin-top: -10px;
	margin-bottom: -10px;
}
#featurebottom {
	background-image: url(http://www.vintagevendor.ca/images/featurebottom.gif);
	background-position: center bottom;
	height: 26px;
}
#featurepad {
	margin-right: 13px;
	margin-left: 13px;
	text-align: center;
}
.feat {
	font-size: 20px;
	font-weight: normal;
	color: #546A6E;
}
.featurephoto {
	padding: 1px;
	border: 1px solid #546A6E;
}



/* ------ FORM ELEMENTS ------ */
legend {
	font-size:1.4em;
	font-weight:bold;
}
input[type="text"], input[type="password"], input.text, input.title, textarea, select {
	background-color:#FFFFFF;
	border:1px solid #BBBBBB;
}