
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #143B72;
}
#contents	
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	padding: 0px;
	background-color: #FEBE3E;
	color: #00000;
	text-align: left;
}
#header {
	background: #143B72;
	height: 26px;
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#basketsummary {
	width:676px;
	margin:0 auto; 
	text-align:center;
}
#logobar {
	background: url(/images/toptartan.png) repeat;
	margin-top: 4px;
	margin-bottom: 4px;
}

#navcontainer {
	background: #7B81A6;
	height: 40px;
	margin:0 auto; 
	text-align:center;
	border-bottom: 4px solid #FEBE3E;
	
}

#navbar {
	list-style-type:none;
	width:648px; 
	margin:0 auto; 
	text-align:center;
	background: #7B81A6;
}

#navbar li {
display:inline;
}

#navbar li a:link, #navbar li a:visited {
display:block;
float:left;
width:100px;
line-height:28px;
border-top:2px solid #0070A7;
border-bottom:2px solid #0070A7;
border-right:2px solid #0070A7;
border-left:2px solid #0070A7;
margin-left: 2px;
margin-top: 4px;
margin-right: 2px;
margin-bottom: 4px;
color:#FFFFFF;
background:#00417C;
text-decoration:none ;
font-weight: bold;
}

#navbar li a:link:hover, #navbar li a:visited:hover {
background:#0070A7;
}

#mainstufftopholder {
	margin-top:4px;
	/*background: url(/images/background.jpg) top center repeat-y;*/
	background: #FFFFFF;
	margin:0 auto; 
	text-align:center;
}

#mainstuffholder {
	width: 676px;
	margin:0 auto; 
	text-align:center;
}
	
#mainstuff {
	width: 656px;
	background: #FFFFFF;
	text-align:left;
	padding: 10px;
	border: 4px solid #7B81A6;
}


#bottomcontainer {
	background: url(/images/bottomtartan.png) repeat;
	height: 40px;
	margin:0 auto; 
	text-align:center;
	border-top: 4px solid #FEBE3E;
	border-bottom: 4px solid #FEBE3E;
}

#mainstuff p, ul, li, td {
	font-size:9pt;
}
.whitetext{
	font-size:9pt;
	color:#FFFFFF;
}
#mainstuff h1{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#000000;
}
#mainstuff h2{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	color:#000000;
}
a {
	color:#000000;
}
a:hover {
	color:#7B81A6;
}
a.toplink {
	font-size:10pt;
	text-decoration:none;
	color:#FDCDA8;
}
a.toplink:hover {
	font-size:10pt;
	text-decoration:none;
	color:#FFFFFF;
}

input, select, textarea {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	background-color:#FFEDC3;
	font-size:10pt;
	color:#000000;
	border:1px #000000 solid;
	margin:2px;
}




#nav{
width: 200px;
float: left;
margin-right: 20px;
xbackground: #cccccc;
overflow: hidden;
}

#nav ul{
margin: 0;
padding: 0;
}

#nav li{
list-style: none;
margin: 0 0 0px 0;
xpadding: 0;

}

#nav a{
display: block;
xwidth: 190px;
height: 18px;
xbackground: #005952;
font: bold 8pt/18px verdana;
padding-left: 5px;
text-decoration: none;
color: #ffffff;
border-bottom: 1px solid #00417C;
}

#nav a:hover{
background: #7B81A6;
color: #FDD78B;
}

#nav h2{
font: bold 10pt verdana;
margin: 0;
background: #00417C;
padding: 3px 0 3px 5px;
xcolor: #ffffff;
color: #ffffff;
}

.section{
margin-bottom: 15px;
background: #7B81A6;
}