body {
text-align : center ;
min-width : 850px ;
background: #CCCCCC url(http://www.shilohshepherdboutique.com/Elements/holidays/09-SSB-holiday.jpg) no-repeat top center;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	min-height: 600px;

}
#navigation {
	height: 20px;
	margin: 0 auto;
	padding-top: 5px;
}
#header {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	margin-top: 5px;
	width: 780px;
	padding: 10px;
	background-color: #FFF;
	text-align: left;
	position: relative;
	border: 2px;
	border-color: #FFF;
	border-style: solid;
	
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
}
#footer {
	width: 800px;
	height: 33px;
	background-image: url(../Elements/COS-footer.png);
	background-repeat: no-repeat;
	margin: 8px auto;
	padding-top: 47px;
	text-align: center;
	color: #999;
	font-size: 11px;
}

#footer a{color: #999;
	text-decoration: none;
}
#footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #ccc;
	text-decoration: underline;
}


a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #666666;
}

table.portfolio {
	font-size: 11px;
	border-width: 1px;
	border-style: solid ;
	border-color: #ccc;
	border-collapse: separate;
	margin-bottom: 10px;
}
table.portfolio th {
	border-width: 1px;
	border-style: solid ;
	border-color: #ccc;
}
table.portfolio td {
	border-width: 1px;
	border-style: solid ;
	border-color: #ccc;
	padding: 5px;
	height: 75px;
	width: 50%;
	vertical-align:top;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#vdividermenu ul{
margin: 0;
padding: 0;
margin-bottom: 0;
float: left;
font: Tahoma, Geneva, sans-serif;
font-size: 12px;
width: 100%;
border: 1px #CCCCCC;
background-color: #CCCCCC;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: #666666;
padding: 1px 10px;
text-decoration: none;
}

#vdividermenu ul li a:visited{
color: #8D8D8D;
}

#vdividermenu ul li a:hover{
color: black;
background-color: #999999;
}


.style1 {
	font-size: 11px;
	color: #999999;
}
.style2 {
	font-size: 11px;
	color: #333333;
}

.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {color: #666666}
.style6 {color: #666666; font-size: 13px; 
}
.style7 {
	font-size: 10pt;
	font-weight: bold;
}
.style8 {font-size: 9pt}
