/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme.

You need to use .custom before every style e.g. 

.custom a {color:#555555;}
.custom #tabs {background:#000000;width:460px}

*/

/*
.custom #wrap {
	width: 1300px;
}

.custom #content {
		width: 1300px;
	}
	
.custom #contentWrap {
		width: 1240px;
	}

.custom #home #contentWrap {width:1280px; }
	
	*/
	
	

	
.custom #header {
		height: 105px;
		background:transparent no-repeat scroll 0 0 !important;
	}
	.custom #home #header {
		height: 20px;
	}

.custom #nav_wrapper {
	margin-left: 230px;
	margin-bottom: -90px;
}


.custom a, .custom a:link, .custom a:visited {
	color: #005ec5;
}

.custom a:hover, .custom a:active, .custom a:active {
	color: #004986;
}


.custom .entry {
	font-size: 120%;
	}

.custom .entry a{
	font-weight: bold;
	}
	
.custom .entry img{
	border: solid 1px black;
	}

.right_page_photos{
	width: 400px;
	float: right;
	}

.large_link{
	font-size: 200%;
	margin-top: 100px;
	line-height: 150%;
	}
	
#other_site_links_left{
	float: left;
	margin: 10px 30px 10px 30px;
	}
	
#other_site_links_right{
	float: right;
	margin: 10px 30px 10px 30px;
	}
	

#other_site_links_fixed{
	width: 250px;
	float: left;
	margin: 10px 30px 10px 30px;
	}
	
.prices_head_note{
	font-size: 65%;
	font-weight: normal;
	font-style: italic;
	}
	
.prices_subhead{
	font-size: 110%;
	}
	
.prices_list{
	list-style: none;
	line-height: 125%;
	}
	
.prices_list_note{
	font-size: 12px;
	line-height: 100%;
	}
	
.prices_list_note_link{
	color: #005ec5;
	font-size: 12px;
	line-height: 100%;
	}

.prices_list_sub{
	list-style: none;
	font-size: 12px;
	line-height: 100%;
	}
	
.prices_table{
	border-collapse: collapse;
	text-align: center;
	font-size: 80%;
	margin-top: -20px;
	border-style: solid;
	border-color: #303a51;
	border-width: 1px;
	}

.prices_table tr td {
	border-style: solid;
	border-color: #303a51;
	border-width: 1px;
	}
	
.prices_table th {
	border-style: solid;
	border-color: #303a51;
	border-width: 1px;
	

	
