/* Start of CMSMS style sheet 'Style' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}

body td {
	color: #999999;
}

body h1 {
	font-size: 28px;
	line-height: 25px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	background-image: url(uploads/images/title_bullet.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.red {
	color: #77C903;
}

h2 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #258DAF;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #C79563;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: normal;
	color: #C2A670;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #C2A670;
}
.img-left {
float:left;
padding:0 10px 10px 0px;
}
.img-right {
	float:right;
	padding:6px;
	background-color: #6D6D6D;
	margin-bottom: 20px;
	margin-left: 20px;
}
.contact_form_row input[type="text"] {
	width: 225px;
	height: 17px;
	border: 0px;
	background-image: url(uploads/images/field.jpg);
	font-family: Arial;
	font-size: 1.1em;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.contact_form_row input[type="checkbox"] {
	width: 8px;
	height: 8px;
	border: solid 1px #000000;
	background-image: url(field.jpg);
	font-family: Arial;
	font-size: 1.1em;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.contact_form_row textarea {
	width: 225px;
	height: 111px;
	border: 0px;
	background-image: url(uploads/images/textarea.jpg);
	font-family: Arial;
	font-size: 1.1em;
	padding-left: 5px;
	padding-top: 2px;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #333333;
}

.list1 {
	list-style-image: url(uploads/images/play.png);
	line-height: 24px;
	text-decoration: none;
	background-position: left center;
}

.list2 {
	list-style-image: url(uploads/images/l2_bullet.png);
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}



.hrLine {
	background-image: url(uploads/images/dot_hr_replace.png);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 18px;
color: #000;
}

.NormalLink {
	font-size: 12px;
	color: #4A4A4A;
	text-decoration: underline;
}

.NormalLink:hover {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

.img-wedding {
	background-image: url(uploads/images/wedding/flora_effect.gif);
	background-repeat: no-repeat;
	background-position: right 186px;
}

.img-starship {
	background-image: url(uploads/images/pic_effect.gif);
	background-repeat: no-repeat;
	background-position: right 146px;
}

.img-starship-large {
	background-image: url(uploads/images/pic_effect.gif);
	background-repeat: no-repeat;
	background-position: right 312px;
}

.TextSmall {
	font-size: 11px;
}

.InfoBox {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-color: #B7B7B7;
	padding: 10px;
	
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 6px solid #6D6D6D;
}

.InfoBox td {
	color: #333333;
}

.InfoBox h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
background-image: none;
}


/* End of 'Style' */

