/*  SanAngeloHOST style sheet
	Author: Marie Lowdon - SonnetUK LTD - http://www.sonnetuk.net/  */									  
/* Main styles */
body {
	background: #f5f5f5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1, h2, h3 {
	font-family: Verdana, Arial, sans-serif;
	color: #990000;
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}					  
 h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
	color: #990000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
a:link, a:visited {
	background: transparent;
	color: #990000;
	text-decoration: underline;
}
a:active, a:hover {
	background: transparent;
	color: #666666;
	text-decoration: underline;
}						  
/* layout */
.layout {
	background: transparent;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}																																			  
td#pagetop {
	background: #dbe7f2 url(img/topfootbg.gif) repeat-x bottom;
	height: 80px;
} 	 
/* Menu */
#dropmenu {
	background: #f0f0f0 url(img/menubg.gif) repeat-x bottom;
	padding: 2px 5px 2px 5px;
	margin: 0 0 1px 0;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 	
#dropmenu a:link, #dropmenu a:visited {
	color: #990000;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
}
#dropmenu a:active, #dropmenu a:hover {
	color: #333333;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
}		
table.drop {
	padding: 0px;
	border-top: 0;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #f0f0f0;
}		 
table.sub {
	padding: 0px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #f0f0f0;
}
td.drop, div.drop {
	padding-left: 5px;
	padding-right: 10px;
	background-color: #DBE7F2;
	color: #333333;
	position: relative;
	height: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}		 			
td.drop2, div.drop2 {
	padding-left: 5px;
	padding-right: 10px;
	cursor: pointer;
	background-color: #f0f0f0;
	color: #990000;
	position: relative;
	height: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
}		 										 
#dropmenu .drop a, #dropmenu .drop a:link, #dropmenu .drop a:visited, #dropmenu .drop a:active, #dropmenu .drop a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}	 
#dropmenu .drop2 a, #dropmenu .drop2 a:link, #dropmenu .drop2 a:visited, #dropmenu .drop2 a:active, #dropmenu .drop2 a:hover {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}				
/* content styles */
.content {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	margin: 5px 0px 5px 0px;
	padding: 10px 10px 5px 10px;
	vertical-align: top;
}
.content p {
	background: transparent;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 130%;
}   	 
.content a:link, .content a:visited {
	background: transparent;
	color: #990000;
	text-decoration: underline;
}
.content a:active, .content a:hover {
	background: transparent;
	color: #666666;
	text-decoration: underline;
} 	  
.content hr {
	color: #666666;
	height: 1px;
}					
.content ul, .content ol, .content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
}																		
/* plan table */
.plantable {
	border: 1px solid #999999;
	border-collapse: collapse;
}				
.plantable td {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 4px 2px 4px;
}
.plantable tr.headrow td {
	background-color: #e5e5e5;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}			
.plansfeat {
	background-color: #f5f5f5;
	color: #990000;
}	
.plansfeat p {
	color: #000000;
	font-size: 13px;
} 
/* demos table */
.demotable {
	border: 1px solid #999999;
	border-collapse: collapse;
}				
.demotable td {
	background-color: #f9f9f9;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}	
/* contact form table */
.angel td.formfield {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}			
.angel td {
	padding: 5px 5px 5px 5px;
	text-align: left;
}
/* contact form table */
.enom td.formfield {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}			
.enom td {
	padding: 5px 5px 5px 5px;
	text-align: left;
}
/* right column */
.rtcol {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #666666;
	background: #DBE7F2 url(img/tblbg.gif) repeat-x bottom;
	padding: 0 0 2px 0;
	margin: 0 0 0 0;
}		
.rtcol p {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	text-align: left;
	padding: 3px 2px 3px 5px;
	margin: 0 0 0 0;
}		  
.rthead {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #e9f2ff url(/img/rtbg.gif) repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 15px;
	text-align: center;
}
/* footer styles */						 
td#foot {
	background: #dbe7f2 url(img/topfootbg.gif) repeat-x bottom;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 10px 4px 10px 4px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	height: 60px;
}	
#foot a:link, #foot a:visited {
	background: transparent;
	color: #990000;
	text-decoration: underline;
}
#foot a:active, #foot a:hover {
	background: transparent;
	color: #666666;
	text-decoration: underline;
}			 
 
/* other styles */
.smlred, p.smlred {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	line-height: normal;
}		
.smlgrey, p.smlgrey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
}			
.smlred a, .smlred a:link, .smlred a:visited, .smlred a:active, .smlred a:hover {
	color: #990000;
}	  
.sml {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
.tiny {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}
