/* Start Main Styles */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #2d45a4;
}

a:visited {
	text-decoration: none;
	color: #2d45a4;
}

a:hover {
	text-decoration: none;
	color: #2d45a4;
}

body {
	background-color: #aed1ca;
}

/* End Main Style */

/* Start Homepage Styles */

#maincontainer {
	width: 948px;
	margin: auto;
	position: relative;
}

#leftmargin {
	width: 108px;
	float: left;
}

#rightmargin {
	width: 840px;
	float: right;
}
	

#masthead_container {
	width: 840px;
	height: 230px;
	float: right;
}

#masthead_left {
	width: 509px;
	height: 152px;
	/*margin-left: 108px;*/
	margin-top: 78px;
	float: left;
}

#masthead_right {
	width: 331px;
	height: 230px;
	float: right;
	background-image: url(images/rd_homemasthead2.jpg);
}

#menu_container {
	width: 100%;
	height: 27px;
}

#menu {
	width: 645px;
	height: 21px;
	float: left;
	/*margin-left: 108px;*/
	background-color: #e1e1c9;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
}

#rightofmenu {
	width: 194px;
	height: 27px;
	background-image: url(images/rd_menurightside.jpg);
	float: right;
}

#contentcontainer {
	width: 840px;
	margin: auto;
}

#content {
	width: 758px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
	background-color: #ffffff;
	/*margin-left: 108px;*/
	padding-top: 50px;
	padding-bottom: 50px;
	min-height: 328px;
	_height: 328px;
	float: left;
}

#parrottail {
	width: 109px;
	height: 250px;
	background-image: url(images/rd_contentrightside.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 257px;
	left: 839px;
}

/*#rightcontainer {
	width: 109px;
	min-height: 429px;
	_height: 429px;
	background-image: url(images/rd_rightsidecontentback.jpg);
	float: right;
}
	
#rightofcontent {
	width: 109px;
	background-image: url(images/rd_rightsidecontentback.jpg);
	min-height: 429px;
	_height: 429px;
}

#contentbottom {
	height: 1px;
	background-color: #000000;
	width: 760px;
	margin-left: 108px;
	margin-right: 40px;
	clear: both;
}

#bottomrightofcontent {
	width: 109px;
	height: 5px;
	background-image: url(images/rd_rightofcontentbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: bottom;
}*/

/* Start Home Menu Info */

.menutext {
    font-family: Hoelfer, Garamond, serif;
	font-size: 16px;
	color: #000000;
	padding-top: 4px;
}

a.menutext:link {
	font-family: Hoelfer, Garamond, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;	
	margin-left: 15px;
	margin-right: 15px;
}

a.menutext:visited {
	font-family: Hoelfer, Garamond, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;	
	margin-left: 15px;
	margin-right: 15px;
}

a.menutext:hover {
	font-family: Hoelfer, Garamond, serif;
	font-size: 16px;
	color: #2d45a4;
	text-decoration: none;	
	margin-left: 15px;
	margin-right: 15px;
}

/* End Home Menu Info */


/* Start Home Content Info */

#subtitle {
	text-align: right;
}


#imagetextcontainer {
	width: 560px;
	margin: auto;
}

#leftimage {
	width: 225px;
	height: 288;
	padding-right: 15px;
	float: left;
}

#righttext {
	width: 320px;
	text-align: justify;
	line-height: 16px;
	float: right;
}

.subtitle {
	font-family: Hoelfer, Garamond, serif;
	font-size: 24px;
	color: #ab2f31;
}

/* End Home Content Info */

/* Start Footer Info */

#footer {
	width: 650px;
	padding: 15px;
	margin: auto;
	text-align: center;
}

.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

a.footertext:link {
	color: #000000;
	text-decoration: none;
}

a.footertext:visited {
	color: #000000;
	text-decoration: none;
}

a.footertext:hover {
	color: #2d45a4;
	text-decoration: none;
}

/*End Footer Info */
	
/* End Home Page Styles */


/* Start Sub Page Styles */

#sub_maincontainer {
	width: 758px;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	margin: auto;
	margin-top: 50px;
}

#sub_masthead {
	width: 758px;
	height: 97px;
}

#sub_menucontainer {
	width: 758px;
	height: 23px;
	background-color: #e1e1c9;
	border-bottom: 1px #000000 solid;
	border-top: 1px #000000 solid;
}
	
.sub_content {
	width: 628px; 
	padding-left: 65px;
	padding-right: 65px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: justify;
}


/* Start Sub Menu Styles */

#sub_menu {
	width: 758px;
	padding-top: 4px;
	text-align: center;
}

.sub_menutext {
	font-family: Hoelfer, Garamond, serif;
	font-size: 16px;
	color: #000000;
	padding-top: 4px;
}

a.sub_menutext:link {
	font-family: Hoelfer, Garamond, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;	
	margin-left: 23px;
	margin-right: 23px;
}

a.sub_menutext:visited {
	font-family: Hoelfer, Garamond, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;	
	margin-left: 23px;
	margin-right: 23px;
}

a.sub_menutext:hover {
	font-family: Hoelfer, Garamond, serif;
	font-size: 16px;
	color: #2d45a4;
	text-decoration: none;	
	margin-left: 23px;
	margin-right: 23px;
}

/* Start Gallery Styles */

#thumbnail_container {
	width: 580px;
	margin: auto;
	padding: 10px;
	text-align: center;
}

.thumbnails {
	border: 1px #000000 solid;
	margin: 10px;
	font-size: 12px;
}

.gallerytext {
	text-align: center;
	font-size: 16px;
}

.imagetitles {
	text-align: center;
	font-size: 20px;
	color: #2d45a4;
	font-family: Hoelfer, Garamond, serif;
}

.imagedescription {
	text-align: center;
	font-size: 14px;
}

.imagespecs {
	text-align: center;
	font-size: 18px;
}

#images {
	text-align: center;
}

.images {
	border: 1px #000000 solid;
	font-size: 12px;
}

.phone {
	font-size: 18px;
}

.contactimage {
	border: 1px #000000 solid;
	margin: 0px 10px 2px 1px;
}

/* End Gallerly Styles */

/* Start Licensing Styles */

#licensing_container {
	width: 650px;
	margin: auto;
}

#licensing_left {
	width: 350px;
	float: left;
}

#licensing_right {
	width: 300px;
	float: right;
}

/* End Licensing Styles */

/* End Sub Page Styles */