@charset "utf-8";
/* CSS Document */

<!--
body {
	font: 100% "Trebuchet MS";
	background: #e4e183 url(img/bg_yellow1030.gif) top center repeat-y ;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	}
a:link {
	color:blue;
	text-decoration:underline;
	}
a:active {
	}
a:visited {
	}
a:hover {
	color:#882d17;
	text-decoration:none;
	}


H1, H2, H3, H4, H5, H6 {
	margin-bottom:-10px;
	} 

H1 {
	font: 170% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #882d17;
	}
H2 {
	font: 130% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #882d17;
	}
H3 {
	font: 120% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #882d17;
	}
H4 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #8a9a5b;
	}

#logo {
	width: 500px;  
	float: left;
	padding: 10px 0px 0px 80px; 
	}
#nav {
	width: 565px;  
	float: left;
	background:  url(img/scroll_blue4.gif) top left no-repeat #ffffff;
	margin: 0px 0 0 30px;
	padding: 0px 0 0 0;
	text-align: left; 
	}
#nav ul {
	font-size:16px;
	margin:0;
	padding:0px 0 0px 0px;
	}
#nav li {
	float:left;
	list-style:none;
	margin:0 0 0px 20px;
	padding:0;
	}
#nav li.end {
    border:none;
	}
#nav a {
	color:#872F25;
	font-weight:bold;
	display:block;
	font-size:0.8em;
	padding:36px 7px 20px 2px;
	text-transform:uppercase;
	text-decoration:none;
	}
#nav a:hover {
	color:#000000;
	text-decoration:none;
	}
#nav a.current {
	color:#202020;
	text-decoration:none;
	}
	
	
	
/* !!! Beginning of GREEN DD COLOUR TABS MENU !!! */

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

#ddcolortabs{
margin: 15px 0 0 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 13px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #678b3f url(img/color_tabs_left.gif) no-repeat left top;
margin:0 12px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(img/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}

#ddcolortabs a:hover{
background-color: #8cb85c;
}

#ddcolortabs a:hover span{
background-color: #8cb85c;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #8cb85c;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* !!! End of GREEN DD COLOUR TABS MENU !!! */


/* !!! Beginning of RED DD COLOUR TABS MENU !!! */

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

#ddcolortabsRed{
	width: 840px;
	float: left;
	margin: 20px 0 0 0;
	padding-left: 5px;
	}


#ddcolortabsRed ul{
font: bold 13px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabsRed li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabsRed a{
float:left;
color: white;
background: #872F25 url(img/color_tabs_left.gif) no-repeat left top;
margin:0 12px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabsRed a span{
float:left;
display:block;
background: transparent url(img/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabsRed a span{
float:none;
}

#ddcolortabsRed a:hover{
background-color: #8A995A;
}

#ddcolortabsRed a:hover span{
background-color: #8A995A;
}

#ddcolortabsRed #current a, #ddcolortabsRed #current span{ /*currently selected tab*/
background-color: #8A995A;
}

#ddcolortabslineRed{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #8A995A;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* !!! End of RED DD COLOUR TABS MENU !!! */

/* !!! Beginning of MENU page structure !!! */

#menu {
	float: left;
	width: 380px;
	height: 600px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
#menu dl {
	float: left;
	width: 320px;
	margin: 0 0 20px 20px;
	padding: 0 0 0 0;
	display: inline;
	}
#menu dt{
	float: left;
	width: 250px;
	text-align: left;
	padding: 5px 0 5px 0;
	font-size: 90%;
	border-bottom: 1px dotted  #CCCCCC;
	}
#menu dd{
	float: right;
	width: 10px;
	text-align: left;
	padding: 5px 0 5px 0;
	font-size: 90%;
	border-bottom: 1px dotted #ffffff;
	}
#menu dt a:hover {
	background-color:#000000;
	}
/* !!! End of MENU page structure !!! */

#container {
	width: 900px;   
	background: #FFFFFF;
	margin: 0 auto; 
	padding: 10px 0 0 10px;
	text-align: left; 
	}
#mainContent {
	float:left;
	width: 900px;
	padding: 20px 0px 20px 0px; 
	margin: 5px 0 0 0;
	border-top: #ebebeb 2px solid;
	}
#leftHalf {
	float:left;
	width: 430px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 0;
	}
#rightHalf {
	float:left;
	width: 430px;
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	}
#leftMenu {
	float:left;
	width: 410px;
	font-size: 93%;
	margin: 5px 0 0 0;
	padding: 0 0 0 60px;
	}
#rightMenu {
	float:left;
	width: 410px;
	font-size: 93%;
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	}

#leftContent {
	float:left;
	width: 560px;
	padding: 20px 20px 0 0;
	margin: 5px 0 0 0;
	border-top: #ebebeb 2px solid;
	}
#rightContent {
	float: left;
	font: 90% "Trebuchet MS", sans-serif;
	width: 290px;
	padding: 20px 0 0 20px;
	margin:5px 0 0 0;
	border-top: #ebebeb 2px solid;
	}
#feature {
	float: left;
	margin: 0 0 8px 0;
	padding: 10px;
	border: 2px #ebebeb solid;
	}
#topFeature {
	float:left;
	width: 900px;
	margin: 0 0 20px 0;
	}
#mainLeftFeature {
	width: 210px;  
	float: left;
	margin: 10px;
	padding: 10px 20px 10px 25px;
	}
#mainLeftFeature a:hover {
	background: #ebebeb;
		}
#rolltest {
	background:url(img/vic_face4.gif);
	height: 179px;
	width: 180px;
	border: 2px #ebebeb solid;
}
#rolltest:hover {
	background: url(img/vic_face4_over.gif);
	border: 2px #909090 solid;
	}
#mainMiddleFeature {
	width: 210px;   
	float: left;
	margin: 10px;
	padding: 10px 20px 10px 25px;
	}
#mainRightFeature {
	width: 210px;   
	float: left;
	margin: 10px;
	padding: 10px 20px 10px 25px;
	}
.featureBorder {
	border: 4px solid #e5e5e5;
	margin: 0 0 0 0px;
	}
#right {
	float: right;
	}
#footer {
	clear: both;
	width: 900px;
	text-align:center;
	border-top: #ebebeb 2px solid;
	padding: 15px 0 15px 0px;
	background:#ffffff;
	color: #808080;
	}
#footer a {
font-size: 12px;
color: #808080;
	}
		
.featureBox {
	float: left;
	height: 140px;
	width: 180px;
	margin: 20px;
	padding: 10px;
	background:url(img/featureBox.gif) #acc4e0;
	}
img{
	border:none;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	padding: 10px;
	}
.centerText {
	text-align: center;
	}
.vicCharacter {
	float: right;
	padding: 0 70px 0 0;
	}
.vicCharacterSmall {
	float: left;
	padding: 0 70px 0 0;
	}
.border {
	border: 4px solid #e5e5e5;
	}
.bigtext {
	font-size: 110%;
	}
.hangingpunctuation {
	text-indent: -0.3em;
}

.redText {
	color: #872F25;
		}
.font12px {
	font-size: 12px
	}
.margin10pxright {
	padding:0 10px 0 0;
	}
.printer {
	padding:0 10px 5px 0;
	margin:0 0 0 0;
	}
	
#deliverySection {
font: 75% "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
color: #333;
margin: 0 0 20px 0;
padding: 10px 10px 0 10px;
background: #f8f6c8;
border: #8a995a 2px solid;
}
#deliverySection ul {
margin: 5px 5px 5px 10px;
padding: 5px;
}

-->
