/*  
Theme Name: Dewetha Theme
Theme URI: http://www.dewetha.co.uk/
Description: The default WordPress theme for Dewetha.
Version: 1.0
Author: Lee Penney
Author URI: http://www.thedigeratipeninsula.org.uk/
*/

body
{
	background-color: #8791AB;
	margin: 30px;
	font-family: Trebuchet MS;
}

#mainTable
{
	width: 682px;
	height: 152px;
	margin: auto;
}

#navTable
{
	width: 682px;
	height: 36px;
}

.navImg
{
	float: left;
	border: 0px;
}

#menu
{
	width: 189px;
	vertical-align: top;
	background-image: url(/img/menu_bg.gif);
	/*background-image: url(http://www.dewetha.co.uk/img/menu_bg.gif);*/
}
#quote
{
	height: 105px;
	color: #3D3030;
	font-size: 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 7px;
	margin-bottom: -20px;
	background-image: url(/img/menu_quote.jpg);
	/*background-image: url(http://www.dewetha.co.uk/img/menu_quote.jpg);*/
}
#quoteFrom
{
	color: #766B6B;
	text-align: right;
	margin-top: 5px;
}
#quote p {
  margin: 1em 0 0 0;
	padding: 0;
}
#menuList
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.menuHeading
{
	height: 29px;
	padding-top: 5px;
	margin-bottom: -5px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/img/menu_item_head.gif);
	/*background-image: url(http://www.dewetha.co.uk/img/menu_item_head.gif);*/
	background-repeat: repeat-x;
}
.menuItem
{
	height: 28px;
	padding-top: 4px;
	margin-bottom: -4px;
	font-size: 12px;
	background-image: url(/img/menu_item_bg.gif);
	/*background-image: url(http://www.dewetha.co.uk/img/menu_item_bg.gif);*/
	background-repeat: repeat-x;
}
.menuLink
{
	color: #34446E;
	text-decoration: none;
	margin-left: 30px;
}

#page {
  BACKGROUND-IMAGE: url(/img/page_bg.gif);
	/*BACKGROUND-IMAGE: url(http://www.dewetha.co.uk/img/page_bg.gif);*/ 
	VERTICAL-ALIGN: top;
  WIDTH: 493px;
}
#content
{
	height: 100%;
	padding: 5px;
	vertical-align: top;
	background-image: url(/img/page_top.jpg);
	/*background-image: url(http://www.dewetha.co.uk/img/page_top.jpg);*/
	background-repeat: repeat-x;
}
#content a {
  color: #fff;
}
#content p {
	color: #FFFFFF;
	font-size: 12px;
	clear: both;
	margin-top: 5px;
	margin-left: 15px;
}
.imgFoot
{
	float: left;
	border: 0;
	padding: 0px;
}
#copyright
{
	text-align: center;
	font-size: 11px;
	color: #646B7F;
}
#copyLink
{
	color: #646B7F;
}

#content p.cntContact
{
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	float: right;
	margin: 0;
}
#content p.cntContactSub
{
	color: #FFFFFF;
	font-size: 17px;
	float: right;
	margin: -5px 0 0 0;
}
#content p.cntMain
{
	color: #FFFFFF;
	font-size: 12px;
	float: left;
	clear: both;
	margin-top: 5px;
	margin-left: 15px;
}
#content p.cntCentre
{
	color: #FFFFFF;
	font-size: 17px;
	clear: both;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	margin-left: 5px;
}
#content p.cntSubhead
{
	color: #FFFFFF;
	font-size: 13px;
	clear: both;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#content p.maincentre
{
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	clear: both;
	margin-top: 5px;
	margin-left: 15px;
}
