/* CSS Document */

body{
	background-color: #fdc30e;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
margin-bottom:10px;
color:#554d52;
}

p {margin-top:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
margin-bottom:10px;
color:#554d52;}

h1 {font-family:"Times New Roman", Times, serif;
	font-size:33px;
	line-height:30px;
	color:#ef529d;
	margin-top:0px;
	margin-bottom:12px;
	font-style:italic;
	font-weight:normal;}
	
h2 {
	color:#ef529d;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
	
	h3 {color:#ef529d;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif}

	h4 {
	margin-top:0px;
	margin-bottom:5px;
	font-weight:bold;
	font-style:oblique;
	font-size:11px;

	font-family:Verdana, Arial, Helvetica, sans-serif}

#container
{width:810px;
margin: 0px auto 0px auto;
}

#header {
	height:171px;
	background-image: url(images/navdiv-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#maindiv
{
	margin: 0px auto 0px auto;
	width:749px;
	background-color:#FFFFFF;
	padding: 15px 20px 0px 20px;
		background-image:url(images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#floatedphotos
{width:370px;
float:right;
}

#margintext
{margin-right:390px;}

#nav {text-align:center;}


#floatedphotosorder
{width:300px;
float:right;
}

#margintextorder
{margin-right:320px;}


#footer
{clear:both;
width:100%;margin-top:10px;}
#footer p
{font-size:10px;
text-align:center;}

a:link
{color:#0066CC;
text-decoration:underline;}

a
{color:#0066CC;
text-decoration:underline;}

a:hover
{text-decoration:none;}

.buttons
{display:block;
width:200px;
padding:5px 5px 5px 5px;
background:url(images/background-button.jpg);
background-position:top;
background-repeat:no-repeat;}


.product
{
padding-bottom:10px;
	overflow:auto;
	margin-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3399;
}

.product img {float:right;
margin-left:15px;}

.buttons a {color:#ffffff;
	margin-top:0px;
	margin-bottom:00px;
	font-weight:bold;
	font-size:14px;
	line-height:18px;}
	.buttons a:link {color:#ffffff;
	margin-top:0px;
	margin-bottom:00px;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	text-decoration:none;}
	
td h2 {margin-top:5px;
margin-bottom:0px;}

#RegularExpressionValidator12 
, #RegularExpressionValidator1
, #RegularExpressionValidator2
, #RegularExpressionValidator3
, #RegularExpressionValidator4
, #RegularExpressionValidator5
, #RegularExpressionValidator6
, #RegularExpressionValidator7
, #RegularExpressionValidator8
, #RegularExpressionValidator9
, #RegularExpressionValidator10
, #RegularExpressionValidator11
, #RegularExpressionValidator12
, #RegularExpressionValidator13
, #NameValidator
, #CityValidator
{
	font-size: 18pt;
}
	

blockquote{margin-top: 0; padding-top: 0;}
