body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Sans Serif;
	font-size: 12px;
}


/* ------------------------------------------------- */
/* Main page content holder */

#contentcontainer {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
/* ------------------------------------------------- */




/* ------------------------------------------------- */
/* Placeholder for header image */

#header {
	width: 780px;
	height: 100px;
	background-image: url(../images/header.gif);

}

.hidden {
	display: none;	
}
/* ------------------------------------------------- */



/* ------------------------------------------------- */
/* Navigation Formatting */


#navigation-container {
	z-index: 1000;
	height: 100%;
	width: 780px;
	background: #3A408F url(../images/nav-border-2.gif) repeat-x right bottom;
}

#navigation {
	width: 780px;
	float: left;
	background: #3A408F url(../images/nav-border-2.gif) repeat-x right bottom;

}

#navigation a {
	background: #3A408F url(../images/nav-border-2.gif) repeat-x right bottom;
	display: block;
	float: left;
	color: white;
	height: 1em;
	padding-top: 0.5em;
	padding-right: 17px;
	padding-bottom: 1.0em;
	padding-left: 17px;
	border-top-width: 0pt;
	border-right-width: 1px;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555A9E;
	border-right-color: #555A9E;
	border-bottom-color: #555A9E;
	border-left-color: #555A9E;
	text-decoration: none;
	text-align: center;

}


#navigation ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;         
	line-height:1.5em;         
}                               

#navigation li {
	float:left;    
	position:relative;    
	margin:0;
	padding-bottom: 3px;
	background: #3A408F url(../images/nav-border-2.gif) repeat-x right bottom;
}

#navigation ul li a {
	background: transparent repeat-x center bottom;
}

#navigation ul li a:hover {
	background-image: url(../images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: center;
	background-y-position: bottom;
}

#navigation ul li.current a {
	background-image: url(../images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: center;
	background-y-position: bottom;
}

.smaller {
	font-size: 0.8em;	
}

.larger {
	font-size: 1.2em;	
}

.larger-tint {
	font-size: 1.2em;
	color: #993300;
}
/* ------------------------------------------------- */




/* ------------------------------------------------- */
/* Main page body */

#maincontainer {
	width: 780px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#icingimage {
	float: left;	
	margin-bottom: 0px;
	width: 500px;
	height: 300px;
}

#welcometext{
	float: left;
	margin-bottom: 0px;	
	width: 250px;
	height: 300px;
}


#maincontainer h1 {
	font-family: Georgia, Trebuchet MS, Verdana, Tahoma, Arial, Sans Serif;
	font-size: 1.8em;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #993300;
	border-bottom-color: #993300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#mainleft {
	width: 500px;
	float: left;	
	margin-right: 20px;
}

#mainleft h2 {
	font-family: Georgia, Trebuchet MS, Verdana, Tahoma, Arial, Sans Serif;
	font-size: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 12px;
	margin-bottom: 18px;
	color: #993300;
	border-bottom-color: #993300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#mainleft p.tcpara {
	font-size: 0.9em;	
}

#maincontainer p {
	text-align: left;
	font-size: 1.0em;
	
}

#formholder {
	margin-bottom: 15px;
	text-transform: uppercase;	
}

#formholder a {
	color: #993300;	
}

#formholder a:hover {
	color: #3A408F;
}

.cardescription {
	width: 280px;
	height: 140px;	
	float: left;
}

.carimage {
	width: 210px;
	height: 140px;	
	float: right;
}

.price {
	font-size: 1.4em;
	color: #993300;		
}

#mainright {
	width: 200px;
	margin-left: 10px;
	float: left;
}

#mainright h3 {
	font-family: Georgia, Trebuchet MS, Verdana, Tahoma, Arial, Sans Serif;
	font-size: 1.4em;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 17px;
	margin-bottom: 3px;
	color: #993300;
	border-bottom-color: #993300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: left;
}

#mainright ul, #mainleft ul {
	list-style-image: url('../images/icon.gif');   
	list-style-type: square;     
	line-height:1.5em;
	width: 100px;
	font-size: 1.0em;
}

#mainleft ul {
	width: 350px;	
}

#mainright li, mainleft li {
	margin-bottom: 5px;	
}

#mainleft ol {
	font-size: 0.9em;	
}

/* ------------------------------------------------- */


/* ------------------------------------------------- */
/* Simpleviewer Gallery */

#gallery {

	width: 755px;
	height: 500px;
	float: left;
	
}


/* ------------------------------------------------- */

/* ------------------------------------------------- */
/* Footer Stuff */

#footer {
	margin-top: 0px;
	padding-top: 0px;
	height: 35px;
	background: #3A408F url(../images/nav-border-2.gif) repeat-x right bottom;
	text-transform: uppercase;
	font-size: 0.8em;
}

#footertop {
	display: block;
	height: 30px;
	width: 100%;
	padding-top: 1px;
	float: left;
	padding-left: 5px;
	color: white;
}

#buildhost {
	float: right;
}

#buildhost a, #footeritems a {

	height: 1em;
	color: white;
	text-decoration: none;
}

#buildhost a {
	float: left;
	padding-right: 5px;
	padding-left: 10px;
}

#footeritems a {
	float: left;
	padding-left: 5px;
	padding-right: 10px;	
}

#footeritems {
	float: left;
}

#footeritems ul, #buildhost ul, .tools ul {
	padding:0;
	padding-top: 8px;
	color: white;
	margin:0;
	border:0;
	list-style-type:none;         
	line-height:1.5em;
}

#footeritems li, #buildhost li, .tools li {
	float:left; 
	padding-left: 5px;
	padding-right: 10px;   
}

#footeritems a:hover, #buildhost a:hover {
	text-decoration: underline;