 body	{
	 	padding:0px 0 0 0;
	 	font-family:arial;
		background-color:#000033; 
	 	margin:10px 0 0 0;
	 }

body.mceContentBody {

	background-image: none;
	background-color:#fff;
	margin: 0;
	
}
	 
#custom-doc { 
	width:75.38em;
	*width:73.57em;
	min-width:980px; 
	margin:auto; 
	text-align:left; 
	background-color:#FFFFFF;
} 

/**********document setup*********************************************
*****************************************************************/

i, em {
	font-style: italic;
}

b, strong {
	font-weight: bold;
}

p	{
	padding:0 0 13px 0;

}

blockquote	{
	margin: 0 0 20px 30px;
}

#content ul	{
	margin-bottom:20px;
}

.right	{
	float:right;
}

a	{
	text-decoration:none;
	font-weight:normal;
	color:#cc3333;
	}

a:hover	{
	color:#000;
	}

h1, h2, h3, h4, h5	{
		font-family:georgia, garamond, "times new roman";
		color:#000033;
		}

h1	{
	   		font-size:180%;
	   		padding:0 0 10px 0;
	   		font-weight:normal;
	   		
	   	}
	   	
h2	{
	   		font-size:130%;
	   		padding:0px 0 15px 0px;
	   		font-weight:normal;   		
	   	}

h3	{
	   		font-size:120%;
	   		padding:0px 0 15px 0px;
	   		font-weight:normal;   		
	   	}

ul	{
	margin:10px 0 10px 30px;
}

li	{
	list-style-type:disc;
}

address	{
	margin:0 0 0 20px;
	font-size:100%;
}
/**********header*********************************************
*****************************************************************/

	   	#header	{
	   		height:135px;
	   	
	   		
	   	}
	   	
	   	#header_logo	{
	   		margin:10px 0 0 10px;
	   	}
	   		

/**********menu_bar*****************************
*****************************************************************/	

#menu	{
float:right;
}

#menu ul
{
list-style: none;
padding: 0;
margin:-20px 0 0 300px;

} 

#menu li
{
float: left;
margin: 0 0em 0 0;
padding:0 20px 0 10px;
list-style-type:none;

} 

#menu li#last {
	background-image: none;
}

#menu li a	{
	text-decoration:none;
	color:#013781;
	font-size:19px;
	font-family:georgia, garamond, "times new roman";
	
	}

#menu li a:hover	{
	color:#ccc;
	}
	
/**********mailing list signup*****************************
*****************************************************************/	

#mailinglist_signup	{
	float:right;
	margin:-70px 55px 0 0px;
	font-weight:bold;

}

#mailinglist_signup label	{
	font-size:110%;
	padding:0 10px 0 0;
	}

.submit_position	{
	margin:0px 0 0 0;
	float:right;
}
	
.textInput	{
	border:1px #e6e9ea solid;
	color:#7583a6;
	font-size:11px;
	width:150px;
	
}
/**********banner image*****************************
*****************************************************************/ 	
#banner	{
	
	
	margin:-40px 0 0 10px;
	width:960px;
	height:200px;


}

#banner h1	{
	padding:0px 10px 0 0px;
	text-align:right;
	font-family:georgia, garamond, "times new roman";
	font-weight:normal;
}
/**********below banner image*****************************
*****************************************************************/ 
#below_banner	{
	margin:10px 15px;
}
/**********content*****************************
*****************************************************************/ 	


#contact_image	{
	float:left;
	padding:0 0px 0 0;
	min-height:60px;
}

#contact_details	{
	
	float:left;
}

#contact_details p	{
	margin:0 0 0 15px;
	font-size:11px;
}

#contact_details a	{
	text-decoration:none;
	color:#999999;
}

.contact_title	{
	padding:10px 0px 5px 15px;
	float:left;
	color:#999999;
	font-size:16px;
	}	
#splash_text	{
	margin:0 0 20px 0;
}


#content	{
	padding:20px 0 0 20px;
	width:700px;
	}

#right	{
	padding:20px -20px 0 0;
	width:250px;
}

#content, #right	{
	color:#000;
	font-size:110%;
}

/**********sidebar styling*****************************
*****************************************************************/ 	
.address	{
	margin:0 0 0 20px;
	}

 .title	{
	font-family:georgia, garamond, "times new roman";
	}

.title	{
	margin:20px 0 0 0;
	display:block;
	font-size:140%;
	color:#cc3333;
	}
/**********product stuff**************************
*****************************************************************/
.product_dropdown {
	text-align: right;
	height:30px;
	margin:0px -40px 0 0; 
}

.product_dropdown label {
	text-transform: uppercase;
	padding: 0 8px 0 0;
}

.product_dropdown select, .product_dropdown input {
	border: 1px solid #666;
	margin: 0 8px 0 0;
}

#email_link, #info_link 	{
	margin:0 15px 0 0;
	}
/* -------------------------------------
	general classes
--------------------------------------*/

.float_right {
	float: right;
}

.float_left {
	float: left;
}


img.float_right {
	margin: 0 0 0.6em 0.6em;
}

img.float_left {
	margin: 0 0.6em 0.6em 0;
}

.compositeTable td {
	padding: 4px;
	text-align: center;
	vertical-align: top;
}

.compositeTable {
	width: 100%;
	margin: 0.4em 0;
	text-align: center;
}

.compositeTable td, #product_gallery td {
	padding: 0.4em;
}

.clear: {
	clear: both;
}

/* -------------------------------------
	colin stuff
--------------------------------------*/

.category_div	{
	border:1px solid #ccc;
	min-height:120px;
	}

.category_div a, .compositeTable a	{
	text-decoration:none;
	font-weight:bold;
	color:#192B7D;
	text-transform:uppercase;
	font-size:80%;
	}

.category_div a:hover, .compositeTable a:hover	{
	color:#000;
	}
	
.compositeTable a	{
	text-transform:none;
	font-size:90%;
	vertical-align:bottom;
	}


/*---------------------------------------
	public forms
---------------------------------------*/

.publicForm label {
	display: block;
}

.publicForm label {
	margin: 1em 0 0 0;
}

.publicForm label.inline {
	display: inline;
	margin: 0;
}
	
.publicForm .textInput, .publicForm textarea {
	width: 20em;
	border: 1px solid #999;
	background-color: #fff;
	padding: 0.1em;
}

.publicForm .checkboxInput {
	border: 1px solid #999;
	background-color: #fff;
	margin: 0 0.5em 0 0;
}

.publicForm textarea {
	height: 10em;
}
	
.publicForm .submitInput {
	border: 1px solid #999;
	background-color: #fff;
	padding: 0.1em;
}
	
.publicForm select {
	border: 1px solid #999;
	background-color: #fff;
	padding: 0.1em;
}

/**********footer****************************
*****************************************************************/

#ft	{
	text-align:left;
	margin:0 auto;
	font-size:11px;
	color:#ccc;
	width:960px;
}

/*----------------------------------------------------
drop shadow box
-----------------------------------------------------*/

#container {	
	margin: 0 0 0 0;
}

#round-top {	
	background: url(../img/box-top.png) no-repeat center top;
	height: 14px;
	
}

#round-content {
	background: url(../img/box-middle.png) repeat-y center top;
	padding: 0 25px;
	margin: 0;
}

#round-bottom {
	background: url(../img/box-bottom.png) no-repeat center top;
	height: 22px;
}

.clear {
	clear:both;
}


