
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #493E2B;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
	height: 64px;
	width: 425px;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}



a {
	text-decoration: underline;
	color: #E80000;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	background: #ffffff;

}

/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	height:150px;
}

/* Logo */

#blackbox {
	float: left;
	width: 250px;
	margin: 0;
	background:#000000;
	background-image:url(../_gfx/header_left.jpg);
	color: #fff;
	vertical-align:text-top;
	text-align:center;
	font-variant:small-caps;
	font-size: 18px;
	height:150px;
}

#logo {
	float: right;
	width:750px;
	height:150px;
	margin: 0;
	background-image:url(../_gfx/grad_bg.png);
	color: #000000;
	}

#logo h1 {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:740px;
	font-size:87px;
	margin: 5px;
	padding-bottom:5px;
	font-weight:bold;
}

#logo p {
	text-align:right;
	margin: 3px;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	vertical-align:basline;
} 

/* Search */

#search {
	width: 280px;
}

#search form {
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 5px 5px 3px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Tahoma;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 24px;
	border: none;
	background: url(../_gfx/img05.jpg) repeat-x left top;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


#strap {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	margin-top: 5px;
	padding: 0;
	background-image:url(../_gfx/ver_bg_image.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

/* Menu */

#menu {
	width: 1000px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	background: #000;
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0px 25px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-left: 10px;
	padding:5px;
	background: #000;
	font-family: arial;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	height: 25px;
}

#menu a:hover, #menu .current_page_item a {
	display: block;
	margin-left: 10px;
	padding:5px;
	background: #E80000;
	font-family: arial;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	height: 25px;
}

#menu .current_page_item a {
	background: ,;
	padding-left: 0;
	color: #493E2B;
}

/* Page */

#page {
	width: 1000px;
	margin: 0px auto;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 770px;
	padding: 0px 0px 0px 0px;
}

#content1 {
	float: left;
	width: 1000px;
	padding: 0px 0px 0px 0px;
}

#content table.price{
	cell-spacing: 0px;
	border-collapse:collapse;
}

#content table.price td{
	 border: #000000 1px solid;
	 padding:3px;
	 cell-spacing: 0px;
	 border-collapse:collapse;
}

#content table.price th{
	 border: #000000 1px solid;
	 background-color:#000000;
	 color:#FFFFFF;
	 text-align:left;
	 padding:3px;
}

#content1 h2 {
	width: 1000px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#content h2 {
	width: inherit;
	background: url(../_gfx/ver_bg_image.jpg) repeat-x left top;
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#content h2.heading {
	width: inherit;
	background: url(../_gfx/ver_bg_image.jpg) repeat-x left top;
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

.post {
	margin-bottom: 15px;
}

#entry {
	margin-top: 5px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 225px;
	padding: 0px;
	color: #cccccc;
	margin-top: 3px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
}

#sidebar li li {
	line-height: 35px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 2px 0px;
	border-left: none;
	background-color:#003366; 
	color: #fff; 
	background: url(../_gfx/ver_bg_image.jpg) repeat-x left top;
}

#sidebar li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	background: #3D2A0B url(../_gfx/img12.jpg) repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}

#sidebar li li a {
	color: #fff; font-weight: bold; padding-left: 5px; display:block; text-decoration:none;
}

#sidebar h2 {
	height: 65px;
	background: url(../_gfx/img09.jpg) no-repeat left bottom;
	letter-spacing: -.5px;
	font-family: Tahoma;
	font-size: 28px;
	color: #666666;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 30px 0px;
	text-align: justify;
}

#sidebar p strong {
	color: #000066;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
}


/*-----Footer------*/

#footer-content {
	width: 980px;
	height: 255px;
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	font-size: 12px;
	color: #000;}

#footer-content a {
	text-decoration: underline;
	color: #000;}

#footer-content a:hover {
	text-decoration: none;
	color: #000;}


/*----other styles----*/

li.service {
	display: block;
	margin-left: 10px;
	padding: 3px;
	background: url(../_gfx/img05.jpg) repeat-x left top;
	font-family: Tahoma;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	margin-bottom: 3px;
	width: 300px;
	}
	
em {
	font-weight: bold;
	text-decoration:none;
	text-transform:inherit;	
}

table.gallery {background:#666666; border:solid #000000;}
table.gallery td {background-repeat:no-repeat; background-position: left; height:115px; width:115px; vertical-align:top; text-align: justify;}
table.gallery img.thumb {border:none; padding: 3px;}

ul.icons,
ul.icons li{ border:0; margin:0; padding:0; list-style:none;}

#ul.icons li{display:block; padding:2px 0;padding-left:20px;}
#.icon {background: left 5px no-repeat;}
#div.icon {vertical-align: middle;}
#div.icon a {display: block; padding: 5px 0px 0px 20px;}
 
#
.digg { background-image:url(http://digg.com/favicon.ico);}
#
.delicious{ background-image:url(http://delicious.com/favicon.ico);}
#
.flickr{background-image:url(http://flickr.com/favicon.ico);}
#
.facebook{background-image:url(http://facebook.com/favicon.ico);}
#
.technorati{background-image:url(http://technorati.com/favicon.ico);}
#
.twitter{background-image:url(http://twitter.com/favicon.ico);}
#
.stumbleupon{background-image:url(http://stumbleupon.com/favicon.ico);}

#thebuttons {
		width: 755px;
	}

#thebuttons ul {
	margin: 0em;
	padding: 0em;
	list-style: none;
	font-weight: bold;
	font-size: 1.0em;
	}

#thebuttons li {
	float:left;
	white-space: nowrap;
	margin: 0;
	list-style:none;
	line-height: normal;
	}

#thebuttons a {
	display: block;
	margin-right: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	vertical-align: bottom;
	font-weight:bold;
	height: 30px;
	width: 150px;
	padding: 0px 7px 0px 7px;
	background-color: #000000;
	background-image:url(../_gfx/grad_bg_black.png);
	background-repeat:repeat-y;	
	text-decoration: none;
	color: #ffffff;
}

#thebuttons a:hover {			
	text-decoration: none;
	color: #999999;
}

#thebuttons .selected {
	background-color: #000000;
	color: #ffffff;
}

#stories {
	clear:left;
	margin:0px;
	padding:5px;
	border: 1px #000000 solid;
	min-height: 350px;
	}

.pagetitle {
	padding-top: 20px;
}





.navigation {
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.list li {
	margin-bottom: 6px;
}
