* { padding:0; margin:0;}

body 
	{
	/*	background-color: #6C0007;
*/	background-color: #5B3D09;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size : 12px;
	line-height : 1.4em;
	color : black;
	background-image: url(images/stripe.png);
	}

a, a:link 
	{
	color : black;
	text-decoration:none;
	border-bottom : 1px dashed black;
	}

a:hover
	{
	text-decoration:none;
	border-bottom : 1px solid black;
	}

a:visited
	{
	color : #282669;	
	border-bottom : 1px solid #282669;
	}
	
#page-wrapper {
	width: 780px;
	background-color: white;
	border: 4px solid #FAA132;
	text-align:left;
	padding: 0;
	color: black;
	margin: 10px auto;
	}

#header { padding : 10px 0 5px 20px; }

#header h1
	{ 
	font-size:50px; 
	color: black;
	margin-bottom: 20px;
	margin-top : 20px;
	}

#header p 
	{
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#e16805;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
	
#header img {
	margin-top: 10px;
}
	
#phoneno	
	{
	width : 90px;
	border : 2px solid #FFFF00;
	background-color:#000000;
	font-size : 18px;
	float : right;
	color: #FFFF00;
	margin-right : 10px;
	text-align:center;
	background-image: url(images/phone_back.jpg);
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
	
span#phoneslogan {
	font-size: 14px;
	color: #FFFF99;
	font-weight: normal;
}

#navigation
	{
	border-top : 1px solid black;	
	border-bottom : 1px solid black;	
	clear : both;
	text-align : left;
	background-color : #6695ED;
	padding: 1px 0 1px 40px;
	}
	
#navigation a
	{
	border-right : 1px solid black;
	padding : 2px 5px 2px 5px;
	font-size : 12px;
	font-weight:bold; 
	text-decoration : none;
	border-bottom: none;
	}

#navigation a:hover
	{
	background-color: #66f4ff;
	text-decoration : none;
	}

table#content
	{
	width : 100%;
	margin: 0;
	border-collapse:collapse;
	border-spacing:0;
	}
	
td#center
	{
	width: 580px;
	vertical-align:top;
	padding : 10px;
	}

td#center p
	{ margin : 0.5em 0 0 0; }

td#center p.readmore 
	{
	font-size:0.8em;
	margin-top : 0;
	padding : 0;
	font-style:italic;
	}	

td#center h1
	{
	border-left: 5px solid #e16805;
	border-top : 1px solid #e16805;
	border-right : 5px solid #e16805;
	border-bottom : 1px dotted 6695ED;
/*	background-color: #A8BBEC;
*/	padding : 5px;
	font-size: 16px;
	color:#5A0000
	}

td#center h2
	{
	border-left: 5px solid #6695ED;
	border-top : 1px solid #6695ED;
/*	border-right : 5px solid blue;
	border-bottom : 1px dotted blue; */
	background-color: #ccf4ff;
	padding : 3px;
	font-size: 14px;
	margin-top: 0.5em;
	}

td#center h3
	{
	border-left: 5px solid #6695ED;
	border-top : 1px solid #6695ED;
	border-right : 5px solid #6695ED;
	border-bottom : 1px solid #6695ED;
	background-color: #EAD0C1;
	padding : 2px;
	font-size: 12px;
	margin : 5px 0 5px 0;
	}

td#center h4
	{
	border-left: 5px solid #6695ED;
	border-top : 1px solid #6695ED;
	border-right : 5px solid #6695ED;
	border-bottom : 1px solid #6695ED;
	background-color: #FFFF00;
	padding : 2px;
	font-size: 12px;
	margin : 5px 0 5px 0;
	}

		
td#left
	{
	width: 200px;
	vertical-align:top;
	border-left : 1px solid black;
	text-align:center;
	background-color : #F0F0F0
	}

td#left div
	{
	margin: 60px 5px 10px 5px;
	padding : 4px;
	background-color:#99CCFF;
	border : 2px solid #e16805;
	font-size : 10px;
	}

td#left div div 	
	{
	background-color:#FFF;
	border : 1px solid black;
	margin : 0;
	padding : 4px;
	}

td#left div h3
	{
	font-size : 12px;
	font-weight:bold;
	color:#660033;
	}


#footer
	{
	border-top : 1px solid #ccc;	
	color : #888;
	font-size : 10px;
	text-align:center;
	clear : both;
	}
	
#footer a, #footer a:link, #footer a:hover
	{
	border : none;
	text-decoration:none;
	color : #888;
	}
