﻿html body {font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; color: #666666;
	font-style: italic;
	background-color:#FFFFFF;
	height: 100%;
	 
}
*{margin: 0 auto; padding: 0;}
a img {border: none;}
a {text-decoration: none;}
a:link {color: #b70000; text-decoration: none; }
a:visited{color:#b70000; text-decoration:none}
a:hover {color:black; text-decoration: none;}


div {text-align: left}			
h1 {font-size: 17px; color: #d3ae46; 
}
h2 {font-size: 16px; color: #b70000; padding: 10px; padding-left: 5px; margin-top:7px;}	
h3  {font-size: 16px; color: #d3ae46; padding-top: 15px; padding-left: 5px;} 

h4 {font-size:16px; color: #d3ae46; padding: 5px;  margin-left: 30px;}/* specials page */
h5 {font-size: 16px; color: #b70000; padding: 5px; text-align:left; margin-left: 100px;} /* specials page */
h6 {font-size:18px; color:#d3ae46; padding-top: 15px; padding-left: 15px; padding-bottom: 10px;text-align : center;} /* specials page */
h7 {font-size: 16px; color: #d3ae46; padding: 5px;}

.hpads {color: #b70000; text-decoration: none;}

#wrapper {width: 800px;
			min-height: 100%;
			margin-left: auto;
			margin-right: auto;
			margin-top: 20px;
			border: 1px #333333 solid;	
			padding: 10px;
			clear: both;
						
			}

#generalwrapper {width: auto;
			height: auto;
			margin: 10px;
			padding: 10px;
			padding-bottom: 20px;
			border: solid 1px #d3ae46;
			
			}
			
#formwrapper {width: 640px;
			height: auto;
			margin: 10px;
			padding: 10px;
			padding-bottom: 20px;
			border: solid 1px #d3ae46;
			}
			
#formouterwrapper {width: 680px;
			height: auto;
			margin-left: auto;
			margin-right:auto;
			margin-top: 20px;
			padding: 5px;
			border: 1px solid #000000;
			}
			
#legalswrapper {width: 465px;
			height: auto;
			margin: 20px auto;
			padding: 5px;
			border: 1px solid #000000;
			}

						
.footer, .push {height: 80px;
				clear: both;
				width: 770px;}	

.footermap2, .push {height: 80px;
				clear: both;
				width: 450px;
				background-image: url('Assets/footerlogo.jpg');
				background-repeat: no-repeat;}
				
.footerlegals, .push {height: 80px;
				clear: both;
				width: 465px;
				background-image: url('Assets/footerlegals.png');
				background-repeat: no-repeat;}		
						
.footermap {margin-left: 59%;
			height: 80px;
			background-image: url('Assets/footerlogo.jpg');
			background-repeat: no-repeat;
			
			
}	



.footersitemap {margin-left: 62%;
			height: 80px;
			background-image: url('Assets/footerlogo.jpg');
			background-repeat: no-repeat;
			
			
}
			
	
			
.footerform {margin-left: 66%;
			margin-top: 20px;
			height: 80px;
			background-image: url('Assets/footerlogo.jpg');
			background-repeat: no-repeat;
}
						
#header {width: auto;
		height: 90px;
		margin: 10px;
		background-image: url('mamainlogo.jpg');
		background-repeat: no-repeat;
	
	
}
	
	
			

#contentwrapper {width: auto;
				height: 335px;
				margin: 10px;
				padding: 7px;
				border: solid 1px #d3ae46;
												
				}
				


			
#sddm
{	margin: 2px 0 0 5px;
	padding: 0;
	z-index: 30;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

#sddm li a {
	display: block;
	margin: 1px 1px 0 0;
	padding: 4px 6px 3px 3px;
	width: auto;
	background: #ffffff;
	color: #b70000;
	text-align: center;
	text-decoration: none;
	border: 1px solid #999999; 
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
		
	}

#sddm li a:hover
{	background: #e7e7e7;
	display: block;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	 }



#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #999999;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #b70000;
		border: none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		
		}

	#sddm div a:hover
	{	background: #e7e7e7;
		color: #000000;
		display: block;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}




							
#copydiv {width: 48%;
		height: auto;
		padding: 10px;
		margin: 10px;
		float: left;
		
			 }
			 
				 
#footer { width: 790px;
		height: 40px;
		bottom: 0;
		padding: 10px;
		clear: both;
		margin-left: auto;
		margin-right: auto;
		
		
			
		 					
}

					
			}



td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.marry {color: #d3ae46; }
.abroad {color: #b70000;}
.email {color: #b70000; }
.none {color: #666666; }
ul.nav{ padding-left: 50px;
 }
 .clear {clear: both
 	
		}
.black {color:#000000;}	
	
		

.rollover a { display:block; width:1px;  background-color: #ffffff;}
.rollover a:hover { background-color: #999999;}		

		
		
#legalssmall {font-size: 9px; }

.bookmark {	margin-bottom: 5px;
			width: 90px; 
			float: right;
			margin-right: 50px;
			margin-top: 10px;
			}
			
		
#mostviewed {
	 border: solid 1px #999999;
	 width: 550px;
	 height: 18px;
	 float:left;
	 margin: 7px;
	 margin-left:14px;
	 padding:5px;
}

#specialsrightblock {
	width:150px;
	height:250px;
	float:left;
}

#specialsrightgoogleads {
	width:140px;
	height:250px;
	float:right;
}

#flashcountry {
position:relative;
z-index: -1;
}

