body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #a4b2c3;	
	padding: 0px;
	margin: 0px;
}

select {
	font-size: 10px;
	font-style: normal;
	background-color: #C9CCDA;
	width: 150px;
}

li {
	margin-left: -15px;
	text-align: left;
	list-style-type: disc;
	margin-right: 30px;
}

ul {
	margin-top: 0px;
}

#wrapper {
	width: 800px;
}

.wedding{
	background-color: #FFFFFF;
	background-image: url(images/wedding.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.formfield2{

}
.formfield{

}

.header {
	border-right: medium solid #cccccc;
	border-left: medium solid #cccccc;
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
	height: 120px;
	text-align: left;
	vertical-align: bottom;
	font-size: 9px;
	padding-left: 5px;
	line-height:99%;
}

.links {
	border: medium solid #cccccc;
	background-color:#253a7a;
	padding: 5px;
	font-size: 12px;
}

.linktable td{
	border-right: thin solid #cccccc;
	text-align: center;
	width: 120px;
}

.left {
	border-right: medium solid #cccccc;
	border-left: medium solid #cccccc;
	background-color:#c6a764;
	/*background-color:#253a7a;
	width: 198px;
	background-image: url(images/leftTravelpic01.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
	width:300px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
}

input {
	font-size: 12px;
	background-color: #f1f1f1;
}

.left input {
	width: 30px;
}

.lefttitle {
	color: #C9CCDA;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
}

.main {
	border-right: medium solid #cccccc;
	background-color:#FFFFFF;
	height: 100%;
	vertical-align: top;
	font-size: 11px;
	text-align: justify;
}

.orangeText {
	/*color:#F8A229;*/
	color:#FF0000;
	font-weight: bolder;
}
.blueText {
	color:#367BA1;
	font-weight: normal;
	font-size:12px;
}
a:active.blueText{
	/*color:#F8A229;*/
	color:#367BA1;
	font-weight: normal;
	font-size:12px;
}
a:visited.blueText{
	color:#F8A229;
	font-weight: normal;
	font-size:12px;
}
a:link.blueText{
	color:#367BA1;
	font-weight: normal;
	font-size:12px;
}
a:hover.blueText{
	color:#367BA1;
	font-weight: normal;
	text-decoration: underline;
	font-size:12px;
}

.orangeText img{
	margin-top:5px;
	margin-bottom:10px;

}

.footer1 {
	border: medium solid #cccccc;
	background-color:#253a7a;
	font-size: 9px;
	color: #FFFFFF;
}

.footer2 {
	border-top:medium solid #cccccc;
	border-right: medium solid #cccccc;
	border-left: medium solid #cccccc;
	background-color:#FFFFFF;
	vertical-align: middle;
}

.footer2 img {
	border: none;
	padding: 2px;
}

.footer1 img {
	border: none;
	padding: 2px;
}



.staffTable {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.serviceTable {
	
	margin-left: 10px;
	margin-right: 10px;
}

.specialTable {
    margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.articleTable {
	margin: 10px;
	text-align:left;
}

.checkbox input {
	background-color:#FFFFFF;
}

a {
	color: #e2eaf4;
}

a:link {
	text-decoration: none;
}


a:visited {
	text-decoration: none;
}


a:hover {
	color: #ffffff;
	/*font-weight: bold;*/
}

a:active {
	/*font-weight: bold;*/
	color: #ffffff;
}

.main a {
	color: #253a7a;
}
.main a:visited {
	color: #253a7a;
	text-decoration: none;
	font-weight: normal;		
}
.main a:hover {
	color: #253a7a;
	text-decoration: underline;
	font-weight: normal;		
}

.footer-text{
   	margin-top: 5px;
	margin-left: 10px;
	padding-top:10px;
	color:#666666;
	font-size:10px;
}
.footer-text a:hover{
	color:#666666;
	font-size:10px;
	text-decoration:underline;
		font-weight: normal;
}
.footer-text a, .footer-text a:visited{
	color:#666666;
	font-size:10px;
	font-weight: normal;
}
a.main-menu {
	color: #e2eaf4;
}

.main-menu a:link {
	text-decoration: none;
}


.main-menu a:visited {
	text-decoration: none;
}


.main-menu a:hover {
	color: #ffffff;
	font-weight: bold;
}

.main-menu a:active {
	font-weight: bold;
	color: #ffffff;
}
.contact-form{

	font-family: Arial, Sans-Serif;
    font-size: 13px;
    /*background-color: #eceff4;*/

    padding: 6px;
}
.contact-form input[type="text"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 2px;
    border: solid 1px #85b1de; 
    width: 140px;
    background-color: #EDF2F7;
} 
.contact-form2{
	font-family: Arial, Sans-Serif;
    font-size: 13px;
    /*background-color: #d6e5f4;*/
    border: solid 1px #85b1de; 
    padding: 6px;
}
.contact-form2 input[type="text"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 2px;
    border: solid 1px #85b1de; 
    width: 110px;
    background-color: #EDF2F7;
} 
.aaa{
   width:200px;
   background-color:#ff0000;
}
.aaa input[type="text"]{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 2px;
    border: solid 1px #85b1de; 
    width: 40px;
    background-color: #EDF2F7;
}
